summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs/ufshcd.c
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: 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-17scsi: ufs: core: Correct ufshcd_shutdown() flowPeter Wang
2022-07-29scsi: ufs: core: Drop loglevel of WriteBoost messageBjorn Andersson
2022-06-09scsi: ufs: core: Exclude UECxx from SFR dump listKiwoong Kim
2022-04-27scsi: ufs: core: scsi_get_lba() error fixPeter Wang
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: Use generic error code in ufshcd_set_dev_pwr_mode()Kiwoong Kim
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-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: 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-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
2021-09-21scsi: ufs: core: Revert "scsi: ufs: Synchronize SCSI and UFS error handling"Adrian Hunter
2021-09-13scsi: ufs: ufs-pci: Fix Intel LKF link stabilityAdrian Hunter
2021-08-24scsi: ufs: Fix ufshcd_request_sense_async() for Samsung KLUFG8RHDA-B2D1Adrian Hunter
2021-08-11scsi: ufs: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
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 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