summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-hcd.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-25USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"Karsten Wiese1-9/+14
2008-04-25USB: ehci: minor cleanupsDavid Brownell1-31/+2
2008-03-27plat-orion: make ehci-orion available for all Orion familiesLennert Buytenhek1-1/+1
2008-03-11USB: fix ehci unlink regressionsDavid Brownell1-16/+46
2008-02-22USB: POWERPC: ehci: fix ppc buildAnton Vorontsov1-1/+1
2008-02-22USB: fix previous sparse fix which was incorrectDavid Brownell1-12/+12
2008-02-02USB: add ehci-ixp bus glueVladimir Barinov1-0/+5
2008-02-02USB: add ehci-ppc-of bus glue (device-tree aware)Valentine Barshak1-28/+39
2008-02-02USB: add Marvell Orion USB host supportTzachi Perelstein1-0/+5
2008-02-02USB: ehci-hcd: fix sparse warning about shadowing 'status' symbolMarcin Slusarz1-4/+4
2008-02-02USB: EHCI: add separate IAA watchdog timerAlan Stern1-22/+55
2008-02-02USB: convert ehci debug files to use debugfs instead of sysfsTony Jones1-1/+24
2007-11-29USB: fix up EHCI startup synchronizationDavid Brownell1-1/+4
2007-10-13USB: mutual exclusion for EHCI init and port resetsAlan Stern1-0/+8
2007-10-13USB: make HCDs responsible for managing endpoint queuesAlan Stern1-5/+9
2007-08-21Revert "USB: EHCI cpufreq fix"Linus Torvalds1-67/+0
2007-07-13USB: PS3: USB system-bus reworkGeoff Levand1-15/+7
2007-07-13USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB wi...Vladimir Barinov1-2/+8
2007-07-13USB: ehci_fsl update for MPC831x supportLi Yang1-1/+1
2007-07-13USB: EHCI big endian data structures support (for 440EPx)Stefan Roese1-0/+5
2007-07-13USB: EHCI, OHCI: handover changesAlan Stern1-0/+2
2007-07-13USB: EHCI support for big-endian descriptorsStefan Roese1-5/+5
2007-07-13USB: EHCI cpufreq fixStuart_Hayes@Dell.com1-0/+67
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-04-11EHCI: fix remote wakeup regression in 2.6.21-rcAlan Stern1-0/+1
2007-02-17USB: ps3: don't call ps3_system_bus_driver_register on other platformsIshizaki Kou1-6/+13
2007-02-17EHCI: turn off remote wakeup during shutdownAlan Stern1-0/+17
2007-02-08USB: switch ehci-hcd to new polling schemeMarcelo Tosatti1-1/+7
2007-02-08EHCI: force high-speed devices to run at full speedAlan Stern1-0/+2
2007-02-08USB: ps3 ehci bus glueGeoff Levand1-1/+24
2007-02-08USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt1-42/+50
2006-12-02EHCI: Fix root-hub and port suspend/resume problemsAlan Stern1-4/+2
2006-12-02USB: add ehci_hcd.ignore_oc parameterDavid Brownell1-2/+8