1. 135c6eb scsi: ufs: core: Free memory allocated for model before reinit by Joel Slebodnick · 8 months ago
  2. 77691af scsi: ufs: core: Quiesce request queues before checking pending cmds by Ziqi Chen · 8 months ago
  3. d53b681 scsi: ufs: mcq: Fix error output and clean up ufshcd_mcq_abort() by Chanwoo Lee · 8 months ago
  4. 113d1dd Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 months ago
  5. 0d9a1ec Merge patch series "ufs-exynos support for Tensor GS101" by Martin K. Petersen · 9 months ago
  6. d11e0a3 scsi: ufs: exynos: Add support for Tensor gs101 SoC by Peter Griffin · 9 months ago
  7. 6f9f0d5 scsi: ufs: exynos: Add some pa_dbg_ register offsets into drvdata by Peter Griffin · 9 months ago
  8. c9deb9a scsi: ufs: exynos: Allow max frequencies up to 267Mhz by Peter Griffin · 9 months ago
  9. 9238cad scsi: ufs: exynos: Add EXYNOS_UFS_OPT_TIMER_TICK_SELECT option by Peter Griffin · 9 months ago
  10. 449adb0 scsi: ufs: exynos: Add EXYNOS_UFS_OPT_UFSPR_SECURE option by Peter Griffin · 9 months ago
  11. 3c5d0dc scsi: ufs: core: mcq: Fix ufshcd_mcq_sqe_search() by Bart Van Assche · 10 months ago
  12. f92141e Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)" by Martin K. Petersen · 10 months ago
  13. a6584df scsi: ufs: mediatek: Fix module autoloading by Krzysztof Kozlowski · 10 months ago
  14. 2810702 scsi: ufs: exynos: Support module autoloading by Will McVicker · 10 months ago
  15. 13c28be scsi: ufs: core: Changing the status to check inflight by SEO HOYOUNG · 10 months ago
  16. a33a502 scsi: ufs: Remove support for old UFSHCI versions by Avri Altman · 10 months ago
  17. 67144d3 scsi: ufs: ufs-exynos: Move setting the the DMA alignment to the init method by Christoph Hellwig · 10 months ago
  18. 4373d2e scsi: bsg: Pass queue_limits to bsg_setup_queue() by Christoph Hellwig · 10 months ago
  19. 33507b3 scsi: ufs: qcom: Add sanity checks for gear/lane values during ICC scaling by Manivannan Sadhasivam · 10 months ago
  20. 8db8f6c scsi: ufs: qcom: Add missing interconnect bandwidth values for Gear 5 by Manivannan Sadhasivam · 10 months ago
  21. 0e0a4da Merge patch series "scsi: ufs: Remove overzealous memory barriers" by Martin K. Petersen · 10 months ago
  22. 356a8ce scsi: ufs: core: Remove unnecessary wmb() prior to writing run/stop regs by Andrew Halaney · 10 months ago
  23. d3fb9a2 scsi: ufs: core: Remove unnecessary wmb() after ringing doorbell by Andrew Halaney · 10 months ago
  24. 4bf3855 scsi: ufs: core: Perform read back after disabling UIC_COMMAND_COMPL by Andrew Halaney · 10 months ago
  25. e4a6288 scsi: ufs: core: Perform read back after disabling interrupts by Andrew Halaney · 10 months ago
  26. 408e280 scsi: ufs: core: Perform read back after writing UTP_TASK_REQ_LIST_BASE_H by Andrew Halaney · 10 months ago
  27. b715c55 scsi: ufs: cdns-pltfrm: Perform read back after writing HCLKDIV by Andrew Halaney · 10 months ago
  28. d948851 scsi: ufs: qcom: Perform read back after writing CGC enable by Andrew Halaney · 10 months ago
  29. 823150e scsi: ufs: qcom: Perform read back after writing unipro mode by Andrew Halaney · 10 months ago
  30. 95d26dd scsi: ufs: qcom: Remove unnecessary mb() after writing testbus config by Andrew Halaney · 10 months ago
  31. a862faf scsi: ufs: qcom: Perform read back after writing REG_UFS_SYS1CLK_1US by Andrew Halaney · 10 months ago
  32. c4d28e0 scsi: ufs: qcom: Perform read back after writing reset bit by Andrew Halaney · 10 months ago
  33. 9282899 scsi: ufs: core: Drop driver owner initialization by Krzysztof Kozlowski · 10 months ago
  34. 2a26a11 scsi: ufs: core: Fix MCQ mode dev command timeout by Peter Wang · 10 months ago
  35. 6bc5e70 scsi: ufs: core: WLUN suspend dev/link state error recovery by Peter Wang · 10 months ago
  36. e5abf74 Merge patch series "ufs: host: mediatek: Provide features and fixes in MediaTek platforms" by Martin K. Petersen · 10 months ago
  37. a6888d6 scsi: ufs: mediatek: Support rtff in PM flow by Alice Chao · 11 months ago
  38. b28820a scsi: ufs: mediatek: Support mphy reset by Peter Wang · 11 months ago
  39. 3a887a3 scsi: ufs: mediatek: Rename host power control API by Po-Wen Kao · 11 months ago
  40. 4bd07f0 scsi: ufs: mediatek: UFS mtk sip command reconstruct by Po-Wen Kao · 11 months ago
  41. 46bd3e3 scsi: ufs: mediatek: Add UFS_MTK_CAP_DISABLE_MCQ by Po-Wen Kao · 11 months ago
  42. e7b3c64 scsi: ufs: mediatek: TX skew fix by Peter Wang · 11 months ago
  43. 1c5e7221 scsi: ufs: mediatek: Fix vsx/vccqx control logic by Peter Wang · 11 months ago
  44. e831b92 Merge patch series "Re-use device management code fragments" by Martin K. Petersen · 10 months ago
  45. 996a24b scsi: ufs: Reuse compose_devman_upiu by Avri Altman · 11 months ago
  46. 5b59a68 scsi: ufs: Reuse compose_dev_cmd by Avri Altman · 11 months ago
  47. 71aabb74 scsi: ufs: core: Reuse exec_dev_cmd by Avri Altman · 11 months ago
  48. ddfd7f0 scsi: ufs: core: Reuse device management locking code by Avri Altman · 11 months ago
  49. f02fe78 Merge branch '6.9/scsi-queue' into 6.9/scsi-fixes by Martin K. Petersen · 10 months ago
  50. 741e9d6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 months ago
  51. 4527e83 Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 months ago
  52. 1ddeeb2 Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux by Linus Torvalds · 11 months ago
  53. 81e2c1a scsi: ufs: qcom: Provide default cycles_in_1us value by Dmitry Baryshkov · 11 months ago
  54. 767712f scsi: ufs: core: Fix MCQ MAC configuration by Rohit Ner · 11 months ago
  55. f2dced9 scsi: ufs: Uninitialized variable in ufshcd_devfreq_target() by Dan Carpenter · 12 months ago
  56. 14fd06c irqchip: Convert all platform MSI users to the new API by Thomas Gleixner · 1 year ago
  57. 9ac4dd8 block: pass a queue_limits argument to blk_mq_init_queue by Christoph Hellwig · 12 months ago
  58. 17e94b2 scsi: ufs: core: Remove the ufshcd_release() in ufshcd_err_handling_prepare() by SEO HOYOUNG · 1 year ago
  59. b513d30 scsi: ufs: core: Fix shift issue in ufshcd_clear_cmd() by Alice Chao · 12 months ago
  60. 3f90ac7 Merge patch series "scsi: Allow scsi_execute users to request retries" by Martin K. Petersen · 12 months ago
  61. b8c3a7b scsi: ufs: Have midlayer retry start stop errors by Mike Christie · 1 year ago
  62. 10a3966 scsi: ufs: qcom: Avoid re-init quirk when gears match by Eric Chanudet · 1 year ago
  63. 883a8b4 scsi: ufs: qcom: Clarify comments about the initial phy_gear by Andrew Halaney · 1 year ago
  64. 01f2562 scsi: ufs: mcq: Remove unused parameters by ChanWoo Lee · 1 year, 1 month ago
  65. 325ec4a scsi: ufs: mcq: Use ufshcd_mcq_req_to_hwq() to simplify updating hwq by ChanWoo Lee · 1 year, 1 month ago
  66. ab3e6c4 scsi: ufs: mcq: Add definition for REG_UFS_MEM_CFG register by ChanWoo Lee · 1 year, 1 month ago
  67. 3329738 scsi: ufs: ufs-mediatek: Change default autosuspend timer by Peter Wang · 1 year, 1 month ago
  68. 4380e64 scsi: core: Move autosuspend timer delay to Scsi_Host by Peter Wang · 1 year, 1 month ago
  69. e0dc13e scsi: ufs: ufs-mediatek: Disable MCQ IRQ when clock off by Peter Wang · 1 year, 1 month ago
  70. 468b3e0 scsi: ufs: ufs-mediatek: Fix MCQ mode TM cmd timeout by Peter Wang · 1 year, 1 month ago
  71. 29b3a37 scsi: ufs: ufs-mediatek: Check link status after exiting hibern8 by Peter Wang · 1 year, 1 month ago
  72. 0652205 scsi: ufs: ufs-mediatek: Migrate to UFSHCD generic CPU latency PM QoS support by Maramaina Naresh · 1 year, 1 month ago
  73. 2777e73 scsi: ufs: core: Add CPU latency QoS support for UFS driver by Maramaina Naresh · 1 year, 1 month ago
  74. c25b24f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 1 year ago
  75. 22d29f1 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 1 year, 1 month ago
  76. b08d86e scsi: ufs: qcom: Remove unnecessary goto statement from ufs_qcom_config_esi() by ChanWoo Lee · 1 year, 1 month ago
  77. ee36710 scsi: ufs: core: Remove the ufshcd_hba_exit() call from ufshcd_async_scan() by Bart Van Assche · 1 year, 1 month ago
  78. daf7795 scsi: ufs: core: Simplify power management during async scan by Bart Van Assche · 1 year, 1 month ago
  79. 04c116e scsi: ufs: core: Let the sq_lock protect sq_tail_slot access by Can Guo · 1 year, 1 month ago
  80. 9264fd6 scsi: ufs: qcom: Return ufs_qcom_clk_scale_*() errors in ufs_qcom_clk_scale_notify() by ChanWoo Lee · 1 year, 2 months ago
  81. 45a2c87 scsi: ufs: core: Simplify ufshcd_auto_hibern8_update() by Bart Van Assche · 1 year, 2 months ago
  82. bdf5c0b scsi: ufs: core: Rename ufshcd_auto_hibern8_enable() and make it static by Bart Van Assche · 1 year, 2 months ago
  83. 26cdd69 scsi: ufs: qcom: Fix ESI vector mask by Manivannan Sadhasivam · 1 year, 2 months ago
  84. 24db962 scsi: ufs: host: Fix kernel-doc warning by Martin K. Petersen · 1 year, 1 month ago
  85. 6df14a3 Merge patch series "Add UFS RTC support" by Martin K. Petersen · 1 year, 2 months ago
  86. 838f595 scsi: ufs: core: Add sysfs node for UFS RTC update by Bean Huo · 1 year, 2 months ago
  87. 6bf999e scsi: ufs: core: Add UFS RTC support by Bean Huo · 1 year, 2 months ago
  88. 9fa2688 scsi: ufs: core: Add ufshcd_is_ufs_dev_busy() by Bean Huo · 1 year, 2 months ago
  89. ae6fd54 Merge patch series "scsi: ufs: qcom: Code cleanups" by Martin K. Petersen · 1 year, 2 months ago
  90. cac50d0 scsi: ufs: qcom: Remove unused definitions by Manivannan Sadhasivam · 1 year, 2 months ago
  91. 0e9f437 scsi: ufs: qcom: Use ufshcd_rmwl() where applicable by Manivannan Sadhasivam · 1 year, 2 months ago
  92. 104cd58 scsi: ufs: qcom: Remove support for host controllers older than v2.0 by Manivannan Sadhasivam · 1 year, 2 months ago
  93. 6b481af scsi: ufs: qcom: Simplify ufs_qcom_{assert/deassert}_reset by Manivannan Sadhasivam · 1 year, 2 months ago
  94. 3b60f45 scsi: ufs: qcom: Initialize cycles_in_1us variable in ufs_qcom_set_core_clk_ctrl() by Manivannan Sadhasivam · 1 year, 2 months ago
  95. be2e06c scsi: ufs: qcom: Sort includes alphabetically by Manivannan Sadhasivam · 1 year, 2 months ago
  96. e7458be scsi: ufs: qcom: Remove unused ufs_qcom_hosts struct array by Manivannan Sadhasivam · 1 year, 2 months ago
  97. c7afada scsi: ufs: qcom: Use dev_err_probe() to simplify error handling of devm_gpiod_get_optional() by Manivannan Sadhasivam · 1 year, 2 months ago
  98. 8291652 scsi: ufs: qcom: Remove redundant error print for devm_kzalloc() failure by Manivannan Sadhasivam · 1 year, 2 months ago
  99. e430c0e scsi: ufs: qcom: Check the return value of ufs_qcom_power_up_sequence() by Manivannan Sadhasivam · 1 year, 2 months ago
  100. d119547 scsi: ufs: qcom: Fail ufs_qcom_power_up_sequence() when core_reset fails by Manivannan Sadhasivam · 1 year, 2 months ago