summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs/ufs.h
AgeCommit message (Expand)Author
2020-06-15scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBean Huo
2020-06-15scsi: ufs: Add compatibility with 3.1 UFS unit descriptor lengthBean Huo
2020-06-15scsi: ufs: Clean up ufs initialization pathBean Huo
2020-05-26scsi: ufs: Fix WriteBooster flush during runtime suspendStanley Chu
2020-05-14scsi: ufs: Customize flush threshold for WriteBoosterStanley Chu
2020-05-11scsi: ufs: Add LU Dedicated buffer mode support for WriteBoosterStanley Chu
2020-04-27scsi: ufs: sysfs: Add sysfs entries for write boosterAsutosh Das
2020-04-27scsi: ufs: Add write booster feature supportAsutosh Das
2020-02-12scsi: ufs: Add dev ref clock gating wait time supportCan Guo
2020-01-30scsi: ufs: fix spelling mistake "initilized" -> "initialized"Colin Ian King
2020-01-20scsi: ufs: Use UFS device indicated maximum LU numberBean Huo
2020-01-20scsi: ufs: Add max_lu_supported in struct ufs_dev_infoBean Huo
2020-01-20scsi: ufs: Delete struct ufs_dev_descBean Huo
2019-12-19scsi: ufs: Update VCCQ2 and VCCQ min/max voltage hard codesCan Guo
2019-08-07scsi: ufs: revamp string descriptor readingTomas Winkler
2019-04-03scsi: ufs: Remove unused min_uA field in struct ufs_vregStanley Chu
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-27Revert "scsi: ufs: disable vccq if it's not needed by UFS device"Marc Gonzalez
2019-01-11scsi: ufs: Fix geometry descriptor sizeAvri Altman
2018-12-07scsi: ufs: Remove redundant sense size definitionAvri Altman
2018-11-09scsi: ufs: set the device reference clock settingSubhash Jadavani
2018-10-10scsi: ufs: Add API to execute raw upiu commandsAvri Altman
2018-10-10scsi: ufs: Use data structure size in pointer arithmeticAvri Altman
2018-10-10scsi: uapi: ufs: Make utp_upiu_req visible to user spaceAvri Altman
2018-10-10scsi: ufs: cleanup struct utp_task_req_descChristoph Hellwig
2018-02-15scsi: ufs: sysfs: attributesStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: flagsStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: unit descriptorStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: health descriptorStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: geometry descriptorStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: interconnect descriptorStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: device descriptorStanislav Nijnikov
2017-03-01scsi: ufs: Factor out ufshcd_read_desc_paramPotomski, MichalX
2017-01-10scsi: ufs: refactor device descriptor readingTomas Winkler
2016-11-29scsi: ufs: update device descriptor maximum sizeYaniv Gardi
2016-11-08scsi: ufs: fix bugs related to null pointer access and array sizeYaniv Gardi
2016-09-21scsi: ufs: Get a TM service response from the correct offsetKiwoong Kim
2016-03-14scsi: ufs: disable vccq if it's not needed by UFS deviceYaniv Gardi
2016-03-14scsi: ufs: separate device and host quirksYaniv Gardi
2016-03-14scsi: ufs: add support to read device and string descriptorsYaniv Gardi
2016-02-23ufs: fix typo: MAZ to MAXTomas Winkler
2014-10-01ufs: add UFS power management supportSubhash Jadavani
2014-10-01ufs: introduce well known logical unit in ufsSubhash Jadavani
2014-10-01ufs: Active Power Mode - configuring bActiveICCLevelYaniv Gardi
2014-10-01ufs: refactor query descriptor API supportSubhash Jadavani
2014-10-01ufs: add voting support for host controller powerRaviv Shvili
2014-10-01ufs: Add regulator enable supportSujit Reddy Thumma
2014-07-25ufs: Logical Unit (LU) command queue depthDolev Raviv
2014-07-25ufs: query descriptor APIDolev Raviv
2014-05-28scsi: ufs: fix endianness sparse warningsSujit Reddy Thumma