aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka2014-04-021-3/+10
* USB: fix PS3 EHCI systemsRicardo Martins2012-06-191-0/+2
* usb: PS3 EHCI QH read work-aroundGeoff Levand2012-06-191-0/+1
* EHCI: always clear the STS_FLR status bitAlan Stern2012-05-111-1/+6
* EHCI: fix criterion for resuming the root hubAlan Stern2012-05-111-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-031-1/+1
|\
| * MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-241-1/+1
* | EHCI: workaround for MosChip controller bugAlan Stern2011-10-181-2/+1
* | EHCI : introduce a common ehci_setupMatthieu CASTET2011-09-261-0/+29
* | usb: ehci: fix comment for EHCI_SHRINK_JIFFIESMing Lei2011-09-181-1/+1
* | USB: EHCI: remove usages of hcd->stateAlan Stern2011-08-221-10/+10
* | usb: OHCI/EHCI support for Netlogic XLS processor.Jayachandran C2011-08-221-0/+5
* | USB: pxa168: Add onchip USB host controller supportTanmay Upadhyay2011-08-221-0/+5
|/
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-251-8/+13
|\
| * USB: EHCI: go back to using the system clock for QH unlinksAlan Stern2011-07-081-5/+3
| * USB: EHCI: Allow users to override 80% max periodic bandwidthKirill Smelkov2011-07-081-0/+6
| * USB: EHCI: Move sysfs related bits into ehci-sysfs.cKirill Smelkov2011-07-081-2/+3
| * ehci-hcd: remove EOL from MODULE_PARM_DESC for 'hird' optionNiels de Vos2011-06-071-1/+1
* | USB: change maintainership of ohci-hcd and ehci-hcdAlan Stern2011-06-151-0/+4
|/
* USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern2011-05-191-1/+3
* USB: EHCI: Add bus glue for GRLIB GRUSBHC controllerJan Andersson2011-05-031-0/+5
* USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-031-1/+1
* USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCsGabor Juhos2011-04-131-0/+5
* USB: Add initial S5P EHCI driverJoonyoung Shim2011-04-131-0/+5
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-161-6/+6
|\
| * dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-6/+6
* | usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby2011-03-111-0/+5
* | usb: EHCI, OHCI: Add configuration for the SH USB controllerYoshihiro Shimoda2011-03-011-1/+1
* | USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-03-011-7/+3
* | USB: EHCI bus glue for on-chip PMC MSP USB controllerAnoop2011-02-251-0/+5
* | USB: don't run ehci_reset in ehci_run for tdi deviceMatthieu CASTET2011-02-171-1/+6
|/
* USB: EHCI: fix DMA deallocation bugAlan Stern2011-01-221-7/+12
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-1/+29
|\
| * Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-161-1/+29
| |\
| | * USB: EHCI: Add MSM Host Controller driverPavankumar Kondeti2010-12-101-0/+5
| | * USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He2010-12-101-0/+8
| | * Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/...Greg Kroah-Hartman2010-12-031-0/+5
| | |\
| | | * usb: ehci-hcd: Add support for SuperH EHCI.Paul Mundt2010-11-011-0/+5
| | * | usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAPKeshava Munegowda2010-12-011-1/+1
| | * | USB host: Adding USB ehci & ohci support for spear platformDeepak Sikri2010-11-161-0/+5
| | * | usb: Add support for VIA VT8500 and compatibles in EHCI HCDAlexey Charkov2010-11-111-0/+5
| | |/
* | | Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx int...Russell King2011-01-031-0/+5
|\ \ \ | |/ / |/| |
| * | USB: cns3xxx: Add EHCI and OHCI bus glue for cns3xxx SOCsMac Lin2010-11-291-0/+5
| |/
* | USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern2010-11-161-5/+5
|/
* USB: Add EHCI and OHCH glue for OCTEON II SOCs.David Daney2010-10-291-0/+5
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+0
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-111-5/+44
| |\
| * | drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-101-1/+0
* | | USB: ehci tdi : let's tdi_reset set host modeMatthieu CASTET2010-10-221-0/+15
| |/ |/|
* | USB: EHCI: add missing frame -> microframe conversionAlan Stern2010-08-101-1/+7