aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hcd.c
Commit message (Expand)AuthorAge
* 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
| * USB: EHCI: use hrtimer for async scheduleAlan Stern2012-07-16
| * USB: EHCI: remove PS3 status pollingAlan Stern2012-07-16
| * USB: EHCI: use hrtimer for the periodic scheduleAlan Stern2012-07-16
| * USB: EHCI: introduce high-res timerAlan Stern2012-07-16
| * USB: EHCI: add new root-hub state: STOPPINGAlan Stern2012-07-16
| * USB: EHCI: add pointer to end of async-unlink listAlan Stern2012-07-16
| * USB: EHCI: rename "reclaim"Alan Stern2012-07-16
| * USB: EHCI: add symbolic constants for QHsAlan Stern2012-07-16
| * USB: EHCI: don't refcount QHsAlan Stern2012-07-16
| * USB: EHCI: remove unneeded suspend/resume codeAlan Stern2012-07-16
| * USB: EHCI: initialize data before resetting hardwareAlan Stern2012-07-16
| * EHCI: centralize controller initializationAlan Stern2012-07-09
| * EHCI: centralize controller suspend/resumeAlan Stern2012-07-09
| * USB: EHCI: define extension registers like normal onesAlan Stern2012-06-26
* | usb: add host support for the tilegx architectureChris Metcalf2012-07-18
|/
* USB: fix PS3 EHCI systemsRicardo Martins2012-06-13
* Revert "USB: EHCI: work around bug in the Philips ISP1562 controller"Greg Kroah-Hartman2012-05-21
* USB: EHCI: fix command register configuration lost problemMing Lei2012-05-19
* USB: EHCI: work around bug in the Philips ISP1562 controllerAlan Stern2012-05-14
* usb: chipidea: add host roleAlexander Shishkin2012-05-11
* EHCI: maintain the ehci->command value properlyAlan Stern2012-04-23
* Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman2012-04-22
|\
| * usb: host: mips: sead3: USB Host controller support for SEAD-3 platform.Steven J. Hill2012-04-19
| * EHCI: don't try to clear the IAAD bitAlan Stern2012-04-18
* | EHCI: always clear the STS_FLR status bitAlan Stern2012-04-18
* | EHCI: fix criterion for resuming the root hubAlan Stern2012-04-17