1. 5ed3642 USB: storage: ums-realtek: Whitelist auto-delink support by Kai-Heng Feng · 5 years ago
  2. f79d159 USB: storage: ums-realtek: Update module parameter description for auto_delink_en by Kai-Heng Feng · 5 years ago
  3. cbf5a27 usb-storage: Add new JMS567 revision to unusual_devs by Henk van der Laan · 5 years ago
  4. c00cd06 USB: usb-storage: Add new ID to ums-realtek by Kai-Heng Feng · 5 years ago
  5. c3b3955 UAS: fix alignment of scatter/gather segments by Oliver Neukum · 5 years ago
  6. 5b2ba94 usb-storage: Set virt_boundary_mask to avoid SG overflows by Alan Stern · 6 years ago
  7. 83c6688 USB: core: Fix bug caused by duplicate interface PM usage counter by Alan Stern · 6 years ago
  8. 1238888 USB: storage: add quirk for SMI SM3350 by Icenowy Zheng · 6 years ago
  9. 621ecb9 USB: storage: don't insert sane sense for SPC3+ when bad sense specified by Icenowy Zheng · 6 years ago
  10. d4f924e USB: usb-storage: Add new IDs to ums-realtek by Kai-Heng Feng · 6 years ago
  11. 42d1c6d usb: uas: add support for more quirk flags by Oliver Neukum · 6 years ago
  12. f45681f USB: Add quirk to support DJI CineSSD by Tim Anderson · 6 years ago
  13. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  14. ca7d951 usb-storage: Add compatibility quirk flags for G-Technologies G-Drive by Alexander Kappner · 6 years ago
  15. 8c4e97dd usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver by Alexander Kappner · 6 years ago
  16. 2a3dae1 usb: storage: Replace mdelay with msleep in init_freecom by Jia-Ju Bai · 7 years ago
  17. 5126a50 USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.h by Teijo Kinnunen · 7 years ago
  18. 9a513c9 uas: fix comparison for error code by Oliver Neukum · 7 years ago
  19. 7f26ee4 USB: move many drivers to use DEVICE_ATTR_RO by Greg Kroah-Hartman · 7 years ago
  20. 4361825 USB: storage: remove old wording about how to submit a change by Greg Kroah-Hartman · 7 years ago
  21. 077af79 USB: storage: remove invalid URL from drivers by Greg Kroah-Hartman · 7 years ago
  22. cbeef22 usb: uas: unconditionally bring back host after reset by Oliver Neukum · 7 years ago
  23. c182ce9b Merge 4.15-rc8 into usb-next by Greg Kroah-Hartman · 7 years ago
  24. 928afc8 uas: ignore UAS for Norelsys NS1068(X) chips by Icenowy Zheng · 7 years ago
  25. d9e3d89 Merge 4.15-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
  26. 6235445 USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 ID by David Kozub · 7 years ago
  27. 92335ad uas: Remove US_FL_NO_ATA_1X unusual device entries for Seagate devices by Hans de Goede · 7 years ago
  28. 52eccd2 USB: storage: Remove obsolete "FIXME" by Mikhail Zaytsev · 7 years ago
  29. 7fee72d uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices by Hans de Goede · 7 years ago
  30. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  31. 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
  32. 7cb2d99 USB: storage: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  33. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  34. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  35. 685b2df usb: storage: uas: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  36. 32bf9fd usb-storage: make use of srb local variable by Alan Stern · 7 years ago
  37. c2300cd usb: storage: sddr55: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  38. 4fcae77 Merge 4.14-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
  39. 786de92 USB: uas: fix bug in handling of alternate settings by Alan Stern · 7 years ago
  40. 113f6eb usb-storage: unusual_devs entry to fix write-access regression for Seagate external drives by Alan Stern · 7 years ago
  41. a4fd4a7 usb-storage: fix bogus hardware error messages for ATA pass-thru devices by Alan Stern · 7 years ago
  42. 38502ef usb: storage: make const arrays static, reduces object code size by Colin Ian King · 7 years ago
  43. 572c01b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  44. e13849b scsi: uas: move eh_bus_reset_handler to eh_device_reset_handler by Hannes Reinecke · 7 years ago
  45. feea468 Merge 4.13-rc5 into usb-next by Greg Kroah-Hartman · 7 years ago
  46. 8b52291 usb-storage: fix deadlock involving host lock and scsi_done by Alan Stern · 7 years ago
  47. 89f23d5 uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069 by Alan Swanson · 7 years ago
  48. 1417698 Merge 4.13-rc2 into usb-next by Greg Kroah-Hartman · 7 years ago
  49. 547e6cd USB: realtek_cr: remove unneeded MODULE_VERSION() usage by Greg Kroah-Hartman · 7 years ago
  50. 446230f usb: storage: return on error to avoid a null pointer dereference by Colin Ian King · 7 years ago
  51. 6acf116 Merge 4.12-rc2 into usb-next by Greg Kroah-Hartman · 7 years ago
  52. 5fcf937 USB: ene_usb6250: turn off the Removable flag by Alan Stern · 7 years ago
  53. f8efdab USB: ene_usb6250: remove subroutine duplication by Alan Stern · 7 years ago
  54. ce553bd USB: ene_usb6250: implement REQUEST SENSE by Alan Stern · 7 years ago
  55. aa18c4b6 USB: ene_usb6250: fix SCSI residue overwriting by Alan Stern · 7 years ago
  56. 4b309f1 USB: ene_usb6250: fix first command execution by Alan Stern · 7 years ago
  57. 628c289 USB: ene_usb6250: fix DMA to the stack by Alan Stern · 7 years ago
  58. 1022ccd USB: storage: e-mail update in drivers/usb/storage/unusual_devs.h by Phillip Potter · 8 years ago
  59. 21470e3 usb: fix some references for /proc/bus/usb by Mauro Carvalho Chehab · 8 years ago
  60. 80070a4 USB: storage: refactor endpoint retrieval by Johan Hovold · 8 years ago
  61. dd1203c usb: storage: karma: remove useless variable by Pierre-Yves Kerbrat · 8 years ago
  62. d595259 usb-storage: Add ignore-residue quirk for Initio INIC-3619 by Tobias Jakobi · 8 years ago
  63. 92190e3 usb: storage: sddr09: Remove a set-but-not-used variable by Augusto Mecking Caringi · 8 years ago
  64. 58268de usb: storage: ene_ub6250: remove unused variable by Sudip Mukherjee · 8 years ago
  65. 674aea0 usb: storage: unusual_uas: Add JMicron JMS56x to unusual device by Oliver Neukum · 8 years ago
  66. 0edbf9e Merge 4.9-rc7 into usb-next by Greg Kroah-Hartman · 8 years ago
  67. 2ce9d22 Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=y by Petr Vandrovec · 8 years ago
  68. 11f107f usb: storage: drop freezer.h usage by Greg Kroah-Hartman · 8 years ago
  69. 050bc4e scsi: introduce a quirk for false cache reporting by Oliver Neukum · 8 years ago
  70. fd23392 usb: storage: sddr09: don't print on ENOMEM by Wolfram Sang · 8 years ago
  71. e5cdac9 usb: storage: alauda: don't print on ENOMEM by Wolfram Sang · 8 years ago
  72. 792f94f usb: storage: usb: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  73. a094760 usb: storage: fix runtime pm issue in usb_stor_probe2 by Heiner Kallweit · 8 years ago
  74. 593224e USB: uas: Fix slave queue_depth not being set by Hans de Goede · 8 years ago
  75. 5fc3632 uas: remove can_queue set in host template by Tom Yan · 8 years ago
  76. 19e36ad Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  77. e7ca7f9 Merge branch 'fixes' into misc by James Bottomley · 8 years ago
  78. f0183a3 usb: storage: fix multi-line comment style by Felipe Balbi · 9 years ago
  79. 5b91dfe usb: storage: scsiglue: limit USB3 devices to 2048 sectors by Felipe Balbi · 9 years ago
  80. 779b457 usb: storage: scsiglue: further describe our 240 sector limit by Felipe Balbi · 9 years ago
  81. 65e8617 scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS by Ming Lin · 9 years ago
  82. 1363074 USB: uas: Add a new NO_REPORT_LUNS quirk by Hans de Goede · 9 years ago
  83. 198de51 USB: uas: Limit qdepth at the scsi-host level by Hans de Goede · 9 years ago
  84. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  85. 55ff8cf USB: uas: Reduce can_queue to MAX_CMNDS by Hans de Goede · 9 years ago
  86. ef976ea usb: storage: use usb_store_dbg instead of US_DEBUGPX by Victor Dodon · 9 years ago
  87. e6533e8 usb: storage: ene_ub6250: Remove unnecessary cast in kfree by Amitoj Kaur Chawla · 9 years ago
  88. aa74268 USB: uas: add full support for RESPONSE IU by Oliver Neukum · 9 years ago
  89. 252ca49 Merge 4.4-rc5 into usb-next as we want those fixes here for testing by Greg Kroah-Hartman · 9 years ago
  90. b36d839 uas: no gfp argument to uas_submit_urbs() by Oliver Neukum · 9 years ago
  91. 7643319 uas: use the BIT() macro by Oliver Neukum · 9 years ago
  92. 9fa62b1 usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicron by Dmitry Katsubo · 9 years ago
  93. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  94. 64d513ac scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  95. 8091e0c USB: rewrite isd200_init_info for readability by Kris Borer · 9 years ago
  96. cca26be UAS: also check for ESHUTDOWN in error reporting by Oliver Neukum · 9 years ago
  97. 722b262 Merge 4.2-rc4 into usb-next by Greg Kroah-Hartman · 9 years ago
  98. e616b39 usb: usleep_range is preferred over udelay where wakeup is flexible by Sunny Kumar · 9 years ago
  99. 2d64f31 usb-storage: Add ignore-device quirk for gm12u320 based usb mini projectors by Hans de Goede · 9 years ago
  100. 5fb2c78 usb-storage: ignore ZTE MF 823 card reader in mode 0x1225 by Oliver Neukum · 9 years ago