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
|
16 years ago |
Oliver Neukum
|
1987625226
USB: anchor API changes needed for btusb
|
16 years ago |
Oliver Neukum
|
6a2839bedc
USB: extend poisoning to anchors
|
17 years ago |
Oliver Neukum
|
55b447bf79
USB: kill URBs permanently
|
17 years ago |
Oliver Neukum
|
77571f05a4
USB: fix bug in usb_unlink_anchored_urbs()
|
16 years ago |
Harvey Harrison
|
441b62c1ed
USB: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Oliver Neukum
|
eda769593b
USB: add extension of anchor API, usb_unlink_anchored_urbs
|
17 years ago |
Greg Kroah-Hartman
|
2c044a4803
USB: fix codingstyle issues in drivers/usb/core/*.c
|
17 years ago |
Greg Kroah-Hartman
|
782e70c6fc
USB: mark USB drivers as being GPL only
|
17 years ago |
Oliver Neukum
|
0b28baaf74
USB: add URB_FREE_BUFFER to permissible flags
|
17 years ago |
Alan Stern
|
6840d2555a
USB: flush outstanding URBs when suspending
|
17 years ago |
Alan Stern
|
1431d2a44c
USB: get rid of urb->lock
|
17 years ago |
Alan Stern
|
d617bc83ff
USB: cleanup for previous patches
|
18 years ago |
Alan Stern
|
4326ed0be9
USB: address-0 handling during device initialization
|
18 years ago |
Alan Stern
|
fea3409112
USB: add direction bit to urb->transfer_flags
|
18 years ago |
Alan Stern
|
5b653c79c0
USB: add urb->ep
|
18 years ago |
Alan Stern
|
beafef072a
USB: documentation update for usb_unlink_urb
|
18 years ago |
Marcel Holtmann
|
8b3b01c898
USB: Add URB_FREE_BUFFER flag and the logic behind it
|
18 years ago |
Oliver Neukum
|
51a2f077c4
USB: introduce usb_anchor
|
18 years ago |
Oliver Neukum
|
9251644ab3
usbcore: trivial whitespace fixes
|
18 years ago |
Alan Stern
|
896fbd7199
usbcore: remove unused bandwith-related code
|
18 years ago |
Tobias Klauser
|
ec17cf1cfe
USB: Remove unneeded void * casts in core files
|
18 years ago |