Arnd Bergmann
|
70b55c2ad0
usb: ehci: mark unlink_empty_async_suspended() as __maybe_unused
|
12 years ago |
Tony Prisk
|
4d053fdac3
usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PM
|
12 years ago |
Alan Stern
|
afc2c9a2c3
USB: EHCI: remove unused variable in unlink_empty_async()
|
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
|
79bcf7b02b
USB: EHCI: change return value of qh_completions()
|
12 years ago |
Alan Stern
|
c1fdb68e3d
USB: EHCI: changes related to qh_refresh()
|
12 years ago |
Alan Stern
|
2a40f32454
USB: EHCI: fix regression during bus resume
|
12 years ago |
Alan Stern
|
feca7746d5
USB: EHCI: don't check DMA values in QH overlays
|
12 years ago |
Alan Stern
|
6402c796d3
USB: EHCI: work around silicon bug in Intel's EHCI controllers
|
12 years ago |
Alan Stern
|
6e0c3339a6
USB: EHCI: unlink one async QH at a time
|
12 years ago |
Alan Stern
|
2656a9abcf
USB: EHCI: bugfix: urb->hcpriv should not be NULL
|
12 years ago |
Pavankumar Kondeti
|
3d037774b4
EHCI: Update qTD next pointer in QH overlay region during unlink
|
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
|
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
|
314466101c
USB: EHCI: use hrtimer for async schedule
|
13 years ago |
Alan Stern
|
c0c53dbc32
USB: EHCI: add new root-hub state: STOPPING
|
13 years ago |
Alan Stern
|
2f5bb665ba
USB: EHCI: add pointer to end of async-unlink list
|
13 years ago |
Alan Stern
|
99ac5b1e95
USB: EHCI: rename "reclaim"
|
13 years ago |
Alan Stern
|
4c53de7210
USB: EHCI: add symbolic constants for QHs
|
13 years ago |
Alan Stern
|
c83e1a9ff6
USB: EHCI: don't refcount QHs
|
13 years ago |
Greg Kroah-Hartman
|
82491c2a20
USB: ehci-q.c: remove dbg() usage
|
13 years ago |
Alan Stern
|
3d9545cc37
EHCI: maintain the ehci->command value properly
|
13 years ago |
Clemens Ladisch
|
bc677d5b64
usb: fix number of mapped SG DMA entries
|
13 years ago |
Vikram Pandita
|
332960bd7e
USB: ehci: report Data Buffer Error in debug mode
|
13 years ago |
Ming Lei
|
41f05dedea
usb: ehci: remove the 1st wmb in qh_append_tds
|
14 years ago |