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-04-05scsi: ufs: core: Add soft dependency on governor_simpleondemandAdrien Thierry
2022-06-14scsi: ufs: core: Exclude UECxx from SFR dump listKiwoong Kim
2022-01-27scsi: ufs: Fix race conditions related to driver dataBart Van Assche
2021-11-21scsi: ufs: Fix tm request when non-fatal error happensJaegeuk Kim
2021-11-21scsi: ufs: Fix interrupt error message for shared interruptsAdrian Hunter
2021-10-06scsi: ufs: Fix illegal offset in UPIU event traceJonathan Hsu
2021-05-26scsi: ufs: core: Increase the usable queue depthBart Van Assche
2021-05-07scsi: ufs: Unlock on a couple error pathsDan Carpenter
2021-04-14scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUsCan Guo
2021-04-14scsi: ufs: core: Fix task management request completion timeoutCan Guo
2021-04-14scsi: ufs: Use blk_{get,put}_request() to allocate and free TMFsBart Van Assche
2021-04-14scsi: ufs: Avoid busy-waiting by eliminating tag conflictsBart Van Assche
2021-04-14scsi: ufs: Fix irq return codeVenkat Gopalakrishnan
2021-01-27scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo
2021-01-12scsi: ufs: Fix wrong print message in dev_err()Bean Huo
2020-12-16scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVECan Guo
2020-12-02scsi: ufs: Fix race between shutdown and runtime resume flowStanley Chu
2020-11-24scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by ufshcd_hold()Can Guo
2020-10-01scsi: ufs: Fix a race condition in the tracing codeBart Van Assche
2020-10-01scsi: ufs: Make ufshcd_add_command_trace() easier to readBart Van Assche
2020-09-03scsi: ufs: Clean up completed request without interrupt notificationStanley Chu
2020-09-03scsi: ufs: Improve interrupt handling for shared interruptsAdrian Hunter
2020-09-03scsi: ufs: Fix possible infinite loop in ufshcd_holdStanley Chu
2020-08-26scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devicesStanley Chu
2020-06-24scsi: ufs: Don't update urgent bkops level when toggling auto bkopsCan Guo
2020-06-07scsi: ufs: Release clock if DMA map failsCan Guo
2020-04-21scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo
2020-04-17scsi: ufs: fix Auto-Hibern8 error detectionStanley Chu
2020-02-24scsi: ufs: pass device information to apply_dev_quirksStanley Chu
2020-02-24scsi: ufs: Complete pending requests in host reset and restore pathCan Guo
2020-02-14scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus()...Bean Huo
2020-02-11scsi: ufs: Recheck bkops level if bkops is disabledAsutosh Das
2020-01-26scsi: ufs: delete redundant function ufshcd_def_desc_sizes()Bean Huo
2020-01-04scsi: ufs: Fix up auto hibern8 enablementCan Guo
2020-01-04scsi: ufs: Fix error handing during hibern8 enterSubhash Jadavani
2020-01-04scsi: ufs: fix potential bug which ends in system hangBean Huo
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-09-23scsi: ufs: skip shutdown if hba is not poweredStanley Chu
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-09-07scsi: ufs: Use kmemdup in ufshcd_read_string_desc()YueHaibing
2019-09-07scsi: ufs: Introduce vops for resetting deviceBjorn Andersson
2019-08-29scsi: ufs: fix broken hba->outstanding_tasksStanley Chu
2019-08-14scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()Adrian Hunter
2019-08-07scsi: ufs: revamp string descriptor readingTomas Winkler
2019-07-22scsi: ufs: change msleep to usleep_rangeBean Huo
2019-07-22scsi: ufs: Add history of fatal eventsStanley Chu
2019-07-22scsi: ufs: Do not reset error history during host resetStanley Chu
2019-07-22scsi: ufs: Add fatal and auto-hibern8 error historyStanley Chu
2019-07-22scsi: ufs: Change names related to error historyStanley Chu