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