1. 9bbdf1e USB: convert to the runtime PM framework by Alan Stern · 15 years ago
  2. 0c590e2 USB: rearrange functions in driver.c by Alan Stern · 15 years ago
  3. 5899f1e USB: change handling of negative autosuspend delays by Alan Stern · 15 years ago
  4. 088f7fe USB: implement usb_enable_autosuspend by Alan Stern · 15 years ago
  5. 0c4db6d USB: use the device lock for persist_enabled by Alan Stern · 15 years ago
  6. 0534d46 USB: consolidate remote wakeup routines by Alan Stern · 15 years ago
  7. 62e299e USB: change locking for device-level autosuspend by Alan Stern · 15 years ago
  8. 0f3dda9 USB: rearrange code in usb_probe_interface by Alan Stern · 15 years ago
  9. d837e21 USB: Use bInterfaceNumber in bandwidth allocations. by Sarah Sharp · 15 years ago
  10. 551cdbb USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS by Greg Kroah-Hartman · 15 years ago
  11. 1698540 USB: retain USB device power/wakeup setting across reconfiguration by Dan Streetman · 15 years ago
  12. ef95534 USB: Export QUIRK_RESET_MORPHS through sysfs by Oliver Neukum · 15 years ago
  13. 5d39877 USB: storage: Never reset devices that will morph to an old mode by Oliver Neukum · 15 years ago
  14. a5f0efa USB: Add call to notify xHC of a device reset. by Sarah Sharp · 15 years ago
  15. f661c6f USB: check the endpoint type against the pipe type by Alan Stern · 15 years ago
  16. 927bc91 PM: Allow USB devices to suspend/resume asynchronously by Rafael J. Wysocki · 15 years ago
  17. 6d19c00 USB: implement non-tree resume ordering constraints for PCI host controllers by Alan Stern · 15 years ago
  18. ddeee0b USB: usbfs: properly clean up the as structure on error paths by Linus Torvalds · 15 years ago
  19. d4a4683 USB: usbfs: only copy the actual data received by Greg KH · 15 years ago
  20. 04a723e USB: Fix duplicate sysfs problem after device reset. by Sarah Sharp · 15 years ago
  21. b132b04 USB: add speed values for USB 3.0 and wireless controllers by Greg Kroah-Hartman · 15 years ago
  22. 49d0f07 USB: add missing delay during remote wakeup by Alan Stern · 15 years ago
  23. acbe2fe USB: Don't use GFP_KERNEL while we cannot reset a storage device by Oliver Neukum · 15 years ago
  24. 70445ae USB core: fix recent kernel-doc warnings by Randy Dunlap · 15 years ago
  25. da30712 USB: fix bugs in usb_(de)authorize_device by Alan Stern · 15 years ago
  26. 8d8558d USB: rename usb_configure_device by Alan Stern · 15 years ago
  27. 7f6cd54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  28. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  29. c2d284e USB: Close usb_find_interface race v3 by Russ Dill · 15 years ago
  30. ab7cd8c Revert "USB: Close usb_find_interface race" by Greg Kroah-Hartman · 15 years ago
  31. 92340ee Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 15 years ago
  32. 09e81f3 USB: core: message: fix sparse warning by Felipe Balbi · 15 years ago
  33. 2eb5052 USB: core: hub: fix sparse warning by Felipe Balbi · 15 years ago
  34. 719a6e8 USB: core: fix sparse warning for static function by Felipe Balbi · 15 years ago
  35. 3f0479e USB: Check bandwidth when switching alt settings. by Sarah Sharp · 15 years ago
  36. 91017f9 USB: Refactor code to find alternate interface settings. by Sarah Sharp · 15 years ago
  37. 0c7a2b7 USB: add remove_id sysfs attr for usb drivers by CHENG Renquan · 15 years ago
  38. 8e4ceb3 USB: prepare for changover to Runtime PM framework by Alan Stern · 15 years ago
  39. 9af2362 USB: add devpath sysfs attribute by Greg Kroah-Hartman · 15 years ago
  40. ed7487c USB: fix possible null deref in init_usb_class() by Dan Carpenter · 15 years ago
  41. fb34d53 USB: remove the auto_pm flag by Alan Stern · 15 years ago
  42. 576a362 USB: hcd.c: quiet NULL pointer sparse noise by H Hartley Sweeten · 15 years ago
  43. a2582bd USB: Close usb_find_interface race by Russ Dill · 15 years ago
  44. 85e034f USB: Check results of dma_map_single by Larry Finger · 15 years ago
  45. ed1db3a USB: fix a bug in the scatter-gather library by Alan Stern · 15 years ago
  46. 253e057 USB: add a "remove hardware" sysfs attribute by Alan Stern · 15 years ago
  47. d697cdd USB: don't use a fixed DMA mapping for hub status URBs by Alan Stern · 15 years ago
  48. 0c48720 USB: improved error handling in usb_port_suspend() by Oliver Neukum · 15 years ago
  49. 8e08b97 USB: allow interrupt transfers to WUSB devices by David Vrabel · 15 years ago
  50. 4c1bd3d USB: make urb scatter-gather support more generic by David Vrabel · 15 years ago
  51. b1f0a34 USB: Convert a dev_info to a dev_dbg by Matthew Wilcox · 15 years ago
  52. 637e8a6 usbdevfs: move compat_ioctl handling to devio.c by Arnd Bergmann · 15 years ago
  53. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  54. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  55. c2f6595 USB: EHCI: don't send Clear-TT-Buffer following a STALL by Alan Stern · 15 years ago
  56. b356b7c USB: Add hub descriptor update hook for xHCI by Sarah Sharp · 15 years ago
  57. 4a0cd96 USB: xhci: Set route string for all devices. by Sarah Sharp · 15 years ago
  58. 1e5ea5e USB: fix missing error check in probing by Oliver Neukum · 15 years ago
  59. 01c6460 USB: usbfs: add USBDEVFS_URB_BULK_CONTINUATION flag by Alan Stern · 15 years ago
  60. 392ca68 USB: Clean up root hub string descriptors by George Spelvin · 15 years ago
  61. 2912282 USB: make usb_buffer_map_sg consistent with doc by Jiri Slaby · 15 years ago
  62. 5971897 USB: increase usbdevfs max isoc buffer size by Markus Rechberger · 15 years ago
  63. 527101c USB: don't lose mode switch events on suspended devices by Alan Stern · 15 years ago
  64. 25118084 USB: check for hub driver not bound to root hub device by Alan Stern · 15 years ago
  65. 4c6e897 USB: make the "usbfs_snoop" log more pertinent by Alan Stern · 15 years ago
  66. ccf5b80 USB: make intf.pm_usage an atomic_t by Alan Stern · 15 years ago
  67. 7cbe5dc USB: add API for userspace drivers to "claim" ports by Alan Stern · 15 years ago
  68. 81bf46f USB: Let usb_sg_init to set transfer_buffer more often by Pete Zaitcev · 15 years ago
  69. 6682bb3 USB: Fix SS endpoint companion descriptor parsing. by Sarah Sharp · 15 years ago
  70. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  71. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  72. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  73. 01105a2 USB: usbfs: fix -ENOENT error code to be -ENODEV by Alan Stern · 15 years ago
  74. 18753eb USB: devio: Properly do access_ok() checks by Michael Buesch · 15 years ago
  75. 9f8e443 USB: Fix parsing of SuperSpeed Endpoint Companion descriptor. by Sarah Sharp · 15 years ago
  76. 9180135 USB: handle zero-length usbfs submissions correctly by Alan Stern · 15 years ago
  77. 0cce2ed USB: fix LANGID=0 regression by Daniel Mack · 15 years ago
  78. 516a1a0 USB: fix race leading to a write after kfree in usbfs by Oliver Neukum · 15 years ago
  79. e12df02 Revert USB: usbfs: deprecate and hide option for !embedded by Greg Kroah-Hartman · 15 years ago
  80. bf7fbb0 USB: add missing class descriptions used in usb/devices file by Frans Pop · 15 years ago
  81. d794a02 USB: fix memleak in usbfs by Oliver Neukum · 15 years ago
  82. cb88a1b USB: fix the clear_tt_buffer interface by Alan Stern · 15 years ago
  83. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  84. e1f5b94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  85. 7dd19e6 USB: xhci: replace if-elseif-else with switch-case by Viral Mehta · 15 years ago
  86. f0058c6 USB: Change names of SuperSpeed ep companion descriptor structs. by Sarah Sharp · 15 years ago
  87. e04748e USB: Push scatter gather lists down to host controller drivers. by Sarah Sharp · 15 years ago
  88. 79abb1a USB: Support for bandwidth allocation. by Sarah Sharp · 15 years ago
  89. 663c30d USB: Parse and store the SuperSpeed endpoint companion descriptors. by Sarah Sharp · 15 years ago
  90. c651527 USB: Support for addressing a USB device under xHCI by Sarah Sharp · 15 years ago
  91. 7206b00 USB: Add route string to struct usb_device. by Sarah Sharp · 15 years ago
  92. e7b7717 USB: Don't reset USB 3.0 devices on port change detection. by Sarah Sharp · 15 years ago
  93. d2e9b4d USB: Add USB 3.0 roothub support to USB core. by Sarah Sharp · 15 years ago
  94. 6b403b0 USB: Add SuperSpeed to the list of USB device speeds. by Sarah Sharp · 15 years ago
  95. 66d4ead USB: xhci: BIOS handoff and HW initialization. by Sarah Sharp · 15 years ago
  96. 23a54e5 USB: Avoid PM error messages during resume if a device was disconnected by Frans Pop · 15 years ago
  97. 9b8e7ba USB: replace dma_sync_single and dma_sync_sg with dma_sync_single_for_cpu and dma_sync_sg_for_cpu by FUJITA Tomonori · 15 years ago
  98. 5512966 usb: convert endpoint devices to bus-less childs of the usb interface by Kay Sievers · 15 years ago
  99. 6ec4beb USB: new flag for resume-from-hibernation by Alan Stern · 15 years ago
  100. abb3064 USB: move PCI host controllers to new PM framework by Alan Stern · 15 years ago