Ming Lei
|
f537da685c
USB: add missing "{}" in map_urb_for_dma
|
15 years ago |
Matthew Wilcox
|
910f8d0ced
USB: Change the scatterlist type in struct urb
|
15 years ago |
Alan Stern
|
85bcb5ee88
USB: remove URB_NO_SETUP_DMA_MAP
|
15 years ago |
Sarah Sharp
|
eab1cafc3b
USB: Support for allocating USB 3.0 streams.
|
15 years ago |
Alan Stern
|
ff9c895f07
USB: fix usbmon and DMA mapping for scatter-gather URBs
|
15 years ago |
Huang Weiyi
|
45f30e0bda
USB: remove duplicated #include
|
15 years ago |
Eric Lescouet
|
27729aadd3
USB: make hcd.h public (drivers dependency)
|
15 years ago |
Alan Stern
|
cd78069492
USB: fix the idProduct value for USB-3.0 root hubs
|
15 years ago |
Alan Stern
|
9bbdf1e0af
USB: convert to the runtime PM framework
|
15 years ago |
Alan Stern
|
0534d46848
USB: consolidate remote wakeup routines
|
15 years ago |
Sarah Sharp
|
d837e219da
USB: Use bInterfaceNumber in bandwidth allocations.
|
15 years ago |
Sarah Sharp
|
04a723ea9c
USB: Fix duplicate sysfs problem after device reset.
|
15 years ago |
Randy Dunlap
|
70445ae6c6
USB core: fix recent kernel-doc warnings
|
15 years ago |
Sarah Sharp
|
3f0479e00a
USB: Check bandwidth when switching alt settings.
|
15 years ago |
Sarah Sharp
|
91017f9cf5
USB: Refactor code to find alternate interface settings.
|
15 years ago |
H Hartley Sweeten
|
576a362ad2
USB: hcd.c: quiet NULL pointer sparse noise
|
15 years ago |
Larry Finger
|
85e034fdff
USB: Check results of dma_map_single
|
15 years ago |
George Spelvin
|
392ca68b40
USB: Clean up root hub string descriptors
|
16 years ago |
Joe Perches
|
ad361c9884
Remove multiple KERN_ prefixes from printk formats
|
16 years ago |
Viral Mehta
|
7dd19e69d1
USB: xhci: replace if-elseif-else with switch-case
|
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 |
Sarah Sharp
|
d2e9b4d673
USB: Add USB 3.0 roothub support to USB core.
|
16 years ago |
Sarah Sharp
|
6b403b020c
USB: Add SuperSpeed to the list of USB device speeds.
|
16 years ago |
Greg Kroah-Hartman
|
820d7a253c
USB: remove unused usb_host class
|
16 years ago |
David Vrabel
|
3444b26afa
USB: add reset endpoint operations
|
16 years ago |
Roel Kluin
|
71d2718f25
USB: more u32 conversion after transfer_buffer_length and actual_length
|
16 years ago |
Harvey Harrison
|
551509d267
USB: replace uses of __constant_{endian}
|
16 years ago |
Ming Lei
|
49367d8f1d
USB: mark "reject" field of struct urb as atomic_t
|
16 years ago |
Alan Stern
|
65bfd2967c
USB: Enhance usage of pm_message_t
|
16 years ago |