aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy/qualcomm
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.14.200 into kernel.lnx.4.14.r4-relNathan Chancellor2020-10-041-7/+11
* Merge tag 'LA.UM.8.1.r1-14700-sm8150.0' of https://source.codeaurora.org/quic...Yaroslav Furman2020-04-131-4/+7
|\
| * phy: ufs: Update phy settings for atollNitin Rawat2020-02-061-4/+7
* | Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into re-testYaroslav Furman2020-02-221-1/+1
|\ \
| * \ Merge 4.14.171 into kernel.lnx.4.14.r4-relNathan Chancellor2020-02-181-1/+1
| |\ \
| | * | phy: qualcomm: Adjust indentation in read_poll_timeoutNathan Chancellor2020-02-141-1/+1
* | | | Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-01-061-2/+5
|\| | |
| * | | Merge tag 'LA.UM.8.1.r1-10700-sm8150.0' into kernel.lnx.4.14.r4-relNathan Chancellor2019-12-311-2/+2
| |\ \ \ | | | |/ | | |/|
| * | | Merge 4.14.161 into kernel.lnx.4.14.r4-relNathan Chancellor2019-12-311-2/+5
| |\ \ \ | | | |/ | | |/|
| | * | phy: qcom-usb-hs: Fix extcon double register after power cycleStephan Gerhold2019-12-311-2/+5
* | | | Merge tag 'LA.UM.8.1.r1-12600-sm8150.0' of https://source.codeaurora.org/quic...Yaroslav Furman2019-12-231-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | phy: ufs: Update phy settings for atollNitin Rawat2019-10-101-2/+2
| |/ /
* / / phy: qcom-ufs-v4: import xiaomi changesdragonGR2019-12-042-6/+12
|/ /
* | phy: qcom-ufs-qmp-v3-660: increase the minimum time in hibernateZiqi Chen2019-06-121-1/+3
* | phy: qcom-ufs: make ref_clk as optionalCan Guo2019-03-221-10/+25
* | phy: ufs: put regulator to LPM modeSubhash Jadavani2019-02-261-1/+18
* | Merge "phy: ufs: Update phy settings for sdmmagpie"qctecmdr Service2019-01-251-7/+11
|\ \
| * | phy: ufs: Update phy settings for sdmmagpieSayali Lokhande2019-01-211-7/+11
* | | scsi: ufs: add UFS HS-G4 supportSubhash Jadavani2019-01-168-23/+103
|/ /
* | phy: qcom: Add Qualcomm PCIe PHY driverBjorn Andersson2018-10-273-0/+276
* | phy: qcom-ufs: Update UFS PHY power up sequenceCan Guo2018-09-262-1/+31
* | drivers: phy: ufs: Use correct UFS PHY version suffix for sm6150Sayali Lokhande2018-08-131-2/+2
* | phy: qcom-ufs: Update UFS PHY calibration sequenceBao D. Nguyen2018-07-232-4/+16
* | Merge android-4.14.50 (154a9b5) into msm-4.14Isaac J. Manjarres2018-06-181-0/+4
|\|
| * phy: qcom-qusb2: Fix crash if nvmem cell not specifiedManu Gautam2018-06-161-0/+4
* | Merge "Merge remote-tracking branch 'remotes/origin/tmp-eca84e5' into msm-4.14"qctecmdr Service2018-06-061-2/+2
|\ \
| * | Merge remote-tracking branch 'remotes/origin/tmp-cb1f148' into msm-4.14Isaac J. Manjarres2018-05-301-2/+2
| |\|
| | * phy: qcom-qmp: Fix phy pipe clock gatingVivek Gautam2018-05-301-2/+2
* | | phy: ufs: Update UFS PHY calibration sequenceBao D. Nguyen2018-06-011-3/+7
|/ /
* | phy: qcom-ufs: Update UFS's PHY Calibration SequenceBao D. Nguyen2018-05-081-1/+0
* | phy: qcom-ufs: Update UFS PHY calibration sequenceBao D. Nguyen2018-04-263-37/+55
* | Merge remote-tracking branch 'remotes/origin/tmp-27e69ad' into msm-4.14Isaac J. Manjarres2018-04-121-0/+5
|\|
| * phy: qcom-ufs: add MODULE_LICENSE tagArnd Bergmann2018-04-081-0/+5
* | ufs: snapshot of UFS controller & PHY driverCan Guo2018-03-224-19/+54
* | phy: ufs: add UFS PHY support for SDM855 platformCan Guo2018-02-083-0/+537
* | ufs: snapshot of UFS driver & PHY driverCan Guo2018-02-081-3/+15
* | Merge remote-tracking branch 'remotes/origin/tmp-39dae59' into msm-nextRunmin Wang2017-11-061-0/+1
|\|
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | Merge remote-tracking branch 'origin/tmp-2bd6bf0' into msm-nextPrasad Sodagudi2017-10-092-32/+144
|\|
| * Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-051-11/+3
| |\
| | * phy: qcom-usb-hs: Replace the extcon APIChanwoo Choi2017-07-161-11/+3
| * | phy: qcom-qmp: Fix failure path in phy_init functionsVivek Gautam2017-08-201-9/+6
| * | phy: qcom-qmp: Add support for IPQ8074Varadarajan Narayanan2017-08-201-0/+124
| * | phy: qcom-qmp: Fix phy pipe clock nameVaradarajan Narayanan2017-08-201-12/+11
| |/
* | phy: qcom-ufs: remove unused variables to avoid Android make failCan Guo2017-09-061-1/+0
* | phy: qcom-ufs-qmp-v3: use CDR DIV4 in all bands and fastlockSubhash Jadavani2017-08-211-2/+2
* | phy: qcom-ufs-qmp-v3: fix UFS NOP TimeoutAsutosh Das2017-08-211-1/+1
* | phy: qcom-ufs-qmp-v3: separate out 2 lanes configurationSubhash Jadavani2017-08-214-26/+38
* | phy: qcom-ufs-qmp-v3: remove legacy v3 phy supportSubhash Jadavani2017-08-212-144/+3
* | phy: qcom-ufs: set no runtime PM callbacks flagSubhash Jadavani2017-08-211-0/+8