1. 2f02bc8 USB: report submission of active URBs by Alan Stern · 12 years ago
  2. a03bede USB: update documentation for URB_ISO_ASAP by Alan Stern · 12 years ago
  3. 8815bb0 usbhid: prevent deadlock during timeout by Oliver Neukum · 12 years ago
  4. da8bfb0 USB documentation: explain lifetime rules for unlinking URBs by Alan Stern · 12 years ago
  5. 371f3b4 usb/core: remove "always" from usb_unlink_urb() kernel doc entry by Sebastian Andrzej Siewior · 12 years ago
  6. 0cb54a3 USB: debugging code shouldn't alter control flow by Alan Stern · 12 years ago
  7. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  8. 500132a USB: Add support for SuperSpeed isoc endpoints by Paul Zimmerman · 13 years ago
  9. f7dd649 USB: output an error message when the pipe type doesn't match the endpoint type by Simon Arlott · 14 years ago
  10. b3e6704 USB: fix thread-unsafe anchor utiliy routines by Christian Lamparter · 14 years ago
  11. fe54b05 USB: Add a usb_pipe_endpoint() convenience function by Matthew Wilcox · 14 years ago
  12. ff9c895 USB: fix usbmon and DMA mapping for scatter-gather URBs by Alan Stern · 14 years ago
  13. 0ede76f USB: remove uses of URB_NO_SETUP_DMA_MAP by Alan Stern · 14 years ago
  14. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  15. f09a15e USB: Fix usb_fill_int_urb for SuperSpeed devices by Matthew Wilcox · 14 years ago
  16. 551cdbb USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS by Greg Kroah-Hartman · 15 years ago
  17. f661c6f USB: check the endpoint type against the pipe type by Alan Stern · 15 years ago
  18. 8e08b97 USB: allow interrupt transfers to WUSB devices by David Vrabel · 15 years ago
  19. 79abb1a USB: Support for bandwidth allocation. by Sarah Sharp · 15 years ago
  20. 6b403b0 USB: Add SuperSpeed to the list of USB device speeds. by Sarah Sharp · 15 years ago
  21. 71d2718 USB: more u32 conversion after transfer_buffer_length and actual_length by Roel Kluin · 15 years ago
  22. 6da9c99 USB: allow libusb to talk to unauthenticated WUSB devices by David Vrabel · 15 years ago
  23. 856395d USB: extension of anchor API to unpoison an anchor by Oliver Neukum · 16 years ago
  24. 49367d8 USB: mark "reject" field of struct urb as atomic_t by Ming Lei · 16 years ago
  25. 2870fde USB: mention URB_FREE_BUFFER in usb_free_urb documentation by Rabin Vincent · 16 years ago
  26. cde217a USB: fix crash when URBs are unlinked after the device is gone by Alan Stern · 16 years ago
  27. 69a8594 USB: remove err() macro from usb core code by Greg Kroah-Hartman · 16 years ago
  28. 1987625 USB: anchor API changes needed for btusb by Oliver Neukum · 16 years ago
  29. 6a2839b USB: extend poisoning to anchors by Oliver Neukum · 16 years ago
  30. 55b447b USB: kill URBs permanently by Oliver Neukum · 16 years ago
  31. 77571f0 USB: fix bug in usb_unlink_anchored_urbs() by Oliver Neukum · 16 years ago
  32. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  33. eda7695 USB: add extension of anchor API, usb_unlink_anchored_urbs by Oliver Neukum · 16 years ago
  34. 2c044a4 USB: fix codingstyle issues in drivers/usb/core/*.c by Greg Kroah-Hartman · 16 years ago
  35. 782e70c USB: mark USB drivers as being GPL only by Greg Kroah-Hartman · 17 years ago
  36. 0b28baa USB: add URB_FREE_BUFFER to permissible flags by Oliver Neukum · 17 years ago
  37. 6840d25 USB: flush outstanding URBs when suspending by Alan Stern · 17 years ago
  38. 1431d2a USB: get rid of urb->lock by Alan Stern · 17 years ago
  39. d617bc8 USB: cleanup for previous patches by Alan Stern · 17 years ago
  40. 4326ed0 USB: address-0 handling during device initialization by Alan Stern · 17 years ago
  41. fea3409 USB: add direction bit to urb->transfer_flags by Alan Stern · 17 years ago
  42. 5b653c7 USB: add urb->ep by Alan Stern · 17 years ago
  43. beafef0 USB: documentation update for usb_unlink_urb by Alan Stern · 17 years ago
  44. 8b3b01c USB: Add URB_FREE_BUFFER flag and the logic behind it by Marcel Holtmann · 17 years ago
  45. 51a2f07 USB: introduce usb_anchor by Oliver Neukum · 17 years ago
  46. 9251644 usbcore: trivial whitespace fixes by Oliver Neukum · 18 years ago
  47. 896fbd7 usbcore: remove unused bandwith-related code by Alan Stern · 18 years ago
  48. ec17cf1 USB: Remove unneeded void * casts in core files by Tobias Klauser · 18 years ago
  49. a6d2bb9 USB: remove struct usb_operations by Alan Stern · 18 years ago
  50. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  51. e9aa795 [PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developers by Greg Kroah-Hartman · 19 years ago
  52. 654f311 [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile by Greg Kroah-Hartman · 19 years ago
  53. b13296c [PATCH] updates for "controller suspended" handling by David Brownell · 19 years ago
  54. 55016f1 [PATCH] gfp_t: drivers/usb by Al Viro · 19 years ago
  55. b375a04 [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel by Alan Stern · 19 years ago
  56. 5db539e [PATCH] USB: Fix kmalloc's flags type in USB by Olav Kongas · 19 years ago
  57. 093cf72 [PATCH] USB: Spelling fixes for drivers/usb. by Steven Cole · 19 years ago
  58. 8835f66 [PATCH] USB: USB API documentation modification by Alan Stern · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago