summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-timer.c
Commit message (Expand)AuthorAgeFilesLines
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-2/+1
* ktime: Get rid of the unionThomas Gleixner2016-12-251-1/+1
* USB: EHCI: add a delay when unlinking an active QHAlan Stern2016-02-031-0/+2
* USB: EHCI: improve handling of the ehci->iaa_in_progress flagAlan Stern2016-02-031-1/+1
* USB: EHCI: store reason for unlinking a QHAlan Stern2016-02-031-0/+1
* 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-201-9/+0
|\
| * USB: EHCI: fix regression in QH unlinkingAlan Stern2013-03-201-1/+1
* | USB: EHCI: reorganize ehci_iaa_watchdog()Alan Stern2013-03-181-28/+25
* | USB: EHCI: decrease schedule-status poll timeoutAlan Stern2013-03-181-4/+4
|/
* USB: EHCI: revert "remove ASS/PSS polling timeout"Alan Stern2013-02-261-15/+14
* 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-161-0/+21
* USB: EHCI: always scan each interrupt QHAlan Stern2012-07-161-6/+1
* USB: EHCI: use hrtimer for unlinking empty async QHsAlan Stern2012-07-161-0/+2
* USB: EHCI: unlink multiple async QHs togetherAlan Stern2012-07-161-1/+2
* USB: EHCI: use hrtimer for the IAA watchdogAlan Stern2012-07-161-0/+45
* USB: EHCI: use hrtimer for (s)iTD deallocationAlan Stern2012-07-161-4/+46
* USB: EHCI: use hrtimer for controller deathAlan Stern2012-07-161-0/+26
* USB: EHCI: use hrtimer for interrupt QH unlinkAlan Stern2012-07-161-0/+34
* USB: EHCI: use hrtimer for async scheduleAlan Stern2012-07-161-0/+49
* USB: EHCI: use hrtimer for the periodic scheduleAlan Stern2012-07-161-0/+80
* USB: EHCI: introduce high-res timerAlan Stern2012-07-161-0/+106