summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-hcd.c
AgeCommit message (Expand)Author
2008-11-13USB: EHCI: fix handling of dead controllersAlan Stern
2008-10-20USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds
2008-10-17USB: EHCI: fix remote-wakeup support for ARC/TDI coreAlan Stern
2008-10-17USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern
2008-10-17USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern
2008-10-17usb: remove code associated with !CONFIG_PPC_MERGEKumar Gala
2008-10-17USB: ehci-dbg: increase debug buffer size for periodic fileMing Lei
2008-09-23USB: ehci: fix some ehci hangs and crashesDavid Brownell
2008-07-21USB: ehci-hcd unlink speedupsDavid Brownell
2008-04-24USB: ehci shutdown refactoredSarah Sharp
2008-04-24USB: ehci: paranoia, reject large control transfersDavid Brownell
2008-04-24USB: ehci: remove obsolete workaround for bogus IRQsDavid Brownell
2008-04-24USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"Karsten Wiese
2008-04-24USB: ehci: minor cleanupsDavid Brownell
2008-03-27plat-orion: make ehci-orion available for all Orion familiesLennert Buytenhek
2008-03-10USB: fix ehci unlink regressionsDavid Brownell
2008-02-21USB: POWERPC: ehci: fix ppc buildAnton Vorontsov
2008-02-21USB: fix previous sparse fix which was incorrectDavid Brownell
2008-02-01USB: add ehci-ixp bus glueVladimir Barinov
2008-02-01USB: add ehci-ppc-of bus glue (device-tree aware)Valentine Barshak
2008-02-01USB: add Marvell Orion USB host supportTzachi Perelstein
2008-02-01USB: ehci-hcd: fix sparse warning about shadowing 'status' symbolMarcin Slusarz
2008-02-01USB: EHCI: add separate IAA watchdog timerAlan Stern
2008-02-01USB: convert ehci debug files to use debugfs instead of sysfsTony Jones
2007-11-28USB: fix up EHCI startup synchronizationDavid Brownell
2007-10-12USB: mutual exclusion for EHCI init and port resetsAlan Stern
2007-10-12USB: make HCDs responsible for managing endpoint queuesAlan Stern
2007-08-20Revert "USB: EHCI cpufreq fix"Linus Torvalds
2007-07-12USB: PS3: USB system-bus reworkGeoff Levand
2007-07-12USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB wi...Vladimir Barinov
2007-07-12USB: ehci_fsl update for MPC831x supportLi Yang
2007-07-12USB: EHCI big endian data structures support (for 440EPx)Stefan Roese
2007-07-12USB: EHCI, OHCI: handover changesAlan Stern
2007-07-12USB: EHCI support for big-endian descriptorsStefan Roese
2007-07-12USB: EHCI cpufreq fixStuart_Hayes@Dell.com
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-11EHCI: fix remote wakeup regression in 2.6.21-rcAlan Stern
2007-02-16USB: ps3: don't call ps3_system_bus_driver_register on other platformsIshizaki Kou
2007-02-16EHCI: turn off remote wakeup during shutdownAlan Stern
2007-02-07USB: switch ehci-hcd to new polling schemeMarcelo Tosatti
2007-02-07EHCI: force high-speed devices to run at full speedAlan Stern
2007-02-07USB: ps3 ehci bus glueGeoff Levand
2007-02-07USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt
2006-12-01EHCI: Fix root-hub and port suspend/resume problemsAlan Stern
2006-12-01USB: add ehci_hcd.ignore_oc parameterDavid Brownell
2006-10-17USB: revert EHCI VIA workaround patchGreg Kroah-Hartman
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27USB: EHCI update VIA workaroundDavid Brownell
2006-09-27USB: EHCI whitespace fixes (cosmetic)David Brownell
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov