summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-timer.c
AgeCommit message (Expand)AuthorLines
2013-08-12USB: EHCI: improve interrupt qh unlinkMing Lei-1/+33
2013-03-25USB: EHCI: improve end_unlink_async()Alan Stern-1/+1
2013-03-25USB: EHCI: convert singly-linked lists to list_headsAlan Stern-5/+6
2013-03-21USB: EHCI: fix up incorrect merge resolutionAlan Stern-0/+9
2013-03-20Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman-9/+0
2013-03-20USB: EHCI: fix regression in QH unlinkingAlan Stern-1/+1
2013-03-18USB: EHCI: reorganize ehci_iaa_watchdog()Alan Stern-28/+25
2013-03-18USB: EHCI: decrease schedule-status poll timeoutAlan Stern-4/+4
2013-02-26USB: EHCI: revert "remove ASS/PSS polling timeout"Alan Stern-15/+14
2013-01-25USB: EHCI: remove ASS/PSS polling timeoutAlan Stern-14/+15
2012-09-21USB: EHCI: convert warning messages to debug-levelAlan Stern-2/+4
2012-07-16USB: EHCI: use hrtimer for the I/O watchdogAlan Stern-0/+21
2012-07-16USB: EHCI: always scan each interrupt QHAlan Stern-6/+1
2012-07-16USB: EHCI: use hrtimer for unlinking empty async QHsAlan Stern-0/+2
2012-07-16USB: EHCI: unlink multiple async QHs togetherAlan Stern-1/+2
2012-07-16USB: EHCI: use hrtimer for the IAA watchdogAlan Stern-0/+45
2012-07-16USB: EHCI: use hrtimer for (s)iTD deallocationAlan Stern-4/+46
2012-07-16USB: EHCI: use hrtimer for controller deathAlan Stern-0/+26
2012-07-16USB: EHCI: use hrtimer for interrupt QH unlinkAlan Stern-0/+34
2012-07-16USB: EHCI: use hrtimer for async scheduleAlan Stern-0/+49
2012-07-16USB: EHCI: use hrtimer for the periodic scheduleAlan Stern-0/+80
2012-07-16USB: EHCI: introduce high-res timerAlan Stern-0/+106