summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs/ufshcd.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-08scsi: ufs: Utilize Transfer Request List Completion Notification RegisterCan Guo1-0/+5
2021-06-08scsi: ufs: Optimize host lock on transfer requests send/compl pathsCan Guo1-2/+0
2021-06-02scsi: ufs: core: Export ufshcd_hba_stop()Alice.Chao1-0/+1
2021-05-22scsi: ufs: core: Clean up whitespaceKeoseong Park1-1/+1
2021-05-22scsi: ufs: Use designated initializers in ufs_pm_lvl_states[]Bart Van Assche1-7/+7
2021-05-16scsi: ufs: core: Remove usfhcd_is_*_pm() macrosBart Van Assche1-4/+0
2021-05-15scsi: ufs: core: Introduce HBA performance monitor sysfs nodesCan Guo1-0/+21
2021-05-11scsi: ufs: core: Enable power management for wlunAsutosh Das1-0/+33
2021-03-25scsi: ufs: core: Correct status type in ufshcd_vops_pwr_change_notify()Yue Hu1-1/+1
2021-03-19scsi: ufs: core: Tidy up WB configuration codeYue Hu1-1/+1
2021-03-05scsi: ufs: ufs-debugfs: Add user-defined exception event rate limitingAdrian Hunter1-0/+4
2021-03-05scsi: ufs: ufs-debugfs: Add user-defined exception_event_maskAdrian Hunter1-1/+21
2021-02-23scsi: ufs: Fix a duplicate dev quirk numberAvri Altman1-1/+1
2021-01-21scsi: ufs: Refactor ufshcd_init/exit_clk_scaling/gating()Can Guo1-0/+4
2021-01-21scsi: ufs: Protect some contexts from unexpected clock scalingCan Guo1-1/+5
2021-01-21scsi: ufs: Group UFS WB related flags in struct ufs_dev_infoBean Huo1-3/+1
2021-01-21scsi: ufs: Add "wb_on" sysfs node to control WB on/offBean Huo1-0/+2
2021-01-21scsi: ufs: Introduce a quirk to allow only page-aligned sg entriesKiwoong Kim1-0/+4
2021-01-15scsi: ufs: Protect PM ops and err_handler from user access through sysfsCan Guo1-1/+9
2021-01-13scsi: ufs: ufs-debugfs: Add error countersAdrian Hunter1-0/+5
2021-01-06scsi: ufs: Add a quirk to permit overriding UniPro defaultsKiwoong Kim1-0/+6
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-9/+5
2020-12-17Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-54/+97
2020-12-09scsi: ufs: Un-inline ufshcd_vops_device_reset functionStanley Chu1-14/+5
2020-12-09scsi: ufs: Re-enable WriteBooster after device resetStanley Chu1-1/+6
2020-12-08scsi: ufs: Fix a race condition between ufshcd_abort() and eh_work()Can Guo1-0/+2
2020-12-08scsi: ufs: Serialize eh_work with system PM events and async scanCan Guo1-0/+1
2020-12-08scsi: ufs: Introduce phy_initialization helperStanley Chu1-0/+8
2020-12-08scsi: ufs: Remove unused setup_regulators variant functionStanley Chu1-10/+0
2020-12-08scsi: ufs: Introduce event_notify variant functionStanley Chu1-0/+11
2020-12-08scsi: ufs: Refine error history functionsStanley Chu1-40/+31
2020-12-01scsi: ufs: Stop hardcoding the scale down gearCan Guo1-0/+2
2020-12-01scsi: ufs: Refactor ufshcd_setup_clocks() to remove skip_ref_clkCan Guo1-0/+3
2020-11-20scsi: ufs: Clear UAC for FFU and RPMB LUNsJaegeuk Kim1-0/+1
2020-11-17scsi: ufs: Refactor ADAPT configuration functionStanley Chu1-0/+3
2020-11-05scsi: ufs: Try to save power mode change and UIC cmd completion timeoutCan Guo1-0/+2
2020-11-05scsi: ufs: Allow an error return value from ->device_reset()Adrian Hunter1-4/+7
2020-11-05scsi: ufs: Add DeepSleep featureAdrian Hunter1-1/+16
2020-10-30scsi: ufs: Put HBA into LPM during clk gatingCan Guo1-0/+13
2020-09-15Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufsMartin K. Petersen1-2/+10
2020-09-03scsi: ufs: Handle LINERESET indication in err handlerCan Guo1-0/+2
2020-09-01scsi: ufs: Introduce skipping manual flush for Write BoosterKiwoong Kim1-0/+5
2020-08-18scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHLAdrian Hunter1-1/+8
2020-08-18scsi: ufs: Fix concurrency of error handler and other error recovery pathsCan Guo1-0/+9
2020-08-18scsi: ufs: Add some debug information to ufshcd_print_host_state()Can Guo1-0/+5
2020-07-25scsi: ufs: Add program_key() variant opEric Biggers1-0/+3
2020-07-08scsi: ufs: Add inline encryption support to UFSSatya Tangirala1-0/+6
2020-07-08scsi: ufs: UFS crypto APISatya Tangirala1-0/+12
2020-07-08scsi: ufs: UFS driver v2.1 spec crypto additionsSatya Tangirala1-0/+6
2020-06-16scsi: ufs: Fix imprecise load calculation in devfreq windowStanley Chu1-1/+1