1. 6cbcc7a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 2 months ago
  2. fe91c47 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 2 months ago
  3. 10fb4f8 scsi: ufs: Add quirk to enable host controller without PH configuration by jongmin jeong · 3 years, 3 months ago
  4. a22bcfd scsi: ufs: Add quirk to handle broken UIC command by jongmin jeong · 3 years, 3 months ago
  5. 267a59f scsi: ufs: core: Export ufshcd_schedule_eh_work() by Bart Van Assche · 3 years, 3 months ago
  6. cb77cb5 blk-crypto: rename blk_keyslot_manager to blk_crypto_profile by Eric Biggers · 3 years, 3 months ago
  7. 1e8d44b blk-crypto: rename keyslot-manager files to blk-crypto-profile by Eric Biggers · 3 years, 3 months ago
  8. 9561f58 scsi: ufs: mediatek: Support vops pre suspend to disable auto-hibern8 by Peter Wang · 3 years, 3 months ago
  9. ec65e6b Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging by Martin K. Petersen · 3 years, 3 months ago
  10. edc0596 scsi: ufs: core: Stop clearing UNIT ATTENTIONS by Bart Van Assche · 3 years, 4 months ago
  11. f5ef336 scsi: ufs: core: Fix task management completion by Adrian Hunter · 3 years, 4 months ago
  12. 525943a scsi: ufs: core: Export hibern8 entry and exit functions by Asutosh Das · 3 years, 4 months ago
  13. 322c4b2 scsi: ufs: core: Add temperature notification exception handling by Avri Altman · 3 years, 4 months ago
  14. e88e2d3 scsi: ufs: core: Probe for temperature notification support by Avri Altman · 3 years, 4 months ago
  15. 88b09900 scsi: ufs: core: Revert "scsi: ufs: Synchronize SCSI and UFS error handling" by Adrian Hunter · 3 years, 4 months ago
  16. 1cbc9ad scsi: ufs: ufs-pci: Fix Intel LKF link stability by Adrian Hunter · 3 years, 5 months ago
  17. a113eaa scsi: ufs: Synchronize SCSI and UFS error handling by Bart Van Assche · 3 years, 6 months ago
  18. 169f5eb scsi: ufs: Optimize SCSI command processing by Bart Van Assche · 3 years, 6 months ago
  19. a024ad0 scsi: ufs: Optimize serialization of setup_xfer_req() calls by Bart Van Assche · 3 years, 6 months ago
  20. 1f522c5 scsi: ufs: Revert "Utilize Transfer Request List Completion Notification Register" by Bart Van Assche · 3 years, 6 months ago
  21. 9c20209 scsi: ufs: Improve static type checking for the host controller state by Bart Van Assche · 3 years, 6 months ago
  22. 35c7d87 scsi: ufs: Verify UIC locking requirements at runtime by Bart Van Assche · 3 years, 6 months ago
  23. 9bb25e5 scsi: ufs: Only include power management code if necessary by Bart Van Assche · 3 years, 6 months ago
  24. f1ecbe1 scsi: ufs: Reduce power management code duplication by Bart Van Assche · 3 years, 6 months ago
  25. 119ee38 scsi: ufs: ufshpb: Cache HPB Control mode on init by Avri Altman · 3 years, 6 months ago
  26. 41d8a93 scsi: ufs: ufshpb: Add HPB 2.0 support by Daejun Park · 3 years, 6 months ago
  27. f02bc97 scsi: ufs: ufshpb: Introduce Host Performance Buffer feature by Daejun Park · 3 years, 6 months ago
  28. 1c0810e scsi: ufs: Refactor ufshcd_is_intr_aggr_allowed() by Keoseong Park · 3 years, 7 months ago
  29. 053c16a scsi: ufs: core: Add missing host_lock in ufshcd_vops_setup_xfer_req() by Jaegeuk Kim · 3 years, 7 months ago
  30. 6f71517 scsi: ufs: Utilize Transfer Request List Completion Notification Register by Can Guo · 3 years, 8 months ago
  31. a45f937 scsi: ufs: Optimize host lock on transfer requests send/compl paths by Can Guo · 3 years, 8 months ago
  32. 3a95f5b scsi: ufs: core: Export ufshcd_hba_stop() by Alice.Chao · 3 years, 8 months ago
  33. ecd7beb scsi: ufs: core: Clean up whitespace by Keoseong Park · 3 years, 8 months ago
  34. e2ac7ab scsi: ufs: Use designated initializers in ufs_pm_lvl_states[] by Bart Van Assche · 3 years, 8 months ago
  35. 4c6cb9e scsi: ufs: core: Remove usfhcd_is_*_pm() macros by Bart Van Assche · 3 years, 8 months ago
  36. 1d8613a scsi: ufs: core: Introduce HBA performance monitor sysfs nodes by Can Guo · 3 years, 9 months ago
  37. b294ff3 scsi: ufs: core: Enable power management for wlun by Asutosh Das · 3 years, 9 months ago
  38. 7a0c0e6 scsi: ufs: core: Correct status type in ufshcd_vops_pwr_change_notify() by Yue Hu · 3 years, 10 months ago
  39. 3b5f3c0 scsi: ufs: core: Tidy up WB configuration code by Yue Hu · 3 years, 10 months ago
  40. 7deedfd scsi: ufs: ufs-debugfs: Add user-defined exception event rate limiting by Adrian Hunter · 4 years ago
  41. cd46947 scsi: ufs: ufs-debugfs: Add user-defined exception_event_mask by Adrian Hunter · 4 years ago
  42. 9599a1c scsi: ufs: Fix a duplicate dev quirk number by Avri Altman · 4 years ago
  43. 4543d9d scsi: ufs: Refactor ufshcd_init/exit_clk_scaling/gating() by Can Guo · 4 years ago
  44. 0e9d4ca scsi: ufs: Protect some contexts from unexpected clock scaling by Can Guo · 4 years ago
  45. 4cd4899 scsi: ufs: Group UFS WB related flags in struct ufs_dev_info by Bean Huo · 4 years ago
  46. 8e834ca scsi: ufs: Add "wb_on" sysfs node to control WB on/off by Bean Huo · 4 years ago
  47. 2b2bfc8a scsi: ufs: Introduce a quirk to allow only page-aligned sg entries by Kiwoong Kim · 4 years ago
  48. 9cd20d3 scsi: ufs: Protect PM ops and err_handler from user access through sysfs by Can Guo · 4 years ago
  49. b6cacaf scsi: ufs: ufs-debugfs: Add error counters by Adrian Hunter · 4 years ago
  50. b1d0d2e scsi: ufs: Add a quirk to permit overriding UniPro defaults by Kiwoong Kim · 4 years, 1 month ago
  51. eda809ae Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
  52. 60f7c50 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 1 month ago
  53. 31a5d9c scsi: ufs: Un-inline ufshcd_vops_device_reset function by Stanley Chu · 4 years, 1 month ago
  54. bd14bf0 scsi: ufs: Re-enable WriteBooster after device reset by Stanley Chu · 4 years, 1 month ago
  55. 7a7e66c scsi: ufs: Fix a race condition between ufshcd_abort() and eh_work() by Can Guo · 4 years, 1 month ago
  56. 88a92d6 scsi: ufs: Serialize eh_work with system PM events and async scan by Can Guo · 4 years, 1 month ago
  57. 92bcebe scsi: ufs: Introduce phy_initialization helper by Stanley Chu · 4 years, 1 month ago
  58. ade921a scsi: ufs: Remove unused setup_regulators variant function by Stanley Chu · 4 years, 1 month ago
  59. 172614a scsi: ufs: Introduce event_notify variant function by Stanley Chu · 4 years, 1 month ago
  60. e965e5e scsi: ufs: Refine error history functions by Stanley Chu · 4 years, 1 month ago
  61. 29b87e9 scsi: ufs: Stop hardcoding the scale down gear by Can Guo · 4 years, 2 months ago
  62. 81309c2 scsi: ufs: Refactor ufshcd_setup_clocks() to remove skip_ref_clk by Can Guo · 4 years, 2 months ago
  63. 4f3e900 scsi: ufs: Clear UAC for FFU and RPMB LUNs by Jaegeuk Kim · 4 years, 2 months ago
  64. fc85a74 scsi: ufs: Refactor ADAPT configuration function by Stanley Chu · 4 years, 2 months ago
  65. 0f52fcb9 scsi: ufs: Try to save power mode change and UIC cmd completion timeout by Can Guo · 4 years, 2 months ago
  66. 151f1b6 scsi: ufs: Allow an error return value from ->device_reset() by Adrian Hunter · 4 years, 2 months ago
  67. fe1d4c2 scsi: ufs: Add DeepSleep feature by Adrian Hunter · 4 years, 2 months ago
  68. dd7143e scsi: ufs: Put HBA into LPM during clk gating by Can Guo · 4 years, 3 months ago
  69. 02f7415 Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs by Martin K. Petersen · 4 years, 4 months ago
  70. 2355b66 scsi: ufs: Handle LINERESET indication in err handler by Can Guo · 4 years, 5 months ago
  71. 5df6f2d scsi: ufs: Introduce skipping manual flush for Write Booster by Kiwoong Kim · 4 years, 5 months ago
  72. 8da76f7 scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHL by Adrian Hunter · 4 years, 5 months ago
  73. 4db7a23 scsi: ufs: Fix concurrency of error handler and other error recovery paths by Can Guo · 4 years, 5 months ago
  74. 3f8af60 scsi: ufs: Add some debug information to ufshcd_print_host_state() by Can Guo · 4 years, 5 months ago
  75. 1bc726e scsi: ufs: Add program_key() variant op by Eric Biggers · 4 years, 6 months ago
  76. df043c74 scsi: ufs: Add inline encryption support to UFS by Satya Tangirala · 4 years, 6 months ago
  77. 70297a8 scsi: ufs: UFS crypto API by Satya Tangirala · 4 years, 6 months ago
  78. 5e7341e scsi: ufs: UFS driver v2.1 spec crypto additions by Satya Tangirala · 4 years, 6 months ago
  79. b1bf66d scsi: ufs: Fix imprecise load calculation in devfreq window by Stanley Chu · 4 years, 7 months ago
  80. 7a7df52 scsi: ufs: Remove unused field in struct uic_command by Stanley Chu · 4 years, 7 months ago
  81. 6735111 scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplate by Bean Huo · 4 years, 7 months ago
  82. 7a0bf85 scsi: ufs: Clean up ufs initialization path by Bean Huo · 4 years, 8 months ago
  83. d779a6e scsi: ufs: Add quirk to fix abnormal ocs fatal error by Kiwoong Kim · 4 years, 8 months ago
  84. 26f968d scsi: ufs: Introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk by Alim Akhtar · 4 years, 8 months ago
  85. 39bf2d8 scsi: ufs: Add quirk to enable host controller without hce by Alim Akhtar · 4 years, 8 months ago
  86. b638b5e scsi: ufs: Add quirk to disallow reset of interrupt aggregation by Alim Akhtar · 4 years, 8 months ago
  87. 8718384 scsi: ufs: Add quirk to fix mishandling utrlclr/utmrlclr by Alim Akhtar · 4 years, 8 months ago
  88. 51dd905 scsi: ufs: Fix WriteBooster flush during runtime suspend by Stanley Chu · 4 years, 8 months ago
  89. e31011a scsi: ufs: Fix index of attributes query for WriteBooster feature by Stanley Chu · 4 years, 8 months ago
  90. 5cac109 scsi: ufs: Make ufshcd_wait_for_register() sleep instead of busy-waiting by Bart Van Assche · 4 years, 8 months ago
  91. d14734ae scsi: ufs: Customize flush threshold for WriteBooster by Stanley Chu · 4 years, 8 months ago
  92. 90b8491 scsi: ufs: Introduce ufs_hba_variant_params to group customizable parameters by Stanley Chu · 4 years, 8 months ago
  93. 6f8d5a6 scsi: ufs: Add LU Dedicated buffer mode support for WriteBooster by Stanley Chu · 4 years, 8 months ago
  94. 1f34eed scsi: ufs: Add "index" in parameter list of ufshcd_query_flag() by Stanley Chu · 4 years, 8 months ago
  95. 8db269a scsi: ufs: Export ufs_fixup_device_setup() function by Stanley Chu · 4 years, 8 months ago
  96. c28c00b scsi: ufs: Introduce fixup_dev_quirks vops by Stanley Chu · 4 years, 8 months ago
  97. 3d17b9b scsi: ufs: Add write booster feature support by Asutosh Das · 4 years, 9 months ago
  98. 1764fa2 scsi: ufs: set device as active power mode after resetting device by Stanley Chu · 4 years, 10 months ago
  99. 087c5ef scsi: ufs: export ufshcd_link_recovery by Stanley Chu · 4 years, 10 months ago
  100. e89860f scsi: ufs: Do not rely on prefetched data by Can Guo · 4 years, 10 months ago