Paul Zimmerman
|
500132a0f2
USB: Add support for SuperSpeed isoc endpoints
|
14 anos atrás |
Simon Arlott
|
f7dd64916b
USB: output an error message when the pipe type doesn't match the endpoint type
|
14 anos atrás |
Christian Lamparter
|
b3e670443b
USB: fix thread-unsafe anchor utiliy routines
|
15 anos atrás |
Matthew Wilcox
|
fe54b058de
USB: Add a usb_pipe_endpoint() convenience function
|
15 anos atrás |
Alan Stern
|
ff9c895f07
USB: fix usbmon and DMA mapping for scatter-gather URBs
|
15 anos atrás |
Alan Stern
|
0ede76fcec
USB: remove uses of URB_NO_SETUP_DMA_MAP
|
15 anos atrás |
Eric Lescouet
|
27729aadd3
USB: make hcd.h public (drivers dependency)
|
15 anos atrás |
Matthew Wilcox
|
f09a15e6e6
USB: Fix usb_fill_int_urb for SuperSpeed devices
|
15 anos atrás |
Greg Kroah-Hartman
|
551cdbbeb1
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
|
15 anos atrás |
Alan Stern
|
f661c6f8c6
USB: check the endpoint type against the pipe type
|
15 anos atrás |
David Vrabel
|
8e08b9766b
USB: allow interrupt transfers to WUSB devices
|
16 anos atrás |
Sarah Sharp
|
79abb1ab13
USB: Support for bandwidth allocation.
|
16 anos atrás |
Sarah Sharp
|
6b403b020c
USB: Add SuperSpeed to the list of USB device speeds.
|
16 anos atrás |
Roel Kluin
|
71d2718f25
USB: more u32 conversion after transfer_buffer_length and actual_length
|
16 anos atrás |
David Vrabel
|
6da9c99059
USB: allow libusb to talk to unauthenticated WUSB devices
|
16 anos atrás |
Oliver Neukum
|
856395d6e1
USB: extension of anchor API to unpoison an anchor
|
16 anos atrás |
Ming Lei
|
49367d8f1d
USB: mark "reject" field of struct urb as atomic_t
|
16 anos atrás |
Rabin Vincent
|
2870fde780
USB: mention URB_FREE_BUFFER in usb_free_urb documentation
|
16 anos atrás |
Alan Stern
|
cde217a556
USB: fix crash when URBs are unlinked after the device is gone
|
16 anos atrás |
Greg Kroah-Hartman
|
69a85942ff
USB: remove err() macro from usb core code
|
17 anos atrás |
Oliver Neukum
|
1987625226
USB: anchor API changes needed for btusb
|
17 anos atrás |
Oliver Neukum
|
6a2839bedc
USB: extend poisoning to anchors
|
17 anos atrás |
Oliver Neukum
|
55b447bf79
USB: kill URBs permanently
|
17 anos atrás |
Oliver Neukum
|
77571f05a4
USB: fix bug in usb_unlink_anchored_urbs()
|
17 anos atrás |
Harvey Harrison
|
441b62c1ed
USB: replace remaining __FUNCTION__ occurrences
|
17 anos atrás |
Oliver Neukum
|
eda769593b
USB: add extension of anchor API, usb_unlink_anchored_urbs
|
17 anos atrás |
Greg Kroah-Hartman
|
2c044a4803
USB: fix codingstyle issues in drivers/usb/core/*.c
|
17 anos atrás |
Greg Kroah-Hartman
|
782e70c6fc
USB: mark USB drivers as being GPL only
|
17 anos atrás |
Oliver Neukum
|
0b28baaf74
USB: add URB_FREE_BUFFER to permissible flags
|
17 anos atrás |
Alan Stern
|
6840d2555a
USB: flush outstanding URBs when suspending
|
18 anos atrás |