summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs
AgeCommit message (Expand)Author
2021-10-04scsi: ufs: core: Do not exit ufshcd_err_handler() unless operational or deadAdrian Hunter
2021-10-04scsi: ufs: core: Do not exit ufshcd_reset_and_restore() unless operational or...Adrian Hunter
2021-10-04scsi: ufs: core: Stop clearing UNIT ATTENTIONSBart Van Assche
2021-10-04scsi: ufs: core: Retry START_STOP on UNIT_ATTENTIONJaegeuk Kim
2021-10-04scsi: ufs: core: Remove return statement in void functionBean Huo
2021-10-04scsi: ufs: core: Fix ufshcd_probe_hba() prototype to match the definitionBean Huo
2021-10-04scsi: ufs: core: Fix NULL pointer dereferenceBean Huo
2021-10-04scsi: ufs: core: Fix task management completionAdrian Hunter
2021-09-28scsi: ufs: ufs-qcom: Enter and exit hibern8 during clock scalingAsutosh Das
2021-09-28scsi: ufs: core: Export hibern8 entry and exit functionsAsutosh Das
2021-09-28scsi: ufs: core: SCSI_UFS_HWMON depends on HWMON=yAnders Roxell
2021-09-28scsi: ufs: exynos: Unify namingKrzysztof Kozlowski
2021-09-28scsi: ufs: Fix illegal offset in UPIU event traceJonathan Hsu
2021-09-22scsi: ufs: core: Add temperature notification exception handlingAvri Altman
2021-09-22scsi: ufs: core: Probe for temperature notification supportAvri Altman
2021-09-21scsi: ufs: core: Unbreak the reset handlerBart Van Assche
2021-09-21scsi: ufs: core: Revert "scsi: ufs: Synchronize SCSI and UFS error handling"Adrian Hunter
2021-09-14scsi: ufs: ufs-mediatek: Change dbg select by check IP versionPeter Wang
2021-09-14scsi: ufs: ufshpb: Use proper power management APIDaejun Park
2021-09-14scsi: ufs: ufs-qcom: Remove unneeded variable 'err'ChanWoo Lee
2021-09-13scsi: ufs: ufs-pci: Fix Intel LKF link stabilityAdrian Hunter
2021-09-13scsi: ufs: ufshpb: Remove unused parametersChanWoo Lee
2021-08-24scsi: ufs: Fix ufshcd_request_sense_async() for Samsung KLUFG8RHDA-B2D1Adrian Hunter
2021-08-24scsi: ufs: ufs-exynos: Fix static checker warningAlim Akhtar
2021-08-24scsi: ufs: ufshpb: Fix typo in commentsKeoseong Park
2021-08-24scsi: ufs: ufshpb: Fix possible memory leakKeoseong Park
2021-08-11scsi: ufs: ufshpb: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestMartin K. Petersen
2021-08-11scsi: ufs: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-08-11scsi: ufs: ufshpb: Do not report victim error in HCMAvri Altman
2021-08-11scsi: ufs: ufshpb: Verify that 'num_inflight_map_req' is non-negativeAvri Altman
2021-08-11scsi: ufs: ufshpb: Use a correct max multi chunkAvri Altman
2021-08-11scsi: ufs: ufshpb: Rewind the read timeout on every readAvri Altman
2021-08-09scsi: ufs: ufshpb: Remove redundant initialization of variable 'lba'Colin Ian King
2021-08-09scsi: ufshcd: Fix device links when BOOT WLUN fails to probeAdrian Hunter
2021-08-09scsi: ufs: Fix unsigned int compared with less than zeroColin Ian King
2021-08-05scsi: ufs: core: Add lu_enable sysfs nodeBean Huo
2021-08-05scsi: ufs: core: Add L2P entry swap quirk for Micron UFSBean Huo
2021-08-05scsi: ufs: core: Remove redundant call in ufshcd_add_command_trace()Bean Huo
2021-08-03scsi: ufs: Add fault injection supportBart Van Assche
2021-08-02scsi: ufs: Retry aborted SCSI commands instead of completing these successfullyBart Van Assche
2021-08-02scsi: ufs: Synchronize SCSI and UFS error handlingBart Van Assche
2021-08-02scsi: ufs: Request sense data asynchronouslyBart Van Assche
2021-08-02scsi: ufs: Fix the SCSI abort handlerBart Van Assche
2021-08-02scsi: ufs: Optimize SCSI command processingBart Van Assche
2021-08-02scsi: ufs: Optimize serialization of setup_xfer_req() callsBart Van Assche
2021-08-02scsi: ufs: Revert "Utilize Transfer Request List Completion Notification Regi...Bart Van Assche
2021-08-02scsi: ufs: Inline ufshcd_outstanding_req_clear()Bart Van Assche
2021-08-02scsi: ufs: Remove several wmb() callsBart Van Assche
2021-08-02scsi: ufs: Improve static type checking for the host controller stateBart Van Assche
2021-08-02scsi: ufs: Verify UIC locking requirements at runtimeBart Van Assche