index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-04
USB: EHCI: add a delay when unlinking an active QH
Alan Stern
1
-0
/
+2
2016-02-04
USB: EHCI: improve handling of the ehci->iaa_in_progress flag
Alan Stern
1
-1
/
+1
2016-02-04
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-26
USB: EHCI: improve end_unlink_async()
Alan Stern
1
-1
/
+1
2013-03-26
USB: EHCI: convert singly-linked lists to list_heads
Alan Stern
1
-5
/
+6
2013-03-22
USB: EHCI: fix up incorrect merge resolution
Alan Stern
1
-0
/
+9
2013-03-21
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
1
-9
/
+0
2013-03-21
USB: EHCI: fix regression in QH unlinking
Alan Stern
1
-1
/
+1
2013-03-19
USB: EHCI: reorganize ehci_iaa_watchdog()
Alan Stern
1
-28
/
+25
2013-03-19
USB: EHCI: decrease schedule-status poll timeout
Alan Stern
1
-4
/
+4
2013-02-27
USB: EHCI: revert "remove ASS/PSS polling timeout"
Alan Stern
1
-15
/
+14
2013-01-26
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-17
USB: EHCI: use hrtimer for the I/O watchdog
Alan Stern
1
-0
/
+21
2012-07-17
USB: EHCI: always scan each interrupt QH
Alan Stern
1
-6
/
+1
2012-07-17
USB: EHCI: use hrtimer for unlinking empty async QHs
Alan Stern
1
-0
/
+2
2012-07-17
USB: EHCI: unlink multiple async QHs together
Alan Stern
1
-1
/
+2
2012-07-17
USB: EHCI: use hrtimer for the IAA watchdog
Alan Stern
1
-0
/
+45
2012-07-17
USB: EHCI: use hrtimer for (s)iTD deallocation
Alan Stern
1
-4
/
+46
2012-07-17
USB: EHCI: use hrtimer for controller death
Alan Stern
1
-0
/
+26
2012-07-17
USB: EHCI: use hrtimer for interrupt QH unlink
Alan Stern
1
-0
/
+34
2012-07-17
USB: EHCI: use hrtimer for async schedule
Alan Stern
1
-0
/
+49
2012-07-17
USB: EHCI: use hrtimer for the periodic schedule
Alan Stern
1
-0
/
+80
2012-07-17
USB: EHCI: introduce high-res timer
Alan Stern
1
-0
/
+106