1. bcf3985 USB: don't clear urb->dev in scatter-gather library by Alan Stern · 12 years ago
  2. edb2b25 USB: message: cleanup min_t() cast in usb_sg_init() by Dan Carpenter · 13 years ago
  3. ca5c485 USB: additional regression fix for device removal by Alan Stern · 13 years ago
  4. e534c5b USB: fix regression occurring during device removal by Alan Stern · 13 years ago
  5. fccf4e8 USB: Free bandwidth when usb_disable_device is called. by Sarah Sharp · 13 years ago
  6. d673bfc usb: Change usb_hcd->bandwidth_mutex to a pointer. by Sarah Sharp · 14 years ago
  7. 6ddf27c USB: make usb_mark_last_busy use pm_runtime_mark_last_busy by Ming Lei · 14 years ago
  8. 63defa7 USB: use the no_callbacks flag for interfaces by Ming Lei · 14 years ago
  9. 80f0cf3 USB: disable endpoints after unbinding interfaces, not before by Alan Stern · 14 years ago
  10. 0026e00 USB: fix bug in initialization of interface minor numbers by Alan Stern · 14 years ago
  11. 0791971 usb: allow drivers to use allocated bandwidth until unbound by Thadeu Lima de Souza Cascardo · 14 years ago
  12. 64d6587 USB: fix oops in usb_sg_init() by Alan Stern · 14 years ago
  13. 0ba169af USB: simplify usb_sg_init() by Alan Stern · 14 years ago
  14. 910f8d0 USB: Change the scatterlist type in struct urb by Matthew Wilcox · 14 years ago
  15. fe54b05 USB: Add a usb_pipe_endpoint() convenience function by Matthew Wilcox · 14 years ago
  16. ff9c895 USB: fix usbmon and DMA mapping for scatter-gather URBs by Alan Stern · 14 years ago
  17. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  18. e4a3d94 USB: don't read past config->interface[] if usb_control_msg() fails in usb_reset_configuration() by Roel Kluin · 14 years ago
  19. 385f690 USB: trivial: missing newline in usb core warning message by Thadeu Lima de Souza Cascardo · 15 years ago
  20. 9bbdf1e USB: convert to the runtime PM framework by Alan Stern · 15 years ago
  21. 927bc91 PM: Allow USB devices to suspend/resume asynchronously by Rafael J. Wysocki · 15 years ago
  22. acbe2fe USB: Don't use GFP_KERNEL while we cannot reset a storage device by Oliver Neukum · 15 years ago
  23. 09e81f3 USB: core: message: fix sparse warning by Felipe Balbi · 15 years ago
  24. 3f0479e USB: Check bandwidth when switching alt settings. by Sarah Sharp · 15 years ago
  25. ed1db3a USB: fix a bug in the scatter-gather library by Alan Stern · 15 years ago
  26. 4c1bd3d USB: make urb scatter-gather support more generic by David Vrabel · 15 years ago
  27. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  28. 81bf46f USB: Let usb_sg_init to set transfer_buffer more often by Pete Zaitcev · 15 years ago
  29. 0cce2ed USB: fix LANGID=0 regression by Daniel Mack · 15 years ago
  30. e04748e USB: Push scatter gather lists down to host controller drivers. by Sarah Sharp · 15 years ago
  31. 79abb1a USB: Support for bandwidth allocation. by Sarah Sharp · 15 years ago
  32. 74675a5 NLS: update handling of Unicode by Alan Stern · 15 years ago
  33. a853a3d usb: return device strings in UTF-8 by Clemens Ladisch · 15 years ago
  34. 3444b26 USB: add reset endpoint operations by David Vrabel · 15 years ago
  35. b7af0bb USB: allow malformed LANGID descriptors by Daniel Mack · 15 years ago
  36. 71d2718 USB: more u32 conversion after transfer_buffer_length and actual_length by Roel Kluin · 15 years ago
  37. 1662e3a USB: add quirk to avoid config and interface strings by Alan Stern · 15 years ago
  38. 67f5a4b USB: usb_get_string should check the descriptor type by Alan Stern · 15 years ago
  39. ddeac4e7 USB: fix toggle mismatch in disable_endpoint paths by Alan Stern · 16 years ago
  40. 2caf7fc USB: re-enable interface after driver unbinds by Alan Stern · 16 years ago
  41. df71896 USB: cancel pending Set-Config requests if userspace gets there first by Alan Stern · 16 years ago
  42. 3b23dd6 USB: utilize the bus notifiers by Alan Stern · 16 years ago
  43. dc023dc USB: Introduce usb_queue_reset() to do resets from atomic contexts by Inaky Perez-Gonzalez · 16 years ago
  44. da2bbdc USB: avoid needless address-taking of function parameters by Harvey Harrison · 16 years ago
  45. 352d026 USB: don't register endpoints for interfaces that are going away by Alan Stern · 16 years ago
  46. 3b6004f USB: remove warn() macro from usb drivers by Greg Kroah-Hartman · 16 years ago
  47. 1a21175 USB: fix interface unregistration logic by Alan Stern · 16 years ago
  48. 580da34 Fix USB storage hang on command abort by Alan Stern · 16 years ago
  49. 6d243e5 USB: fix comment of usb_set_configuration by Ming Lei · 16 years ago
  50. 7c3e28b USB: use standard SG iterator in the scatter-gather library by Alan Stern · 16 years ago
  51. 0031a06 USB: usb dev_set_name() instead of dev->bus_id by Kay Sievers · 16 years ago
  52. 7071a3c USB: usb dev_name() instead of dev->bus_id by Kay Sievers · 16 years ago
  53. 2e5f10e USB: create attributes before sending uevent by Alan Stern · 16 years ago
  54. e272252 USB: fix cannot work usb storage when using ohci-sm501 by Yoshihiro Shimoda · 16 years ago
  55. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  56. 61a5c65 USB: rework sysfs removal of interface files by Alan Stern · 16 years ago
  57. eb764c4 USB: check serial-number string after device reset by Alan Stern · 16 years ago
  58. 392e1d9 USB: new quirk flag to avoid Set-Interface by Alan Stern · 16 years ago
  59. 3e35bf3 USB: fix codingstyle issues in drivers/usb/core/message.c by Greg Kroah-Hartman · 17 years ago
  60. 782e70c USB: mark USB drivers as being GPL only by Greg Kroah-Hartman · 17 years ago
  61. 4a9bee8 USB: uevent environment key fix by Alan Stern · 17 years ago
  62. 7e61559 USB: keep track of whether interface sysfs files exist by Alan Stern · 17 years ago
  63. 966396d x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU by Joerg Roedel · 17 years ago
  64. 439a903 USB: fix interface sysfs file-creation bug by Alan Stern · 17 years ago
  65. 1176360 [PATCH] Fix breakage after SG cleanups by Ralf Baechle · 17 years ago
  66. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  67. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  68. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  69. 95cf82f USB: break apart flush_endpoint and disable_endpoint by Alan Stern · 17 years ago
  70. d74d4a6 USB: don't touch sysfs stuff when altsetting is unchanged by Alan Stern · 17 years ago
  71. b0e396e USB: make usb_release_interface static by Greg Kroah-Hartman · 17 years ago
  72. 16bbab2 usb: usb_set_configuration() obeys authorization by Inaky Perez-Gonzalez · 17 years ago
  73. 5e60a16 USB: avoid using urb->pipe in usbcore by Alan Stern · 17 years ago
  74. bdd016b USB: add ep->enable by Alan Stern · 17 years ago
  75. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  76. d65cc1b usb: add PRODUCT, TYPE to usb-interface events by Kay Sievers · 17 years ago
  77. c39772d USB: allow retry on descriptor fetch errors by Alan Stern · 17 years ago
  78. 67f5dde USB: Fix a bug in usb_start_wait_urb by Alan Stern · 17 years ago
  79. a12b8db USB: fix scatterlist PIO case (IOMMU) by David Brownell · 17 years ago
  80. 3fc3e82 USB: core: message: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  81. 165fe97 USB: add IAD support to usbfs and sysfs by Craig W. Nadler · 17 years ago
  82. 8ccef0d USB: Fix off-by-1 error in the scatter-gather library by Alan Stern · 17 years ago
  83. 8d062b9 USB: set the correct Interrupt interval in usb_bulk_msg by Alan Stern · 17 years ago
  84. 35d07fd USB: Allow transfer_buffer with transfer_dma by Tony Lindgren · 17 years ago
  85. 9f8b17e USB: make usbdevices export their device nodes instead of using a separate class by Kay Sievers · 17 years ago
  86. 341487a8 USB: remove use of the bus rwsem, as it doesn't really protect anything. by Greg Kroah-Hartman · 17 years ago
  87. 97b9eb9 USB: set the correct interval for interrupt URBs by Alan Stern · 17 years ago
  88. 7ceec1f USB: add a blacklist for devices that can't handle some things we throw at them. by Oliver Neukum · 18 years ago
  89. 3f141e2 USB: unconfigure devices which have config 0 by Alan Stern · 18 years ago
  90. 1737bf2 usbcore: remove unneeded error check by Alan Stern · 18 years ago
  91. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  92. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  93. 94fcda1 usbcore: remove unused argument in autosuspend by Alan Stern · 18 years ago
  94. ce36158 USB: struct usb_device: change flag to bitflag by Alan Stern · 18 years ago
  95. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  96. 6ab16a9 USB: Fixed outdated usb_get_device_descriptor() documentation by Laurent Pinchart · 18 years ago
  97. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  98. ec17cf1 USB: Remove unneeded void * casts in core files by Tobias Klauser · 18 years ago
  99. 01d883d usbcore: non-hub-specific uses of autosuspend by Alan Stern · 18 years ago
  100. a6d2bb9 USB: remove struct usb_operations by Alan Stern · 18 years ago