Age | Commit message (Expand) | Author |
2007-11-28 | USB: fix USB_OHCI_HCD_SSB dependencies | Adrian Bunk |
2007-10-25 | USB: remove new OHCI build warnings | David Brownell |
2007-10-25 | USB: fix ssb_ohci_probe() build bug | Ingo Molnar |
2007-10-25 | USB: fix scheduling of Iso URBs in uhci-hcd | Alan Stern |
2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day |
2007-10-18 | Add missing newlines to some uses of dev_<level> messages | Joe Perches |
2007-10-13 | Fix ohci-ssb with !CONFIG_PM | Al Viro |
2007-10-12 | USB: mutual exclusion for EHCI init and port resets | Alan Stern |
2007-10-12 | USB: ohci SSB bus glue | Michael Buesch |
2007-10-12 | USB: ehci build fixes on au1xxx, ppc-soc | David Brownell |
2007-10-12 | USB: add runtime frame_no quirk for big-endian OHCI | Valentine Barshak |
2007-10-12 | USB: r8a66597-hcd: fix driver removing | Yoshihiro Shimoda |
2007-10-12 | USB: r8a66597-hcd: fix endian problem | Yoshihiro Shimoda |
2007-10-12 | USB: r8a66597-hcd: fix Class or Vendor Request | Yoshihiro Shimoda |
2007-10-12 | USB: ELAN U132 Host Controller Driver: convert sw_lock to mutex | Matthias Kaehlcke |
2007-10-12 | USB: Eliminate urb->status usage! | Alan Stern |
2007-10-12 | USB: reorganize urb->status use in r8a66597-hcd | Alan Stern |
2007-10-12 | USB: reorganize urb->status use in sl811-hcd | Alan Stern |
2007-10-12 | USB: reorganize urb->status use in ohci-hcd | Alan Stern |
2007-10-12 | USB: reorganize urb->status use in ehci-hcd | Alan Stern |
2007-10-12 | USB: avoid the donelist after an error in ohci-hcd | Alan Stern |
2007-10-12 | USB: add urb->unlinked field | Alan Stern |
2007-10-12 | USB: centralize -EREMOTEIO handling | Alan Stern |
2007-10-12 | USB: remove Iso status value in uhci-hcd | Alan Stern |
2007-10-12 | USB: minor fixes for r8a66597 driver | Alan Stern |
2007-10-12 | USB: EHCI restart speedup | Marcelo Tosatti |
2007-10-12 | USB: remove unnecessary tests in isp116x and sl811 | Alan Stern |
2007-10-12 | USB: make HCDs responsible for managing endpoint queues | Alan Stern |
2007-10-12 | USB: OHCI handles more ZFMicro quirks | Mike Nuss |
2007-10-12 | USB: Clean up duplicate includes in drivers/usb/ | Jesper Juhl |
2007-10-09 | drivers/firmware: const-ify DMI API and internals | Jeff Garzik |
2007-08-22 | USB: make EHCI initialize properly on PPC SOCs | Mike Nuss |
2007-08-22 | USB: ohci, fix oddball gcc warning | David Brownell |
2007-08-22 | usb: typo in usb R8A66597 HCD config | M4rkusXXL |
2007-08-22 | usb: r8a66597-hcd: fix up error path. | Paul Mundt |
2007-08-22 | USB: u132-hcd.c - Fix a warning when CONFIG_PM=n | Gabriel C |
2007-08-20 | Revert "USB: EHCI cpufreq fix" | Linus Torvalds |
2007-07-20 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt |
2007-07-19 | USB: r8a66597-hcd: fixes some problem | Yoshihiro Shimoda |
2007-07-19 | UHCI: short control URBs get a status stage | Alan Stern |
2007-07-19 | isp116x-hcd: prepare for urb->status | Alan Stern |
2007-07-19 | USB: use mutex instead of semaphore in the ELAN U132 adapter driver | Matthias Kaehlcke |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau |
2007-07-12 | USB: ohci-pnx4008: Remove unnecessary cast of return value of kzalloc | Suresh Jayaraman |
2007-07-12 | USB: Don't resume root hub if the controller is suspended | Alan Stern |
2007-07-12 | ehci-hub: improved over-current recovery | Christian Engelmayer |
2007-07-12 | USB: PS3: USB system-bus rework | Geoff Levand |
2007-07-12 | USB: Fix NEC OHCI chip silicon bug | Michael Hanselmann |
2007-07-12 | USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB wi... | Vladimir Barinov |