aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs/ufshcd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-20scsi: ufs: Delete is_init_prefetch from struct ufs_hbaBean Huo1-2/+0
2020-01-20scsi: ufs: Delete struct ufs_dev_descBean Huo1-4/+3
2020-01-20scsi: ufs: export some functions for vendor usageStanley Chu1-0/+3
2020-01-15scsi: ufs: pass device information to apply_dev_quirksStanley Chu1-3/+4
2020-01-15scsi: ufs: add device reset history for vendor implementationsStanley Chu1-1/+5
2020-01-02scsi: ufs: export ufshcd_auto_hibern8_update for vendor usageStanley Chu1-0/+1
2019-12-19scsi: ufs: Complete pending requests in host reset and restore pathCan Guo1-0/+2
2019-12-19scsi: ufs: Use blk_{get,put}_request() to allocate and free TMFsBart Van Assche1-8/+4
2019-12-19scsi: ufs: Avoid busy-waiting by eliminating tag conflictsBart Van Assche1-4/+2
2019-11-18scsi: ufs: Fix up auto hibern8 enablementCan Guo1-0/+2
2019-09-30scsi: ufs: override auto suspend tunables for ufsStanley Chu1-0/+10
2019-09-07scsi: ufs: Introduce vops for resetting deviceBjorn Andersson1-0/+8
2019-08-07scsi: ufs: revamp string descriptor readingTomas Winkler1-2/+5
2019-07-22scsi: ufs: Add history of fatal eventsStanley Chu1-2/+16
2019-07-22scsi: ufs: Add fatal and auto-hibern8 error historyStanley Chu1-1/+9
2019-07-22scsi: ufs: Change names related to error historyStanley Chu1-10/+10
2019-06-18scsi: ufs: Introduce ufshcd_is_auto_hibern8_supported()Stanley Chu1-0/+5
2019-03-06scsi: ufs: hisi: fix ufs_hba_variant_ops passingArnd Bergmann1-1/+1
2018-11-09scsi: ufs: set the device reference clock settingSubhash Jadavani1-0/+2
2018-10-10scsi: ufs-bsg: Add support for uic commands in ufs_bsg_request()Avri Altman1-0/+2
2018-10-10scsi: ufs: Add API to execute raw upiu commandsAvri Altman1-0/+7
2018-10-10scsi: ufs: Add a bsg endpoint that supports UPIUsAvri Altman1-0/+3
2018-06-19scsi: ufs: ufshcd_dump_regs to use memcpy_fromioTomas Winkler1-0/+3
2018-05-18scsi: ufs: Add clock ungating to a separate workqueueVijay Viswanath1-0/+1
2018-05-18scsi: ufs: add reference counting for scsi block requestsSubhash Jadavani1-0/+2
2018-05-18scsi: ufs: make ufshcd_config_pwr_mode of non-static funcAlim Akhtar1-0/+2
2018-05-18scsi: ufs: add quirk to enable host controller without hceAlim Akhtar1-0/+5
2018-05-18scsi: ufs: add quirk to disallow reset of interrupt aggregationAlim Akhtar1-0/+6
2018-05-18scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclrAlim Akhtar1-0/+5
2018-03-21scsi: ufs: Add support for Auto-Hibernate Idle TimerAdrian Hunter1-0/+3
2018-02-15scsi: ufs: sysfs: attributesStanislav Nijnikov1-1/+2
2018-02-15scsi: ufs: sysfs: unit descriptorStanislav Nijnikov1-0/+15
2018-02-15scsi: ufs: sysfs: string descriptorsStanislav Nijnikov1-0/+9
2018-02-15scsi: ufs: sysfs: health descriptorStanislav Nijnikov1-0/+1
2018-02-15scsi: ufs: sysfs: device descriptorStanislav Nijnikov1-0/+6
2018-02-15scsi: ufs: sysfs: attribute group for existing sysfs entries.Stanislav Nijnikov1-0/+2
2017-10-11scsi: ufs: Change HCI macro to actual bit positionAlim Akhtar1-7/+7
2017-09-27scsi: ufs: add ufs a command complete time stampZang Leigang1-0/+2
2017-03-01scsi: ufs: Factor out ufshcd_read_desc_paramPotomski, MichalX1-0/+15
2017-02-07scsi: ufs: don't suspend clock scaling during clock gatingsubhashj@codeaurora.org1-4/+27
2017-02-07scsi: ufs: add load based scaling of UFS gearsubhashj@codeaurora.org1-0/+9
2017-02-07scsi: ufs: reduce printout for aborted requestsGilad Broner1-0/+3
2017-02-07scsi: ufs: skip request abort task when previous aborts failedGilad Broner1-0/+3
2017-01-10scsi: ufs: unexport descritpor reading functionsTomas Winkler1-7/+0
2017-01-05scsi: ufs: Improve fatal error logsDolev Raviv1-0/+47
2017-01-05scsi: ufs: add capability to keep auto bkops always enabledsubhashj@codeaurora.org1-0/+13
2017-01-05scsi: ufs: provide sysfs attribute to select the PM levelsubhashj@codeaurora.org1-0/+2
2017-01-05scsi: ufs: Add sysfs node to dynamically control clock scalingSahitya Tummala1-1/+3
2017-01-05scsi: ufs: Add sysfs node to dynamically control clock gatingSahitya Tummala1-0/+4
2016-12-08scsi: ufs: add quirk to increase host PA_SaveConfigTimeSubhash Jadavani1-2/+10