summaryrefslogtreecommitdiff
path: root/drivers/ufs
AgeCommit message (Expand)Author
2023-05-31scsi: ufs: core: Move ufshcd_wl_shutdown()Bart Van Assche
2023-05-31scsi: ufs: core: Fix handling of lrbp->cmdBart Van Assche
2023-05-31scsi: ufs: core: Increase the START STOP UNIT timeout from one to ten secondsBart Van Assche
2023-05-31Merge patch series "ufs: core: mcq: Add ufshcd_abort() and error handler supp...Martin K. Petersen
2023-05-31scsi: ufs: core: Add error handling for MCQ modeBao D. Nguyen
2023-05-31scsi: ufs: mcq: Use ufshcd_mcq_poll_cqe_lock() in MCQ modeBao D. Nguyen
2023-05-31scsi: ufs: mcq: Added ufshcd_mcq_abort()Bao D. Nguyen
2023-05-31scsi: ufs: mcq: Add support for cleaning up MCQ resourcesBao D. Nguyen
2023-05-31scsi: ufs: mcq: Add supporting functions for MCQ abortBao D. Nguyen
2023-05-31scsi: ufs: core: Update the ufshcd_clear_cmds() functionalityBao D. Nguyen
2023-05-31scsi: ufs: core: Combine 32-bit command_desc_base_addr_lo/hiBao D. Nguyen
2023-05-31scsi: ufs: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2023-05-31scsi: ufs: core: Do not open code SZ_xAvri Altman
2023-05-31Merge patch series "ufs: Do not requeue while ungating the clock"Martin K. Petersen
2023-05-31scsi: ufs: Ungate the clock synchronouslyBart Van Assche
2023-05-31scsi: ufs: Declare ufshcd_{hold,release}() onceBart Van Assche
2023-05-31scsi: ufs: Conditionally enable the BLK_MQ_F_BLOCKING flagBart Van Assche
2023-05-22scsi: ufs: core: Return earlier if ufshcd_hba_init_crypto_capabilities() failsKeoseong Park
2023-05-16scsi: ufs: hwmon: Constify pointers to hwmon_channel_infoKrzysztof Kozlowski
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: ufs-mediatek: Delete some dead codeDan Carpenter
2023-05-08scsi: ufs: core: Change the module parameter macro of use_mcq_modeKeoseong Park
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