summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-hcd.c
AgeCommit message (Expand)Author
2011-06-15USB: change maintainership of ohci-hcd and ehci-hcdAlan Stern
2011-05-19USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern
2011-05-03USB: EHCI: Add bus glue for GRLIB GRUSBHC controllerJan Andersson
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson
2011-04-13USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCsGabor Juhos
2011-04-13USB: Add initial S5P EHCI driverJoonyoung Shim
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-11usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby
2011-03-01usb: EHCI, OHCI: Add configuration for the SH USB controllerYoshihiro Shimoda
2011-03-01USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu
2011-02-28dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-02-25USB: EHCI bus glue for on-chip PMC MSP USB controllerAnoop
2011-02-17USB: don't run ehci_reset in ehci_run for tdi deviceMatthieu CASTET
2011-01-22USB: EHCI: fix DMA deallocation bugAlan Stern
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-03Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx int...Russell King
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman
2010-12-10USB: EHCI: Add MSM Host Controller driverPavankumar Kondeti
2010-12-10USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He
2010-12-03Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/...Greg Kroah-Hartman
2010-12-01usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAPKeshava Munegowda
2010-11-29USB: cns3xxx: Add EHCI and OHCI bus glue for cns3xxx SOCsMac Lin
2010-11-16USB host: Adding USB ehci & ohci support for spear platformDeepak Sikri
2010-11-16USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern
2010-11-11usb: Add support for VIA VT8500 and compatibles in EHCI HCDAlexey Charkov
2010-11-01usb: ehci-hcd: Add support for SuperH EHCI.Paul Mundt
2010-10-29USB: Add EHCI and OHCH glue for OCTEON II SOCs.David Daney
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22USB: ehci tdi : let's tdi_reset set host modeMatthieu CASTET
2010-08-11Merge branch 'master' into for-nextJiri Kosina
2010-08-10USB: EHCI: add missing frame -> microframe conversionAlan Stern
2010-08-10USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEMAndrea Righi
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-08-10USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bitsAlek Du
2010-08-10USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du
2010-08-10USB: EHCI: EHCI 1.1 addendum: preparationAlek Du
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches
2010-06-04usb: fix ehci_hcd build failure when both generic-OF and xilinx is selectedGrant Likely
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
2010-04-22USB: EHCI: defer reclamation of siTDsAlan Stern
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-19USB: EHCI: adjust ehci_iso_stream for changes in ehci_qhClemens Ladisch
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren
2010-01-20USB: add missing delay during remote wakeupAlan Stern
2009-12-11USB: EHCI: add native scatter-gather supportAlan Stern
2009-12-11USB: Add EHCI support for MX27 and MX31 based boardsDaniel Mack
2009-12-11USB: ehci: Respect IST when scheduling new split iTDs.Sarah Sharp
2009-12-11USB: host: ehci: introduce omap ehci-hcd driverFelipe Balbi
2009-12-11USB: Add support for Xilinx USB host controllerJulie Zhu
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina