index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-28
usb: host: Replace empty define with do while
Corentin Labbe
1
-1
/
+1
2017-11-07
USB: host: ehci: Remove redundant license text
Greg Kroah-Hartman
1
-10
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-06-03
usb: Make use of ktime_* comparison functions
Mariusz Skamra
1
-1
/
+1
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-2
/
+1
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-1
/
+1
2016-02-03
USB: EHCI: add a delay when unlinking an active QH
Alan Stern
1
-0
/
+2
2016-02-03
USB: EHCI: improve handling of the ehci->iaa_in_progress flag
Alan Stern
1
-1
/
+1
2016-02-03
USB: EHCI: store reason for unlinking a QH
Alan Stern
1
-0
/
+1
2013-08-12
USB: EHCI: improve interrupt qh unlink
Ming Lei
1
-1
/
+33
2013-03-25
USB: EHCI: improve end_unlink_async()
Alan Stern
1
-1
/
+1
2013-03-25
USB: EHCI: convert singly-linked lists to list_heads
Alan Stern
1
-5
/
+6
2013-03-21
USB: EHCI: fix up incorrect merge resolution
Alan Stern
1
-0
/
+9
2013-03-20
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
1
-9
/
+0
2013-03-20
USB: EHCI: fix regression in QH unlinking
Alan Stern
1
-1
/
+1
2013-03-18
USB: EHCI: reorganize ehci_iaa_watchdog()
Alan Stern
1
-28
/
+25
2013-03-18
USB: EHCI: decrease schedule-status poll timeout
Alan Stern
1
-4
/
+4
2013-02-26
USB: EHCI: revert "remove ASS/PSS polling timeout"
Alan Stern
1
-15
/
+14
2013-01-25
USB: EHCI: remove ASS/PSS polling timeout
Alan Stern
1
-14
/
+15
2012-09-21
USB: EHCI: convert warning messages to debug-level
Alan Stern
1
-2
/
+4
2012-07-16
USB: EHCI: use hrtimer for the I/O watchdog
Alan Stern
1
-0
/
+21
2012-07-16
USB: EHCI: always scan each interrupt QH
Alan Stern
1
-6
/
+1
2012-07-16
USB: EHCI: use hrtimer for unlinking empty async QHs
Alan Stern
1
-0
/
+2
2012-07-16
USB: EHCI: unlink multiple async QHs together
Alan Stern
1
-1
/
+2
2012-07-16
USB: EHCI: use hrtimer for the IAA watchdog
Alan Stern
1
-0
/
+45
2012-07-16
USB: EHCI: use hrtimer for (s)iTD deallocation
Alan Stern
1
-4
/
+46
2012-07-16
USB: EHCI: use hrtimer for controller death
Alan Stern
1
-0
/
+26
2012-07-16
USB: EHCI: use hrtimer for interrupt QH unlink
Alan Stern
1
-0
/
+34
2012-07-16
USB: EHCI: use hrtimer for async schedule
Alan Stern
1
-0
/
+49
2012-07-16
USB: EHCI: use hrtimer for the periodic schedule
Alan Stern
1
-0
/
+80
2012-07-16
USB: EHCI: introduce high-res timer
Alan Stern
1
-0
/
+106