summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-timer.c
AgeCommit message (Expand)Author
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