1. 352d026 USB: don't register endpoints for interfaces that are going away by Alan Stern · 16 years ago
  2. 1987625 USB: anchor API changes needed for btusb by Oliver Neukum · 16 years ago
  3. 6a2839b USB: extend poisoning to anchors by Oliver Neukum · 16 years ago
  4. 55b447b USB: kill URBs permanently by Oliver Neukum · 16 years ago
  5. 55151d7 USB: Defer Set-Interface for suspended devices by Alan Stern · 16 years ago
  6. f4f4d58 USB: add missing kerneldoc line for "needs_binding" by Alan Stern · 16 years ago
  7. 78d9a48 USB: Force unbinding of drivers lacking reset_resume or other methods by Alan Stern · 16 years ago
  8. 742120c USB: fix usb_reset_device and usb_reset_composite_device(take 3) by Ming Lei · 16 years ago
  9. 625f694 USB: remove interface parameter of usb_reset_composite_device by Ming Lei · 16 years ago
  10. 9da82bd USB: implement "soft" unbinding by Alan Stern · 16 years ago
  11. 1b26da1 USB: handle pci_name() being const by Greg Kroah-Hartman · 16 years ago
  12. b1d8dfb wusb: add link wusb-usb device by Inaky Perez-Gonzalez · 16 years ago
  13. 3b52f12 wusb: add authenticathed bit to usb_dev by Inaky Perez-Gonzalez · 16 years ago
  14. 7ef4f06 USB: update comments about usb driver's header by Oliver Neukum · 16 years ago
  15. eda7695 USB: add extension of anchor API, usb_unlink_anchored_urbs by Oliver Neukum · 16 years ago
  16. f66396b USB: usb.h: reduce syslog clutter [v3] by Tilman Schmidt · 16 years ago
  17. f476fba USB: convert usb.h struct usb_device to kernel-doc by Randy Dunlap · 16 years ago
  18. feccc30 USB: remove CONFIG_USB_PERSIST setting by Alan Stern · 16 years ago
  19. d6d914f USB: fix comment of struct usb_interface by Lei Ming · 16 years ago
  20. d0bcabc docbook: fix usb source files by Randy Dunlap · 16 years ago
  21. 969ab2e USB: fix codingstyle issues in include/linux/usb.h by Greg Kroah-Hartman · 16 years ago
  22. 1512300 USB: Export suspend statistics by Sarah Sharp · 17 years ago
  23. 5a3201b USB: Convert from class_device to device for USB core by Tony Jones · 17 years ago
  24. f88ed90 usb.h: fix kernel-doc warning by Randy Dunlap · 17 years ago
  25. 7e61559 USB: keep track of whether interface sysfs files exist by Alan Stern · 17 years ago
  26. 271f9e6 USB: skip autosuspended devices during system resume by Alan Stern · 17 years ago
  27. 4d59d8a USB: Export URB statistics for powertop by Sarah Sharp · 17 years ago
  28. 6840d25 USB: flush outstanding URBs when suspending by Alan Stern · 17 years ago
  29. 1431d2a USB: get rid of urb->lock by Alan Stern · 17 years ago
  30. eb23105 USB: add urb->unlinked field by Alan Stern · 17 years ago
  31. da04b7a usb: introduce usb_device authorization bits by Inaky Perez-Gonzalez · 17 years ago
  32. d617bc8 USB: cleanup for previous patches by Alan Stern · 17 years ago
  33. 5e60a16 USB: avoid using urb->pipe in usbcore by Alan Stern · 17 years ago
  34. fea3409 USB: add direction bit to urb->transfer_flags by Alan Stern · 17 years ago
  35. bdd016b USB: add ep->enable by Alan Stern · 17 years ago
  36. 5b653c7 USB: add urb->ep by Alan Stern · 17 years ago
  37. 3f42378 USB: usb.h kernel-doc additions by Randy Dunlap · 17 years ago
  38. 165fe97 USB: add IAD support to usbfs and sysfs by Craig W. Nadler · 17 years ago
  39. 8b3b01c USB: Add URB_FREE_BUFFER flag and the logic behind it by Marcel Holtmann · 17 years ago
  40. b41a60e USB: add power/persist device attribute by Alan Stern · 17 years ago
  41. f07600c USB: add reset_resume method by Alan Stern · 17 years ago
  42. 51a2f07 USB: introduce usb_anchor by Oliver Neukum · 17 years ago
  43. 8538f96 USB: add USB_DEVICE_AND_INTERFACE_INFO for device matching by Daniel Drake · 17 years ago
  44. 0458d5b USB: add USB-Persist facility by Alan Stern · 17 years ago
  45. f836ac8 USB: Add USB_DEVICE_INTERFACE_PROTOCOL macro by Jan Kratochvil · 17 years ago
  46. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  47. 1941044 USB: add "last_busy" field for use in autosuspend by Alan Stern · 17 years ago
  48. 9f8b17e USB: make usbdevices export their device nodes instead of using a separate class by Kay Sievers · 17 years ago
  49. 2add522 USB: add power/level sysfs attribute by Alan Stern · 17 years ago
  50. eaafbc3 USB: Allow autosuspend delay to equal 0 by Alan Stern · 17 years ago
  51. b5e795f USB: make autosuspend delay a module parameter by Alan Stern · 17 years ago
  52. 7ceec1f USB: add a blacklist for devices that can't handle some things we throw at them. by Oliver Neukum · 17 years ago
  53. d1bbb60 USB: make usb_iso_packet_descriptor.status signed by Pete Zaitcev · 17 years ago
  54. c96e2c9 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  55. 896fbd7 usbcore: remove unused bandwith-related code by Alan Stern · 17 years ago
  56. a8ef36b USB: Add usb_endpoint_xfer_control to usb.h by Sarah Bailey · 18 years ago
  57. 93bacef USB serial: add dynamic id support to usb-serial core by Greg Kroah-Hartman · 18 years ago
  58. 5f84813 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> by David Brownell · 18 years ago
  59. 0873c76 USB: convert usb class devices to real devices by Greg Kroah-Hartman · 18 years ago
  60. 7bc3d63 USB: move usb_device_class class devices to be real devices by Greg Kroah-Hartman · 18 years ago
  61. 80f745f USB: add the sysfs driver name to all modules by Greg Kroah-Hartman · 17 years ago
  62. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  63. ee49fb5 USB: keep count of unsuspended children by Alan Stern · 18 years ago
  64. ce36158 USB: struct usb_device: change flag to bitflag by Alan Stern · 18 years ago
  65. 692a186 USB: expand autosuspend/autoresume API by Alan Stern · 18 years ago
  66. 0c1ac4f USB: makes usb_endpoint_* functions inline. by Luiz Fernando N. Capitulino · 18 years ago
  67. 4370525 usb/hub: allow hubs up to 31 children by inaky@linux.intel.com · 18 years ago
  68. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  69. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  70. e0318eb USB: fix autosuspend when CONFIG_PM isn't set by Alan Stern · 18 years ago
  71. 645daaa usbcore: add autosuspend/autoresume infrastructure by Alan Stern · 18 years ago
  72. b6956ff usbcore: store each usb_device's level in the tree by Alan Stern · 18 years ago
  73. 1720058 usbcore: trim down usb_bus structure by Alan Stern · 18 years ago
  74. dd990f1 usbcore: Add flag for whether a host controller uses DMA by Alan Stern · 18 years ago
  75. a6d2bb9 USB: remove struct usb_operations by Alan Stern · 18 years ago
  76. 088dc27 usbcore: help drivers to change device configs by Alan Stern · 18 years ago
  77. 095bc33 USB core: Use const where possible. by Luiz Fernando N. Capitulino · 18 years ago
  78. b7cfaaa USB: New functions to check endpoints info. by Luiz Fernando N. Capitulino · 18 years ago
  79. 3d5b251 USB: making the kernel -Wshadow clean - USB & completion by Jesper Juhl · 18 years ago
  80. 4d064c0 usbcore: track whether interfaces are suspended by Alan Stern · 18 years ago
  81. 8bb54ab usbcore: add usb_device_driver definition by Alan Stern · 18 years ago
  82. cae74b3 Revert "[PATCH] USB: move usb_device_class class devices to be real devices" by Greg Kroah-Hartman · 18 years ago
  83. 27fb4f0 Revert "[PATCH] USB: convert usb class devices to real devices" by Greg Kroah-Hartman · 18 years ago
  84. 7fac9a3 [PATCH] USB: fix usb kernel-doc by Randy Dunlap · 18 years ago
  85. bd00949 [PATCH] USB: convert usb class devices to real devices by Greg Kroah-Hartman · 18 years ago
  86. c182274 [PATCH] USB: move usb_device_class class devices to be real devices by Greg Kroah-Hartman · 18 years ago
  87. 9bde749 [PATCH] USB: make endpoints real struct devices by Greg Kroah-Hartman · 18 years ago
  88. 79efa09 [PATCH] usbcore: port reset for composite devices by Alan Stern · 18 years ago
  89. 782a7a6 [PATCH] USB: add usb_interrupt_msg() function for api completeness. by Greg Kroah-Hartman · 18 years ago
  90. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  91. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  92. e266a12 [PATCH] USB: drivers/usb/core/message.c: make usb_get_string() static by Adrian Bunk · 19 years ago
  93. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  94. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  95. 12c3da3 [PATCH] USB: Store port number in usb_device by Alan Stern · 19 years ago
  96. 55c5271 [PATCH] USB: Consider power budget when choosing configuration by Alan Stern · 19 years ago
  97. 9ad3d6c [PATCH] USB: Remove USB private semaphore by Alan Stern · 19 years ago
  98. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  99. 2143acc [PATCH] USB: make registering a usb driver automatically set the module owner by Greg Kroah-Hartman · 19 years ago
  100. ba9dc65 [PATCH] USB: allow usb drivers to disable dynamic ids by Greg Kroah-Hartman · 19 years ago