| Commit message (Expand) | Author | Age |
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-01-07 |
|\ |
|
| * | Merge branch 'usb-next' into musb-merge | Greg Kroah-Hartman | 2010-12-16 |
| |\ |
|
| | * | USB: EHCI: Add MSM Host Controller driver | Pavankumar Kondeti | 2010-12-10 |
| | * | USB: EHCI: ASPM quirk of ISOC on AMD SB800 | Alex He | 2010-12-10 |
| | * | Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/... | Greg Kroah-Hartman | 2010-12-03 |
| | |\ |
|
| | | * | usb: ehci-hcd: Add support for SuperH EHCI. | Paul Mundt | 2010-11-01 |
| | * | | usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAP | Keshava Munegowda | 2010-11-30 |
| | * | | USB host: Adding USB ehci & ohci support for spear platform | Deepak Sikri | 2010-11-16 |
| | * | | usb: Add support for VIA VT8500 and compatibles in EHCI HCD | Alexey Charkov | 2010-11-11 |
| | |/ |
|
* | | | Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx int... | Russell King | 2011-01-03 |
|\ \ \
| |/ /
|/| | |
|
| * | | USB: cns3xxx: Add EHCI and OHCI bus glue for cns3xxx SOCs | Mac Lin | 2010-11-29 |
| |/ |
|
* / | USB: EHCI: fix obscure race in ehci_endpoint_disable | Alan Stern | 2010-11-16 |
|/ |
|
* | USB: Add EHCI and OHCH glue for OCTEON II SOCs. | David Daney | 2010-10-29 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-11 |
| |\ |
|
| * | | drivers/usb: Remove unnecessary return's from void functions | Joe Perches | 2010-08-10 |
* | | | USB: ehci tdi : let's tdi_reset set host mode | Matthieu CASTET | 2010-10-22 |
| |/
|/| |
|
* | | USB: EHCI: add missing frame -> microframe conversion | Alan Stern | 2010-08-10 |
* | | USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEM | Andrea Righi | 2010-08-10 |
* | | USB: convert usb_hcd bitfields into atomic flags | Alan Stern | 2010-08-10 |
* | | USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits | Alek Du | 2010-08-10 |
* | | USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support | Alek Du | 2010-08-10 |
* | | USB: EHCI: EHCI 1.1 addendum: preparation | Alek Du | 2010-08-10 |
|/ |
|
* | usb: fix ehci_hcd build failure when both generic-OF and xilinx is selected | Grant Likely | 2010-06-04 |
* | USB: make hcd.h public (drivers dependency) | Eric Lescouet | 2010-05-20 |
* | USB: EHCI: defer reclamation of siTDs | Alan Stern | 2010-04-22 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh | Clemens Ladisch | 2010-03-19 |
* | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 | Tony Lindgren | 2010-02-15 |
* | USB: add missing delay during remote wakeup | Alan Stern | 2010-01-20 |
* | USB: EHCI: add native scatter-gather support | Alan Stern | 2009-12-11 |
* | USB: Add EHCI support for MX27 and MX31 based boards | Daniel Mack | 2009-12-11 |
* | USB: ehci: Respect IST when scheduling new split iTDs. | Sarah Sharp | 2009-12-11 |
* | USB: host: ehci: introduce omap ehci-hcd driver | Felipe Balbi | 2009-12-11 |
* | USB: Add support for Xilinx USB host controller | Julie Zhu | 2009-12-11 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
|\ |
|
| * | ehci-hcd: Fix typo in an error message | Ozan Çağlayan | 2009-12-04 |
* | | USB: work around for EHCI with quirky periodic schedules | Oliver Neukum | 2009-11-30 |
|/ |
|
* | USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device | Jason Wessel | 2009-09-23 |
* | USB: EHCI: change deschedule logic for interrupt QHs | Alan Stern | 2009-09-23 |
* | USB: EHCI: rescan the queue after an unlink | Alan Stern | 2009-09-23 |
* | USB: EHCI: OHCI: Remove unnecessary includes of reboot.h | Anand Gadiyar | 2009-09-23 |
* | USB: at91: Add USB EHCI driver for at91sam9g45 series | Nicolas Ferre | 2009-09-23 |
* | USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor... | Alek Du | 2009-09-23 |
* | USB: EHCI: split ehci_qh into hw and sw parts | Alek Du | 2009-09-23 |
* | USB: EHCI: add need_io_watchdog flag to ehci_hcd | Alek Du | 2009-09-23 |
* | USB: Add nuvoton Ehci driver for w90p910 platform | Wan ZongShun | 2009-09-23 |
* | USB: EHCI: fix two new bugs related to Clear-TT-Buffer | Alan Stern | 2009-08-07 |
* | USB: EHCI: use the new clear_tt_buffer interface | Alan Stern | 2009-07-12 |
* | USB: EHCI: update toggle state for linked QHs | Alan Stern | 2009-07-12 |