summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs/ufshcd.h
AgeCommit message (Expand)Author
2020-08-17scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHLAdrian Hunter
2020-07-24scsi: ufs: Add program_key() variant opEric Biggers
2020-07-08scsi: ufs: Add inline encryption support to UFSSatya Tangirala
2020-07-08scsi: ufs: UFS crypto APISatya Tangirala
2020-07-08scsi: ufs: UFS driver v2.1 spec crypto additionsSatya Tangirala
2020-06-15scsi: ufs: Fix imprecise load calculation in devfreq windowStanley Chu
2020-06-15scsi: ufs: Remove unused field in struct uic_commandStanley Chu
2020-06-15scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBean Huo
2020-06-15scsi: ufs: Clean up ufs initialization pathBean Huo
2020-06-15scsi: ufs: Add quirk to fix abnormal ocs fatal errorKiwoong Kim
2020-06-15scsi: ufs: Introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirkAlim Akhtar
2020-06-15scsi: ufs: Add quirk to enable host controller without hceAlim Akhtar
2020-06-15scsi: ufs: Add quirk to disallow reset of interrupt aggregationAlim Akhtar
2020-06-15scsi: ufs: Add quirk to fix mishandling utrlclr/utmrlclrAlim Akhtar
2020-05-26scsi: ufs: Fix WriteBooster flush during runtime suspendStanley Chu
2020-05-26scsi: ufs: Fix index of attributes query for WriteBooster featureStanley Chu
2020-05-19scsi: ufs: Make ufshcd_wait_for_register() sleep instead of busy-waitingBart Van Assche
2020-05-14scsi: ufs: Customize flush threshold for WriteBoosterStanley Chu
2020-05-14scsi: ufs: Introduce ufs_hba_variant_params to group customizable parametersStanley Chu
2020-05-11scsi: ufs: Add LU Dedicated buffer mode support for WriteBoosterStanley Chu
2020-05-11scsi: ufs: Add "index" in parameter list of ufshcd_query_flag()Stanley Chu
2020-05-11scsi: ufs: Export ufs_fixup_device_setup() functionStanley Chu
2020-05-11scsi: ufs: Introduce fixup_dev_quirks vopsStanley Chu
2020-04-27scsi: ufs: Add write booster feature supportAsutosh Das
2020-03-31scsi: ufs: set device as active power mode after resetting deviceStanley Chu
2020-03-29scsi: ufs: export ufshcd_link_recoveryStanley Chu
2020-03-26scsi: ufs: Do not rely on prefetched dataCan Guo
2020-03-26scsi: ufshcd: Let vendor override devfreq parametersAsutosh Das
2020-03-26scsi: ufs: allow custom delay prior to host enablingStanley Chu
2020-03-26scsi: ufs: introduce common and flexible delay functionStanley Chu
2020-03-26scsi: ufs: use an enum for host capabilitiesStanley Chu
2020-02-28scsi: ufshcd: use an enum for quirksChristoph Hellwig
2020-02-28scsi: ufshcd: remove unused quirksChristoph Hellwig
2020-02-12scsi: ufs: introduce common function to disable host TX LCCStanley Chu
2020-02-10scsi: ufs: fix Auto-Hibern8 error detectionStanley Chu
2020-01-20scsi: ufs: Delete is_init_prefetch from struct ufs_hbaBean Huo
2020-01-20scsi: ufs: Delete struct ufs_dev_descBean Huo
2020-01-20scsi: ufs: export some functions for vendor usageStanley Chu
2020-01-15scsi: ufs: pass device information to apply_dev_quirksStanley Chu
2020-01-15scsi: ufs: add device reset history for vendor implementationsStanley Chu
2020-01-02scsi: ufs: export ufshcd_auto_hibern8_update for vendor usageStanley Chu
2019-12-19scsi: ufs: Complete pending requests in host reset and restore pathCan Guo
2019-12-19scsi: ufs: Use blk_{get,put}_request() to allocate and free TMFsBart Van Assche
2019-12-19scsi: ufs: Avoid busy-waiting by eliminating tag conflictsBart Van Assche
2019-11-18scsi: ufs: Fix up auto hibern8 enablementCan Guo
2019-09-30scsi: ufs: override auto suspend tunables for ufsStanley Chu
2019-09-07scsi: ufs: Introduce vops for resetting deviceBjorn Andersson
2019-08-07scsi: ufs: revamp string descriptor readingTomas Winkler
2019-07-22scsi: ufs: Add history of fatal eventsStanley Chu
2019-07-22scsi: ufs: Add fatal and auto-hibern8 error historyStanley Chu