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