summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs/ufs-qcom.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-04scsi: ufs: ufs-qcom: Disable interrupt in reset pathNitin Rawat1-0/+10
2021-01-12scsi: ufs-qcom: Fix ufs RST_n spec violationZiqi Chen1-2/+16
2020-12-01scsi: ufs-qcom: Keep core_clk_unipro on while link is activeCan Guo1-0/+6
2020-11-17scsi: ufs: ufs-qcom: Use common ADAPT configuration functionStanley Chu1-11/+3
2020-11-17scsi: ufs: ufs-qcom: Use device parameter initialization functionStanley Chu1-12/+1
2020-11-04scsi: ufs: Allow an error return value from ->device_reset()Adrian Hunter1-2/+4
2020-10-29scsi: ufs: qcom: Enable aggressive power collapse for ufs HBAAsutosh Das1-0/+1
2020-08-20scsi: ufs-qcom: Remove unused MSM bus scaling APIsSai Prakash Ranjan1-224/+1
2020-08-17scsi: ufs-qcom: Remove testbus dump in ufs_qcom_dump_dbg_regsCan Guo1-32/+0
2020-08-17scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()Can Guo1-5/+0
2020-07-24scsi: ufs: ufs-qcom: Demote nonconformant kerneldoc headersLee Jones1-3/+3
2020-07-24scsi: ufs-qcom: Add Inline Crypto Engine supportEric Biggers1-1/+11
2020-07-24scsi: ufs-qcom: Name the dev_ref_clk_ctrl registersEric Biggers1-1/+2
2020-05-26scsi: ufs-qcom: Fix scheduling while atomic issueJeffrey Hugo1-3/+3
2020-04-27scsi: ufs-qcom: Configure write booster typeAsutosh Das1-0/+1
2020-04-22scsi: ufs-qcom: remove unneeded variable 'ret'Jason Yan1-2/+1
2020-03-26scsi: ufs-qcom: Override devfreq parametersAsutosh Das1-0/+25
2020-02-28scsi: ufs-qcom: Apply QUIRK_HOST_TACTIVATE for WDC UFS devicesCan Guo1-0/+3
2020-02-12scsi: ufs-qcom: Delay specific time before gate ref clkCan Guo1-3/+19
2020-02-12scsi: ufs-qcom: Adjust bus bandwidth voting and unvotingCan Guo1-25/+53
2020-02-12scsi: ufs: Select INITIAL ADAPT type for HS Gear4Can Guo1-0/+14
2020-02-12scsi: ufs: introduce common function to disable host TX LCCStanley Chu1-3/+1
2019-11-18scsi: ufs-qcom: Add reset control support for host controllerCan Guo1-0/+53
2019-09-07scsi: ufs-qcom: Implement device_reset vopsBjorn Andersson1-0/+36
2019-08-29scsi: ufs: remove set but not used variable 'val'zhengbin1-3/+0
2019-08-19scsi: ufs-qcom: Make structure ufs_hba_qcom_vops constantNishka Dasgupta1-1/+1
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+20
2019-06-20scsi: ufs-qcom: Add support for platforms booting ACPILee Jones1-3/+20
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-10/+1
2019-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-102/+4
2019-04-17phy: ufs-qcom: Refactor all init steps into phy_poweronEvan Green1-26/+18
2019-04-17phy: qcom: Utilize UFS reset controllerEvan Green1-18/+0
2019-04-17scsi: ufs: qcom: Expose the reset controller for PHYEvan Green1-0/+52
2019-03-19scsi: ufs-qcom: Re-factor ufshcd_get_pwr_dev_paramStanley Chu1-102/+4
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-27/+1
2018-10-15scsi: ufs: make UFS Tx lane1 clock optional for QCOM platformsVenkat Gopalakrishnan1-26/+28
2018-09-26scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from hostVivek Gautam1-27/+1
2018-06-19scsi: ufs: ufshcd_dump_regs to use memcpy_fromioTomas Winkler1-15/+6
2018-05-18scsi: ufs: ufs-qcom: remove broken hci version quirkSubhash Jadavani1-1/+1
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+2
2017-10-23ufs/phy: qcom: Refactor to use phy_init callVivek Gautam1-22/+14
2017-10-23scsi/ufs: qcom: Set phy mode based on the controllers HS MODEVivek Gautam1-0/+3
2017-10-11scsi: ufs-qcom: Remove uses of UFS_BIT() macroAlim Akhtar1-2/+2
2017-02-22scsi: ufs-qcom: remove redundant condition checkSubhash Jadavani1-12/+0
2017-02-07scsi: ufs-qcom: dump additional testbus registersVenkat Gopalakrishnan1-6/+42
2017-01-05scsi: ufs-qcom: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-12-08scsi: ufs-qcom: fix bug with read/modify write of UFS_CFG1Subhash Jadavani1-1/+2
2016-12-08scsi: ufs: add quirk to increase host PA_SaveConfigTimeSubhash Jadavani1-0/+30
2016-12-08scsi: ufs-qcom: add probe_defer in case phy driver not probed yetYaniv Gardi1-1/+10
2016-11-21scsi: ufs: qcom: Properly clear hba priv on failureBjorn Andersson1-3/+3