summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
...
* phy: qcom-qmp-pcie: drop unused common-block registersJohan Hovold2022-10-171-9/+0
* phy: qcom-qmp-combo: drop unused UFS resetJohan Hovold2022-10-171-9/+0
* phy: qcom-qmp: fix obsolete lane commentsJohan Hovold2022-10-175-5/+5
* phy: qcom-qmp-pcie: Support SM8450 PCIe1 PHY in EP modeDmitry Baryshkov2022-10-172-15/+64
* phy: qcom-qmp-pcie: support separate tables for EP modeDmitry Baryshkov2022-10-171-6/+40
* phy: qcom-qmp-pcie: split register tables into common and extra partsDmitry Baryshkov2022-10-171-184/+222
* phy: marvell: phy-mvebu-a3700-comphy: Reset COMPHY registers before USB 3.0 p...Pali Rohár2022-10-171-0/+3
* phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY supportRichard Zhu2022-10-171-2/+23
* phy: freescale: imx8m-pcie: Refine i.MX8MM PCIe PHY driverRichard Zhu2022-10-171-40/+66
* phy: freescale: imx8m-pcie: Refine register definitionsRichard Zhu2022-10-171-7/+4
* phy: ti: phy-j721e-wiz: add j784s4-wiz-10g module supportMatt Ranostay2022-10-171-0/+22
* phy: stm32: fix an error code in probeDan Carpenter2022-10-171-0/+2
* Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-10-111-4/+4
|\
| * phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()Richard Zhu2022-10-031-4/+4
* | Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-073-9/+36
|\ \
| * \ Merge 6.0-rc7 into usb-nextGreg Kroah-Hartman2022-09-261-70/+17
| |\ \
| * | | phy: tegra: xusb: add utmi pad power on/down opsJim Lin2022-08-193-9/+36
| | |/ | |/|
* | | Merge tag 'phy-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds2022-10-0747-1976/+3646
|\ \ \
| * | | phy: phy-mtk-dp: make array driving_params static constColin Ian King2022-09-291-1/+1
| * | | phy: qcom-qmp-pcie: fix resource mapping for SDM845 QHP PHYDmitry Baryshkov2022-09-291-1/+4
| * | | phy: rockchip-snps-pcie3: only look for rockchip,pipe-grf on rk3588Aurelien Jarno2022-09-291-4/+9
| * | | phy: tegra: xusb: Enable usb role switch attributeWayne Chang2022-09-291-0/+1
| * | | phy: mediatek: fix build warning of FIELD_PREP()Chunfeng Yun2022-09-291-5/+6
| * | | phy: qcom-qmp-usb: Use dev_err_probe() to simplify codeYuan Can2022-09-241-6/+3
| * | | phy: qcom-qmp-ufs: Use dev_err_probe() to simplify codeYuan Can2022-09-241-6/+3
| * | | phy: qcom-qmp-pcie-msm8996: Use dev_err_probe() to simplify codeYuan Can2022-09-241-6/+3
| * | | phy: qcom-qmp-combo: Use dev_err_probe() to simplify codeYuan Can2022-09-241-14/+7
| * | | phy: qualcomm: call clk_disable_unprepare in the error handlingDongliang Mu2022-09-241-2/+4
| * | | phy: intel: Use dev_err_probe() to simplify codeYuan Can2022-09-241-30/+15
| * | | phy: tegra: xusb: Use dev_err_probe() to simplify codeYuan Can2022-09-241-6/+3
| * | | phy: qcom-snps: Use dev_err_probe() to simplify codeYuan Can2022-09-241-12/+6
| * | | phy: qcom-qusb2: Use dev_err_probe() to simplify codeYuan Can2022-09-241-18/+9
| * | | phy: qcom-qmp-pcie: Use dev_err_probe() to simplify codeYuan Can2022-09-241-6/+3
| * | | phy: ti: phy-j721e-wiz: fix reference leaks in wiz_probe()Dan Carpenter2022-09-241-2/+3
| * | | phy: mediatek: mipi: remove register access helpersChunfeng Yun2022-09-242-29/+0
| * | | phy: mediatek: mipi: mt8183: use common helper to access registersChunfeng Yun2022-09-241-34/+34
| * | | phy: mediatek: mipi: mt8183: use GENMASK to generate bits maskChunfeng Yun2022-09-241-3/+3
| * | | phy: mediatek: mipi: mt8173: use common helper to access registersChunfeng Yun2022-09-241-62/+55
| * | | phy: mediatek: mipi: mt8173: use FIELD_PREP to prepare bits fieldChunfeng Yun2022-09-241-4/+10
| * | | phy: mediatek: mipi: mt8173: use GENMASK to generate bits maskChunfeng Yun2022-09-241-24/+29
| * | | phy: mediatek: hdmi: remove register access helpersChunfeng Yun2022-09-242-40/+0
| * | | phy: mediatek: hdmi: mt8173: use common helper to access registersChunfeng Yun2022-09-241-75/+65
| * | | phy: mediatek: hdmi: mt8173: use FIELD_PREP to prepare bits fieldChunfeng Yun2022-09-241-44/+26
| * | | phy: mediatek: hdmi: mt8173: use GENMASK to generate bits maskChunfeng Yun2022-09-241-44/+44
| * | | phy: mediatek: hdmi: mt2701: use common helper to access registersChunfeng Yun2022-09-241-75/+71
| * | | phy: mediatek: hdmi: mt2701: use FIELD_PREP to prepare bits fieldChunfeng Yun2022-09-241-39/+21
| * | | phy: mediatek: hdmi: mt2701: use GENMASK and BIT to generate mask and bitsChunfeng Yun2022-09-241-28/+28
| * | | phy: mediatek: pcie: use new helper to update register bitsChunfeng Yun2022-09-241-9/+8
| * | | phy: mediatek: ufs: use common register access helpersChunfeng Yun2022-09-241-50/+28
| * | | phy: mediatek: xsphy: remove macros used to prepare bitfield valueChunfeng Yun2022-09-241-29/+17