summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-221-0/+5
|\
| * USB: EHCI: Add Marvell Host Controller driverNeil Zhang2011-12-201-0/+5
* | Merge branch 'for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/geoff...Greg Kroah-Hartman2011-12-101-10/+52
|\ \
| * | usb: PS3 EHCI QH read work-aroundGeoff Levand2011-12-091-0/+1
| * | usb: Fix PS3 EHCI suspendGeoff Levand2011-12-081-0/+50
| * | usb: Remove ehci_reset call from ehci_runGeoff Levand2011-12-081-10/+1Star
| |/
* / usb: Netlogic: Use CPU_XLR in place of NLM_XLRJayachandran C2011-11-181-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-251-1/+1
* | EHCI: workaround for MosChip controller bugAlan Stern2011-10-181-2/+1Star
* | EHCI : introduce a common ehci_setupMatthieu CASTET2011-09-271-0/+29
* | usb: ehci: fix comment for EHCI_SHRINK_JIFFIESMing Lei2011-09-181-1/+1
* | USB: EHCI: remove usages of hcd->stateAlan Stern2011-08-231-10/+10
* | usb: OHCI/EHCI support for Netlogic XLS processor.Jayachandran C2011-08-231-0/+5
* | USB: pxa168: Add onchip USB host controller supportTanmay Upadhyay2011-08-231-0/+5
|/
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-261-8/+13
|\
| * USB: EHCI: go back to using the system clock for QH unlinksAlan Stern2011-07-081-5/+3Star
| * 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-161-0/+4
|/
* USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern2011-05-201-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-141-0/+5
* USB: Add initial S5P EHCI driverJoonyoung Shim2011-04-141-0/+5
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-171-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/+3Star
* | 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-231-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-11-301-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/+0Star
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-111-5/+44
| |\