summaryrefslogtreecommitdiff
path: root/drivers/ufs/core/ufshcd.c
AgeCommit message (Expand)AuthorFilesLines
6 daysscsi: ufs: core: Fix EH failure after W-LUN resume errorBrian Kao1-8/+28
12 daysscsi: ufs: core: Add ufshcd_update_evt_hist() for UFS suspend errorSeunghwan Baek1-1/+4
12 daysscsi: ufs: core: fix incorrect buffer duplication in ufshcd_read_string_desc()Bean Huo1-1/+1
2025-12-07scsi: ufs: core: Add a quirk to suppress link_startup_againAdrian Hunter1-1/+2
2025-12-07scsi: ufs: core: Initialize value of an attribute returned by uic cmdWonkon Kim1-2/+2
2025-08-15scsi: ufs: core: Use link recovery when h8 exit fails during runtime resumeSeunghui Lee1-1/+9
2025-06-27scsi: core: ufs: Fix a hang in the error handlerSanjeev Yadav1-1/+6
2025-01-23scsi: ufs: core: Honor runtime/system PM levels if set by host controller dri...Manivannan Sadhasivam1-3/+6
2024-12-14scsi: ufs: core: Make DMA mask configuration more flexibleBart Van Assche1-2/+2
2024-12-14scsi: ufs: core: Add missing post notify for power mode changePeter Wang1-3/+4
2024-10-22scsi: ufs: core: Set SDEV_OFFLINE when UFS is shut downSeunghwan Baek1-1/+3
2024-09-08scsi: ufs: core: Bypass quick recovery if force reset is neededPeter Wang1-1/+2
2024-08-14scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logicVamshi Gajjela1-3/+8
2024-06-12scsi: ufs: core: Perform read back after disabling UIC_COMMAND_COMPLAndrew Halaney1-1/+1
2024-06-12scsi: ufs: core: Perform read back after disabling interruptsAndrew Halaney1-1/+1
2024-05-17scsi: ufs: core: WLUN suspend dev/link state error recoveryPeter Wang1-1/+4
2024-03-01scsi: ufs: core: Remove the ufshcd_release() in ufshcd_err_handling_prepare()SEO HOYOUNG1-1/+0
2024-02-01scsi: ufs: core: Remove the ufshcd_hba_exit() call from ufshcd_async_scan()Bart Van Assche1-5/+2
2024-01-26scsi: ufs: core: Simplify power management during async scanBart Van Assche1-4/+3
2023-11-20scsi: ufs: core: Leave space for '\0' in utf8 desc stringDaniel Mentz1-1/+1
2023-10-20scsi: ufs: core: Correct clear TM error logPeter Wang1-1/+1
2023-10-06scsi: ufs: core: Poll HCS.UCRDY before issuing a UIC commandKiwoong Kim1-1/+6
2023-10-06scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lockKiwoong Kim1-5/+1
2023-09-13scsi: ufs: Try harder to change the power modeBart Van Assche1-3/+5
2023-05-24scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in W-LUN suspendKeoseong Park1-1/+9
2023-03-30scsi: ufs: core: Add soft dependency on governor_simpleondemandAdrien Thierry1-0/+1
2023-03-10scsi: ufs: core: Fix device management cmd timeout flowMason Zhang1-0/+16
2023-03-10scsi: ufs: exynos: Fix DMA alignment for PAGE_SIZE != 4096Bart Van Assche1-2/+2
2023-02-01scsi: ufs: core: Fix devfreq deadlocksJohan Hovold1-14/+15
2023-01-18scsi: ufs: core: WLUN suspend SSU/enter hibern8 fail recoveryPeter Wang1-0/+26
2022-12-31scsi: ufs: Reduce the START STOP UNIT timeoutBart Van Assche1-8/+1
2022-12-31scsi: ufs: core: Fix the polling implementationBart Van Assche1-2/+26
2022-10-22scsi: ufs: core: Fix typo for register name in commentsKeoseong Park1-1/+1
2022-10-22scsi: ufs: core: Fix the error log in ufshcd_query_flag_retry()Dukhyun Kwon1-1/+1
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-43/+52
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds1-6/+3
2022-08-23scsi: ufs: wb: Modify messagesJinyoung Choi1-12/+11
2022-08-23scsi: ufs: wb: Introduce ufshcd_is_wb_buf_flush_allowed()Jinyoung Choi1-2/+3
2022-08-23scsi: ufs: wb: Add explicit flush sysfs attributeJinyoung Choi1-4/+5
2022-08-23scsi: ufs: wb: Change function name and parameter namesJinyoung Choi1-13/+17
2022-08-23scsi: ufs: wb: Change wb_enabled condition testJinyoung Choi1-4/+2
2022-08-23scsi: ufs: core: Allow host driver to disable wb toggling during clock scalingPeter Wang1-3/+5
2022-08-23scsi: ufs: core: Use local_clock() for debugging timestampsDaniil Lunev1-8/+12
2022-08-22block: Change the return type of blk_mq_map_queues() into voidBart Van Assche1-6/+3
2022-08-20scsi: ufs: core: Reduce the power mode change timeoutBart Van Assche1-1/+8
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+2
2022-08-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-31/+55
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2022-08-02scsi: ufs: core: Correct ufshcd_shutdown() flowPeter Wang1-5/+1
2022-08-02scsi: ufs: core: Increase the maximum data buffer sizeBart Van Assche1-0/+1