summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs/ufs-qcom.c
AgeCommit message (Expand)Author
2022-05-19scsi: ufs: Split the drivers/scsi/ufs directoryBart Van Assche
2022-05-10scsi: ufs: qcom: Enable RPM_AUTOSUSPEND for runtime PMManivannan Sadhasivam
2022-05-10scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabledManivannan Sadhasivam
2022-05-10scsi: ufs: qcom: Simplify handling of devm_phy_get()Manivannan Sadhasivam
2022-05-10scsi: ufs: qcom: Fix acquiring the optional reset control lineManivannan Sadhasivam
2022-04-25scsi: ufs: Minimize #include directivesBart Van Assche
2022-04-25scsi: ufs: qcom: Fix ufs_qcom_resume()Bart Van Assche
2022-04-25scsi: ufs: Make the config_scaling_param calls type safeBart Van Assche
2022-04-25scsi: ufs: Remove superfluous boolean conversionsBart Van Assche
2022-03-29scsi: ufs: qcom: Drop custom Android boot parametersKrzysztof Kozlowski
2021-10-12scsi: ufs: mediatek: Support vops pre suspend to disable auto-hibern8Peter Wang
2021-09-28scsi: ufs: ufs-qcom: Enter and exit hibern8 during clock scalingAsutosh Das
2021-09-14scsi: ufs: ufs-qcom: Remove unneeded variable 'err'ChanWoo Lee
2021-08-02scsi: ufs: Reduce power management code duplicationBart Van Assche
2021-05-10scsi: ufs: core: Enable power management for wlunAsutosh Das
2021-04-12scsi: ufs: ufs-qcom: Remove redundant dev_err() call in ufs_qcom_init()Ye Bin
2021-04-05Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen
2021-03-17scsi: ufs: qcom: Use ufshci_version() functionCaleb Connolly
2021-03-04scsi: ufs: ufs-qcom: Disable interrupt in reset pathNitin Rawat
2021-01-12scsi: ufs-qcom: Fix ufs RST_n spec violationZiqi Chen
2020-12-01scsi: ufs-qcom: Keep core_clk_unipro on while link is activeCan Guo
2020-11-17scsi: ufs: ufs-qcom: Use common ADAPT configuration functionStanley Chu
2020-11-17scsi: ufs: ufs-qcom: Use device parameter initialization functionStanley Chu
2020-11-04scsi: ufs: Allow an error return value from ->device_reset()Adrian Hunter
2020-10-29scsi: ufs: qcom: Enable aggressive power collapse for ufs HBAAsutosh Das
2020-08-20scsi: ufs-qcom: Remove unused MSM bus scaling APIsSai Prakash Ranjan
2020-08-17scsi: ufs-qcom: Remove testbus dump in ufs_qcom_dump_dbg_regsCan Guo
2020-08-17scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()Can Guo
2020-07-24scsi: ufs: ufs-qcom: Demote nonconformant kerneldoc headersLee Jones
2020-07-24scsi: ufs-qcom: Add Inline Crypto Engine supportEric Biggers
2020-07-24scsi: ufs-qcom: Name the dev_ref_clk_ctrl registersEric Biggers
2020-05-26scsi: ufs-qcom: Fix scheduling while atomic issueJeffrey Hugo
2020-04-27scsi: ufs-qcom: Configure write booster typeAsutosh Das
2020-04-22scsi: ufs-qcom: remove unneeded variable 'ret'Jason Yan
2020-03-26scsi: ufs-qcom: Override devfreq parametersAsutosh Das
2020-02-28scsi: ufs-qcom: Apply QUIRK_HOST_TACTIVATE for WDC UFS devicesCan Guo
2020-02-12scsi: ufs-qcom: Delay specific time before gate ref clkCan Guo
2020-02-12scsi: ufs-qcom: Adjust bus bandwidth voting and unvotingCan Guo
2020-02-12scsi: ufs: Select INITIAL ADAPT type for HS Gear4Can Guo
2020-02-12scsi: ufs: introduce common function to disable host TX LCCStanley Chu
2019-11-18scsi: ufs-qcom: Add reset control support for host controllerCan Guo
2019-09-07scsi: ufs-qcom: Implement device_reset vopsBjorn Andersson
2019-08-29scsi: ufs: remove set but not used variable 'val'zhengbin
2019-08-19scsi: ufs-qcom: Make structure ufs_hba_qcom_vops constantNishka Dasgupta
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-20scsi: ufs-qcom: Add support for platforms booting ACPILee Jones
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-04-17phy: ufs-qcom: Refactor all init steps into phy_poweronEvan Green
2019-04-17phy: qcom: Utilize UFS reset controllerEvan Green