summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-hcd.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-11USB: EHCI: add missing frame -> microframe conversionAlan Stern1-1/+7
2010-08-11USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEMAndrea Righi1-1/+2
2010-08-11USB: convert usb_hcd bitfields into atomic flagsAlan Stern1-1/+0
2010-08-11USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bitsAlek Du1-2/+17
2010-08-11USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du1-0/+17
2010-08-11USB: EHCI: EHCI 1.1 addendum: preparationAlek Du1-0/+1
2010-06-05usb: fix ehci_hcd build failure when both generic-OF and xilinx is selectedGrant Likely1-3/+17
2010-05-21USB: make hcd.h public (drivers dependency)Eric Lescouet1-2/+1
2010-04-23USB: EHCI: defer reclamation of siTDsAlan Stern1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun 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-21USB: 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-12-01USB: 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 suppor...Alek 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-08USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern1-1/+2
2009-07-13USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern1-0/+2
2009-07-13USB: EHCI: update toggle state for linked QHsAlan Stern1-19/+16
2009-06-16USB: EHCI: update toggle state for linked QHsAlan Stern1-0/+45
2009-06-16USB: 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-25USB: EHCI: Make timer_action out-of-lineAlan Stern1-0/+36
2009-02-28USB: EHCI: slow down ITD reuseKarsten Wiese1-0/+2
2008-11-14USB: EHCI: fix handling of dead controllersAlan Stern1-13/+12
2008-10-21USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds1-1/+1
2008-10-18USB: EHCI: fix remote-wakeup support for ARC/TDI coreAlan Stern1-6/+8
2008-10-18USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern1-2/+13
2008-10-18USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern1-6/+7
2008-10-18usb: remove code associated with !CONFIG_PPC_MERGEKumar Gala1-5/+0
2008-10-18USB: ehci-dbg: increase debug buffer size for periodic fileMing Lei1-0/+1
2008-09-24USB: ehci: fix some ehci hangs and crashesDavid Brownell1-10/+16
2008-07-22USB: ehci-hcd unlink speedupsDavid Brownell1-1/+1
2008-04-25USB: ehci shutdown refactoredSarah Sharp1-16/+25
2008-04-25USB: ehci: paranoia, reject large control transfersDavid Brownell1-2/+8
2008-04-25USB: ehci: remove obsolete workaround for bogus IRQsDavid Brownell1-3/+3