summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
2021-02-10Merge tag 'phy-fixes2-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman-7/+20
2021-02-09Merge tag 'phy-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman-122/+824
2021-02-06phy: cpcap-usb: Simplify bool conversionYang Li-1/+1
2021-02-06phy: qcom-qmp: make a const array static, makes object smallerColin Ian King-1/+1
2021-02-06phy: zynqmp: Simplify code by using dev_err_probe()Michal Simek-7/+4
2021-02-06phy: qcom-qmp: Add support for SM8350 UFS phyVinod Koul-0/+127
2021-02-06phy: qcom-qmp: Add UFS V5 registers found in SM8350Vinod Koul-0/+47
2021-02-04phy: mediatek: Add missing MODULE_DEVICE_TABLE()Boris Brezillon-0/+2
2021-02-04phy: phy-brcm-sata: remove unneeded semicolonYang Li-1/+1
2021-02-04phy: qualcomm: usb28nm: Add MDM9607 init sequenceKonrad Dybcio-0/+13
2021-02-04phy: USB_LGM_PHY should depend on X86Geert Uytterhoeven-0/+1
2021-02-04phy: qcom-qusb2: add QUSB2 support for IPQ6018Kathiravan T-0/+44
2021-02-04phy: qcom-qmp: Add SC8180X USB phyBjorn Andersson-0/+3
2021-02-04phy: qcom-qmp: Add SC8180X UFS phyBjorn Andersson-0/+3
2021-01-19phy: qcom-qusb2: Add configuration for SDM660AngeloGioacchino Del Regno-0/+15
2021-01-19phy: qcom-qusb2: Allow specifying default clock schemeAngeloGioacchino Del Regno-2/+13
2021-01-19phy: qcom-qmp: Add SM8350 USB QMP PHYsJack Pham-0/+312
2021-01-17phy: qcom-qmp: Add support for SDX55 QMP PHYManivannan Sadhasivam-0/+83
2021-01-13phy: stm32: rework PLL Lock detectionAmelie Delaunay-34/+54
2021-01-13phy: stm32: ensure phy are no more active when removing the driverAmelie Delaunay-0/+6
2021-01-13phy: stm32: ensure pll is disabled before phys creationAmelie Delaunay-2/+15
2021-01-13phy: stm32: replace regulator_bulk* by multiple regulator_*Amelie Delaunay-17/+52
2021-01-13phy: stm32: manage 1v1 and 1v8 supplies at pll activation/deactivationAmelie Delaunay-56/+46
2021-01-13phy: phy-brcm-usb: support PHY on the BCM4908Rafał Miłecki-1/+6
2021-01-13phy: mediatek: Mark mtk_mipi_tx_driver with static keywordZou Wei-1/+1
2021-01-13phy: lantiq: rcu-usb2: wait after clock enableMathias Kresin-1/+9
2021-01-13phy: ingenic: Remove useless field .versionPaul Cercueil-23/+0
2021-01-13phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe()Dan Carpenter-0/+1
2021-01-13phy: phy-brcm-usb: specify init function format at struct levelRafał Miłecki-4/+3
2021-01-13phy: phy-brcm-usb: improve getting OF matching dataRafał Miłecki-3/+4
2021-01-13phy: rockchip: emmc, add vendor prefix to dts propertiesChris Ruehl-2/+2
2021-01-13phy: cpcap-usb: remove unneeded conversion to boolTian Tao-1/+1
2021-01-13phy: rockchip-emmc: emmc_phy_init() always return 0Chris Ruehl-3/+5
2021-01-04phy: mediatek: allow compile-testing the dsi phyArnd Bergmann-1/+3
2021-01-04phy: cpcap-usb: Fix warning for missing regulator_disableTony Lindgren-6/+13
2020-12-29PHY: Ingenic: fix unconditional build of phy-ingenic-usbAlexander Lobakin-1/+1
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-637/+2365
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+778
2020-12-09Merge tag 'phy-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman-637/+2365
2020-12-08drm/mediatek: avoid dereferencing a null hdmi_phy on an error messageColin Ian King-2/+3
2020-12-08phy: ingenic: depend on HAS_IOMEMVinod Koul-0/+1
2020-12-07phy: mediatek: statify mtk_hdmi_phy_driverVinod Koul-1/+1
2020-12-05phy: rockchip-emmc: output tap delay dt propertyChris Ruehl-1/+12
2020-12-05PHY: Ingenic: Add USB PHY driver using generic PHY framework.周琰杰 (Zhou Yanjie)-0/+428
2020-12-05phy: rockchip: set pulldown for strobe line in dtsChris Ruehl-0/+16
2020-12-05phy: renesas: rcar-gen3-usb2: disable runtime pm in case of failureWang Li-2/+4
2020-12-05phy: mediatek: allow compile-testing the hdmi phyArnd Bergmann-1/+3
2020-12-02phy/rockchip: Make PHY_ROCKCHIP_INNO_HDMI depend on HAS_IOMEM to fix build errorTiezhu Yang-0/+1
2020-12-02phy: samsung: Merge Kconfig for Exynos5420 and Exynos5250Marek Szyprowski-8/+1
2020-12-01phy: ralink: phy-mt7621-pci: set correct name in MODULE_DEVICE_TABLE macroSergio Paracuellos-1/+1