| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: make hcd.h public (drivers dependency) | Eric Lescouet | 2010-05-20 | 1 | -2/+1 |
* | USB: EHCI: defer reclamation of siTDs | Alan Stern | 2010-04-22 | 1 | -0/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+1 |
* | USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh | Clemens Ladisch | 2010-03-19 | 1 | -1/+1 |
* | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 | Tony Lindgren | 2010-02-15 | 1 | -1/+1 |
* | USB: add missing delay during remote wakeup | Alan Stern | 2010-01-20 | 1 | -2/+3 |
* | USB: EHCI: add native scatter-gather support | Alan Stern | 2009-12-11 | 1 | -0/+2 |
* | USB: Add EHCI support for MX27 and MX31 based boards | Daniel Mack | 2009-12-11 | 1 | -0/+5 |
* | USB: ehci: Respect IST when scheduling new split iTDs. | Sarah Sharp | 2009-12-11 | 1 | -1/+1 |
* | USB: host: ehci: introduce omap ehci-hcd driver | Felipe Balbi | 2009-12-11 | 1 | -0/+5 |
* | USB: Add support for Xilinx USB host controller | Julie Zhu | 2009-12-11 | 1 | -0/+5 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -1/+1 |
|\ |
|
| * | ehci-hcd: Fix typo in an error message | Ozan Çağlayan | 2009-12-04 | 1 | -1/+1 |
* | | USB: work around for EHCI with quirky periodic schedules | Oliver Neukum | 2009-11-30 | 1 | -0/+2 |
|/ |
|
* | USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device | Jason Wessel | 2009-09-23 | 1 | -0/+8 |
* | USB: EHCI: change deschedule logic for interrupt QHs | Alan Stern | 2009-09-23 | 1 | -22/+4 |
* | USB: EHCI: rescan the queue after an unlink | Alan Stern | 2009-09-23 | 1 | -5/+13 |
* | USB: EHCI: OHCI: Remove unnecessary includes of reboot.h | Anand Gadiyar | 2009-09-23 | 1 | -1/+0 |
* | USB: at91: Add USB EHCI driver for at91sam9g45 series | Nicolas Ferre | 2009-09-23 | 1 | -0/+5 |
* | USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor... | Alek Du | 2009-09-23 | 1 | -0/+6 |
* | USB: EHCI: split ehci_qh into hw and sw parts | Alek Du | 2009-09-23 | 1 | -6/+8 |
* | USB: EHCI: add need_io_watchdog flag to ehci_hcd | Alek Du | 2009-09-23 | 1 | -0/+6 |
* | USB: Add nuvoton Ehci driver for w90p910 platform | Wan ZongShun | 2009-09-23 | 1 | -0/+5 |
* | USB: EHCI: fix two new bugs related to Clear-TT-Buffer | Alan Stern | 2009-08-07 | 1 | -1/+2 |
* | USB: EHCI: use the new clear_tt_buffer interface | Alan Stern | 2009-07-12 | 1 | -0/+2 |
* | USB: EHCI: update toggle state for linked QHs | Alan Stern | 2009-07-12 | 1 | -19/+16 |
* | USB: EHCI: update toggle state for linked QHs | Alan Stern | 2009-06-15 | 1 | -0/+45 |
* | USB: EHCI: use the new usb debugfs directory | Greg Kroah-Hartman | 2009-06-15 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | USB: EHCI: Make timer_action out-of-line | Alan Stern | 2009-03-24 | 1 | -0/+36 |
* | USB: EHCI: slow down ITD reuse | Karsten Wiese | 2009-02-27 | 1 | -0/+2 |
* | USB: EHCI: fix handling of dead controllers | Alan Stern | 2008-11-13 | 1 | -13/+12 |
* | USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c | Linus Torvalds | 2008-10-20 | 1 | -1/+1 |
* | USB: EHCI: fix remote-wakeup support for ARC/TDI core | Alan Stern | 2008-10-17 | 1 | -6/+8 |
* | USB: EHCI: log a warning if ehci-hcd is not loaded first | Alan Stern | 2008-10-17 | 1 | -2/+13 |
* | USB: EHCI, OHCI, UHCI: remove version numbers | Alan Stern | 2008-10-17 | 1 | -6/+7 |
* | usb: remove code associated with !CONFIG_PPC_MERGE | Kumar Gala | 2008-10-17 | 1 | -5/+0 |
* | USB: ehci-dbg: increase debug buffer size for periodic file | Ming Lei | 2008-10-17 | 1 | -0/+1 |
* | USB: ehci: fix some ehci hangs and crashes | David Brownell | 2008-09-23 | 1 | -10/+16 |
* | USB: ehci-hcd unlink speedups | David Brownell | 2008-07-21 | 1 | -1/+1 |
* | USB: ehci shutdown refactored | Sarah Sharp | 2008-04-24 | 1 | -16/+25 |
* | USB: ehci: paranoia, reject large control transfers | David Brownell | 2008-04-24 | 1 | -2/+8 |
* | USB: ehci: remove obsolete workaround for bogus IRQs | David Brownell | 2008-04-24 | 1 | -3/+3 |
* | USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT" | Karsten Wiese | 2008-04-24 | 1 | -9/+14 |
* | USB: ehci: minor cleanups | David Brownell | 2008-04-24 | 1 | -31/+2 |
* | plat-orion: make ehci-orion available for all Orion families | Lennert Buytenhek | 2008-03-27 | 1 | -1/+1 |
* | USB: fix ehci unlink regressions | David Brownell | 2008-03-10 | 1 | -16/+46 |
* | USB: POWERPC: ehci: fix ppc build | Anton Vorontsov | 2008-02-21 | 1 | -1/+1 |
* | USB: fix previous sparse fix which was incorrect | David Brownell | 2008-02-21 | 1 | -12/+12 |
* | USB: add ehci-ixp bus glue | Vladimir Barinov | 2008-02-01 | 1 | -0/+5 |