aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet1-2/+1
2010-04-22USB: EHCI: defer reclamation of siTDsAlan Stern1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2010-03-19USB: EHCI: adjust ehci_iso_stream for changes in ehci_qhClemens Ladisch1-1/+1
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren1-1/+1
2010-01-20USB: add missing delay during remote wakeupAlan Stern1-2/+3
2009-12-11USB: EHCI: add native scatter-gather supportAlan Stern1-0/+2
2009-12-11USB: Add EHCI support for MX27 and MX31 based boardsDaniel Mack1-0/+5
2009-12-11USB: ehci: Respect IST when scheduling new split iTDs.Sarah Sharp1-1/+1
2009-12-11USB: host: ehci: introduce omap ehci-hcd driverFelipe Balbi1-0/+5
2009-12-11USB: Add support for Xilinx USB host controllerJulie Zhu1-0/+5
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-04ehci-hcd: Fix typo in an error messageOzan Çağlayan1-1/+1
2009-11-30USB: work around for EHCI with quirky periodic schedulesOliver Neukum1-0/+2
2009-09-23USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel1-0/+8
2009-09-23USB: EHCI: change deschedule logic for interrupt QHsAlan Stern1-22/+4
2009-09-23USB: EHCI: rescan the queue after an unlinkAlan Stern1-5/+13
2009-09-23USB: EHCI: OHCI: Remove unnecessary includes of reboot.hAnand Gadiyar1-1/+0
2009-09-23USB: at91: Add USB EHCI driver for at91sam9g45 seriesNicolas Ferre1-0/+5
2009-09-23USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and support phy low power modeAlek Du1-0/+6
2009-09-23USB: EHCI: split ehci_qh into hw and sw partsAlek Du1-6/+8
2009-09-23USB: EHCI: add need_io_watchdog flag to ehci_hcdAlek Du1-0/+6
2009-09-23USB: Add nuvoton Ehci driver for w90p910 platformWan ZongShun1-0/+5
2009-08-07USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern1-1/+2
2009-07-12USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern1-0/+2
2009-07-12USB: EHCI: update toggle state for linked QHsAlan Stern1-19/+16
2009-06-15USB: EHCI: update toggle state for linked QHsAlan Stern1-0/+45
2009-06-15USB: EHCI: use the new usb debugfs directoryGreg Kroah-Hartman1-1/+1
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-1/+1
2009-03-24USB: EHCI: Make timer_action out-of-lineAlan Stern1-0/+36
2009-02-27USB: EHCI: slow down ITD reuseKarsten Wiese1-0/+2
2008-11-13USB: EHCI: fix handling of dead controllersAlan Stern1-13/+12
2008-10-20USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds1-1/+1
2008-10-17USB: EHCI: fix remote-wakeup support for ARC/TDI coreAlan Stern1-6/+8
2008-10-17USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern1-2/+13
2008-10-17USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern1-6/+7
2008-10-17usb: remove code associated with !CONFIG_PPC_MERGEKumar Gala1-5/+0
2008-10-17USB: ehci-dbg: increase debug buffer size for periodic fileMing Lei1-0/+1
2008-09-23USB: ehci: fix some ehci hangs and crashesDavid Brownell1-10/+16
2008-07-21USB: ehci-hcd unlink speedupsDavid Brownell1-1/+1
2008-04-24USB: ehci shutdown refactoredSarah Sharp1-16/+25
2008-04-24USB: ehci: paranoia, reject large control transfersDavid Brownell1-2/+8
2008-04-24USB: ehci: remove obsolete workaround for bogus IRQsDavid Brownell1-3/+3
2008-04-24USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"Karsten Wiese1-9/+14
2008-04-24USB: ehci: minor cleanupsDavid Brownell1-31/+2
2008-03-27plat-orion: make ehci-orion available for all Orion familiesLennert Buytenhek1-1/+1
2008-03-10USB: fix ehci unlink regressionsDavid Brownell1-16/+46
2008-02-21USB: POWERPC: ehci: fix ppc buildAnton Vorontsov1-1/+1
2008-02-21USB: fix previous sparse fix which was incorrectDavid Brownell1-12/+12
2008-02-01USB: add ehci-ixp bus glueVladimir Barinov1-0/+5