summaryrefslogtreecommitdiffstats
path: root/drivers/phy/qualcomm
AgeCommit message (Expand)AuthorLines
2022-09-29phy: qcom-qmp-pcie: fix resource mapping for SDM845 QHP PHYDmitry Baryshkov-1/+4
2022-09-24phy: qcom-qmp-usb: Use dev_err_probe() to simplify codeYuan Can-6/+3
2022-09-24phy: qcom-qmp-ufs: Use dev_err_probe() to simplify codeYuan Can-6/+3
2022-09-24phy: qcom-qmp-pcie-msm8996: Use dev_err_probe() to simplify codeYuan Can-6/+3
2022-09-24phy: qcom-qmp-combo: Use dev_err_probe() to simplify codeYuan Can-14/+7
2022-09-24phy: qualcomm: call clk_disable_unprepare in the error handlingDongliang Mu-2/+4
2022-09-24phy: qcom-snps: Use dev_err_probe() to simplify codeYuan Can-12/+6
2022-09-24phy: qcom-qusb2: Use dev_err_probe() to simplify codeYuan Can-18/+9
2022-09-24phy: qcom-qmp-pcie: Use dev_err_probe() to simplify codeYuan Can-6/+3
2022-09-24phy: qcom-qmp-combo: drop redundant DP config flagJohan Hovold-45/+18
2022-09-24phy: qcom-qmp-usb: consolidate lane configJohan Hovold-32/+20
2022-09-24phy: qcom-qmp-ufs: consolidate lane configJohan Hovold-21/+10
2022-09-24phy: qcom-qmp-combo: consolidate lane configJohan Hovold-25/+13
2022-09-24phy: qcom-qmp-pcie-msm8996: rename nlanes configJohan Hovold-4/+4
2022-09-24phy: qcom-qmp-pcie: consolidate lane configJohan Hovold-23/+16
2022-09-24phy: qcom-qmp: drop unused index fieldJohan Hovold-12/+0
2022-09-24phy: qcom-qmp-pcie: drop unused config fieldJohan Hovold-1/+0
2022-09-24phy: qcom-qmp-pcie: drop unused mode fieldJohan Hovold-2/+0
2022-09-24phy: qcom-qmp-pcie-msm8996: drop unused kernel docJohan Hovold-1/+0
2022-09-24phy: qcom-qmp: drop unused forward declarationsJohan Hovold-8/+0
2022-09-24phy: qcom-qmp-usb: drop init and exit wrappersJohan Hovold-25/+4
2022-09-24phy: qcom-qmp-pcie: drop init and exit wrappersJohan Hovold-25/+4
2022-09-24phy: qcom-qmp-usb: drop unused type from configJohan Hovold-26/+0
2022-09-24phy: qcom-qmp-ufs: drop unused type from configJohan Hovold-8/+0
2022-09-24phy: qcom-qmp-pcie-msm8996: drop unused type from configJohan Hovold-3/+0
2022-09-24phy: qcom-qmp-pcie: drop unused type from configJohan Hovold-14/+0
2022-09-20phy: qcom-qmp-combo: fix sc8280xp PCS_USB offsetJohan Hovold-0/+1
2022-09-20phy: qcom-qmp-usb: drop legacy DT workaroundJohan Hovold-21/+6
2022-09-20phy: qcom-qmp-ufs: drop legacy DT workaroundJohan Hovold-21/+6
2022-09-20phy: qcom-qmp-combo: drop unused legacy DT workaroundJohan Hovold-21/+6
2022-09-20phy: qcom-qmp-pcie: drop unused legacy DT workaroundJohan Hovold-21/+6
2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused pcs_misc handlingJohan Hovold-14/+0
2022-09-20phy: qcom-qmp-usb: fix memleak on probe deferralJohan Hovold-15/+42
2022-09-20phy: qcom-qmp-ufs: fix memleak on probe deferralJohan Hovold-15/+15
2022-09-20phy: qcom-qmp-combo: fix memleak on probe deferralJohan Hovold-15/+17
2022-09-20phy: qcom-qmp-pcie-msm8996: fix memleak on probe deferralJohan Hovold-12/+11
2022-09-20phy: qcom-qmp-pcie: fix memleak on probe deferralJohan Hovold-17/+17
2022-09-20phy: qcom-qmp-pcie: add pcs_misc sanity checkJohan Hovold-2/+4
2022-09-20phy: qcom-qmp-usb: shorten function prefixesJohan Hovold-64/+60
2022-09-20phy: qcom-qmp-ufs: shorten function prefixesJohan Hovold-45/+43
2022-09-20phy: qcom-qmp-pcie-msm8996: shorten function prefixesJohan Hovold-47/+46
2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused secondary init tablesJohan Hovold-26/+0
2022-09-20phy: qcom-qmp-combo: shorten function prefixesJohan Hovold-86/+79
2022-09-20phy: qcom-qmp: silence noisy probeJohan Hovold-10/+0
2022-09-20phy: qcom-qmp-usb: drop unused definesJohan Hovold-13/+0
2022-09-20phy: qcom-qmp-usb: disable runtime PM on unbindJohan Hovold-4/+3
2022-09-20phy: qcom-qmp-ufs: drop unused definesJohan Hovold-33/+1
2022-09-20phy: qcom-qmp-ufs: drop unused runtime PM implementationJohan Hovold-38/+0
2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused definesJohan Hovold-26/+1
2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused runtime PM implementationJohan Hovold-37/+0