Age | Commit message (Expand) | Author | Files | Lines |
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 |