| Commit message (Expand) | Author | Age |
* | 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-12 |
* | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 2007-10-09 |
* | 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-22 |
* | Revert "USB: EHCI cpufreq fix" | Linus Torvalds | 2007-08-21 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2007-07-20 |
|\ |
|
| * | 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 |
* | | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-19 |
|/ |
|
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 |
* | 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 | 2007-07-12 |
* | USB: use function attribute __maybe_unused | David Rientjes | 2007-07-12 |
* | USB: ehci_fsl update for MPC831x support | Li Yang | 2007-07-12 |
* | USB: Set CONFIG_USB_EHCI_BIG_ENDIAN_MMIO/_DESC in usb/host/Kconfig | Stefan Roese | 2007-07-12 |
* | USB: EHCI big endian data structures support (for 440EPx) | Stefan Roese | 2007-07-12 |
* | USB: EHCI: fix handover for designated full-speed ports | Alan Stern | 2007-07-12 |
* | USB: EHCI, OHCI: handover changes | Alan Stern | 2007-07-12 |
* | USB: ehci refcounts work on ppc7448 | David Brownell | 2007-07-12 |