Xenia Ragiadakou
|
1512c91f1c
ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set
|
12 years ago |
Xenia Ragiadakou
|
fea26ef095
ehci: remove ehci_vdbg() verbose debugging statements
|
12 years ago |
Greg Kroah-Hartman
|
165f60642a
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
12 years ago |
Ming Lei
|
9118f9eb4f
USB: EHCI: improve interrupt qh unlink
|
12 years ago |
Tuomas Tynkkynen
|
2cdcec4fed
usb: host: add has_tdi_phy_lpm capability bit
|
12 years ago |
Manjunath Goudar
|
2f3a6b8652
USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers
|
12 years ago |
Christian Engelmayer
|
e6604a7fd7
EHCI: Quirk flag for port power handling on overcurrent.
|
12 years ago |
Alan Stern
|
214ac7a077
USB: EHCI: improve end_unlink_async()
|
12 years ago |
Alan Stern
|
6e018751a3
USB: EHCI: convert singly-linked lists to list_heads
|
12 years ago |
Alan Stern
|
7bc782d73c
USB: EHCI: split needs_rescan into two flags
|
12 years ago |
Alan Stern
|
9debc1793b
USB: EHCI: add a name for the platform-private field
|
12 years ago |
Roger Quadros
|
9ec6e9d3cb
USB: EHCI: Move definition of EHCI_STATS to ehci.h
|
12 years ago |
Alan Stern
|
1b36810e27
USB: EHCI: miscellaneous cleanups for the library conversion
|
12 years ago |
Alan Stern
|
3e02320399
USB: EHCI: prepare to make ehci-hcd a library module
|
12 years ago |
Alan Stern
|
4968f95191
USB: EHCI: remove unused Link Power Management code
|
12 years ago |
Alan Stern
|
acc0850340
USB: EHCI: make ehci_read_frame_index platform independent
|
12 years ago |
Alan Stern
|
d6064aca82
USB: EHCI: move logging macros to ehci.h
|
12 years ago |
Alan Stern
|
98cae42d82
EHCI: use the isochronous scheduling threshold
|
12 years ago |
Alan Stern
|
c3ee9b76aa
EHCI: improved logic for isochronous scheduling
|
12 years ago |
Alan Stern
|
43fe3a99d9
USB: EHCI: resolve some unlikely races
|
13 years ago |
Alan Stern
|
f428907822
USB: EHCI: simplify isochronous scanning
|
13 years ago |
Alan Stern
|
18aafe64d7
USB: EHCI: use hrtimer for the I/O watchdog
|
13 years ago |
Alan Stern
|
569b394f53
USB: EHCI: always scan each interrupt QH
|
13 years ago |
Alan Stern
|
361aabf395
USB: EHCI: don't lose events during a scan
|
13 years ago |
Alan Stern
|
32830f2076
USB: EHCI: use hrtimer for unlinking empty async QHs
|
13 years ago |
Alan Stern
|
3c273a056b
USB: EHCI: unlink multiple async QHs together
|
13 years ago |
Alan Stern
|
9d9387475a
USB: EHCI: use hrtimer for the IAA watchdog
|
13 years ago |
Alan Stern
|
8c5bf7be56
USB: EHCI: don't refcount iso_stream structures
|
13 years ago |
Alan Stern
|
55934eb3b9
USB: EHCI: use hrtimer for (s)iTD deallocation
|
13 years ago |
Alan Stern
|
bf6387bcd1
USB: EHCI: use hrtimer for controller death
|
13 years ago |