summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs/ufs_quirks.h
AgeCommit message (Expand)AuthorFilesLines
2022-05-20scsi: ufs: Split the drivers/scsi/ufs directoryBart Van Assche1-116/+0
2022-04-26scsi: ufs: Declare the quirks array constBart Van Assche1-1/+1
2022-04-26scsi: ufs: Rename struct ufs_dev_fix into ufs_dev_quirkBart Van Assche1-2/+2
2022-04-26scsi: ufs: Remove the UFS_FIX() and END_FIX() macrosBart Van Assche1-9/+0
2021-08-06scsi: ufs: core: Add L2P entry swap quirk for Micron UFSBean Huo1-0/+6
2020-07-31scsi: ufs: Introduce device quirk "DELAY_AFTER_LPM"Stanley Chu1-0/+7
2020-06-16scsi: ufs: Clean up device vendor name and device quirk tableStanley Chu1-1/+1
2020-06-16scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devicesStanley Chu1-0/+1
2020-05-12scsi: ufs: Enable WriteBooster on some pre-3.1 UFS devicesStanley Chu1-0/+7
2020-02-29scsi: ufs-qcom: Apply QUIRK_HOST_TACTIVATE for WDC UFS devicesCan Guo1-0/+1
2020-01-21scsi: ufs: Delete struct ufs_dev_descBean Huo1-4/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-10/+1
2019-02-27scsi: ufs: Remove unused device quirksMarc Gonzalez1-29/+0
2018-11-09scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoCWei Li1-0/+6
2017-01-11scsi: ufs: refactor device descriptor readingTomas Winkler1-22/+6
2016-12-09scsi: ufs: add quirk to increase host PA_SaveConfigTimeSubhash Jadavani1-21/+9
2016-11-29scsi: ufs: ensure that host pa_tactivate is higher than devicesubhashj@codeaurora.org1-0/+9
2016-09-28scsi: ufs: Enable no vccq quirk for skhynix deviceKyuho Choi1-0/+2
2016-03-15scsi: ufs: add device quirk delay before putting UFS rails in LPMYaniv Gardi1-1/+13
2016-03-15scsi: ufs: separate device and host quirksYaniv Gardi1-0/+139