Oliver Neukum
|
856395d6e1
USB: extension of anchor API to unpoison an anchor
|
16 年之前 |
Ming Lei
|
49367d8f1d
USB: mark "reject" field of struct urb as atomic_t
|
16 年之前 |
Rabin Vincent
|
2870fde780
USB: mention URB_FREE_BUFFER in usb_free_urb documentation
|
16 年之前 |
Alan Stern
|
cde217a556
USB: fix crash when URBs are unlinked after the device is gone
|
16 年之前 |
Greg Kroah-Hartman
|
69a85942ff
USB: remove err() macro from usb core code
|
16 年之前 |
Oliver Neukum
|
1987625226
USB: anchor API changes needed for btusb
|
16 年之前 |
Oliver Neukum
|
6a2839bedc
USB: extend poisoning to anchors
|
17 年之前 |
Oliver Neukum
|
55b447bf79
USB: kill URBs permanently
|
17 年之前 |
Oliver Neukum
|
77571f05a4
USB: fix bug in usb_unlink_anchored_urbs()
|
16 年之前 |
Harvey Harrison
|
441b62c1ed
USB: replace remaining __FUNCTION__ occurrences
|
17 年之前 |
Oliver Neukum
|
eda769593b
USB: add extension of anchor API, usb_unlink_anchored_urbs
|
17 年之前 |
Greg Kroah-Hartman
|
2c044a4803
USB: fix codingstyle issues in drivers/usb/core/*.c
|
17 年之前 |
Greg Kroah-Hartman
|
782e70c6fc
USB: mark USB drivers as being GPL only
|
17 年之前 |
Oliver Neukum
|
0b28baaf74
USB: add URB_FREE_BUFFER to permissible flags
|
17 年之前 |
Alan Stern
|
6840d2555a
USB: flush outstanding URBs when suspending
|
17 年之前 |
Alan Stern
|
1431d2a44c
USB: get rid of urb->lock
|
17 年之前 |
Alan Stern
|
d617bc83ff
USB: cleanup for previous patches
|
18 年之前 |
Alan Stern
|
4326ed0be9
USB: address-0 handling during device initialization
|
18 年之前 |
Alan Stern
|
fea3409112
USB: add direction bit to urb->transfer_flags
|
18 年之前 |
Alan Stern
|
5b653c79c0
USB: add urb->ep
|
18 年之前 |
Alan Stern
|
beafef072a
USB: documentation update for usb_unlink_urb
|
18 年之前 |
Marcel Holtmann
|
8b3b01c898
USB: Add URB_FREE_BUFFER flag and the logic behind it
|
18 年之前 |
Oliver Neukum
|
51a2f077c4
USB: introduce usb_anchor
|
18 年之前 |
Oliver Neukum
|
9251644ab3
usbcore: trivial whitespace fixes
|
18 年之前 |
Alan Stern
|
896fbd7199
usbcore: remove unused bandwith-related code
|
18 年之前 |
Tobias Klauser
|
ec17cf1cfe
USB: Remove unneeded void * casts in core files
|
18 年之前 |
Alan Stern
|
a6d2bb9ff9
USB: remove struct usb_operations
|
18 年之前 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 年之前 |
Greg Kroah-Hartman
|
e9aa795aae
[PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developers
|
19 年之前 |
Greg Kroah-Hartman
|
654f31189e
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
|
19 年之前 |