summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* USB: fix PS3 EHCI systemsRicardo Martins2012-06-131-0/+2
* Revert "USB: EHCI: work around bug in the Philips ISP1562 controller"Greg Kroah-Hartman2012-05-211-1/+1
* USB: EHCI: fix command register configuration lost problemMing Lei2012-05-191-1/+0
* USB: EHCI: work around bug in the Philips ISP1562 controllerAlan Stern2012-05-141-1/+1
* usb: chipidea: add host roleAlexander Shishkin2012-05-111-0/+8
* EHCI: maintain the ehci->command value properlyAlan Stern2012-04-231-6/+10
* Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman2012-04-221-7/+6
|\
| * usb: host: mips: sead3: USB Host controller support for SEAD-3 platform.Steven J. Hill2012-04-191-0/+5
| * EHCI: don't try to clear the IAAD bitAlan Stern2012-04-181-7/+1
* | EHCI: always clear the STS_FLR status bitAlan Stern2012-04-181-1/+6
* | EHCI: fix criterion for resuming the root hubAlan Stern2012-04-171-1/+1
* | EHCI: keep track of ports being resumed and indicate in hub_status_dataAlan Stern2012-04-091-0/+3
|/
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* USB: use generic platform driver on ath79Hauke Mehrtens2012-03-151-5/+0
* USB: EHCI: Add a generic platform device driverHauke Mehrtens2012-03-151-0/+5
* usb: host: remove ehci-pxa168.cNeil Zhang2012-02-241-5/+0
* USB: Add EHCI bus glue for Loongson1x SoCs (UPDATED)Kelvin Cheung2012-01-241-0/+5
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-221-0/+5
|\
| * USB: EHCI: Add Marvell Host Controller driverNeil Zhang2011-12-201-0/+5