Alan Stern
|
2f02bc8af3
USB: report submission of active URBs
|
12 years ago |
Alan Stern
|
a03bede5c7
USB: update documentation for URB_ISO_ASAP
|
12 years ago |
Oliver Neukum
|
8815bb09af
usbhid: prevent deadlock during timeout
|
13 years ago |
Alan Stern
|
da8bfb090c
USB documentation: explain lifetime rules for unlinking URBs
|
13 years ago |
Sebastian Andrzej Siewior
|
371f3b49f2
usb/core: remove "always" from usb_unlink_urb() kernel doc entry
|
13 years ago |
Alan Stern
|
0cb54a3e47
USB: debugging code shouldn't alter control flow
|
13 years ago |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 years ago |
Paul Zimmerman
|
500132a0f2
USB: Add support for SuperSpeed isoc endpoints
|
14 years ago |
Simon Arlott
|
f7dd64916b
USB: output an error message when the pipe type doesn't match the endpoint type
|
15 years ago |
Christian Lamparter
|
b3e670443b
USB: fix thread-unsafe anchor utiliy routines
|
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 |
Alan Stern
|
0ede76fcec
USB: remove uses of URB_NO_SETUP_DMA_MAP
|
15 years ago |
Eric Lescouet
|
27729aadd3
USB: make hcd.h public (drivers dependency)
|
15 years ago |
Matthew Wilcox
|
f09a15e6e6
USB: Fix usb_fill_int_urb for SuperSpeed devices
|
15 years ago |
Greg Kroah-Hartman
|
551cdbbeb1
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
|
15 years ago |
Alan Stern
|
f661c6f8c6
USB: check the endpoint type against the pipe type
|
15 years ago |
David Vrabel
|
8e08b9766b
USB: allow interrupt transfers to WUSB devices
|
16 years ago |
Sarah Sharp
|
79abb1ab13
USB: Support for bandwidth allocation.
|
16 years ago |
Sarah Sharp
|
6b403b020c
USB: Add SuperSpeed to the list of USB device speeds.
|
16 years ago |
Roel Kluin
|
71d2718f25
USB: more u32 conversion after transfer_buffer_length and actual_length
|
16 years ago |
David Vrabel
|
6da9c99059
USB: allow libusb to talk to unauthenticated WUSB devices
|
16 years ago |
Oliver Neukum
|
856395d6e1
USB: extension of anchor API to unpoison an anchor
|
16 years ago |
Ming Lei
|
49367d8f1d
USB: mark "reject" field of struct urb as atomic_t
|
16 years ago |
Rabin Vincent
|
2870fde780
USB: mention URB_FREE_BUFFER in usb_free_urb documentation
|
16 years ago |
Alan Stern
|
cde217a556
USB: fix crash when URBs are unlinked after the device is gone
|
16 years ago |
Greg Kroah-Hartman
|
69a85942ff
USB: remove err() macro from usb core code
|
17 years ago |
Oliver Neukum
|
1987625226
USB: anchor API changes needed for btusb
|
17 years ago |
Oliver Neukum
|
6a2839bedc
USB: extend poisoning to anchors
|
17 years ago |
Oliver Neukum
|
55b447bf79
USB: kill URBs permanently
|
17 years ago |