summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs/ufshcd.h
AgeCommit message (Expand)AuthorFilesLines
2020-08-17scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHLAdrian Hunter1-1/+8
2020-07-24scsi: 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-15scsi: ufs: Fix imprecise load calculation in devfreq windowStanley Chu1-1/+1
2020-06-15scsi: ufs: Remove unused field in struct uic_commandStanley Chu1-4/+0
2020-06-15scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBean Huo1-26/+1
2020-06-15scsi: ufs: Clean up ufs initialization pathBean Huo1-13/+3
2020-06-15scsi: ufs: Add quirk to fix abnormal ocs fatal errorKiwoong Kim1-0/+6
2020-06-15scsi: ufs: Introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirkAlim Akhtar1-0/+6
2020-06-15scsi: ufs: Add quirk to enable host controller without hceAlim Akhtar1-0/+6
2020-06-15scsi: ufs: Add quirk to disallow reset of interrupt aggregationAlim Akhtar1-0/+6
2020-06-15scsi: ufs: Add quirk to fix mishandling utrlclr/utmrlclrAlim Akhtar1-0/+5
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