summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
2020-11-20phy: amlogic: Add AXG MIPI D-PHY driverNeil Armstrong-0/+426
2020-11-19phy: phy-bcm-ns-usb3: drop support for deprecated DT bindingRafał Miłecki-151/+5
2020-11-19phy: sun4i-usb: remove enable_pmu_unk1 from sun50i_h6_cfgYangtao Li-1/+0
2020-11-17phy: amlogic: Revert "phy: amlogic: Replace devm_reset_control_array_get()"Vinod Koul-2/+2
2020-11-16phy: tegra: Don't warn on probe deferralJon Hunter-1/+1
2020-11-16phy: phy-brcm-sata: Allow configuration SATA AFE TX amplitudeFlorian Fainelli-0/+32
2020-11-16phy: stm32: defer probe for reset controllerAmelie Delaunay-0/+4
2020-11-16phy: stm32: don't print an error on probe deferralAmelie Delaunay-5/+2
2020-11-16phy: mediatek: fix spelling mistake in Kconfig "veriosn" -> "version"Colin Ian King-1/+1
2020-11-16phy: qualcomm: Fix 28 nm Hi-Speed USB PHY OF dependencyBryan O'Donoghue-1/+1
2020-11-16phy: qualcomm: usb: Fix SuperSpeed PHY OF dependencyBryan O'Donoghue-1/+1
2020-11-16phy: intel: PHY_INTEL_KEEMBAY_EMMC should depend on ARCH_KEEMBAYGeert Uytterhoeven-1/+1
2020-11-16phy: tegra: Constify static device_type structsRikard Falkeborn-2/+2
2020-11-16phy: amlogic: Replace devm_reset_control_array_get()Yejune Deng-2/+2
2020-11-16phy: ti: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun-25/+11
2020-11-16phy: tegra: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun-6/+2
2020-11-16phy: phy-stm32-usbphyc: convert to devm_platform_ioremap_resourceChunfeng Yun-3/+1
2020-11-16phy: samsung: convert to devm_platform_ioremap_resourceChunfeng Yun-15/+5
2020-11-16phy: rockchip: convert to devm_platform_ioremap_resourceChunfeng Yun-3/+1
2020-11-16phy: renesas: convert to devm_platform_ioremap_resourceChunfeng Yun-12/+4
2020-11-16phy: phy-ralink-usb: convert to devm_platform_ioremap_resourceChunfeng Yun-3/+1
2020-11-16phy: qualcomm: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun-16/+5
2020-11-16phy: phy-mtk-ufs: convert to devm_platform_ioremap_resourceChunfeng Yun-3/+1
2020-11-16phy: phy-xgene: convert to devm_platform_ioremap_resourceChunfeng Yun-3/+1
2020-11-16phy: marvell: convert to devm_platform_ioremap_resourceChunfeng Yun-21/+7
2020-11-16phy: lantiq: convert to devm_platform_ioremap_resourceChunfeng Yun-3/+1
2020-11-16phy: freescale: convert to devm_platform_ioremap_resourceChunfeng Yun-6/+2
2020-11-16phy: cadence: convert to devm_platform_ioremap_resourceChunfeng Yun-9/+3
2020-11-16phy: broadcom: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun-36/+13
2020-11-16phy: amlogic: convert to devm_platform_ioremap_resourceChunfeng Yun-12/+4
2020-11-16phy: allwinner: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun-15/+5
2020-11-16phy: qcom-qmp: Add SM8250 PCIe QMP PHYsManivannan Sadhasivam-4/+295
2020-11-02phy: Add USB HSIC PHY driver for Marvell MMP3 SoCLubomir Rintel-0/+95
2020-10-28phy: cpcap-usb: Use IRQF_ONESHOTZou Wei-1/+2
2020-10-28phy: qcom-qmp: Initialize another pointer to NULLStephen Boyd-1/+1
2020-10-28phy: tegra: xusb: Fix dangling pointer on probe failureMarc Zyngier-0/+1
2020-10-28phy: usb: Fix incorrect clearing of tca_drv_sel bit in SETUP reg for 7211Al Cooper-5/+0
2020-10-28phy: fsl-imx8mq-usb: Constify imx8mp_usb_phy_opsRikard Falkeborn-1/+1
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+22
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+813
2020-10-05Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman-2/+4
2020-10-02phy: marvell: comphy: Convert internal SMCC firmware return codes to errnoPali Rohár-6/+22
2020-10-02Merge tag 'phy-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman-617/+4832
2020-10-01phy: qcom-qmp: initialize the pointer to NULLVinod Koul-3/+3
2020-09-29Merge tag 'phy-fixes-2-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman-2/+4
2020-09-29Merge tag 'mediatek-drm-next-5.10' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie-0/+813
2020-09-28phy: qcom-qmp: Add support for sc7180 DP phyStephen Boyd-0/+124
2020-09-28phy: qcom-qmp: Add support for DP in USB3+DP combo phyStephen Boyd-90/+775
2020-09-28phy: qcom-qmp: Use devm_platform_ioremap_resource() to simplifyStephen Boyd-8/+3
2020-09-28phy: qcom-qmp: Get dp_com I/O resource by indexStephen Boyd-7/+3