Commit Graph

41 Commits (c526d0d4fc9707816b407d2d3336267d3271db2b)

Author SHA1 Message Date
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 17 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
Oliver Neukum 77571f05a4 USB: fix bug in usb_unlink_anchored_urbs() 17 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 18 years ago
Alan Stern 6840d2555a USB: flush outstanding URBs when suspending 18 years ago
Alan Stern 1431d2a44c USB: get rid of urb->lock 18 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 19 years ago
Alan Stern a6d2bb9ff9 USB: remove struct usb_operations 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Greg Kroah-Hartman e9aa795aae [PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developers 19 years ago
Greg Kroah-Hartman 654f31189e [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile 20 years ago
David Brownell b13296c661 [PATCH] updates for "controller suspended" handling 20 years ago
Al Viro 55016f10e3 [PATCH] gfp_t: drivers/usb 20 years ago
Alan Stern b375a0495f [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel 20 years ago
Olav Kongas 5db539e49f [PATCH] USB: Fix kmalloc's flags type in USB 20 years ago
Steven Cole 093cf723b2 [PATCH] USB: Spelling fixes for drivers/usb. 20 years ago
Alan Stern 8835f66573 [PATCH] USB: USB API documentation modification 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago