Alan Stern
|
ca5c485f55
USB: additional regression fix for device removal
|
14 years ago |
Alan Stern
|
e534c5b831
USB: fix regression occurring during device removal
|
14 years ago |
Sarah Sharp
|
fccf4e8620
USB: Free bandwidth when usb_disable_device is called.
|
14 years ago |
Sarah Sharp
|
d673bfcbff
usb: Change usb_hcd->bandwidth_mutex to a pointer.
|
14 years ago |
Ming Lei
|
6ddf27cdbc
USB: make usb_mark_last_busy use pm_runtime_mark_last_busy
|
14 years ago |
Ming Lei
|
63defa73c8
USB: use the no_callbacks flag for interfaces
|
14 years ago |
Alan Stern
|
80f0cf3947
USB: disable endpoints after unbinding interfaces, not before
|
14 years ago |
Alan Stern
|
0026e00523
USB: fix bug in initialization of interface minor numbers
|
14 years ago |
Thadeu Lima de Souza Cascardo
|
0791971ba8
usb: allow drivers to use allocated bandwidth until unbound
|
14 years ago |
Alan Stern
|
64d65872f9
USB: fix oops in usb_sg_init()
|
15 years ago |
Alan Stern
|
0ba169aff9
USB: simplify usb_sg_init()
|
15 years ago |
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 |