aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs/ufshcd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+13
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-17/+26
2021-10-27scsi: ufs: Add quirk to enable host controller without PH configurationjongmin jeong1-0/+6
2021-10-27scsi: ufs: Add quirk to handle broken UIC commandjongmin jeong1-0/+6
2021-10-26scsi: ufs: core: Export ufshcd_schedule_eh_work()Bart Van Assche1-0/+1
2021-10-21blk-crypto: rename blk_keyslot_manager to blk_crypto_profileEric Biggers1-2/+2
2021-10-21blk-crypto: rename keyslot-manager files to blk-crypto-profileEric Biggers1-1/+1
2021-10-12scsi: ufs: mediatek: Support vops pre suspend to disable auto-hibern8Peter Wang1-3/+5
2021-10-12Merge branch '5.15/scsi-fixes' into 5.16/scsi-stagingMartin K. Petersen1-0/+6
2021-10-04scsi: ufs: core: Stop clearing UNIT ATTENTIONSBart Van Assche1-14/+0
2021-10-04scsi: ufs: core: Fix task management completionAdrian Hunter1-0/+1
2021-09-28scsi: ufs: core: Export hibern8 entry and exit functionsAsutosh Das1-0/+1
2021-09-22scsi: ufs: core: Add temperature notification exception handlingAvri Altman1-0/+2
2021-09-22scsi: ufs: core: Probe for temperature notification supportAvri Altman1-0/+18
2021-09-21scsi: ufs: core: Revert "scsi: ufs: Synchronize SCSI and UFS error handling"Adrian Hunter1-0/+4
2021-09-13scsi: ufs: ufs-pci: Fix Intel LKF link stabilityAdrian Hunter1-0/+1
2021-08-02scsi: ufs: Synchronize SCSI and UFS error handlingBart Van Assche1-4/+0
2021-08-02scsi: ufs: Optimize SCSI command processingBart Van Assche1-0/+2
2021-08-02scsi: ufs: Optimize serialization of setup_xfer_req() callsBart Van Assche1-12/+0
2021-08-02scsi: ufs: Revert "Utilize Transfer Request List Completion Notification Register"Bart Van Assche1-5/+0
2021-08-02scsi: ufs: Improve static type checking for the host controller stateBart Van Assche1-2/+23
2021-08-02scsi: ufs: Verify UIC locking requirements at runtimeBart Van Assche1-1/+1
2021-08-02scsi: ufs: Only include power management code if necessaryBart Van Assche1-0/+4
2021-08-02scsi: ufs: Reduce power management code duplicationBart Van Assche1-5/+4
2021-08-01scsi: ufs: ufshpb: Cache HPB Control mode on initAvri Altman1-0/+2
2021-08-01scsi: ufs: ufshpb: Add HPB 2.0 supportDaejun Park1-0/+7
2021-08-01scsi: ufs: ufshpb: Introduce Host Performance Buffer featureDaejun Park1-0/+23
2021-07-18scsi: ufs: Refactor ufshcd_is_intr_aggr_allowed()Keoseong Park1-10/+2
2021-07-12scsi: ufs: core: Add missing host_lock in ufshcd_vops_setup_xfer_req()Jaegeuk Kim1-2/+7
2021-06-07scsi: ufs: Utilize Transfer Request List Completion Notification RegisterCan Guo1-0/+5
2021-06-07scsi: 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-21scsi: ufs: core: Clean up whitespaceKeoseong Park1-1/+1
2021-05-21scsi: ufs: Use designated initializers in ufs_pm_lvl_states[]Bart Van Assche1-7/+7
2021-05-15scsi: ufs: core: Remove usfhcd_is_*_pm() macrosBart Van Assche1-4/+0
2021-05-14scsi: ufs: core: Introduce HBA performance monitor sysfs nodesCan Guo1-0/+21
2021-05-10scsi: ufs: core: Enable power management for wlunAsutosh Das1-0/+33
2021-03-24scsi: ufs: core: Correct status type in ufshcd_vops_pwr_change_notify()Yue Hu1-1/+1
2021-03-18scsi: ufs: core: Tidy up WB configuration codeYue Hu1-1/+1
2021-03-04scsi: ufs: ufs-debugfs: Add user-defined exception event rate limitingAdrian Hunter1-0/+4
2021-03-04scsi: ufs: ufs-debugfs: Add user-defined exception_event_maskAdrian Hunter1-1/+21
2021-02-22scsi: ufs: Fix a duplicate dev quirk numberAvri Altman1-1/+1
2021-01-20scsi: ufs: Refactor ufshcd_init/exit_clk_scaling/gating()Can Guo1-0/+4
2021-01-20scsi: ufs: Protect some contexts from unexpected clock scalingCan Guo1-1/+5
2021-01-20scsi: ufs: Group UFS WB related flags in struct ufs_dev_infoBean Huo1-3/+1
2021-01-20scsi: ufs: Add "wb_on" sysfs node to control WB on/offBean Huo1-0/+2
2021-01-20scsi: ufs: Introduce a quirk to allow only page-aligned sg entriesKiwoong Kim1-0/+4
2021-01-14scsi: ufs: Protect PM ops and err_handler from user access through sysfsCan Guo1-1/+9
2021-01-12scsi: ufs: ufs-debugfs: Add error countersAdrian Hunter1-0/+5
2021-01-05scsi: ufs: Add a quirk to permit overriding UniPro defaultsKiwoong Kim1-0/+6