summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs/ufshcd.c
AgeCommit message (Expand)Author
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
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-16scsi: ufshcd: set max_segment_size in the scsi host templateChristoph Hellwig
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-18scsi: ufs: Add error-handling of Auto-HibernateStanley Chu
2019-06-18scsi: ufs: Do not overwrite Auto-Hibernate timerStanley Chu
2019-06-18scsi: ufs: Introduce ufshcd_is_auto_hibern8_supported()Stanley Chu
2019-06-04scsi: ufs: Check that space was properly alloced in copy_query_responseAvri Altman
2019-04-15scsi: ufs: Print real incorrect request response codeStanley Chu
2019-04-03scsi: ufs: remove unnecessary pointer evaluationZeng Guangyue
2019-04-03scsi: ufs: Fix regulator load and icc-level configurationStanley Chu
2019-04-03scsi: ufs: Avoid configuring regulator with undefined voltage rangeStanley Chu
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-27scsi: ufs: Allow reading descriptor via raw upiuAvri Altman
2019-02-27scsi: ufs: Remove unused device quirksMarc Gonzalez