summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hcd.c
Commit message (Expand)AuthorAgeFilesLines
...
* | USB: EHCI: improve use of per-port status-change bitsAlan Stern2013-03-181-2/+2
* | USB: EHCI: split ehci-omap out to a separate driverAlan Stern2013-03-151-5/+1
|/
* USB: EHCI: notify usbcore about port resumesAlan Stern2013-01-251-0/+1
* USB: EHCI: fix build error in ehci-mxcAlan Stern2013-01-231-5/+1
* USB: EHCI: fix incorrect configuration testAlan Stern2013-01-221-1/+1
* USB: EHCI: Move definition of EHCI_STATS to ehci.hRoger Quadros2013-01-221-4/+0
* USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern2012-11-111-4/+5
* USB: EHCI: fix build error by making ChipIdea host a normal EHCI driverAlan Stern2012-11-021-10/+1
* USB: EHCI: make ehci-platform a separate driverAlan Stern2012-11-011-5/+1
* USB: EHCI: make ehci-pci a separate driverAlan Stern2012-11-011-21/+5
* USB: EHCI: prepare to make ehci-hcd a library moduleAlan Stern2012-11-011-3/+70
* USB: EHCI: remove ehci_port_power() routineAlan Stern2012-10-311-21/+0
* USB: EHCI: remove unused Link Power Management codeAlan Stern2012-10-311-18/+0
* USB: EHCI: make ehci_read_frame_index platform independentAlan Stern2012-10-241-1/+26
* USB: EHCI: remove CNS3xxx EHCI platform driverFlorian Fainelli2012-10-221-5/+0
* USB: EHCI: remove Alchemy EHCI driverFlorian Fainelli2012-10-221-5/+0
* USB: EHCI: remove Netlogic XLS EHCI driverFlorian Fainelli2012-10-221-5/+0
* USB: EHCI: remove Loongson 1B EHCI driver.Florian Fainelli2012-10-221-5/+0
* USB: EHCI: remove IXP4xx EHCI driverFlorian Fainelli2012-10-221-5/+0
* EHCI: use the isochronous scheduling thresholdAlan Stern2012-10-221-1/+1
* USB EHCI/Xen: propagate controller reset information to hypervisorJan Beulich2012-09-181-2/+2
* Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-261-286/+226
|\
| * USB: EHCI: resolve some unlikely racesAlan Stern2012-07-161-1/+19
| * USB: EHCI: fix up lockingAlan Stern2012-07-161-15/+33
| * USB: EHCI: simplify isochronous scanningAlan Stern2012-07-161-3/+0
| * USB: EHCI: use hrtimer for the I/O watchdogAlan Stern2012-07-161-46/+1
| * USB: EHCI: always scan each interrupt QHAlan Stern2012-07-161-2/+5
| * USB: EHCI: don't lose events during a scanAlan Stern2012-07-161-3/+10
| * USB: EHCI: use hrtimer for unlinking empty async QHsAlan Stern2012-07-161-15/+1
| * USB: EHCI: unlink multiple async QHs togetherAlan Stern2012-07-161-31/+4
| * USB: EHCI: use hrtimer for the IAA watchdogAlan Stern2012-07-161-52/+14
| * USB: EHCI: don't refcount iso_stream structuresAlan Stern2012-07-161-3/+9
| * USB: EHCI: use hrtimer for (s)iTD deallocationAlan Stern2012-07-161-0/+1
| * USB: EHCI: use hrtimer for controller deathAlan Stern2012-07-161-10/+10
| * USB: EHCI: use hrtimer for interrupt QH unlinkAlan Stern2012-07-161-2/+4
| * USB: EHCI: use hrtimer for async scheduleAlan Stern2012-07-161-10/+3
| * USB: EHCI: remove PS3 status pollingAlan Stern2012-07-161-67/+2
| * USB: EHCI: use hrtimer for the periodic scheduleAlan Stern2012-07-161-1/+1
| * USB: EHCI: introduce high-res timerAlan Stern2012-07-161-2/+13
| * USB: EHCI: add new root-hub state: STOPPINGAlan Stern2012-07-161-7/+6
| * USB: EHCI: add pointer to end of async-unlink listAlan Stern2012-07-161-7/+2
| * USB: EHCI: rename "reclaim"Alan Stern2012-07-161-13/+12
| * USB: EHCI: add symbolic constants for QHsAlan Stern2012-07-161-1/+1
| * USB: EHCI: don't refcount QHsAlan Stern2012-07-161-1/+1
| * USB: EHCI: remove unneeded suspend/resume codeAlan Stern2012-07-161-7/+0
| * USB: EHCI: initialize data before resetting hardwareAlan Stern2012-07-161-3/+3
| * EHCI: centralize controller initializationAlan Stern2012-07-091-1/+4
| * EHCI: centralize controller suspend/resumeAlan Stern2012-07-091-0/+89
| * USB: EHCI: define extension registers like normal onesAlan Stern2012-06-261-10/+5
* | usb: add host support for the tilegx architectureChris Metcalf2012-07-181-0/+5
|/
OpenPOWER on IntegriCloud