summaryrefslogtreecommitdiff
path: root/drivers/ufs
AgeCommit message (Expand)Author
2023-05-16scsi: ufs: core: Fix MCQ nr_hw_queuesPo-Wen Kao
2023-05-16scsi: ufs: core: Rename symbol sizeof_utp_transfer_cmd_desc()Po-Wen Kao
2023-05-16scsi: ufs: core: Fix MCQ tag calculationPo-Wen Kao
2023-05-08scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in W-LUN suspendKeoseong Park
2023-05-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-04-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-04-24scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issueAlice Chao
2023-04-11scsi: ufs: mcq: Use pointer arithmetic in ufshcd_send_command()Avri Altman
2023-04-11scsi: ufs: mcq: Annotate ufshcd_inc_sq_tail() appropriatelyAvri Altman
2023-04-02scsi: ufs: ufs-pci: Add support for Intel Lunar LakeAdrian Hunter
2023-04-02scsi: core: Clean up struct ufs_saved_pwr_infoStanley Chu
2023-04-02scsi: Revert "scsi: ufs: core: Initialize devfreq synchronously"Adrien Thierry
2023-03-31Merge branch '6.3/scsi-fixes' into 6.4/scsi-stagingMartin K. Petersen
2023-03-24Merge patch series "Constify most SCSI host templates"Martin K. Petersen
2023-03-24scsi: ufs: Declare SCSI host template constBart Van Assche
2023-03-16scsi: ufs: hisi: Drop of_match_ptr() for ID tableKrzysztof Kozlowski
2023-03-16scsi: ufs: exynos: Drop of_match_ptr() for ID tableKrzysztof Kozlowski
2023-03-16scsi: ufs: qcom: Add __maybe_unused to OF ID tableKrzysztof Kozlowski
2023-03-16scsi: ufs: core: Add trace event for MCQZiqi Chen
2023-03-16scsi: ufs: core: Print trs for pending requests in MCQ modeZiqi Chen
2023-03-16scsi: ufs: core: Set the residual byte countBart Van Assche
2023-03-16scsi: ufs: core: Disable the reset settle delayBart Van Assche
2023-03-09scsi: ufs: mcq: Use active_reqs to check busy in clock scalingAsutosh Das
2023-03-06scsi: ufs: mcq: qcom: Clean the return path of ufs_qcom_mcq_config_resource()Asutosh Das
2023-03-06scsi: ufs: mcq: qcom: Fix passing zero to PTR_ERRAsutosh Das
2023-03-06scsi: ufs: ufs-qcom: Remove impossible checkDan Carpenter
2023-03-06scsi: ufs: core: Add soft dependency on governor_simpleondemandAdrien Thierry
2023-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-02-21scsi: ufs: core: Simplify ufshcd_execute_start_stop()Bart Van Assche
2023-02-21scsi: ufs: core: Rely on the block layer for setting RQF_PMBart Van Assche
2023-02-21scsi: ufs: mcq: Fix incorrectly set queue depthAsutosh Das
2023-02-21scsi: ufs: ufs-mediatek: Guard power management functions with CONFIG_PMYangtao Li
2023-02-21scsi: ufs: core: Initialize devfreq synchronouslyAdrien Thierry
2023-02-21scsi: ufs: Make the TC G210 driver dependent on CONFIG_OFBart Van Assche
2023-02-08firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman
2023-02-08scsi: ufs: core: Fix an error handling path in ufshcd_read_desc_param()Christophe JAILLET
2023-02-08scsi: ufs: core: Fix device management cmd timeout flowMason Zhang
2023-02-08scsi: ufs: core: Fix kernel-doc syntaxBart Van Assche
2023-02-08scsi: ufs: core: Add hibernation callbacksAnjana Hari
2023-02-08scsi: ufs: core: Limit DMA alignment checkBjorn Andersson
2023-02-08scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW version major 5Abel Vesa
2023-02-03scsi: ufs: qcom: fix platform_msi_domain_free_irqs() referenceArnd Bergmann
2023-01-23scsi: ufs: core: Enable DMA clusteringBart Van Assche
2023-01-23scsi: ufs: exynos: Fix the maximum segment sizeBart Van Assche
2023-01-23scsi: ufs: exynos: Fix DMA alignment for PAGE_SIZE != 4096Bart Van Assche
2023-01-18scsi: ufs: core: Fix devfreq deadlocksJohan Hovold
2023-01-13scsi: ufs: qcom: Add MCQ ESI config vendor specific opsCan Guo
2023-01-13scsi: ufs: core: mcq: Add Event Specific Interrupt enable and config functionsCan Guo