summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs/ufshcd.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-26scsi: ufs: Fix WriteBooster flush during runtime suspendStanley Chu1-0/+1
2020-05-26scsi: ufs: Fix index of attributes query for WriteBooster featureStanley Chu1-1/+1
2020-05-19scsi: ufs: Make ufshcd_wait_for_register() sleep instead of busy-waitingBart Van Assche1-1/+1
2020-05-14scsi: ufs: Customize flush threshold for WriteBoosterStanley Chu1-0/+1
2020-05-14scsi: ufs: Introduce ufs_hba_variant_params to group customizable parametersStanley Chu1-1/+7
2020-05-11scsi: ufs: Add LU Dedicated buffer mode support for WriteBoosterStanley Chu1-0/+7
2020-05-11scsi: ufs: Add "index" in parameter list of ufshcd_query_flag()Stanley Chu1-1/+1
2020-05-11scsi: ufs: Export ufs_fixup_device_setup() functionStanley Chu1-0/+1
2020-05-11scsi: ufs: Introduce fixup_dev_quirks vopsStanley Chu1-1/+8
2020-04-27scsi: ufs: Add write booster feature supportAsutosh Das1-0/+14
2020-03-31scsi: ufs: set device as active power mode after resetting deviceStanley Chu1-0/+14
2020-03-29scsi: ufs: export ufshcd_link_recoveryStanley Chu1-0/+1
2020-03-26scsi: ufs: Do not rely on prefetched dataCan Guo1-11/+0
2020-03-26scsi: ufshcd: Let vendor override devfreq parametersAsutosh Das1-0/+12
2020-03-26scsi: ufs: allow custom delay prior to host enablingStanley Chu1-0/+1
2020-03-26scsi: ufs: introduce common and flexible delay functionStanley Chu1-0/+1
2020-03-26scsi: ufs: use an enum for host capabilitiesStanley Chu1-28/+37
2020-02-28scsi: ufshcd: use an enum for quirksChristoph Hellwig1-40/+42
2020-02-28scsi: ufshcd: remove unused quirksChristoph Hellwig1-22/+0
2020-02-12scsi: ufs: introduce common function to disable host TX LCCStanley Chu1-0/+5
2020-02-10scsi: ufs: fix Auto-Hibern8 error detectionStanley Chu1-0/+6
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