aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hcd.c
Commit message (Expand)AuthorAge
* USB: EHCI: remove bogus #errorArnd Bergmann2013-05-16
* usb: remove redundant tdi_resetShengzhou Liu2013-04-17
* USB: EHCI: make ehci-msm a separate driverManjunath Goudar2013-04-08
* USB: EHCI: make ehci-atmel a separate driverManjunath Goudar2013-04-08
* USB: EHCI: make ehci-s5p a separate driverManjunath Goudar2013-04-08
* USB: EHCI: make ehci-spear a separate driverManjunath Goudar2013-04-08
* USB: EHCI: make ehci-orion a separate driverManjunath Goudar2013-04-08
* USB: EHCI: DT support for generic bus glueArnd Bergmann2013-03-28
* USB: EHCI: improve end_unlink_async()Alan Stern2013-03-25
* USB: EHCI: convert singly-linked lists to list_headsAlan Stern2013-03-25
* USB: EHCI: consolidate code in ehci_urb_dequeue()Alan Stern2013-03-25
* USB: EHCI: split needs_rescan into two flagsAlan Stern2013-03-25
* Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-20
|\
| * USB: EHCI: fix regression during bus resumeAlan Stern2013-03-15
| * USB: EHCI: work around silicon bug in Intel's EHCI controllersAlan Stern2013-03-04
* | USB: EHCI: improve use of per-port status-change bitsAlan Stern2013-03-18
* | USB: EHCI: split ehci-omap out to a separate driverAlan Stern2013-03-15
|/
* USB: EHCI: notify usbcore about port resumesAlan Stern2013-01-25
* USB: EHCI: fix build error in ehci-mxcAlan Stern2013-01-23
* USB: EHCI: fix incorrect configuration testAlan Stern2013-01-22
* USB: EHCI: Move definition of EHCI_STATS to ehci.hRoger Quadros2013-01-22
* USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern2012-11-11
* USB: EHCI: fix build error by making ChipIdea host a normal EHCI driverAlan Stern2012-11-02
* USB: EHCI: make ehci-platform a separate driverAlan Stern2012-11-01
* USB: EHCI: make ehci-pci a separate driverAlan Stern2012-11-01
* USB: EHCI: prepare to make ehci-hcd a library moduleAlan Stern2012-11-01
* USB: EHCI: remove ehci_port_power() routineAlan Stern2012-10-31
* USB: EHCI: remove unused Link Power Management codeAlan Stern2012-10-31
* USB: EHCI: make ehci_read_frame_index platform independentAlan Stern2012-10-24
* USB: EHCI: remove CNS3xxx EHCI platform driverFlorian Fainelli2012-10-22
* USB: EHCI: remove Alchemy EHCI driverFlorian Fainelli2012-10-22
* USB: EHCI: remove Netlogic XLS EHCI driverFlorian Fainelli2012-10-22
* USB: EHCI: remove Loongson 1B EHCI driver.Florian Fainelli2012-10-22
* USB: EHCI: remove IXP4xx EHCI driverFlorian Fainelli2012-10-22
* EHCI: use the isochronous scheduling thresholdAlan Stern2012-10-22
* USB EHCI/Xen: propagate controller reset information to hypervisorJan Beulich2012-09-18
* Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-26
|\
| * USB: EHCI: resolve some unlikely racesAlan Stern2012-07-16
| * USB: EHCI: fix up lockingAlan Stern2012-07-16
| * USB: EHCI: simplify isochronous scanningAlan Stern2012-07-16
| * USB: EHCI: use hrtimer for the I/O watchdogAlan Stern2012-07-16
| * USB: EHCI: always scan each interrupt QHAlan Stern2012-07-16
| * USB: EHCI: don't lose events during a scanAlan Stern2012-07-16
| * USB: EHCI: use hrtimer for unlinking empty async QHsAlan Stern2012-07-16
| * USB: EHCI: unlink multiple async QHs togetherAlan Stern2012-07-16
| * USB: EHCI: use hrtimer for the IAA watchdogAlan Stern2012-07-16
| * USB: EHCI: don't refcount iso_stream structuresAlan Stern2012-07-16
| * USB: EHCI: use hrtimer for (s)iTD deallocationAlan Stern2012-07-16
| * USB: EHCI: use hrtimer for controller deathAlan Stern2012-07-16
| * USB: EHCI: use hrtimer for interrupt QH unlinkAlan Stern2012-07-16