summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2022-10-11Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-07Merge tag 'phy-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-03phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()Richard Zhu
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-29phy: phy-mtk-dp: make array driving_params static constColin Ian King
2022-09-29phy: qcom-qmp-pcie: fix resource mapping for SDM845 QHP PHYDmitry Baryshkov
2022-09-29phy: rockchip-snps-pcie3: only look for rockchip,pipe-grf on rk3588Aurelien Jarno
2022-09-29phy: tegra: xusb: Enable usb role switch attributeWayne Chang
2022-09-29phy: mediatek: fix build warning of FIELD_PREP()Chunfeng Yun
2022-09-26Merge 6.0-rc7 into usb-nextGreg Kroah-Hartman
2022-09-24phy: qcom-qmp-usb: Use dev_err_probe() to simplify codeYuan Can
2022-09-24phy: qcom-qmp-ufs: Use dev_err_probe() to simplify codeYuan Can
2022-09-24phy: qcom-qmp-pcie-msm8996: Use dev_err_probe() to simplify codeYuan Can
2022-09-24phy: qcom-qmp-combo: Use dev_err_probe() to simplify codeYuan Can
2022-09-24phy: qualcomm: call clk_disable_unprepare in the error handlingDongliang Mu
2022-09-24phy: intel: Use dev_err_probe() to simplify codeYuan Can
2022-09-24phy: tegra: xusb: Use dev_err_probe() to simplify codeYuan Can
2022-09-24phy: qcom-snps: Use dev_err_probe() to simplify codeYuan Can
2022-09-24phy: qcom-qusb2: Use dev_err_probe() to simplify codeYuan Can
2022-09-24phy: qcom-qmp-pcie: Use dev_err_probe() to simplify codeYuan Can
2022-09-24phy: ti: phy-j721e-wiz: fix reference leaks in wiz_probe()Dan Carpenter
2022-09-24phy: mediatek: mipi: remove register access helpersChunfeng Yun
2022-09-24phy: mediatek: mipi: mt8183: use common helper to access registersChunfeng Yun
2022-09-24phy: mediatek: mipi: mt8183: use GENMASK to generate bits maskChunfeng Yun
2022-09-24phy: mediatek: mipi: mt8173: use common helper to access registersChunfeng Yun
2022-09-24phy: mediatek: mipi: mt8173: use FIELD_PREP to prepare bits fieldChunfeng Yun
2022-09-24phy: mediatek: mipi: mt8173: use GENMASK to generate bits maskChunfeng Yun
2022-09-24phy: mediatek: hdmi: remove register access helpersChunfeng Yun
2022-09-24phy: mediatek: hdmi: mt8173: use common helper to access registersChunfeng Yun
2022-09-24phy: mediatek: hdmi: mt8173: use FIELD_PREP to prepare bits fieldChunfeng Yun
2022-09-24phy: mediatek: hdmi: mt8173: use GENMASK to generate bits maskChunfeng Yun
2022-09-24phy: mediatek: hdmi: mt2701: use common helper to access registersChunfeng Yun
2022-09-24phy: mediatek: hdmi: mt2701: use FIELD_PREP to prepare bits fieldChunfeng Yun
2022-09-24phy: mediatek: hdmi: mt2701: use GENMASK and BIT to generate mask and bitsChunfeng Yun
2022-09-24phy: mediatek: pcie: use new helper to update register bitsChunfeng Yun
2022-09-24phy: mediatek: ufs: use common register access helpersChunfeng Yun
2022-09-24phy: mediatek: xsphy: remove macros used to prepare bitfield valueChunfeng Yun
2022-09-24phy: mediatek: tphy: remove macros to prepare bitfield valueChunfeng Yun
2022-09-24phy: mediatek: add a new helper to update bitfieldChunfeng Yun
2022-09-24phy: qcom-qmp-combo: drop redundant DP config flagJohan Hovold
2022-09-24phy: qcom-qmp-usb: consolidate lane configJohan Hovold
2022-09-24phy: qcom-qmp-ufs: consolidate lane configJohan Hovold
2022-09-24phy: qcom-qmp-combo: consolidate lane configJohan Hovold
2022-09-24phy: qcom-qmp-pcie-msm8996: rename nlanes configJohan Hovold
2022-09-24phy: qcom-qmp-pcie: consolidate lane configJohan Hovold
2022-09-24phy: qcom-qmp: drop unused index fieldJohan Hovold
2022-09-24phy: qcom-qmp-pcie: drop unused config fieldJohan Hovold
2022-09-24phy: qcom-qmp-pcie: drop unused mode fieldJohan Hovold