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 |
Ming Lei
|
9a971dda82
usb: ehci: only prepare zero packet for out transfer if required
|
14 years ago |
Ming Lei
|
0412560e18
usb: ehci: remove wmb in qh_update
|
14 years ago |
Alan Stern
|
e879990604
USB: EHCI: remove usages of hcd->state
|
14 years ago |
Alan Stern
|
e04f5f7e42
EHCI: fix direction handling for interrupt data toggles
|
14 years ago |
Alan Stern
|
004c196828
USB: EHCI: go back to using the system clock for QH unlinks
|
14 years ago |
Alan Stern
|
1e12c910ee
EHCI: don't rescan interrupt QHs needlessly
|
14 years ago |
Greg Kroah-Hartman
|
50ee9339c7
Merge 2.6.39-rc4 into usb-next
|
14 years ago |
Gabor Juhos
|
2f7ac6c199
USB: ehci: add workaround for Synopsys HC bug
|
14 years ago |
Alan Stern
|
94ae4976e2
USB: EHCI: unlink unused QHs when the controller is stopped
|
14 years ago |
Alan Stern
|
b5a3b3d985
ehci-hcd: Bug fix: don't set a QH's Halt bit
|
14 years ago |
David Daney
|
eb34a90861
USB: EHCI: Rearrange EHCI_URB_TRACE code to avoid GCC-4.6 warnings.
|
14 years ago |
Alan Stern
|
541c7d432f
USB: convert usb_hcd bitfields into atomic flags
|
15 years ago |
Matthew Wilcox
|
910f8d0ced
USB: Change the scatterlist type in struct urb
|
15 years ago |
Alan Stern
|
1b9a38bfa6
USB: EHCI: fix handling of unusual interrupt intervals
|
15 years ago |
Alan Stern
|
40f8db8f8f
USB: EHCI: add native scatter-gather support
|
15 years ago |
Alan Stern
|
c2f6595fbd
USB: EHCI: don't send Clear-TT-Buffer following a STALL
|
15 years ago |
Alan Stern
|
a448c9d8c5
USB: EHCI: change deschedule logic for interrupt QHs
|
16 years ago |
Alan Stern
|
3a44494e23
USB: EHCI: rescan the queue after an unlink
|
16 years ago |
Alek Du
|
3807e26d69
USB: EHCI: split ehci_qh into hw and sw parts
|
16 years ago |
Alan Stern
|
ef4638f955
USB: EHCI: fix counting of transaction error retries
|
16 years ago |
Alan Stern
|
7a0f0d9512
USB: EHCI: fix two new bugs related to Clear-TT-Buffer
|
16 years ago |
Alan Stern
|
ba516de332
USB: EHCI: check for STALL before other errors
|
16 years ago |
Alan Stern
|
914b701280
USB: EHCI: use the new clear_tt_buffer interface
|
16 years ago |
Alan Stern
|
cb88a1b887
USB: fix the clear_tt_buffer interface
|
16 years ago |
Alan Stern
|
a455212d19
USB: EHCI: update toggle state for linked QHs
|
16 years ago |
Alan Stern
|
b18ffd49e8
USB: EHCI: update toggle state for linked QHs
|
16 years ago |
Randy Dunlap
|
d0626808f7
USB: fix ehci printk formats
|
16 years ago |