Matthew Wilcox
|
910f8d0ced
USB: Change the scatterlist type in struct urb
|
15 years ago |
Matthew Wilcox
|
fe54b058de
USB: Add a usb_pipe_endpoint() convenience function
|
15 years ago |
Alan Stern
|
ff9c895f07
USB: fix usbmon and DMA mapping for scatter-gather URBs
|
15 years ago |
Eric Lescouet
|
27729aadd3
USB: make hcd.h public (drivers dependency)
|
15 years ago |
Roel Kluin
|
e4a3d94658
USB: don't read past config->interface[] if usb_control_msg() fails in usb_reset_configuration()
|
15 years ago |
Thadeu Lima de Souza Cascardo
|
385f690bc0
USB: trivial: missing newline in usb core warning message
|
15 years ago |
Alan Stern
|
9bbdf1e0af
USB: convert to the runtime PM framework
|
15 years ago |
Rafael J. Wysocki
|
927bc9165d
PM: Allow USB devices to suspend/resume asynchronously
|
15 years ago |
Oliver Neukum
|
acbe2febe7
USB: Don't use GFP_KERNEL while we cannot reset a storage device
|
15 years ago |
Felipe Balbi
|
09e81f3df4
USB: core: message: fix sparse warning
|
15 years ago |
Sarah Sharp
|
3f0479e00a
USB: Check bandwidth when switching alt settings.
|
15 years ago |
Alan Stern
|
ed1db3ada1
USB: fix a bug in the scatter-gather library
|
15 years ago |
David Vrabel
|
4c1bd3d7a7
USB: make urb scatter-gather support more generic
|
16 years ago |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
Pete Zaitcev
|
81bf46f303
USB: Let usb_sg_init to set transfer_buffer more often
|
16 years ago |
Daniel Mack
|
0cce2eda19
USB: fix LANGID=0 regression
|
16 years ago |
Sarah Sharp
|
e04748e3a8
USB: Push scatter gather lists down to host controller drivers.
|
16 years ago |
Sarah Sharp
|
79abb1ab13
USB: Support for bandwidth allocation.
|
16 years ago |
Alan Stern
|
74675a5850
NLS: update handling of Unicode
|
16 years ago |
Clemens Ladisch
|
a853a3d4eb
usb: return device strings in UTF-8
|
16 years ago |
David Vrabel
|
3444b26afa
USB: add reset endpoint operations
|
16 years ago |
Daniel Mack
|
b7af0bb268
USB: allow malformed LANGID descriptors
|
16 years ago |
Roel Kluin
|
71d2718f25
USB: more u32 conversion after transfer_buffer_length and actual_length
|
16 years ago |
Alan Stern
|
1662e3a7f0
USB: add quirk to avoid config and interface strings
|
16 years ago |
Alan Stern
|
67f5a4ba97
USB: usb_get_string should check the descriptor type
|
16 years ago |
Alan Stern
|
ddeac4e75f
USB: fix toggle mismatch in disable_endpoint paths
|
16 years ago |
Alan Stern
|
2caf7fcdb8
USB: re-enable interface after driver unbinds
|
16 years ago |
Alan Stern
|
df718962bf
USB: cancel pending Set-Config requests if userspace gets there first
|
16 years ago |
Alan Stern
|
3b23dd6f8a
USB: utilize the bus notifiers
|
16 years ago |
Inaky Perez-Gonzalez
|
dc023dceec
USB: Introduce usb_queue_reset() to do resets from atomic contexts
|
16 years ago |