summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2021-05-14phy: ingenic: Fix a typo in ingenic_usb_phy_probe()Wei Yongjun
2021-05-14phy: ralink: phy-mt7621-pci: fix return value check in mt7621_pci_phy_probe()Wei Yongjun
2021-05-14phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionallyGeert Uytterhoeven
2021-05-14phy: ralink: phy-mt7621-pci: fix XTAL bitmaskSergio Paracuellos
2021-05-14phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanupKishon Vijay Abraham I
2021-05-14phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()Kishon Vijay Abraham I
2021-05-14phy: cadence: Sierra: Fix PHY power_on sequenceKishon Vijay Abraham I
2021-05-12phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()Yang Yingliang
2021-03-07phy: mediatek: Add missing MODULE_DEVICE_TABLE()Boris Brezillon
2021-03-04phy: lantiq: rcu-usb2: wait after clock enableMathias Kresin
2021-03-04phy: USB_LGM_PHY should depend on X86Geert Uytterhoeven
2021-03-04phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe()Dan Carpenter
2021-03-04phy: rockchip-emmc: emmc_phy_init() always return 0Chris Ruehl
2021-01-04phy: mediatek: allow compile-testing the dsi phyArnd Bergmann
2021-01-04phy: cpcap-usb: Fix warning for missing regulator_disableTony Lindgren
2020-12-29PHY: Ingenic: fix unconditional build of phy-ingenic-usbAlexander Lobakin
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-09Merge tag 'phy-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman
2020-12-08drm/mediatek: avoid dereferencing a null hdmi_phy on an error messageColin Ian King
2020-12-08phy: ingenic: depend on HAS_IOMEMVinod Koul
2020-12-07phy: mediatek: statify mtk_hdmi_phy_driverVinod Koul
2020-12-05phy: rockchip-emmc: output tap delay dt propertyChris Ruehl
2020-12-05PHY: Ingenic: Add USB PHY driver using generic PHY framework.周琰杰 (Zhou Yanjie)
2020-12-05phy: rockchip: set pulldown for strobe line in dtsChris Ruehl
2020-12-05phy: renesas: rcar-gen3-usb2: disable runtime pm in case of failureWang Li
2020-12-05phy: mediatek: allow compile-testing the hdmi phyArnd Bergmann
2020-12-02phy/rockchip: Make PHY_ROCKCHIP_INNO_HDMI depend on HAS_IOMEM to fix build errorTiezhu Yang
2020-12-02phy: samsung: Merge Kconfig for Exynos5420 and Exynos5250Marek Szyprowski
2020-12-01phy: ralink: phy-mt7621-pci: set correct name in MODULE_DEVICE_TABLE macroSergio Paracuellos
2020-12-01phy: ralink: phy-mt7621-pci: drop 'COMPILE_TEST' from KconfigSergio Paracuellos
2020-11-30phy: mediatek: Move mtk_mipi_dsi_phy driver into drivers/phy/mediatek folderChun-Kuang Hu
2020-11-30phy: mediatek: Make PHY_MTK_{XSPHY, TPHY} depend on HAS_IOMEM and OF_ADDRESS ...Tiezhu Yang
2020-11-30phy: tegra: xusb: Fix usb_phy device driver fieldJC Kuo
2020-11-30phy: amlogic: replace devm_reset_control_array_get()Yejune Deng
2020-11-30phy: amlogic: phy-meson-gxl-usb2: keep ID pull-up even in Host modeNeil Armstrong
2020-11-30phy: amlogic: meson-axg-mipi-pcie-analog: replace DSI_LANE definitions with B...Neil Armstrong
2020-11-30phy: samsung: Add support for the Exynos5420 variant of the USB2 PHYMarek Szyprowski
2020-11-30phy: ralink: Add PHY driver for MT7621 PCIe PHYSergio Paracuellos
2020-11-30phy: intel: Add Keem Bay USB PHY supportWan Ahmad Zainie
2020-11-20phy: samsung: phy-exynos-pcie: fix typo 'tunning'Vinod Koul
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