1. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  2. d87a1f6 scsi: ufs: No need to send Abort Task if the task in DB was cleared by Bean Huo · 4 years, 5 months ago
  3. b10178e scsi: ufs: Clean up completed request without interrupt notification by Stanley Chu · 4 years, 5 months ago
  4. 127d5f7 scsi: ufs: Improve interrupt handling for shared interrupts by Adrian Hunter · 4 years, 5 months ago
  5. 6337f58 scsi: ufs: Fix interrupt error message for shared interrupts by Adrian Hunter · 4 years, 5 months ago
  6. 8da76f7 scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHL by Adrian Hunter · 4 years, 5 months ago
  7. 215d326 scsi: ufs-mediatek: Fix incorrect time to wait link status by Stanley Chu · 4 years, 5 months ago
  8. 93b6c5d scsi: ufs: Fix possible infinite loop in ufshcd_hold by Stanley Chu · 4 years, 5 months ago
  9. 2138d1c scsi: ufs: ti-j721e-ufs: Fix error return in ti_j721e_ufs_probe() by Jing Xiangfeng · 4 years, 5 months ago
  10. dfdf16e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 5 months ago
  11. d61fa5b scsi: ufs-mediatek: Apply DELAY_AFTER_LPM quirk to Micron devices by Stanley Chu · 4 years, 6 months ago
  12. c4df6ee scsi: ufs: Introduce device quirk "DELAY_AFTER_LPM" by Stanley Chu · 4 years, 6 months ago
  13. 0255b1e scsi: ufs-mediatek: Prevent LPM operation on undeclared VCC by Stanley Chu · 4 years, 6 months ago
  14. b44cc4a scsi: ufs: ufs-exynos: Demote seemingly unintentional kerneldoc header by Lee Jones · 4 years, 6 months ago
  15. bc5b681 scsi: ufs: ufs-qcom: Demote nonconformant kerneldoc headers by Lee Jones · 4 years, 6 months ago
  16. df4ec2f scsi: ufs-qcom: Add Inline Crypto Engine support by Eric Biggers · 4 years, 6 months ago
  17. 1bc726e scsi: ufs: Add program_key() variant op by Eric Biggers · 4 years, 6 months ago
  18. 083dd78 scsi: ufs-qcom: Name the dev_ref_clk_ctrl registers by Eric Biggers · 4 years, 6 months ago
  19. 4642655 scsi: ufs-mediatek: Add inline encryption support by Stanley Chu · 4 years, 6 months ago
  20. 6edfdcf scsi: ufs: Fix and simplify setup_xfer_req variant operation by Stanley Chu · 4 years, 6 months ago
  21. a317037 scsi: ufs: Simplify completion timestamp for SCSI and query commands by Stanley Chu · 4 years, 6 months ago
  22. df043c74 scsi: ufs: Add inline encryption support to UFS by Satya Tangirala · 4 years, 6 months ago
  23. 70297a8 scsi: ufs: UFS crypto API by Satya Tangirala · 4 years, 6 months ago
  24. 5e7341e scsi: ufs: UFS driver v2.1 spec crypto additions by Satya Tangirala · 4 years, 6 months ago
  25. a23064c scsi: ufs: Change upiu_flags to be u8 by Bean Huo · 4 years, 6 months ago
  26. b7a80da scsi: ufs: ufs-exynos: Remove an unnecessary NULL check by Dan Carpenter · 4 years, 7 months ago
  27. a7f1e69 scsi: ufs: Disable WriteBooster capability for non-supported UFS devices by Stanley Chu · 4 years, 7 months ago
  28. 6c9b3b2 scsi: ufs: ufs-exynos: Fix build warning by Alim Akhtar · 4 years, 7 months ago
  29. b2bc220 scsi: ufs: ufs-exynos: Fix return value check in exynos_ufs_init() by Wei Yongjun · 4 years, 7 months ago
  30. d31503f scsi: ufs: Allow exynos ufs driver to build as module by Alim Akhtar · 4 years, 7 months ago
  31. 393403e scsi: ufs: ufs-exynos: Fix spelling mistake "pa_granularty" -> "pa_granularity" by Colin Ian King · 4 years, 7 months ago
  32. 9a3cd47 scsi: ufs-mediatek: Make ufs_mtk_wait_link_state static by Stanley Chu · 4 years, 7 months ago
  33. b1bf66d scsi: ufs: Fix imprecise load calculation in devfreq window by Stanley Chu · 4 years, 7 months ago
  34. aa5c697 scsi: ufs: Add trace event for UIC commands by Stanley Chu · 4 years, 7 months ago
  35. 7a7df52 scsi: ufs: Remove unused field in struct uic_command by Stanley Chu · 4 years, 7 months ago
  36. ed0b40f scsi: ufs: Clean up device vendor name and device quirk table by Stanley Chu · 4 years, 7 months ago
  37. c0a18ee scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices by Stanley Chu · 4 years, 7 months ago
  38. 6735111 scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplate by Bean Huo · 4 years, 8 months ago
  39. 72fb690 scsi: ufs: Add compatibility with 3.1 UFS unit descriptor length by Bean Huo · 4 years, 8 months ago
  40. 7a0bf85 scsi: ufs: Clean up ufs initialization path by Bean Huo · 4 years, 8 months ago
  41. cbe193f scsi: ufs: Fix potential NULL pointer access during memcpy by Bean Huo · 4 years, 8 months ago
  42. c4607a0 scsi: ufs: Delete ufshcd_read_desc() by Bean Huo · 4 years, 8 months ago
  43. 458a45f scsi: ufs: Remove max_t in ufs_get_device_desc by Bean Huo · 4 years, 8 months ago
  44. fc49830 scsi: ufs-mediatek: Allow unbound mphy by Stanley Chu · 4 years, 8 months ago
  45. 561e3a8 scsi: ufs-mediatek: Fix unbalanced clock on/off by Stanley Chu · 4 years, 8 months ago
  46. 488edaf scsi: ufs-mediatek: Introduce low-power mode for device power supply by Stanley Chu · 4 years, 8 months ago
  47. 9006e39 scsi: ufs-mediatek: Do not gate clocks if auto-hibern8 is not entered yet by Stanley Chu · 4 years, 8 months ago
  48. fb43337 scsi: ufs-mediatek: Fix imprecise waiting time for ref-clk control by Stanley Chu · 4 years, 8 months ago
  49. a1e17eb scsi: ufs-bsg: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 8 months ago
  50. 55f4b1f scsi: ufs: ufs-exynos: Add UFS host support for Exynos SoCs by Alim Akhtar · 4 years, 8 months ago
  51. d779a6e scsi: ufs: Add quirk to fix abnormal ocs fatal error by Kiwoong Kim · 4 years, 8 months ago
  52. 26f968d scsi: ufs: Introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk by Alim Akhtar · 4 years, 8 months ago
  53. 39bf2d8 scsi: ufs: Add quirk to enable host controller without hce by Alim Akhtar · 4 years, 8 months ago
  54. b638b5e scsi: ufs: Add quirk to disallow reset of interrupt aggregation by Alim Akhtar · 4 years, 8 months ago
  55. 8718384 scsi: ufs: Add quirk to fix mishandling utrlclr/utmrlclr by Alim Akhtar · 4 years, 8 months ago
  56. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  57. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  58. 7b6668d scsi: ufs: Remove redundant urgent_bkop_lvl initialization by Stanley Chu · 4 years, 8 months ago
  59. be32acf scsi: ufs: Don't update urgent bkops level when toggling auto bkops by Can Guo · 4 years, 8 months ago
  60. 22617e2 scsi: ufs: ti-j721e-ufs: Fix unwinding of pm_runtime changes by Vignesh Raghavendra · 4 years, 8 months ago
  61. 51dd905 scsi: ufs: Fix WriteBooster flush during runtime suspend by Stanley Chu · 4 years, 8 months ago
  62. e31011a scsi: ufs: Fix index of attributes query for WriteBooster feature by Stanley Chu · 4 years, 8 months ago
  63. c7cee3e scsi: ufs: Allow WriteBooster on UFS 2.2 devices by Stanley Chu · 4 years, 8 months ago
  64. 3a66ae5 scsi: ufs: Remove unnecessary memset for dev_info by Stanley Chu · 4 years, 8 months ago
  65. 3be60b5 scsi: ufs-qcom: Fix scheduling while atomic issue by Jeffrey Hugo · 4 years, 8 months ago
  66. 5cac109 scsi: ufs: Make ufshcd_wait_for_register() sleep instead of busy-waiting by Bart Van Assche · 4 years, 8 months ago
  67. f48b285a scsi: ufs-mediatek: Customize WriteBooster flush policy by Stanley Chu · 4 years, 8 months ago
  68. d14734ae scsi: ufs: Customize flush threshold for WriteBooster by Stanley Chu · 4 years, 8 months ago
  69. 90b8491 scsi: ufs: Introduce ufs_hba_variant_params to group customizable parameters by Stanley Chu · 4 years, 8 months ago
  70. 21d2b76 scsi: ufs-mediatek: Make ufs_mtk_fixup_dev_quirks static by ChenTao · 4 years, 8 months ago
  71. 79e3520 scsi: ufs: Cleanup WriteBooster feature by Stanley Chu · 4 years, 8 months ago
  72. 29060a6 scsi: ufs-mediatek: Enable WriteBooster capability by Stanley Chu · 4 years, 8 months ago
  73. 6f8d5a6 scsi: ufs: Add LU Dedicated buffer mode support for WriteBooster by Stanley Chu · 4 years, 8 months ago
  74. 1f34eed scsi: ufs: Add "index" in parameter list of ufshcd_query_flag() by Stanley Chu · 4 years, 8 months ago
  75. 62c2f50 scsi: ufs-mediatek: Add fixup_dev_quirks vops by Stanley Chu · 4 years, 8 months ago
  76. 8db269a scsi: ufs: Export ufs_fixup_device_setup() function by Stanley Chu · 4 years, 8 months ago
  77. c28c00b scsi: ufs: Introduce fixup_dev_quirks vops by Stanley Chu · 4 years, 8 months ago
  78. 817d7e1 scsi: ufs: Enable WriteBooster on some pre-3.1 UFS devices by Stanley Chu · 4 years, 8 months ago
  79. ec38c0a scsi: ufs: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  80. 04ee8a0 scsi: ufs-qcom: Configure write booster type by Asutosh Das · 4 years, 9 months ago
  81. c14e7ad scsi: ufs: sysfs: Add sysfs entries for write booster by Asutosh Das · 4 years, 9 months ago
  82. 3d17b9b scsi: ufs: Add write booster feature support by Asutosh Das · 4 years, 9 months ago
  83. 7dfdcc3 scsi: ufs: Use true for bool variables in ufshcd_complete_dev_init() by Jason Yan · 4 years, 9 months ago
  84. f336c70 scsi: ufs-qcom: remove unneeded variable 'ret' by Jason Yan · 4 years, 9 months ago
  85. 089f5b6 scsi: ufs: full reinit upon resume if link was off by Asutosh Das · 4 years, 9 months ago
  86. 93f3321 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
  87. 79f51b7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 10 months ago
  88. 6a9df81 scsi: ufs: Use ufshcd_config_pwr_mode() when scaling gear by Can Guo · 5 years ago
  89. 1764fa2 scsi: ufs: set device as active power mode after resetting device by Stanley Chu · 4 years, 10 months ago
  90. 8033824b scsi: ufs-mediatek: add error recovery for suspend and resume by Stanley Chu · 4 years, 10 months ago
  91. 087c5ef scsi: ufs: export ufshcd_link_recovery by Stanley Chu · 4 years, 10 months ago
  92. 394b949 scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path by Subhash Jadavani · 4 years, 10 months ago
  93. e89860f scsi: ufs: Do not rely on prefetched data by Can Guo · 4 years, 10 months ago
  94. fb276f7 scsi: ufs: Enable block layer runtime PM for well-known logical units by Can Guo · 4 years, 10 months ago
  95. 80b2100 scsi: ufs-qcom: Override devfreq parameters by Asutosh Das · 4 years, 10 months ago
  96. 2c75f9a scsi: ufshcd: Let vendor override devfreq parameters by Asutosh Das · 4 years, 10 months ago
  97. 91831d3 scsi: ufshcd: Update the set frequency to devfreq by Asutosh Das · 4 years, 10 months ago
  98. 0c2039d scsi: ufs: Resume ufs host before accessing ufs device by Nitin Rawat · 4 years, 10 months ago
  99. 73e990b scsi: ufs-mediatek: customize the delay for enabling host by Stanley Chu · 4 years, 10 months ago
  100. 9fc305e scsi: ufs: make HCE polling more compact to improve initialization latency by Stanley Chu · 4 years, 10 months ago