1. 29f86e6 usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 player by Dmitry Artamonow · 11 years ago
  2. ab4b716 USB: storage: fix Huawei mode switching regression by Bjørn Mork · 11 years ago
  3. fbb8c74 USB: storage: in-kernel modeswitching is deprecated by Bjørn Mork · 11 years ago
  4. 18e0331 USB: usb-storage: unusual_devs update for Super TOP SATA bridge by Josh Boyer · 11 years ago
  5. cd06095 USB: storage: properly handle the endian issues of idProduct by fangxiaozhi · 11 years ago
  6. ceb675a Merge usb-linus branch into usb-next by Greg Kroah-Hartman · 11 years ago
  7. 200e0d9 USB: storage: optimize to match the Huawei USB storage devices and support new switch command by fangxiaozhi · 11 years ago
  8. 07c7be3 USB: storage: Define a new macro for USB storage match rules by fangxiaozhi · 11 years ago
  9. bde027b usb-uas: set max_lun and max_channel by Gerd Hoffmann · 11 years ago
  10. f4cc183 USB: storage: avoid scanning other targets for single target device by Ming Lei · 11 years ago
  11. f8be6bf uas: fail any request submitted while resetting the device. by Gerd Hoffmann · 12 years ago
  12. 4c45697 uas: improve device reset by Gerd Hoffmann · 12 years ago
  13. 5d39040 uas: improve abort handler by Gerd Hoffmann · 12 years ago
  14. efefecf uas: add IS_IN_WORK_LIST flag by Gerd Hoffmann · 12 years ago
  15. b06e48a uas: add UNLINK_DATA_URBS flag by Gerd Hoffmann · 12 years ago
  16. aa8f612 uas: new function to cancel data urbs by Gerd Hoffmann · 12 years ago
  17. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  18. 414a6750 Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  19. fb37ef9 USB: mark uas driver as BROKEN by Greg KH · 12 years ago
  20. 1ac9060 usb: storage: remove redundant memset() in usb_probe_stor1() by Yan Hong · 12 years ago
  21. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  22. 5db4486 [SCSI] sd: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  23. 3c6bdae [SCSI] Add a report opcode helper by Martin K. Petersen · 12 years ago
  24. 806df3a USB: ums_realtek: fix build warning by Jingoo Han · 12 years ago
  25. d7870af usb-storage: add unusual_devs entry for Casio EX-N1 digital camera by Michael Shigorin · 12 years ago
  26. e0423de USB: uas: fix gcc warning by Gerd Hoffmann · 12 years ago
  27. 1994ff4 USB: uas: fix locking by Gerd Hoffmann · 12 years ago
  28. e064852 USB: uas: add locking by Gerd Hoffmann · 12 years ago
  29. 0871d7d USB: uas: fix abort by Gerd Hoffmann · 12 years ago
  30. ef018cc9 USB: uas: remove aborted field, replace with status bit. by Gerd Hoffmann · 12 years ago
  31. 0393986 USB: uas: fix task management by Gerd Hoffmann · 12 years ago
  32. a0e39e3 USB: uas: keep track of command urbs by Gerd Hoffmann · 12 years ago
  33. 0220a3f USB: sierra_ms: don't keep unused variable by Alan Cox · 12 years ago
  34. f61870e usb: remove libusual by Sebastian Andrzej Siewior · 12 years ago
  35. 7fda953 usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESET by Lan Tianyu · 12 years ago
  36. 595c897 USB: storage: ene_ub6250: Use macros for firmware names by Tim Gardner · 12 years ago
  37. 1f9be64 usb: storage: update usb devices for write cache quirk in quirk list. by Namjae Jeon · 12 years ago
  38. e1bc9e5 usb: storage: add support for write cache quirk by Namjae Jeon · 12 years ago
  39. e765bf8 Merge 3.5-rc5 into usb-next by Greg Kroah-Hartman · 12 years ago
  40. 023b515 uas: task mgmt & error handling by Gerd Hoffmann · 12 years ago
  41. bdd000f uas: track urbs, kill inflight urbs on disconnect. by Gerd Hoffmann · 12 years ago
  42. 8aac863 uas: improve error handling by Gerd Hoffmann · 12 years ago
  43. b1d6769 uas: keep track of command state, finish scsi cmd when really done. by Gerd Hoffmann · 12 years ago
  44. e9bd7e1 uas: fix sense urb handling by Gerd Hoffmann · 12 years ago
  45. db32de1 Revert "usb/uas: one only one status URB/host on stream-less connection" by Gerd Hoffmann · 12 years ago
  46. c621a81 Revert "usb/uas: make sure data urb is gone if we receive status before that" by Gerd Hoffmann · 12 years ago
  47. 0070513 usb-storage: revert commit afff07e61a52 (Add 090c:1000 to unusal-devs) by Alan Stern · 12 years ago
  48. 6a0bdff SCSI & usb-storage: add try_rc_10_first flag by Alan Stern · 12 years ago
  49. ff446f2 Merge 3.5-rc3 into usb-next by Greg Kroah-Hartman · 12 years ago
  50. afff07e usb-storage: Add 090c:1000 to unusal-devs by Hans de Goede · 12 years ago
  51. fc8ef48 USB: storage: fixed space issues in coding style. by Jeffrin Jose · 12 years ago
  52. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  53. db2c862 USB: storage: fixed keyword related space issues. by Jeffrin Jose · 12 years ago
  54. a163106 USB: storage: fixed several trailing white spaces issues. by Jeffrin Jose · 12 years ago
  55. a7edf68 USB: storage: fixed C99 comment issue. by Jeffrin Jose · 12 years ago
  56. df767b7 usb-storage: unusual_devs entry for Yarvik PMP400 MP4 player by Alan Stern · 12 years ago
  57. 09091a4 Merge 3.4-rc4 into usb-next. by Greg Kroah-Hartman · 12 years ago
  58. e44fabb usb/storage/ene_ub6250: Remove redundant NULL check before release_firmware() and pointless assignment by Jesper Juhl · 12 years ago
  59. e75d660 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  60. c825bab usb: storage: fix lockdep warning inside usb_stor_pre_reset(v2) by Ming Lei · 12 years ago
  61. 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 12 years ago
  62. 409a3e9 Email/web address change by Jonathan Woithe · 12 years ago
  63. b8db6d6 usb/storage: redefine US_BULK_FLAG_IN and use it by Sebastian Andrzej Siewior · 12 years ago
  64. 7ac4704 usb/storage: a couple defines from drivers/usb/storage/transport.h to include/linux/usb/storage.h by Sebastian Andrzej Siewior · 12 years ago
  65. 4898e07 USB: ums_realtek: do not use stack memory for DMA in __do_config_autodelink by jwboyer@redhat.com · 12 years ago
  66. c69263c Merge branch 'usb-3.3-rc4' into usb-next by Greg Kroah-Hartman · 12 years ago
  67. bb94a40 usb-storage: fix freezing of the scanning thread by Alan Stern · 12 years ago
  68. 7483948 Merge tag 'usb-3.3-rc3' into usb-next by Greg Kroah-Hartman · 12 years ago
  69. af74d2d usb-storage: reorganize target-specific code by Alan Stern · 12 years ago
  70. 09b6b51 SCSI & usb-storage: add flags for VPD pages and REPORT LUNS by Alan Stern · 12 years ago
  71. e4d8318 usb/uas: make sure data urb is gone if we receive status before that by Sebastian Andrzej Siewior · 12 years ago
  72. 348748b usb/uas: move UAS structs / defines into a header file by Sebastian Andrzej Siewior · 12 years ago
  73. c898add usb/uas: only bind if the hcd supports SG by Sebastian Andrzej Siewior · 12 years ago
  74. b6036698 Merge tag 'uas_for_sarah' of git://linutronix.de/users/bigeasy/linux into for-uas-next by Sarah Sharp · 12 years ago
  75. b3ef051 USB: Realtek cr: fix autopm scheduling while atomic by Stanislaw Gruszka · 12 years ago
  76. fd7ff36 usb: Re-enable usb-storage support dynamic id by Huajun Li · 12 years ago
  77. e73b2db usb: Disable dynamic id of USB storage subdrivers by Huajun Li · 12 years ago
  78. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  79. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  80. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  81. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 12 years ago
  82. 1a3a026 usb: usb-storage doesn't support dynamic id currently, the patch disables the feature to fix an oops by Huajun Li · 12 years ago
  83. d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
  84. ceb3f91 usb/uas: one only one status URB/host on stream-less connection by Sebastian Andrzej Siewior · 13 years ago
  85. 22188f4 usb/uas: use scsi_host_find_tag() to find command from a tag by Sebastian Andrzej Siewior · 13 years ago
  86. dae5154 usb/uas: use unique tags for all LUNs by Sebastian Andrzej Siewior · 13 years ago
  87. 96c1eb9 UAS: Free status URB when we can't find the SCSI tag. by Sarah Sharp · 13 years ago
  88. 9eb4454 UAS: Use unique tags on non-streams devices. by Sarah Sharp · 13 years ago
  89. ea9da1c UAS: Re-add workqueue items if submission fails. by Sarah Sharp · 13 years ago
  90. b00f4dc Merge branch 'master' into pm-sleep by Rafael J. Wysocki · 13 years ago
  91. 007d00d Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  92. cec28a5 USB: usb-storage: unusual_devs entry for Kingston DT 101 G2 by Qinglin Ye · 13 years ago
  93. 47b6495 Merge 3.2-rc3 into usb-linus by Greg Kroah-Hartman · 13 years ago
  94. 986b11c Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into pm-freezer by Rafael J. Wysocki · 13 years ago
  95. ec01247 usb_storage: don't use set_freezable_with_signal() by Tejun Heo · 13 years ago
  96. 65db430 USB: convert drivers/usb/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  97. eb54552 USB: Realtek cr: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  98. ce3af89 usb: storage: shuttle_usbat: fix sparse warning by Felipe Balbi · 13 years ago
  99. 566b8bb usb: storage: sddr55: fix sparse warning by Felipe Balbi · 13 years ago
  100. 6f871f9 usb: storage: sddr09: fix sparse warning by Felipe Balbi · 13 years ago