summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-timer.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-16USB: EHCI: use hrtimer for the I/O watchdogAlan Stern1-0/+21
2012-07-16USB: EHCI: always scan each interrupt QHAlan Stern1-6/+1
2012-07-16USB: EHCI: use hrtimer for unlinking empty async QHsAlan Stern1-0/+2
2012-07-16USB: EHCI: unlink multiple async QHs togetherAlan Stern1-1/+2
2012-07-16USB: EHCI: use hrtimer for the IAA watchdogAlan Stern1-0/+45
2012-07-16USB: EHCI: use hrtimer for (s)iTD deallocationAlan Stern1-4/+46
2012-07-16USB: EHCI: use hrtimer for controller deathAlan Stern1-0/+26
2012-07-16USB: EHCI: use hrtimer for interrupt QH unlinkAlan Stern1-0/+34
2012-07-16USB: EHCI: use hrtimer for async scheduleAlan Stern1-0/+49
2012-07-16USB: EHCI: use hrtimer for the periodic scheduleAlan Stern1-0/+80
2012-07-16USB: EHCI: introduce high-res timerAlan Stern1-0/+106