aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-12USB: EHCI: improve interrupt qh unlinkMing Lei1-1/+33
2013-03-25USB: EHCI: improve end_unlink_async()Alan Stern1-1/+1
2013-03-25USB: EHCI: convert singly-linked lists to list_headsAlan Stern1-5/+6
2013-03-21USB: EHCI: fix up incorrect merge resolutionAlan Stern1-0/+9
2013-03-20Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman1-9/+0
2013-03-20USB: EHCI: fix regression in QH unlinkingAlan Stern1-1/+1
2013-03-18USB: EHCI: reorganize ehci_iaa_watchdog()Alan Stern1-28/+25
2013-03-18USB: EHCI: decrease schedule-status poll timeoutAlan Stern1-4/+4
2013-02-26USB: EHCI: revert "remove ASS/PSS polling timeout"Alan Stern1-15/+14
2013-01-25USB: EHCI: remove ASS/PSS polling timeoutAlan Stern1-14/+15
2012-09-21USB: EHCI: convert warning messages to debug-levelAlan Stern1-2/+4
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