index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-hcd.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
USB: EHCI: DT support for generic bus glue
Arnd Bergmann
2013-03-28
1
-5
/
+0
*
USB: EHCI: improve end_unlink_async()
Alan Stern
2013-03-25
1
-2
/
+2
*
USB: EHCI: convert singly-linked lists to list_heads
Alan Stern
2013-03-25
1
-1
/
+4
*
USB: EHCI: consolidate code in ehci_urb_dequeue()
Alan Stern
2013-03-25
1
-37
/
+11
*
USB: EHCI: split needs_rescan into two flags
Alan Stern
2013-03-25
1
-5
/
+11
*
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
2013-03-20
1
-4
/
+3
|
\
|
*
USB: EHCI: fix regression during bus resume
Alan Stern
2013-03-15
1
-0
/
+1
|
*
USB: EHCI: work around silicon bug in Intel's EHCI controllers
Alan Stern
2013-03-05
1
-4
/
+2
*
|
USB: EHCI: improve use of per-port status-change bits
Alan Stern
2013-03-18
1
-2
/
+2
*
|
USB: EHCI: split ehci-omap out to a separate driver
Alan Stern
2013-03-15
1
-5
/
+1
|
/
*
USB: EHCI: notify usbcore about port resumes
Alan Stern
2013-01-25
1
-0
/
+1
*
USB: EHCI: fix build error in ehci-mxc
Alan Stern
2013-01-23
1
-5
/
+1
*
USB: EHCI: fix incorrect configuration test
Alan Stern
2013-01-22
1
-1
/
+1
*
USB: EHCI: Move definition of EHCI_STATS to ehci.h
Roger Quadros
2013-01-22
1
-4
/
+0
*
USB: EHCI: miscellaneous cleanups for the library conversion
Alan Stern
2012-11-11
1
-4
/
+5
*
USB: EHCI: fix build error by making ChipIdea host a normal EHCI driver
Alan Stern
2012-11-02
1
-10
/
+1
*
USB: EHCI: make ehci-platform a separate driver
Alan Stern
2012-11-01
1
-5
/
+1
*
USB: EHCI: make ehci-pci a separate driver
Alan Stern
2012-11-01
1
-21
/
+5
*
USB: EHCI: prepare to make ehci-hcd a library module
Alan Stern
2012-11-01
1
-3
/
+70
*
USB: EHCI: remove ehci_port_power() routine
Alan Stern
2012-10-31
1
-21
/
+0
*
USB: EHCI: remove unused Link Power Management code
Alan Stern
2012-10-31
1
-18
/
+0
*
USB: EHCI: make ehci_read_frame_index platform independent
Alan Stern
2012-10-24
1
-1
/
+26
*
USB: EHCI: remove CNS3xxx EHCI platform driver
Florian Fainelli
2012-10-22
1
-5
/
+0
*
USB: EHCI: remove Alchemy EHCI driver
Florian Fainelli
2012-10-22
1
-5
/
+0
*
USB: EHCI: remove Netlogic XLS EHCI driver
Florian Fainelli
2012-10-22
1
-5
/
+0
*
USB: EHCI: remove Loongson 1B EHCI driver.
Florian Fainelli
2012-10-22
1
-5
/
+0
*
USB: EHCI: remove IXP4xx EHCI driver
Florian Fainelli
2012-10-22
1
-5
/
+0
*
EHCI: use the isochronous scheduling threshold
Alan Stern
2012-10-22
1
-1
/
+1
*
USB EHCI/Xen: propagate controller reset information to hypervisor
Jan Beulich
2012-09-18
1
-2
/
+2
*
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-07-26
1
-286
/
+226
|
\
|
*
USB: EHCI: resolve some unlikely races
Alan Stern
2012-07-16
1
-1
/
+19
|
*
USB: EHCI: fix up locking
Alan Stern
2012-07-16
1
-15
/
+33
|
*
USB: EHCI: simplify isochronous scanning
Alan Stern
2012-07-16
1
-3
/
+0
|
*
USB: EHCI: use hrtimer for the I/O watchdog
Alan Stern
2012-07-16
1
-46
/
+1
|
*
USB: EHCI: always scan each interrupt QH
Alan Stern
2012-07-16
1
-2
/
+5
|
*
USB: EHCI: don't lose events during a scan
Alan Stern
2012-07-16
1
-3
/
+10
|
*
USB: EHCI: use hrtimer for unlinking empty async QHs
Alan Stern
2012-07-16
1
-15
/
+1
|
*
USB: EHCI: unlink multiple async QHs together
Alan Stern
2012-07-16
1
-31
/
+4
|
*
USB: EHCI: use hrtimer for the IAA watchdog
Alan Stern
2012-07-16
1
-52
/
+14
|
*
USB: EHCI: don't refcount iso_stream structures
Alan Stern
2012-07-16
1
-3
/
+9
|
*
USB: EHCI: use hrtimer for (s)iTD deallocation
Alan Stern
2012-07-16
1
-0
/
+1
|
*
USB: EHCI: use hrtimer for controller death
Alan Stern
2012-07-16
1
-10
/
+10
|
*
USB: EHCI: use hrtimer for interrupt QH unlink
Alan Stern
2012-07-16
1
-2
/
+4
|
*
USB: EHCI: use hrtimer for async schedule
Alan Stern
2012-07-16
1
-10
/
+3
|
*
USB: EHCI: remove PS3 status polling
Alan Stern
2012-07-16
1
-67
/
+2
|
*
USB: EHCI: use hrtimer for the periodic schedule
Alan Stern
2012-07-16
1
-1
/
+1
|
*
USB: EHCI: introduce high-res timer
Alan Stern
2012-07-16
1
-2
/
+13
|
*
USB: EHCI: add new root-hub state: STOPPING
Alan Stern
2012-07-16
1
-7
/
+6
|
*
USB: EHCI: add pointer to end of async-unlink list
Alan Stern
2012-07-16
1
-7
/
+2
|
*
USB: EHCI: rename "reclaim"
Alan Stern
2012-07-16
1
-13
/
+12
[prev]
[next]