aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hcd.c
Commit message (Expand)AuthorAge
* USB: EHCI: use the new usb debugfs directoryGreg Kroah-Hartman2009-06-16
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* USB: EHCI: Make timer_action out-of-lineAlan Stern2009-03-24
* USB: EHCI: slow down ITD reuseKarsten Wiese2009-02-27
* USB: EHCI: fix handling of dead controllersAlan Stern2008-11-13
* USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds2008-10-20
* USB: EHCI: fix remote-wakeup support for ARC/TDI coreAlan Stern2008-10-17
* USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern2008-10-17
* USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern2008-10-17
* usb: remove code associated with !CONFIG_PPC_MERGEKumar Gala2008-10-17
* USB: ehci-dbg: increase debug buffer size for periodic fileMing Lei2008-10-17
* USB: ehci: fix some ehci hangs and crashesDavid Brownell2008-09-23
* USB: ehci-hcd unlink speedupsDavid Brownell2008-07-21
* USB: ehci shutdown refactoredSarah Sharp2008-04-25
* USB: ehci: paranoia, reject large control transfersDavid Brownell2008-04-25
* USB: ehci: remove obsolete workaround for bogus IRQsDavid Brownell2008-04-25
* USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"Karsten Wiese2008-04-25
* USB: ehci: minor cleanupsDavid Brownell2008-04-25
* plat-orion: make ehci-orion available for all Orion familiesLennert Buytenhek2008-03-27
* USB: fix ehci unlink regressionsDavid Brownell2008-03-10
* USB: POWERPC: ehci: fix ppc buildAnton Vorontsov2008-02-21
* USB: fix previous sparse fix which was incorrectDavid Brownell2008-02-21
* USB: add ehci-ixp bus glueVladimir Barinov2008-02-01
* USB: add ehci-ppc-of bus glue (device-tree aware)Valentine Barshak2008-02-01
* USB: add Marvell Orion USB host supportTzachi Perelstein2008-02-01
* USB: ehci-hcd: fix sparse warning about shadowing 'status' symbolMarcin Slusarz2008-02-01
* USB: EHCI: add separate IAA watchdog timerAlan Stern2008-02-01
* USB: convert ehci debug files to use debugfs instead of sysfsTony Jones2008-02-01
* USB: fix up EHCI startup synchronizationDavid Brownell2007-11-28
* USB: mutual exclusion for EHCI init and port resetsAlan Stern2007-10-12
* USB: make HCDs responsible for managing endpoint queuesAlan Stern2007-10-12
* Revert "USB: EHCI cpufreq fix"Linus Torvalds2007-08-21
* USB: PS3: USB system-bus reworkGeoff Levand2007-07-12
* USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB wi...Vladimir Barinov2007-07-12
* USB: ehci_fsl update for MPC831x supportLi Yang2007-07-12
* USB: EHCI big endian data structures support (for 440EPx)Stefan Roese2007-07-12
* USB: EHCI, OHCI: handover changesAlan Stern2007-07-12
* USB: EHCI support for big-endian descriptorsStefan Roese2007-07-12
* USB: EHCI cpufreq fixStuart_Hayes@Dell.com2007-07-12
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* EHCI: fix remote wakeup regression in 2.6.21-rcAlan Stern2007-04-11
* USB: ps3: don't call ps3_system_bus_driver_register on other platformsIshizaki Kou2007-02-16
* EHCI: turn off remote wakeup during shutdownAlan Stern2007-02-16
* USB: switch ehci-hcd to new polling schemeMarcelo Tosatti2007-02-07
* EHCI: force high-speed devices to run at full speedAlan Stern2007-02-07
* USB: ps3 ehci bus glueGeoff Levand2007-02-07
* USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt2007-02-07
* EHCI: Fix root-hub and port suspend/resume problemsAlan Stern2006-12-01
* USB: add ehci_hcd.ignore_oc parameterDavid Brownell2006-12-01
* USB: revert EHCI VIA workaround patchGreg Kroah-Hartman2006-10-17