aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-hcd.c
AgeCommit message (Expand)Author
2014-10-06Merge tag 'v3.10.56' into linux-linaro-lskMark Brown
2014-10-05USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern
2014-06-11Merge remote-tracking branch 'lsk/v3.10/topic/arm64-usb' into linux-linaro-lskMark Brown
2014-06-11usb: ehci: Fix warning in ARMv8 enablementv3.10/topic/arm64-usbMark Brown
2014-05-14Merge remote-tracking branch 'lsk/v3.10/topic/arm64-usb' into linux-linaro-lskMark Brown
2014-05-14usb: Enable support for 64bit EHCI host controllers in arm64.Liviu Dudau
2014-03-06usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka
2013-05-16USB: EHCI: remove bogus #errorArnd Bergmann
2013-04-17usb: remove redundant tdi_resetShengzhou Liu
2013-04-08USB: EHCI: make ehci-msm a separate driverManjunath Goudar
2013-04-08USB: EHCI: make ehci-atmel a separate driverManjunath Goudar
2013-04-08USB: EHCI: make ehci-s5p a separate driverManjunath Goudar
2013-04-08USB: EHCI: make ehci-spear a separate driverManjunath Goudar
2013-04-08USB: EHCI: make ehci-orion a separate driverManjunath Goudar
2013-03-28USB: EHCI: DT support for generic bus glueArnd Bergmann
2013-03-25USB: EHCI: improve end_unlink_async()Alan Stern
2013-03-25USB: EHCI: convert singly-linked lists to list_headsAlan Stern
2013-03-25USB: EHCI: consolidate code in ehci_urb_dequeue()Alan Stern
2013-03-25USB: EHCI: split needs_rescan into two flagsAlan Stern
2013-03-20Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman
2013-03-18USB: EHCI: improve use of per-port status-change bitsAlan Stern
2013-03-15USB: EHCI: fix regression during bus resumeAlan Stern
2013-03-15USB: EHCI: split ehci-omap out to a separate driverAlan Stern
2013-03-05USB: EHCI: work around silicon bug in Intel's EHCI controllersAlan Stern
2013-01-25USB: EHCI: notify usbcore about port resumesAlan Stern
2013-01-23USB: EHCI: fix build error in ehci-mxcAlan Stern
2013-01-22USB: EHCI: fix incorrect configuration testAlan Stern
2013-01-22USB: EHCI: Move definition of EHCI_STATS to ehci.hRoger Quadros
2012-11-11USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern
2012-11-02USB: EHCI: fix build error by making ChipIdea host a normal EHCI driverAlan Stern
2012-11-01USB: EHCI: make ehci-platform a separate driverAlan Stern
2012-11-01USB: EHCI: make ehci-pci a separate driverAlan Stern
2012-11-01USB: EHCI: prepare to make ehci-hcd a library moduleAlan Stern
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern
2012-10-31USB: EHCI: remove unused Link Power Management codeAlan Stern
2012-10-24USB: EHCI: make ehci_read_frame_index platform independentAlan Stern
2012-10-22USB: EHCI: remove CNS3xxx EHCI platform driverFlorian Fainelli
2012-10-22USB: EHCI: remove Alchemy EHCI driverFlorian Fainelli
2012-10-22USB: EHCI: remove Netlogic XLS EHCI driverFlorian Fainelli
2012-10-22USB: EHCI: remove Loongson 1B EHCI driver.Florian Fainelli
2012-10-22USB: EHCI: remove IXP4xx EHCI driverFlorian Fainelli
2012-10-22EHCI: use the isochronous scheduling thresholdAlan Stern
2012-09-18USB EHCI/Xen: propagate controller reset information to hypervisorJan Beulich
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-07-18usb: add host support for the tilegx architectureChris Metcalf
2012-07-16USB: EHCI: resolve some unlikely racesAlan Stern
2012-07-16USB: EHCI: fix up lockingAlan Stern
2012-07-16USB: EHCI: simplify isochronous scanningAlan Stern
2012-07-16USB: EHCI: use hrtimer for the I/O watchdogAlan Stern
2012-07-16USB: EHCI: always scan each interrupt QHAlan Stern