summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs
AgeCommit message (Expand)Author
2023-11-20scsi: ufs: core: Leave space for '\0' in utf8 desc stringDaniel Mentz
2023-10-06scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lockKiwoong Kim
2023-05-24scsi: ufs: ufs-pci: Add support for Intel Lunar LakeAdrian Hunter
2023-05-24scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in W-LUN suspendKeoseong Park
2023-03-30scsi: ufs: core: Add soft dependency on governor_simpleondemandAdrien Thierry
2023-02-01scsi: ufs: core: Fix devfreq deadlocksJohan Hovold
2023-01-18scsi: ufs: core: WLUN suspend SSU/enter hibern8 fail recoveryPeter Wang
2023-01-18scsi: ufs: Stop using the clock scaling lock in the error handlerBart Van Assche
2022-12-31scsi: ufs: Reduce the START STOP UNIT timeoutBart Van Assche
2022-09-15scsi: ufs: core: Reduce the power mode change timeoutBart Van Assche
2022-08-31scsi: ufs: core: Enable link lost interruptKiwoong Kim
2022-08-25scsi: ufs: ufs-mediatek: Fix build error and type mismatchRen Zhijie
2022-08-25scsi: ufs: ufs-mediatek: Fix the timing of configuring device regulatorsPo-Wen Kao
2022-08-17scsi: ufs: core: Correct ufshcd_shutdown() flowPeter Wang
2022-08-03scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He
2022-07-29scsi: ufs: core: Drop loglevel of WriteBoost messageBjorn Andersson
2022-06-09scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabledManivannan Sadhasivam
2022-06-09scsi: ufs: core: Exclude UECxx from SFR dump listKiwoong Kim
2022-06-09scsi: ufs: qcom: Fix ufs_qcom_resume()Bart Van Assche
2022-06-09scsi: ufs: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Minghao Chi
2022-05-25scsi: ufs: core: Fix referencing invalid rsp fieldDaejun Park
2022-04-27scsi: ufs: core: scsi_get_lba() error fixPeter Wang
2022-04-13scsi: ufs: ufs-pci: Add support for Intel MTLAdrian Hunter
2022-04-13scsi: ufs: ufshpb: Fix a NULL check on list iteratorXiaomeng Tong
2022-04-08scsi: ufs: Fix runtime PM messages never-ending cycleAdrian Hunter
2022-02-23scsi: ufs: Fix a deadlock in the error handlerBart Van Assche
2022-02-23scsi: ufs: Remove dead codeBart Van Assche
2022-02-16scsi: ufs: Treat link loss as fatal errorKiwoong Kim
2022-02-16scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode()Kiwoong Kim
2022-02-16scsi: ufs: ufshcd-pltfrm: Check the return value of devm_kstrdup()Xiaoke Wang
2022-01-27scsi: ufs: ufs-mediatek: Fix error checking in ufs_mtk_init_va09_pwr_ctrl()Miaoqian Lin
2022-01-27scsi: ufs: Fix a kernel crash during shutdownBart Van Assche
2022-01-27scsi: ufs: Fix race conditions related to driver dataBart Van Assche
2021-12-22scsi: ufs: core: Retry START_STOP on UNIT_ATTENTIONJaegeuk Kim
2021-12-08scsi: ufs: ufs-pci: Add support for Intel ADLAdrian Hunter
2021-11-25scsi: ufs: core: Fix another task management completion raceAdrian Hunter
2021-11-25scsi: ufs: core: Fix task management completion timeout raceAdrian Hunter
2021-11-25scsi: ufs: core: Improve SCSI abort handlingBart Van Assche
2021-11-18scsi: ufs: ufshpb: Properly handle max-single-cmdAvri Altman
2021-11-18scsi: ufs: core: Fix NULL pointer dereferenceBean Huo
2021-11-18scsi: ufs: ufshpb: Use proper power management APIDaejun Park
2021-11-18scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe deferSrinivas Kandagatla
2021-11-18scsi: ufs: core: Stop clearing UNIT ATTENTIONSBart Van Assche
2021-11-18scsi: ufs: core: Fix ufshcd_probe_hba() prototype to match the definitionBean Huo
2021-10-30scsi: ufs: ufshpb: Remove HPB2.0 flowsAvri Altman
2021-10-20scsi: ufs: ufs-exynos: Correct timeout value setting registersChanho Park
2021-10-18scsi: ufs: ufs-pci: Force a full restore after suspend-to-diskAdrian Hunter
2021-10-04scsi: ufs: core: Fix task management completionAdrian Hunter
2021-09-28scsi: ufs: Fix illegal offset in UPIU event traceJonathan Hsu
2021-09-21scsi: ufs: core: Unbreak the reset handlerBart Van Assche