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.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
USB: EHCI: remove unused Link Power Management code
Alan Stern
2012-10-31
1
-1
/
+0
*
USB: EHCI: make ehci_read_frame_index platform independent
Alan Stern
2012-10-24
1
-16
/
+0
*
USB: EHCI: move logging macros to ehci.h
Alan Stern
2012-10-24
1
-0
/
+15
*
EHCI: use the isochronous scheduling threshold
Alan Stern
2012-10-22
1
-1
/
+0
*
EHCI: improved logic for isochronous scheduling
Alan Stern
2012-10-22
1
-1
/
+1
*
USB: EHCI: resolve some unlikely races
Alan Stern
2012-07-16
1
-0
/
+1
*
USB: EHCI: simplify isochronous scanning
Alan Stern
2012-07-16
1
-3
/
+3
*
USB: EHCI: use hrtimer for the I/O watchdog
Alan Stern
2012-07-16
1
-12
/
+1
*
USB: EHCI: always scan each interrupt QH
Alan Stern
2012-07-16
1
-3
/
+5
*
USB: EHCI: don't lose events during a scan
Alan Stern
2012-07-16
1
-1
/
+2
*
USB: EHCI: use hrtimer for unlinking empty async QHs
Alan Stern
2012-07-16
1
-2
/
+2
*
USB: EHCI: unlink multiple async QHs together
Alan Stern
2012-07-16
1
-0
/
+2
*
USB: EHCI: use hrtimer for the IAA watchdog
Alan Stern
2012-07-16
1
-15
/
+1
*
USB: EHCI: don't refcount iso_stream structures
Alan Stern
2012-07-16
1
-2
/
+1
*
USB: EHCI: use hrtimer for (s)iTD deallocation
Alan Stern
2012-07-16
1
-2
/
+3
*
USB: EHCI: use hrtimer for controller death
Alan Stern
2012-07-16
1
-0
/
+2
*
USB: EHCI: use hrtimer for interrupt QH unlink
Alan Stern
2012-07-16
1
-1
/
+9
*
USB: EHCI: use hrtimer for async schedule
Alan Stern
2012-07-16
1
-1
/
+4
*
USB: EHCI: use hrtimer for the periodic schedule
Alan Stern
2012-07-16
1
-2
/
+5
*
USB: EHCI: introduce high-res timer
Alan Stern
2012-07-16
1
-0
/
+16
*
USB: EHCI: add new root-hub state: STOPPING
Alan Stern
2012-07-16
1
-1
/
+6
*
USB: EHCI: add pointer to end of async-unlink list
Alan Stern
2012-07-16
1
-0
/
+1
*
USB: EHCI: rename "reclaim"
Alan Stern
2012-07-16
1
-5
/
+5
*
USB: EHCI: add symbolic constants for QHs
Alan Stern
2012-07-16
1
-1
/
+7
*
USB: EHCI: don't refcount QHs
Alan Stern
2012-07-16
1
-9
/
+0
*
USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy
Richard Zhao
2012-06-13
1
-4
/
+0
*
EHCI: keep track of ports being resumed and indicate in hub_status_data
Alan Stern
2012-04-09
1
-0
/
+2
*
usb: otg: Rename otg_transceiver to usb_phy
Heikki Krogerus
2012-02-13
1
-1
/
+1
*
EHCI: workaround for MosChip controller bug
Alan Stern
2011-10-18
1
-0
/
+17
*
USB: EHCI: remove usages of hcd->state
Alan Stern
2011-08-22
1
-0
/
+7
*
EHCI: fix direction handling for interrupt data toggles
Alan Stern
2011-07-19
1
-0
/
+1
*
USB: EHCI: go back to using the system clock for QH unlinks
Alan Stern
2011-07-08
1
-1
/
+2
*
USB: EHCI: Allow users to override 80% max periodic bandwidth
Kirill Smelkov
2011-07-08
1
-0
/
+2
*
USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h
Jan Andersson
2011-05-19
1
-3
/
+0
*
EHCI: don't rescan interrupt QHs needlessly
Alan Stern
2011-05-17
1
-0
/
+1
*
USB: EHCI: Add bus glue for GRLIB GRUSBHC controller
Jan Andersson
2011-05-03
1
-0
/
+3
*
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
2011-05-03
1
-0
/
+7
*
USB: extend ehci-fsl and fsl_udc_core driver for OTG operation
Anatolij Gustschin
2011-05-02
1
-0
/
+4
*
USB: ehci: add workaround for Synopsys HC bug
Gabor Juhos
2011-04-13
1
-0
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
2011-03-01
1
-1
/
+1
*
Revert "USB host: Move AMD PLL quirk to pci-quirks.c"
Greg Kroah-Hartman
2011-02-17
1
-1
/
+1
*
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
2011-02-04
1
-1
/
+1
*
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
2010-12-16
1
-0
/
+1
|
\
|
*
USB: EHCI: ASPM quirk of ISOC on AMD SB800
Alex He
2010-12-10
1
-0
/
+1
*
|
USB: EHCI: AMD periodic frame list table quirk
Andiry Xu
2010-11-16
1
-0
/
+2
|
/
*
USB: ehci: fix remove of ehci debugfs dir
Ming Lei
2010-08-10
1
-4
/
+0
*
USB: EHCI: remove dead code in the periodic scheduler
Alan Stern
2010-08-10
1
-3
/
+0
*
USB: EHCI: remove PCI assumption
Alan Stern
2010-08-10
1
-0
/
+1
*
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
2010-08-10
1
-4
/
+4
[prev]
[next]