index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-timer.c
Age
Commit message (
Expand
)
Author
2018-09-28
usb: host: Replace empty define with do while
Corentin Labbe
2017-11-07
USB: host: ehci: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-06-03
usb: Make use of ktime_* comparison functions
Mariusz Skamra
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-02-03
USB: EHCI: add a delay when unlinking an active QH
Alan Stern
2016-02-03
USB: EHCI: improve handling of the ehci->iaa_in_progress flag
Alan Stern
2016-02-03
USB: EHCI: store reason for unlinking a QH
Alan Stern
2013-08-12
USB: EHCI: improve interrupt qh unlink
Ming Lei
2013-03-25
USB: EHCI: improve end_unlink_async()
Alan Stern
2013-03-25
USB: EHCI: convert singly-linked lists to list_heads
Alan Stern
2013-03-21
USB: EHCI: fix up incorrect merge resolution
Alan Stern
2013-03-20
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
2013-03-20
USB: EHCI: fix regression in QH unlinking
Alan Stern
2013-03-18
USB: EHCI: reorganize ehci_iaa_watchdog()
Alan Stern
2013-03-18
USB: EHCI: decrease schedule-status poll timeout
Alan Stern
2013-02-26
USB: EHCI: revert "remove ASS/PSS polling timeout"
Alan Stern
2013-01-25
USB: EHCI: remove ASS/PSS polling timeout
Alan Stern
2012-09-21
USB: EHCI: convert warning messages to debug-level
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for the I/O watchdog
Alan Stern
2012-07-16
USB: EHCI: always scan each interrupt QH
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for unlinking empty async QHs
Alan Stern
2012-07-16
USB: EHCI: unlink multiple async QHs together
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for the IAA watchdog
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for (s)iTD deallocation
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for controller death
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for interrupt QH unlink
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for async schedule
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for the periodic schedule
Alan Stern
2012-07-16
USB: EHCI: introduce high-res timer
Alan Stern