1. 4882662 USB: obey the sysfs power/wakeup setting by Alan Stern · 14 years ago
  2. 64d6587 USB: fix oops in usb_sg_init() by Alan Stern · 14 years ago
  3. c043f12 USB: unbind all interfaces before rebinding them by Alan Stern · 14 years ago
  4. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  5. 3142788 drivers/base: Convert dev->sem to mutex by Thomas Gleixner · 14 years ago
  6. c024b72 USB: remove match_device by Ming Lei · 14 years ago
  7. 22b4b61 USB: remove usb_find_device by Ming Lei · 14 years ago
  8. f537da6 USB: add missing "{}" in map_urb_for_dma by Ming Lei · 14 years ago
  9. 89842ae USB: fix interface runtime-PM settings by Alan Stern · 14 years ago
  10. 9f0a6cd USB: usbcore: Do not disable USB3 protocol ports in hub_activate() by Andiry Xu · 14 years ago
  11. 0ba169af USB: simplify usb_sg_init() by Alan Stern · 14 years ago
  12. 910f8d0 USB: Change the scatterlist type in struct urb by Matthew Wilcox · 14 years ago
  13. fe54b05 USB: Add a usb_pipe_endpoint() convenience function by Matthew Wilcox · 14 years ago
  14. 85bcb5e USB: remove URB_NO_SETUP_DMA_MAP by Alan Stern · 14 years ago
  15. 842f169 USB: remove the usb_host_ss_ep_comp structure by Alan Stern · 14 years ago
  16. e8f4af3 USB: core: config.c: usb_get_configuration() simplified by Michal Nazarewicz · 14 years ago
  17. 44526f9 USB: devices: fix Coding Styles by Carlos Sánchez Acosta · 14 years ago
  18. eab1caf USB: Support for allocating USB 3.0 streams. by Sarah Sharp · 14 years ago
  19. a903098 USB: deprecate the power/level sysfs attribute by Alan Stern · 14 years ago
  20. 9e18c82 USB: use PM core routines to enable/disable autosuspend by Alan Stern · 14 years ago
  21. 7aba8d0 USB: don't enable remote wakeup by default by Alan Stern · 14 years ago
  22. 7560d32e USB: improve runtime remote wakeup settings by Alan Stern · 14 years ago
  23. ff9c895 USB: fix usbmon and DMA mapping for scatter-gather URBs by Alan Stern · 14 years ago
  24. 317149c USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES by Hans de Goede · 14 years ago
  25. 0ede76f USB: remove uses of URB_NO_SETUP_DMA_MAP by Alan Stern · 14 years ago
  26. 749da5f USB: straighten out port feature vs. port status usage by Alan Stern · 14 years ago
  27. 288ead4 USB: remove bogus USB_PORT_FEAT_*_SPEED symbols by Alan Stern · 14 years ago
  28. 45f30e0 USB: remove duplicated #include by Huang Weiyi · 14 years ago
  29. d65d7e7 USB: make hub.h public (drivers dependency) by Eric Lescouet · 14 years ago
  30. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  31. d83c49f Fix the regression created by "set S_DEAD on unlink()..." commit by Al Viro · 14 years ago
  32. 073900a USB: rename usb_buffer_alloc() and usb_buffer_free() by Daniel Mack · 14 years ago
  33. 6d60261 USB: fix build on OMAPs if CONFIG_PM_RUNTIME is not set by Anand Gadiyar · 14 years ago
  34. 62f9cfa USB: don't choose configs with no interfaces by Alan Stern · 14 years ago
  35. fa7fe7a USB: fix testing the wrong variable in fs_create_by_name() by Dan Carpenter · 14 years ago
  36. 571dc79 USB: put claimed interfaces in the "suspended" state by Alan Stern · 14 years ago
  37. 5f677f1 USB: fix remote wakeup settings during system sleep by Alan Stern · 14 years ago
  38. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  39. f09a15e USB: Fix usb_fill_int_urb for SuperSpeed devices by Matthew Wilcox · 14 years ago
  40. 7152b59 USB: fix usbfs regression by Alan Stern · 14 years ago
  41. 8e9394c Driver core: create lock/unlock functions for struct device by Greg Kroah-Hartman · 14 years ago
  42. 3ceb85a USB: remove unused defintion of struct usb_device_status by Dmitry Torokhov · 14 years ago
  43. 7bc80cd usbfs: fix deadlock on 'usbfs_mutex', clean up poll by Linus Torvalds · 14 years ago
  44. e4a3d94 USB: don't read past config->interface[] if usb_control_msg() fails in usb_reset_configuration() by Roel Kluin · 14 years ago
  45. cd78069 USB: fix the idProduct value for USB-3.0 root hubs by Alan Stern · 14 years ago
  46. cceffe9 USB: remove debugging message for uevent constructions by Alan Stern · 14 years ago
  47. 0880aef USB: usbfs_snoop: add data logging back in by Chris Frey · 14 years ago
  48. 385f690 USB: trivial: missing newline in usb core warning message by Thadeu Lima de Souza Cascardo · 15 years ago
  49. 2a9d008 USB: BKL removal from ioctl path of usbfs by Oliver Neukum · 15 years ago
  50. 01412a2 USB: Reduce scope of BKL in usb ioctl handling by Oliver Neukum · 15 years ago
  51. 8626645 USB: Push BKL on open down into the drivers by Oliver Neukum · 15 years ago
  52. f9de332 USB: Remove BKL from lseek implementations by Oliver Neukum · 15 years ago
  53. 063e20e USB: Remove BKL from usbdev_open() by Oliver Neukum · 15 years ago
  54. 554f769 USB: Remove BKL from poll() by Oliver Neukum · 15 years ago
  55. 1e927d9 USB hub: make USB device id constant by Németh Márton · 15 years ago
  56. f7410ce USB: Move hcd free_dev call into usb_disconnect to fix oops by Herbert Xu · 15 years ago
  57. 9bbdf1e USB: convert to the runtime PM framework by Alan Stern · 15 years ago
  58. 0c590e2 USB: rearrange functions in driver.c by Alan Stern · 15 years ago
  59. 5899f1e USB: change handling of negative autosuspend delays by Alan Stern · 15 years ago
  60. 088f7fe USB: implement usb_enable_autosuspend by Alan Stern · 15 years ago
  61. 0c4db6d USB: use the device lock for persist_enabled by Alan Stern · 15 years ago
  62. 0534d46 USB: consolidate remote wakeup routines by Alan Stern · 15 years ago
  63. 62e299e USB: change locking for device-level autosuspend by Alan Stern · 15 years ago
  64. 0f3dda9 USB: rearrange code in usb_probe_interface by Alan Stern · 15 years ago
  65. d837e21 USB: Use bInterfaceNumber in bandwidth allocations. by Sarah Sharp · 15 years ago
  66. 551cdbb USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS by Greg Kroah-Hartman · 15 years ago
  67. 1698540 USB: retain USB device power/wakeup setting across reconfiguration by Dan Streetman · 15 years ago
  68. ef95534 USB: Export QUIRK_RESET_MORPHS through sysfs by Oliver Neukum · 15 years ago
  69. 5d39877 USB: storage: Never reset devices that will morph to an old mode by Oliver Neukum · 15 years ago
  70. a5f0efa USB: Add call to notify xHC of a device reset. by Sarah Sharp · 15 years ago
  71. f661c6f USB: check the endpoint type against the pipe type by Alan Stern · 15 years ago
  72. 927bc91 PM: Allow USB devices to suspend/resume asynchronously by Rafael J. Wysocki · 14 years ago
  73. 6d19c00 USB: implement non-tree resume ordering constraints for PCI host controllers by Alan Stern · 14 years ago
  74. ddeee0b USB: usbfs: properly clean up the as structure on error paths by Linus Torvalds · 14 years ago
  75. d4a4683 USB: usbfs: only copy the actual data received by Greg KH · 14 years ago
  76. 04a723e USB: Fix duplicate sysfs problem after device reset. by Sarah Sharp · 15 years ago
  77. b132b04 USB: add speed values for USB 3.0 and wireless controllers by Greg Kroah-Hartman · 15 years ago
  78. 49d0f07 USB: add missing delay during remote wakeup by Alan Stern · 15 years ago
  79. acbe2fe USB: Don't use GFP_KERNEL while we cannot reset a storage device by Oliver Neukum · 15 years ago
  80. 70445ae USB core: fix recent kernel-doc warnings by Randy Dunlap · 15 years ago
  81. da30712 USB: fix bugs in usb_(de)authorize_device by Alan Stern · 15 years ago
  82. 8d8558d USB: rename usb_configure_device by Alan Stern · 15 years ago
  83. 7f6cd54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  84. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  85. c2d284e USB: Close usb_find_interface race v3 by Russ Dill · 15 years ago
  86. ab7cd8c Revert "USB: Close usb_find_interface race" by Greg Kroah-Hartman · 15 years ago
  87. 92340ee Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 15 years ago
  88. 09e81f3 USB: core: message: fix sparse warning by Felipe Balbi · 15 years ago
  89. 2eb5052 USB: core: hub: fix sparse warning by Felipe Balbi · 15 years ago
  90. 719a6e8 USB: core: fix sparse warning for static function by Felipe Balbi · 15 years ago
  91. 3f0479e USB: Check bandwidth when switching alt settings. by Sarah Sharp · 15 years ago
  92. 91017f9 USB: Refactor code to find alternate interface settings. by Sarah Sharp · 15 years ago
  93. 0c7a2b7 USB: add remove_id sysfs attr for usb drivers by CHENG Renquan · 15 years ago
  94. 8e4ceb3 USB: prepare for changover to Runtime PM framework by Alan Stern · 15 years ago
  95. 9af2362 USB: add devpath sysfs attribute by Greg Kroah-Hartman · 15 years ago
  96. ed7487c USB: fix possible null deref in init_usb_class() by Dan Carpenter · 15 years ago
  97. fb34d53 USB: remove the auto_pm flag by Alan Stern · 15 years ago
  98. 576a362 USB: hcd.c: quiet NULL pointer sparse noise by H Hartley Sweeten · 15 years ago
  99. a2582bd USB: Close usb_find_interface race by Russ Dill · 15 years ago
  100. 85e034f USB: Check results of dma_map_single by Larry Finger · 15 years ago