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