1. 25399d5 usb: uas: fix a plug & unplug racing by EJ Hsu · 4 years, 4 months ago
  2. 7e2ae62 USB: uas: heed CAPACITY_HEURISTICS by Oliver Neukum · 4 years, 7 months ago
  3. 4b88131 USB: uas: honor flag to avoid CAPACITY16 by Oliver Neukum · 4 years, 7 months ago
  4. be511e9 UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segments") by Alan Stern · 4 years, 7 months ago
  5. 361622e UAS: fix alignment of scatter/gather segments by Oliver Neukum · 5 years ago
  6. cdddc62 usb: uas: add support for more quirk flags by Oliver Neukum · 6 years ago
  7. 187941e usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver by Alexander Kappner · 6 years ago
  8. 438fd54 uas: fix comparison for error code by Oliver Neukum · 6 years ago
  9. 92e64a1 usb: uas: unconditionally bring back host after reset by Oliver Neukum · 6 years ago
  10. d77606e USB: uas: fix bug in handling of alternate settings by Alan Stern · 7 years ago
  11. 593224e USB: uas: Fix slave queue_depth not being set by Hans de Goede · 8 years ago
  12. 5fc3632 uas: remove can_queue set in host template by Tom Yan · 8 years ago
  13. f0183a3 usb: storage: fix multi-line comment style by Felipe Balbi · 8 years ago
  14. 1363074 USB: uas: Add a new NO_REPORT_LUNS quirk by Hans de Goede · 8 years ago
  15. 198de51 USB: uas: Limit qdepth at the scsi-host level by Hans de Goede · 8 years ago
  16. 55ff8cf USB: uas: Reduce can_queue to MAX_CMNDS by Hans de Goede · 8 years ago
  17. aa74268 USB: uas: add full support for RESPONSE IU by Oliver Neukum · 8 years ago
  18. 252ca49 Merge 4.4-rc5 into usb-next as we want those fixes here for testing by Greg Kroah-Hartman · 8 years ago
  19. b36d839 uas: no gfp argument to uas_submit_urbs() by Oliver Neukum · 9 years ago
  20. 7643319 uas: use the BIT() macro by Oliver Neukum · 9 years ago
  21. 9fa62b1 usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicron by Dmitry Katsubo · 9 years ago
  22. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  23. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  24. cca26be UAS: also check for ESHUTDOWN in error reporting by Oliver Neukum · 9 years ago
  25. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  26. b84b1d5 scsi: Do not set cmd_per_lun to 1 in the host template by Hannes Reinecke · 9 years ago
  27. ee136af uas: Add US_FL_MAX_SECTORS_240 flag by Hans de Goede · 9 years ago
  28. a5011d4 uas: Allow uas_use_uas_driver to return usb-storage flags by Hans de Goede · 9 years ago
  29. e7cf773 Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  30. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  31. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  32. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  33. abd0c53 scsi: remove ordered_tag host template field by Christoph Hellwig · 10 years ago
  34. 125c99b scsi: add new scsi-command flag for tagged commands by Christoph Hellwig · 10 years ago
  35. e28e2f2f uas: Make uas work with blk-mq by Hans de Goede · 10 years ago
  36. 4633119 Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  37. 2d75b9c uas: Reduce number of function arguments for uas_alloc_foo functions by Hans de Goede · 10 years ago
  38. 2c2d831c [SCSI] uas: disable use of blk-mq I/O path by Christoph Hellwig · 10 years ago
  39. fac1f48 uas: Add response iu handling by Hans de Goede · 10 years ago
  40. ce39fe6 uas: Log error codes when logging errors by Hans de Goede · 10 years ago
  41. 1ad7ed5 uas: Cleanup uas_log_cmd_state usage by Hans de Goede · 10 years ago
  42. 102c00c uas: Remove protype hardware usb interface info by Hans de Goede · 10 years ago
  43. 5ad22cf uas: Remove support for old sense ui as used in pre-production hardware by Hans de Goede · 10 years ago
  44. eb7d664 uas: Drop COMMAND_COMPLETED flag by Hans de Goede · 10 years ago
  45. 6dcd8ec uas: Use scsi_print_command by Hans de Goede · 10 years ago
  46. 51b3617 uas: Do not log urb status error on cancellation by Hans de Goede · 10 years ago
  47. e5e5581 uas: Use streams on upcoming 10Gbps / 3.1 USB by Hans de Goede · 10 years ago
  48. f9dc024 uas: pre_reset and suspend: Fix a few races by Hans de Goede · 10 years ago
  49. 4c5481e uas: Fix memleak of non-submitted urbs by Hans de Goede · 10 years ago
  50. 616f0e6 uas: Drop all references to a scsi_cmnd once it has been aborted by Hans de Goede · 10 years ago
  51. b6823c5 uas: Remove cmnd reference from the cmd urb by Hans de Goede · 10 years ago
  52. 43cd99c uas: Drop inflight list by Hans de Goede · 10 years ago
  53. 9c15c57 uas: zap_pending: data urbs should have completed at this time by Hans de Goede · 10 years ago
  54. 1589349 uas: Simplify reset / disconnect handling by Hans de Goede · 10 years ago
  55. 85fea82 uas: Free data urbs on completion by Hans de Goede · 10 years ago
  56. 60d9f67 uas: Simplify unlink of data urbs on error by Hans de Goede · 10 years ago
  57. d89da03 uas: Check against unexpected completions by Hans de Goede · 10 years ago
  58. 5e61aed uas: Do not use scsi_host_find_tag by Hans de Goede · 10 years ago
  59. e062000 uas: Add uas_get_tag() helper function by Hans de Goede · 10 years ago
  60. b7b5d11 uas: Fix resetting flag handling by Hans de Goede · 10 years ago
  61. 5df2be6 uas: Remove task-management / abort error handling code by Hans de Goede · 10 years ago
  62. 734016b uas: Add no-report-opcodes quirk by Hans de Goede · 10 years ago
  63. 5930785 uas: Add a quirk for rejecting ATA_12 and ATA_16 commands by Hans de Goede · 10 years ago
  64. ab945ef uas: replace WARN_ON_ONCE() with lockdep_assert_held() by Sanjeev Sharma · 10 years ago
  65. e2875c3 uas: Limit qdepth to 32 when connected over usb-2 by Hans de Goede · 10 years ago
  66. 94d72f0 uas: fix deadlocky memory allocations by Oliver Neukum · 10 years ago
  67. c637f1f uas: fix error handling during scsi_scan() by Oliver Neukum · 10 years ago
  68. e7eda93 uas: fix GFP_NOIO under spinlock by Oliver Neukum · 10 years ago
  69. 7cace97 uas: Remove comment about registering a uas scsi controller for each usb bus by Hans de Goede · 11 years ago
  70. f50a496 uas: Add Hans de Goede as uas maintainer by Hans de Goede · 11 years ago
  71. 37599f9 uas: Make sure sg elements are properly aligned by Hans de Goede · 11 years ago
  72. 8e45315 uas: Add some data in/out ready iu sanity checks by Hans de Goede · 11 years ago
  73. 876285c uas: Improve error reporting by Hans de Goede · 11 years ago
  74. 673331c uas: Use the right error codes for different kinds of errors by Hans de Goede · 11 years ago
  75. 3a4462e uas: Clear cmdinfo on command queue-ing by Hans de Goede · 11 years ago
  76. 21fc05b uas: Fix memory management by Hans de Goede · 11 years ago
  77. c6f6320 uas: Fix command / task mgmt submission racing with disconnect by Hans de Goede · 11 years ago
  78. 040d1a8 uas: cmdinfo: use only one list head by Hans de Goede · 11 years ago
  79. da3033e uas: add uas_mark_cmd_dead helper function by Hans de Goede · 11 years ago
  80. 61c09ce uas: Properly complete inflight commands on bus-reset or disconnect by Hans de Goede · 11 years ago
  81. c6d4579 uas: uas_alloc_data_urb: Remove unnecessary use_streams check by Hans de Goede · 11 years ago
  82. f323abc uas: Fix task-management not working when connected over USB-2 by Hans de Goede · 11 years ago
  83. da65c2b uas: Reset device on reboot by Hans de Goede · 11 years ago
  84. 0df1f66 uas: Add suspend/resume support by Hans de Goede · 11 years ago
  85. e36e649 uas: Use GFP_NOIO rather then GFP_ATOMIC where possible by Hans de Goede · 11 years ago
  86. b83b86a uas: Don't allow more then one task to run at the same time by Hans de Goede · 11 years ago
  87. 70cf0fb uas: task_mgmt: Kill the sense-urb if we fail to submit the cmd urb by Hans de Goede · 11 years ago
  88. 58d5144 uas: Not being able to alloc streams when connected through usb-3 is an error by Hans de Goede · 11 years ago
  89. 74d71ae uas: Drop fixed endpoint config handling by Hans de Goede · 11 years ago
  90. d77adc02 uas: Move uas_find_endpoints to uas-detect.h by Hans de Goede · 11 years ago
  91. d495c1b uas: Fix bounds check in uas_find_endpoints by Hans de Goede · 11 years ago
  92. 34f11e5 uas: Add uas_find_endpoints() helper function by Hans de Goede · 11 years ago
  93. 79b4c06 uas: Add the posibilty to blacklist uas devices from using the uas driver by Hans de Goede · 11 years ago
  94. 82aa038 uas: Move uas detect code to uas-detect.h by Hans de Goede · 11 years ago
  95. e1be067 uas: Add a uas_find_uas_alt_setting helper function by Hans de Goede · 11 years ago
  96. d3f7c15 uas: Use all available stream ids by Hans de Goede · 11 years ago
  97. e52e031 uas: s/response_ui/response_iu/ by Hans de Goede · 11 years ago
  98. 4de7a373 uas: Fix reset handling for externally triggered reset by Hans de Goede · 11 years ago
  99. be326f4 uas: Fix reset locking by Hans de Goede · 11 years ago
  100. 6c2334e uas: Fix uas not working when plugged into an ehci port by Hans de Goede · 11 years ago