1. db2c862 USB: storage: fixed keyword related space issues. by Jeffrin Jose · 12 years ago
  2. a163106 USB: storage: fixed several trailing white spaces issues. by Jeffrin Jose · 12 years ago
  3. a7edf68 USB: storage: fixed C99 comment issue. by Jeffrin Jose · 12 years ago
  4. c825bab usb: storage: fix lockdep warning inside usb_stor_pre_reset(v2) by Ming Lei · 13 years ago
  5. c69263c Merge branch 'usb-3.3-rc4' into usb-next by Greg Kroah-Hartman · 13 years ago
  6. bb94a40 usb-storage: fix freezing of the scanning thread by Alan Stern · 13 years ago
  7. fd7ff36 usb: Re-enable usb-storage support dynamic id by Huajun Li · 13 years ago
  8. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  9. 1a3a026 usb: usb-storage doesn't support dynamic id currently, the patch disables the feature to fix an oops by Huajun Li · 13 years ago
  10. ec01247 usb_storage: don't use set_freezable_with_signal() by Tejun Heo · 13 years ago
  11. f02fe89 usb_storage: Don't freeze in usb-stor-scan by Seth Forshee · 13 years ago
  12. 21c13a4 usb-storage: redo incorrect reads by Alan Stern · 13 years ago
  13. 5116901 usb-storage: Correct adjust_quirks to include latest flags by Karl Relton · 13 years ago
  14. 8fa7fd7 USB: storage: Use USB_ prefix instead of US_ prefix by Michal Nazarewicz · 14 years ago
  15. f283925 USB: usb-storage: implement autosuspend by Alan Stern · 14 years ago
  16. 39f2f08 usb-storage: always print quirks by Felipe Contreras · 14 years ago
  17. cbd3af5 USB: usb-storage: trivial debug improvements by Felipe Contreras · 14 years ago
  18. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  19. 0ede76f USB: remove uses of URB_NO_SETUP_DMA_MAP by Alan Stern · 15 years ago
  20. a4a47bc Lower USB storage settling delay to something more reasonable by Linus Torvalds · 15 years ago
  21. a91b593 USB: fix bitmask merge error by Alan Stern · 15 years ago
  22. f3f6faa USB: usb-storage: fix bug in fill_inquiry by Alan Stern · 15 years ago
  23. a0bb108 USB: usb-storage: add BAD_SENSE flag by Alan Stern · 15 years ago
  24. 4c1bd3d USB: make urb scatter-gather support more generic by David Vrabel · 15 years ago
  25. 9eb66f7 USB Storage: Make driver less chatty when it finds a new device by Matthew Wilcox · 15 years ago
  26. 00fa43e USB: usb-storage: Associate the name of the interface with the scsi host by Matthew Wilcox · 15 years ago
  27. 9cfb95e usb-storage: make onetouch a separate module by Alan Stern · 16 years ago
  28. c103378 usb-storage: make karma a separate module by Alan Stern · 16 years ago
  29. a74bba3 usb-storage: make alauda a separate module by Alan Stern · 16 years ago
  30. a9fb6d0 usb-storage: make jumpshot a separate module by Alan Stern · 16 years ago
  31. 2cbbf35 usb-storage: make datafab a separate module by Alan Stern · 16 years ago
  32. 0d62939 usb-storage: make freecom a separate module by Alan Stern · 16 years ago
  33. 26d6818 usb-storage: make shuttle_usbat a separate module by Alan Stern · 16 years ago
  34. fcdb514 usb-storage: make cypress_atacb a separate module by Alan Stern · 16 years ago
  35. 70fcc00 usb-storage: make sddr55 a separate module by Alan Stern · 16 years ago
  36. 32d5493 usb-storage: make isd200 a separate module by Alan Stern · 16 years ago
  37. 0ff7188 usb-storage: make sddr09 a separate module by Alan Stern · 16 years ago
  38. e6e244b usb-storage: prepare for subdriver separation by Alan Stern · 16 years ago
  39. 2e0fe70 USB: drivers: use USB API functions rather than constants by Julia Lawall · 16 years ago
  40. c838ea4 USB: storage: make the "quirks=" module parameter writable by Alan Stern · 16 years ago
  41. 25ff1c3 USB: storage: add last-sector hacks by Alan Stern · 16 years ago
  42. 281b064 USB: unusual dev for Option N.V. ZeroCD modems by Dan Williams · 16 years ago
  43. c20b15f USB: usb-storage: merge DPCM support into SDDR09 by Alan Stern · 16 years ago
  44. 3dae534 USB: usb-storage: merge ATAPI and QIC-157 protocol routines by Alan Stern · 16 years ago
  45. 64648a9 USB: usb-storage: merge CB and CBI transport routines by Alan Stern · 16 years ago
  46. a658367 USB: usb-storage: remove us->sensebuf by Alan Stern · 16 years ago
  47. d4f373e USB: usb-storage: add "quirks=" module parameter by Alan Stern · 16 years ago
  48. c9bab96 USB Storage: Sierra: Non-configurable TRU-Install by Kevin Lloyd · 16 years ago
  49. 32fe5e3 USB Storage Sierra: TRU-Install feature update by Kevin Lloyd · 16 years ago
  50. ea05af6 USB: remove CVS keywords by Adrian Bunk · 16 years ago
  51. 543f781 usb-storage: implement "soft" unbinding by Alan Stern · 16 years ago
  52. 7119e3c usb-storage: change remaining semaphore to completion by Alan Stern · 16 years ago
  53. 7e4d6c3 usb-storage: separate dynamic flags from fixed flags by Alan Stern · 16 years ago
  54. cef03f8 USB: storage: Update mailling list address by Andrew Lunn · 16 years ago
  55. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  56. d277064 USB: mass storage: emulation of sat scsi_pass_thru with ATACB by matthieu castet · 17 years ago
  57. e42837b freezer: introduce freezer-friendly waiting macros by Rafael J. Wysocki · 17 years ago
  58. 17f06022 USB: allow usbstorage to have LUNS greater than 2Tb by Richard Sharpe · 17 years ago
  59. d526875 Revert "usb-storage: implement autosuspend" by Greg Kroah-Hartman · 17 years ago
  60. 2f67cd5 usb-storage: fix bugs in the disconnect pathway by Alan Stern · 17 years ago
  61. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  62. 8dfe4b1 usb-storage: implement autosuspend by Alan Stern · 17 years ago
  63. ed76cac USB: usb-storage: use kthread_stop() for the control thread by Alan Stern · 17 years ago
  64. f07600c USB: add reset_resume method by Alan Stern · 17 years ago
  65. 0458d5b USB: add USB-Persist facility by Alan Stern · 17 years ago
  66. f3fd77c USB: remove references to dev.power.power_state by Alan Stern · 17 years ago
  67. 00f8b0c1 [PATCH] usb-storage: do not rebuild when kernel version changes by Sam Ravnborg · 18 years ago
  68. 1096f78 usb-storage: use first bulk endpoints, not last by Alan Stern · 18 years ago
  69. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  70. 0472074 USB: storage: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  71. dfe0d3b USB Storage: add rio karma eject support by Matthew Dharm · 18 years ago
  72. 3c33242 usb-storage: Add US_FL_IGNORE_DEVICE flag; ignore ZyXEL G220F by Daniel Drake · 18 years ago
  73. 5650b4d [PATCH] USB Storage: Uname in PR/SC Unneeded message by Phil Dibowitz · 18 years ago
  74. eecd11e [PATCH] usb-storage: fix race between reset and disconnect by Alan Stern · 18 years ago
  75. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  76. 47104b0 [PATCH] usb-storage: use usb_reset_composite_device by Alan Stern · 18 years ago
  77. b383539 [PATCH] USB: usb-storage alauda: Fix transport info mismerge by Daniel Drake · 18 years ago
  78. 4186ecf [PATCH] USB: convert a bunch of USB semaphores to mutexes by Arjan van de Ven · 19 years ago
  79. e80b0fa [PATCH] USB Storage: add alauda support by Matthew Dharm · 19 years ago
  80. f5b8cb9 [PATCH] USB Storage: cleanups of sddr09 by Matthew Dharm · 19 years ago
  81. 7931e1c [PATCH] USB Storage: make OneTouch PM-aware by Matthew Dharm · 19 years ago
  82. 4c4c943 [PATCH] USB: mark various usb tables const by Arjan van de Ven · 19 years ago
  83. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  84. a00828e [PATCH] USB: drivers/usb/storage/libusual by Pete Zaitcev · 19 years ago
  85. 3f13e66 [PATCH] PATCH: usb-storage: use kthread API by Alan Stern · 19 years ago
  86. ce2596d [PATCH] PATCH: usb-storage: implement minimal PM by Alan Stern · 19 years ago
  87. bbafa46 [PATCH] PATCH: usb-storage: allocate separate sense buffer by Alan Stern · 19 years ago
  88. b876aef [PATCH] PATCH: usb-storage: move GetMaxLUN later in time by Alan Stern · 19 years ago
  89. b7b1e65 [PATCH] usb-storage: Some minor shuttle_usbat cleanups by Daniel Drake · 19 years ago
  90. 226173e [PATCH] USB: storage: Fix messed-up locking by Matthew Dharm · 19 years ago
  91. 34008db [PATCH] USB Storage: add support for Maxtor One-Touch button by Matthew Dharm · 19 years ago
  92. 26186ba [PATCH] USB Storage: close a race condition in disconnect near queuecommand by Matthew Dharm · 19 years ago
  93. 77f4632 [PATCH] USB Storage: close a race condition in disconnect near probe by Matthew Dharm · 19 years ago
  94. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  95. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago