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