summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-hcd.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-18USB EHCI/Xen: propagate controller reset information to hypervisorJan Beulich1-2/+2
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-286/+226
2012-07-19usb: add host support for the tilegx architectureChris Metcalf1-0/+5
2012-07-17USB: EHCI: resolve some unlikely racesAlan Stern1-1/+19
2012-07-17USB: EHCI: fix up lockingAlan Stern1-15/+33
2012-07-17USB: EHCI: simplify isochronous scanningAlan Stern1-3/+0
2012-07-17USB: EHCI: use hrtimer for the I/O watchdogAlan Stern1-46/+1
2012-07-17USB: EHCI: always scan each interrupt QHAlan Stern1-2/+5
2012-07-17USB: EHCI: don't lose events during a scanAlan Stern1-3/+10
2012-07-17USB: EHCI: use hrtimer for unlinking empty async QHsAlan Stern1-15/+1
2012-07-17USB: EHCI: unlink multiple async QHs togetherAlan Stern1-31/+4
2012-07-17USB: EHCI: use hrtimer for the IAA watchdogAlan Stern1-52/+14
2012-07-17USB: EHCI: don't refcount iso_stream structuresAlan Stern1-3/+9
2012-07-17USB: EHCI: use hrtimer for (s)iTD deallocationAlan Stern1-0/+1
2012-07-17USB: EHCI: use hrtimer for controller deathAlan Stern1-10/+10
2012-07-17USB: EHCI: use hrtimer for interrupt QH unlinkAlan Stern1-2/+4
2012-07-17USB: EHCI: use hrtimer for async scheduleAlan Stern1-10/+3
2012-07-17USB: EHCI: remove PS3 status pollingAlan Stern1-67/+2
2012-07-17USB: EHCI: use hrtimer for the periodic scheduleAlan Stern1-1/+1
2012-07-17USB: EHCI: introduce high-res timerAlan Stern1-2/+13
2012-07-17USB: EHCI: add new root-hub state: STOPPINGAlan Stern1-7/+6
2012-07-17USB: EHCI: add pointer to end of async-unlink listAlan Stern1-7/+2
2012-07-17USB: EHCI: rename "reclaim"Alan Stern1-13/+12
2012-07-17USB: EHCI: add symbolic constants for QHsAlan Stern1-1/+1
2012-07-17USB: EHCI: don't refcount QHsAlan Stern1-1/+1
2012-07-17USB: EHCI: remove unneeded suspend/resume codeAlan Stern1-7/+0
2012-07-17USB: EHCI: initialize data before resetting hardwareAlan Stern1-3/+3
2012-07-10EHCI: centralize controller initializationAlan Stern1-1/+4
2012-07-09EHCI: centralize controller suspend/resumeAlan Stern1-0/+89
2012-06-27USB: EHCI: define extension registers like normal onesAlan Stern1-10/+5
2012-06-14USB: fix PS3 EHCI systemsRicardo Martins1-0/+2
2012-05-21Revert "USB: EHCI: work around bug in the Philips ISP1562 controller"Greg Kroah-Hartman1-1/+1
2012-05-19USB: EHCI: fix command register configuration lost problemMing Lei1-1/+0
2012-05-14USB: EHCI: work around bug in the Philips ISP1562 controllerAlan Stern1-1/+1
2012-05-12usb: chipidea: add host roleAlexander Shishkin1-0/+8
2012-04-23EHCI: maintain the ehci->command value properlyAlan Stern1-6/+10
2012-04-23Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman1-7/+6
2012-04-20usb: host: mips: sead3: USB Host controller support for SEAD-3 platform.Steven J. Hill1-0/+5
2012-04-19EHCI: don't try to clear the IAAD bitAlan Stern1-7/+1
2012-04-19EHCI: always clear the STS_FLR status bitAlan Stern1-1/+6
2012-04-18EHCI: fix criterion for resuming the root hubAlan Stern1-1/+1
2012-04-10EHCI: keep track of ports being resumed and indicate in hub_status_dataAlan Stern1-0/+3
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-15USB: use generic platform driver on ath79Hauke Mehrtens1-5/+0
2012-03-15USB: EHCI: Add a generic platform device driverHauke Mehrtens1-0/+5
2012-02-25usb: host: remove ehci-pxa168.cNeil Zhang1-5/+0
2012-01-25USB: Add EHCI bus glue for Loongson1x SoCs (UPDATED)Kelvin Cheung1-0/+5
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-12-23Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-0/+5
2011-12-20USB: EHCI: Add Marvell Host Controller driverNeil Zhang1-0/+5