summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2020-11-20phy: samsung: phy-exynos-pcie: rework driver to support Exynos5433 PCIe PHYJaehoon Chung
2020-11-20phy: amlogic: phy-meson-axg-mipi-pcie-analog: add support for MIPI DSI analogNeil Armstrong
2020-11-20phy: amlogic: Add AXG MIPI D-PHY driverNeil Armstrong
2020-11-19phy: phy-bcm-ns-usb3: drop support for deprecated DT bindingRafał Miłecki
2020-11-19phy: sun4i-usb: remove enable_pmu_unk1 from sun50i_h6_cfgYangtao Li
2020-11-17phy: amlogic: Revert "phy: amlogic: Replace devm_reset_control_array_get()"Vinod Koul
2020-11-16phy: tegra: Don't warn on probe deferralJon Hunter
2020-11-16phy: phy-brcm-sata: Allow configuration SATA AFE TX amplitudeFlorian Fainelli
2020-11-16phy: stm32: defer probe for reset controllerAmelie Delaunay
2020-11-16phy: stm32: don't print an error on probe deferralAmelie Delaunay
2020-11-16phy: tegra: Constify static device_type structsRikard Falkeborn
2020-11-16phy: amlogic: Replace devm_reset_control_array_get()Yejune Deng
2020-11-16phy: ti: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun
2020-11-16phy: tegra: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun
2020-11-16phy: phy-stm32-usbphyc: convert to devm_platform_ioremap_resourceChunfeng Yun
2020-11-16phy: samsung: convert to devm_platform_ioremap_resourceChunfeng Yun
2020-11-16phy: rockchip: convert to devm_platform_ioremap_resourceChunfeng Yun
2020-11-16phy: renesas: convert to devm_platform_ioremap_resourceChunfeng Yun
2020-11-16phy: phy-ralink-usb: convert to devm_platform_ioremap_resourceChunfeng Yun
2020-11-16phy: qualcomm: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun
2020-11-16phy: phy-mtk-ufs: convert to devm_platform_ioremap_resourceChunfeng Yun
2020-11-16phy: phy-xgene: convert to devm_platform_ioremap_resourceChunfeng Yun
2020-11-16phy: marvell: convert to devm_platform_ioremap_resourceChunfeng Yun
2020-11-16phy: lantiq: convert to devm_platform_ioremap_resourceChunfeng Yun
2020-11-16phy: freescale: convert to devm_platform_ioremap_resourceChunfeng Yun
2020-11-16phy: cadence: convert to devm_platform_ioremap_resourceChunfeng Yun
2020-11-16phy: broadcom: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun
2020-11-16phy: amlogic: convert to devm_platform_ioremap_resourceChunfeng Yun
2020-11-16phy: allwinner: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun
2020-11-16phy: qcom-qmp: Add SM8250 PCIe QMP PHYsManivannan Sadhasivam
2020-11-02phy: Add USB HSIC PHY driver for Marvell MMP3 SoCLubomir Rintel
2020-10-28phy: fsl-imx8mq-usb: Constify imx8mp_usb_phy_opsRikard Falkeborn
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-05Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman
2020-10-02phy: marvell: comphy: Convert internal SMCC firmware return codes to errnoPali Rohár
2020-10-02Merge tag 'phy-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman
2020-10-01phy: qcom-qmp: initialize the pointer to NULLVinod Koul
2020-09-29Merge tag 'phy-fixes-2-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2020-09-29Merge tag 'mediatek-drm-next-5.10' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2020-09-28phy: qcom-qmp: Add support for sc7180 DP phyStephen Boyd
2020-09-28phy: qcom-qmp: Add support for DP in USB3+DP combo phyStephen Boyd
2020-09-28phy: qcom-qmp: Use devm_platform_ioremap_resource() to simplifyStephen Boyd
2020-09-28phy: qcom-qmp: Get dp_com I/O resource by indexStephen Boyd
2020-09-28phy: qcom-qmp: Move 'serdes' and 'cfg' into 'struct qcom_phy'Stephen Boyd
2020-09-28phy: qcom-qmp: Remove 'initialized' in favor of 'init_count'Stephen Boyd
2020-09-28phy: qcom-qmp: Move phy mode into struct qmp_phyStephen Boyd
2020-09-22phy: rockchip-dphy-rx0: Include linux/delay.hTomasz Figa
2020-09-22phy: fix USB_LGM_PHY warning & build errorsRandy Dunlap
2020-09-18Merge tag 'phy-attrs-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Tomi Valkeinen