aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs/ufs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-04scsi: ufs: Add exception event definitionsAdrian Hunter1-2/+8
2021-01-20scsi: ufs: Group UFS WB related flags in struct ufs_dev_infoBean Huo1-11/+16
2021-01-20scsi: ufs: Remove two WB related fields from struct ufs_dev_infoBean Huo1-2/+0
2021-01-13scsi: ufs: WB is only available on LUN #0 to #7Jaegeuk Kim1-2/+4
2021-01-07scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TMBean Huo1-0/+7
2021-01-07scsi: ufs: Use __print_symbolic() for UFS trace string printBean Huo1-0/+10
2020-12-09scsi: ufs: Allow regulators being always-onStanley Chu1-0/+1
2020-12-09scsi: ufs: Remove unused macro definition POWER_DESC_MAX_SIZEBean Huo1-1/+0
2020-11-04scsi: ufs: Add DeepSleep featureAdrian Hunter1-0/+1
2020-06-15scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBean Huo1-26/+1
2020-06-15scsi: ufs: Add compatibility with 3.1 UFS unit descriptor lengthBean Huo1-0/+1
2020-06-15scsi: ufs: Clean up ufs initialization pathBean Huo1-10/+0
2020-05-26scsi: ufs: Fix WriteBooster flush during runtime suspendStanley Chu1-1/+1
2020-05-14scsi: ufs: Customize flush threshold for WriteBoosterStanley Chu1-4/+1
2020-05-11scsi: ufs: Add LU Dedicated buffer mode support for WriteBoosterStanley Chu1-0/+10
2020-04-27scsi: ufs: sysfs: Add sysfs entries for write boosterAsutosh Das1-0/+5
2020-04-27scsi: ufs: Add write booster feature supportAsutosh Das1-2/+29
2020-02-12scsi: ufs: Add dev ref clock gating wait time supportCan Guo1-0/+3
2020-01-30scsi: ufs: fix spelling mistake "initilized" -> "initialized"Colin Ian King1-1/+1
2020-01-20scsi: ufs: Use UFS device indicated maximum LU numberBean Huo1-3/+9
2020-01-20scsi: ufs: Add max_lu_supported in struct ufs_dev_infoBean Huo1-0/+2
2020-01-20scsi: ufs: Delete struct ufs_dev_descBean Huo1-10/+1
2019-12-19scsi: ufs: Update VCCQ2 and VCCQ min/max voltage hard codesCan Guo1-3/+3
2019-08-07scsi: ufs: revamp string descriptor readingTomas Winkler1-1/+1
2019-04-03scsi: ufs: Remove unused min_uA field in struct ufs_vregStanley Chu1-1/+0
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+0
2019-02-27Revert "scsi: ufs: disable vccq if it's not needed by UFS device"Marc Gonzalez1-1/+0
2019-01-11scsi: ufs: Fix geometry descriptor sizeAvri Altman1-1/+1
2018-12-07scsi: ufs: Remove redundant sense size definitionAvri Altman1-2/+2
2018-11-09scsi: ufs: set the device reference clock settingSubhash Jadavani1-0/+14
2018-10-10scsi: ufs: Add API to execute raw upiu commandsAvri Altman1-0/+1
2018-10-10scsi: ufs: Use data structure size in pointer arithmeticAvri Altman1-1/+1
2018-10-10scsi: uapi: ufs: Make utp_upiu_req visible to user spaceAvri Altman1-60/+1
2018-10-10scsi: ufs: cleanup struct utp_task_req_descChristoph Hellwig1-30/+0
2018-02-15scsi: ufs: sysfs: attributesStanislav Nijnikov1-4/+23
2018-02-15scsi: ufs: sysfs: flagsStanislav Nijnikov1-3/+11
2018-02-15scsi: ufs: sysfs: unit descriptorStanislav Nijnikov1-0/+11
2018-02-15scsi: ufs: sysfs: health descriptorStanislav Nijnikov1-0/+11
2018-02-15scsi: ufs: sysfs: geometry descriptorStanislav Nijnikov1-0/+36
2018-02-15scsi: ufs: sysfs: interconnect descriptorStanislav Nijnikov1-0/+8
2018-02-15scsi: ufs: sysfs: device descriptorStanislav Nijnikov1-0/+8
2017-03-01scsi: ufs: Factor out ufshcd_read_desc_paramPotomski, MichalX1-14/+8
2017-01-10scsi: ufs: refactor device descriptor readingTomas Winkler1-0/+12
2016-11-29scsi: ufs: update device descriptor maximum sizeYaniv Gardi1-1/+1
2016-11-08scsi: ufs: fix bugs related to null pointer access and array sizeYaniv Gardi1-1/+2
2016-09-21scsi: ufs: Get a TM service response from the correct offsetKiwoong Kim1-0/+1
2016-03-14scsi: ufs: disable vccq if it's not needed by UFS deviceYaniv Gardi1-0/+1
2016-03-14scsi: ufs: separate device and host quirksYaniv Gardi1-0/+31
2016-03-14scsi: ufs: add support to read device and string descriptorsYaniv Gardi1-0/+1
2016-02-23ufs: fix typo: MAZ to MAXTomas Winkler1-1/+1