summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs/ufs-qcom.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: ufs-qcom: Keep core_clk_unipro on while link is activeCan Guo2020-12-011-0/+6
* scsi: ufs: ufs-qcom: Use common ADAPT configuration functionStanley Chu2020-11-171-11/+3
* scsi: ufs: ufs-qcom: Use device parameter initialization functionStanley Chu2020-11-171-12/+1
* scsi: ufs: Allow an error return value from ->device_reset()Adrian Hunter2020-11-051-2/+4
* scsi: ufs: qcom: Enable aggressive power collapse for ufs HBAAsutosh Das2020-10-301-0/+1
* scsi: ufs-qcom: Remove unused MSM bus scaling APIsSai Prakash Ranjan2020-08-211-224/+1
* scsi: ufs-qcom: Remove testbus dump in ufs_qcom_dump_dbg_regsCan Guo2020-08-181-32/+0
* scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()Can Guo2020-08-181-5/+0
* scsi: ufs: ufs-qcom: Demote nonconformant kerneldoc headersLee Jones2020-07-251-3/+3
* scsi: ufs-qcom: Add Inline Crypto Engine supportEric Biggers2020-07-251-1/+11
* scsi: ufs-qcom: Name the dev_ref_clk_ctrl registersEric Biggers2020-07-251-1/+2
* scsi: ufs-qcom: Fix scheduling while atomic issueJeffrey Hugo2020-05-271-3/+3
* scsi: ufs-qcom: Configure write booster typeAsutosh Das2020-04-281-0/+1
* scsi: ufs-qcom: remove unneeded variable 'ret'Jason Yan2020-04-221-2/+1
* scsi: ufs-qcom: Override devfreq parametersAsutosh Das2020-03-271-0/+25
* scsi: ufs-qcom: Apply QUIRK_HOST_TACTIVATE for WDC UFS devicesCan Guo2020-02-291-0/+3
* scsi: ufs-qcom: Delay specific time before gate ref clkCan Guo2020-02-131-3/+19
* scsi: ufs-qcom: Adjust bus bandwidth voting and unvotingCan Guo2020-02-131-25/+53
* scsi: ufs: Select INITIAL ADAPT type for HS Gear4Can Guo2020-02-131-0/+14
* scsi: ufs: introduce common function to disable host TX LCCStanley Chu2020-02-131-3/+1
* scsi: ufs-qcom: Add reset control support for host controllerCan Guo2019-11-191-0/+53
* scsi: ufs-qcom: Implement device_reset vopsBjorn Andersson2019-09-071-0/+36
* scsi: ufs: remove set but not used variable 'val'zhengbin2019-08-301-3/+0
* scsi: ufs-qcom: Make structure ufs_hba_qcom_vops constantNishka Dasgupta2019-08-201-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-121-3/+20
|\
| * scsi: ufs-qcom: Add support for platforms booting ACPILee Jones2019-06-201-3/+20
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-10/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-05-081-102/+4
|\
| * scsi: ufs-qcom: Re-factor ufshcd_get_pwr_dev_paramStanley Chu2019-03-191-102/+4
* | phy: ufs-qcom: Refactor all init steps into phy_poweronEvan Green2019-04-171-26/+18
* | phy: qcom: Utilize UFS reset controllerEvan Green2019-04-171-18/+0
* | scsi: ufs: qcom: Expose the reset controller for PHYEvan Green2019-04-171-0/+52
|/
* Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-261-27/+1
|\
| * scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from hostVivek Gautam2018-09-261-27/+1
* | scsi: ufs: make UFS Tx lane1 clock optional for QCOM platformsVenkat Gopalakrishnan2018-10-161-26/+28
|/
* scsi: ufs: ufshcd_dump_regs to use memcpy_fromioTomas Winkler2018-06-201-15/+6
* scsi: ufs: ufs-qcom: remove broken hci version quirkSubhash Jadavani2018-05-181-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-151-2/+2
|\
| * scsi: ufs-qcom: Remove uses of UFS_BIT() macroAlim Akhtar2017-10-111-2/+2
* | ufs/phy: qcom: Refactor to use phy_init callVivek Gautam2017-10-231-22/+14
* | scsi/ufs: qcom: Set phy mode based on the controllers HS MODEVivek Gautam2017-10-231-0/+3
|/
* scsi: ufs-qcom: remove redundant condition checkSubhash Jadavani2017-02-231-12/+0
* scsi: ufs-qcom: dump additional testbus registersVenkat Gopalakrishnan2017-02-081-6/+42
* scsi: ufs-qcom: Fix module autoloadJavier Martinez Canillas2017-01-061-0/+1
* scsi: ufs-qcom: fix bug with read/modify write of UFS_CFG1Subhash Jadavani2016-12-081-1/+2
* scsi: ufs: add quirk to increase host PA_SaveConfigTimeSubhash Jadavani2016-12-081-0/+30
* scsi: ufs-qcom: add probe_defer in case phy driver not probed yetYaniv Gardi2016-12-081-1/+10
* scsi: ufs: qcom: Properly clear hba priv on failureBjorn Andersson2016-11-221-3/+3
* scsi: ufs: qcom: Don't free resource-managed kmalloc elementVivek Gautam2016-11-091-1/+0
* scsi: ufs: qcom: Add phy_exit call in hcd exit pathVivek Gautam2016-11-091-0/+1