summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-timer.c
Commit message (Expand)AuthorAge
* USB: host: ehci: Remove redundant license textGreg Kroah-Hartman2017-11-07
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* usb: Make use of ktime_* comparison functionsMariusz Skamra2017-06-03
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-25
* ktime: Get rid of the unionThomas Gleixner2016-12-25
* USB: EHCI: add a delay when unlinking an active QHAlan Stern2016-02-03
* USB: EHCI: improve handling of the ehci->iaa_in_progress flagAlan Stern2016-02-03
* USB: EHCI: store reason for unlinking a QHAlan Stern2016-02-03
* USB: EHCI: improve interrupt qh unlinkMing Lei2013-08-12
* USB: EHCI: improve end_unlink_async()Alan Stern2013-03-25
* USB: EHCI: convert singly-linked lists to list_headsAlan Stern2013-03-25
* USB: EHCI: fix up incorrect merge resolutionAlan Stern2013-03-21
* Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-20
|\
| * USB: EHCI: fix regression in QH unlinkingAlan Stern2013-03-20
* | USB: EHCI: reorganize ehci_iaa_watchdog()Alan Stern2013-03-18
* | USB: EHCI: decrease schedule-status poll timeoutAlan Stern2013-03-18
|/
* USB: EHCI: revert "remove ASS/PSS polling timeout"Alan Stern2013-02-26
* USB: EHCI: remove ASS/PSS polling timeoutAlan Stern2013-01-25
* USB: EHCI: convert warning messages to debug-levelAlan Stern2012-09-21
* USB: EHCI: use hrtimer for the I/O watchdogAlan Stern2012-07-16
* USB: EHCI: always scan each interrupt QHAlan Stern2012-07-16
* USB: EHCI: use hrtimer for unlinking empty async QHsAlan Stern2012-07-16
* USB: EHCI: unlink multiple async QHs togetherAlan Stern2012-07-16
* USB: EHCI: use hrtimer for the IAA watchdogAlan Stern2012-07-16
* USB: EHCI: use hrtimer for (s)iTD deallocationAlan Stern2012-07-16
* USB: EHCI: use hrtimer for controller deathAlan Stern2012-07-16
* USB: EHCI: use hrtimer for interrupt QH unlinkAlan Stern2012-07-16
* USB: EHCI: use hrtimer for async scheduleAlan Stern2012-07-16
* USB: EHCI: use hrtimer for the periodic scheduleAlan Stern2012-07-16
* USB: EHCI: introduce high-res timerAlan Stern2012-07-16