1. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  2. c22eb93 sierra-ms: do not call scsi_get_host_dev() by Hannes Reinecke · 4 years, 9 months ago
  3. 2ca23ae Merge 5.7-rc5 into usb-next by Greg Kroah-Hartman · 4 years, 8 months ago
  4. 9f04db2 USB: uas: add quirk for LaCie 2Big Quadra by Oliver Neukum · 4 years, 9 months ago
  5. f6402eb Merge 5.7-rc3 into usb-next by Greg Kroah-Hartman · 4 years, 9 months ago
  6. 59b4e0c USB: Storage: Use the correct style for SPDX License Identifier by Nishad Kamdar · 4 years, 9 months ago
  7. 94f9c8c usb-storage: Add unusual_devs entry for JMicron JMS566 by Alan Stern · 4 years, 9 months ago
  8. f6cc609 UAS: fix deadlock in error handling and PM flushing work by Oliver Neukum · 4 years, 9 months ago
  9. 5963dec UAS: no use logging any details in case of ENODEV by Oliver Neukum · 4 years, 9 months ago
  10. 8e567ed Merge 5.6-rc5 into usb-next by Greg Kroah-Hartman · 4 years, 10 months ago
  11. 86d92f5 usb: storage: Add quirk for Samsung Fit flash by Jim Lin · 4 years, 11 months ago
  12. 24e6aea4 Merge 5.6-rc3 into usb-next by Greg Kroah-Hartman · 5 years ago
  13. 1089284 usb-storage: Use const to reduce object data size by Joe Perches · 5 years ago
  14. 3e99862 usb: uas: fix a plug & unplug racing by EJ Hsu · 5 years ago
  15. f8c63ed USB: Fix incorrect DMA allocations for local memory pool drivers by Fredrik Noring · 5 years ago
  16. ef2cc88 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  17. bc3bdb1 usb-storage: Disable UAS on JMicron SATA enclosure by Laura Abbott · 9 years ago
  18. 335cbbd USB: uas: heed CAPACITY_HEURISTICS by Oliver Neukum · 5 years ago
  19. bff000c USB: uas: honor flag to avoid CAPACITY16 by Oliver Neukum · 5 years ago
  20. 35c336336 scsi: core: Clean up SG_NONE by Finn Thain · 5 years ago
  21. 9237f04 scsi: core: Fix scsi_get/set_resid() interface by Damien Le Moal · 5 years ago
  22. 16c8373 Merge 5.4-rc6 into usb-next by Greg Kroah-Hartman · 5 years ago
  23. 1186f86 UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segments") by Alan Stern · 5 years ago
  24. 9a97694 usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask to avoid SG overflows") by Alan Stern · 5 years ago
  25. 3055c92 usb-storage: SCSI glue: use dev_err instead of printk by Matthias Maennich · 5 years ago
  26. e070355 Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  27. 32bca2d usb-storage: export symbols in USB_STORAGE namespace by Matthias Maennich · 5 years ago
  28. 8140de1 usb-storage: remove single-use define for debugging by Matthias Maennich · 5 years ago
  29. bf89015 usb-storage: use hcd_uses_dma to check for DMA capabilities by Christoph Hellwig · 5 years ago
  30. 7a81146 Merge 5.3-rc7 into usb-next by Greg Kroah-Hartman · 5 years ago
  31. 1902a01 USB: storage: ums-realtek: Whitelist auto-delink support by Kai-Heng Feng · 5 years ago
  32. f6445b6 USB: storage: ums-realtek: Update module parameter description for auto_delink_en by Kai-Heng Feng · 5 years ago
  33. 08d676d usb-storage: Add new JMS567 revision to unusual_devs by Henk van der Laan · 5 years ago
  34. b98052e USB: storage: isd200: remove redundant assignment to variable sendToTransport by Colin Ian King · 5 years ago
  35. 115f3ba usb-storage: remove single-use define for debugging by Matthias Maennich · 5 years ago
  36. d74ffae usb-storage: Add a limitation for blk_queue_max_hw_sectors() by Yoshihiro Shimoda · 5 years ago
  37. 3491487 usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is set by Marcos Paulo de Souza · 6 years ago
  38. 1a6dd3f USB: usb-storage: Add new ID to ums-realtek by Kai-Heng Feng · 6 years ago
  39. 9cc342f treewide: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  40. 132d68d Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  41. 3ae62a4 UAS: fix alignment of scatter/gather segments by Oliver Neukum · 6 years ago
  42. c2b7146 USB: core: Fix bug caused by duplicate interface PM usage counter by Alan Stern · 6 years ago
  43. 747668d usb-storage: Set virt_boundary_mask to avoid SG overflows by Alan Stern · 6 years ago
  44. 1a137b4 usb: sierra: fix a missing check of device_create_file by Kangjie Lu · 6 years ago
  45. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  46. 229531b scsi: uas: Use scsi_[gs]et_resid() where appropriate by Bart Van Assche · 6 years ago
  47. ae3d56d scsi: remove bidirectional command support by Christoph Hellwig · 6 years ago
  48. cae8dc3 USB: add missing SPDX lines to Kconfig and Makefiles by Greg Kroah-Hartman · 6 years ago
  49. 9812de4 USB: storage: karma: add whitespace after declarations by Bharath Vedartham · 6 years ago
  50. 0a99cc4 USB: storage: add quirk for SMI SM3350 by Icenowy Zheng · 6 years ago
  51. c5603d2 USB: storage: don't insert sane sense for SPC3+ when bad sense specified by Icenowy Zheng · 6 years ago
  52. c0ea81b Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  53. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  54. 4af14d1 scsi: remove the use_clustering flag by Christoph Hellwig · 6 years ago
  55. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  56. 4dd4130 scsi: make sure all drivers set the use_clustering flag by Christoph Hellwig · 6 years ago
  57. 44c9410 Merge 4.20-rc5 into usb-next by Greg Kroah-Hartman · 6 years ago
  58. a84a1bc USB: usb-storage: Add new IDs to ums-realtek by Kai-Heng Feng · 6 years ago
  59. 18557fe USB: ene_usb6250: add missing indentation by Colin Ian King · 6 years ago
  60. 1906f64 USB: STORAGE: ISD200 Fixed coding style issue "space required in for loop" by Jagdish Tirumala · 6 years ago
  61. 1652a83 Merge 4.19-rc4 into usb-next by Greg Kroah-Hartman · 6 years ago
  62. 2ccaabe usb storage: remove inherited SCSI dependency for USB_STORAGE_ENE_UB6250 by Vladimir Zapolskiy · 6 years ago
  63. d1e3484 usb storage: group dependent USB storage Kconfig entries together by Vladimir Zapolskiy · 6 years ago
  64. 42d1c6d usb: uas: add support for more quirk flags by Oliver Neukum · 6 years ago
  65. f45681f USB: Add quirk to support DJI CineSSD by Tim Anderson · 6 years ago
  66. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  67. ca7d951 usb-storage: Add compatibility quirk flags for G-Technologies G-Drive by Alexander Kappner · 7 years ago
  68. 8c4e97dd usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver by Alexander Kappner · 7 years ago
  69. 2a3dae1 usb: storage: Replace mdelay with msleep in init_freecom by Jia-Ju Bai · 7 years ago
  70. 5126a50 USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.h by Teijo Kinnunen · 7 years ago
  71. 9a513c9 uas: fix comparison for error code by Oliver Neukum · 7 years ago
  72. 7f26ee4 USB: move many drivers to use DEVICE_ATTR_RO by Greg Kroah-Hartman · 7 years ago
  73. 4361825 USB: storage: remove old wording about how to submit a change by Greg Kroah-Hartman · 7 years ago
  74. 077af79 USB: storage: remove invalid URL from drivers by Greg Kroah-Hartman · 7 years ago
  75. cbeef22 usb: uas: unconditionally bring back host after reset by Oliver Neukum · 7 years ago
  76. c182ce9b Merge 4.15-rc8 into usb-next by Greg Kroah-Hartman · 7 years ago
  77. 928afc8 uas: ignore UAS for Norelsys NS1068(X) chips by Icenowy Zheng · 7 years ago
  78. d9e3d89 Merge 4.15-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
  79. 6235445 USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 ID by David Kozub · 7 years ago
  80. 92335ad uas: Remove US_FL_NO_ATA_1X unusual device entries for Seagate devices by Hans de Goede · 7 years ago
  81. 52eccd2 USB: storage: Remove obsolete "FIXME" by Mikhail Zaytsev · 7 years ago
  82. 7fee72d uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices by Hans de Goede · 7 years ago
  83. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  84. 894025f Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  85. 7cb2d99 USB: storage: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  86. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  87. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  88. 685b2df usb: storage: uas: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  89. 32bf9fd usb-storage: make use of srb local variable by Alan Stern · 7 years ago
  90. c2300cd usb: storage: sddr55: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  91. 4fcae77 Merge 4.14-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
  92. 786de92 USB: uas: fix bug in handling of alternate settings by Alan Stern · 7 years ago
  93. 113f6eb usb-storage: unusual_devs entry to fix write-access regression for Seagate external drives by Alan Stern · 7 years ago
  94. a4fd4a7 usb-storage: fix bogus hardware error messages for ATA pass-thru devices by Alan Stern · 7 years ago
  95. 38502ef usb: storage: make const arrays static, reduces object code size by Colin Ian King · 7 years ago
  96. 572c01b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  97. e13849b scsi: uas: move eh_bus_reset_handler to eh_device_reset_handler by Hannes Reinecke · 7 years ago
  98. feea468 Merge 4.13-rc5 into usb-next by Greg Kroah-Hartman · 7 years ago
  99. 8b52291 usb-storage: fix deadlock involving host lock and scsi_done by Alan Stern · 7 years ago
  100. 89f23d5 uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069 by Alan Swanson · 7 years ago