aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-hcd.c
AgeCommit message (Expand)Author
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
2011-12-09Merge branch 'for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/geoff...Greg Kroah-Hartman
2011-12-09usb: PS3 EHCI QH read work-aroundGeoff Levand
2011-12-08usb: Fix PS3 EHCI suspendGeoff Levand
2011-12-08usb: Remove ehci_reset call from ehci_runGeoff Levand
2011-11-18usb: Netlogic: Use CPU_XLR in place of NLM_XLRJayachandran C
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss
2011-10-18EHCI: workaround for MosChip controller bugAlan Stern