summaryrefslogtreecommitdiffstats
path: root/drivers/phy/freescale
AgeCommit message (Expand)AuthorFilesLines
2023-01-13phy: freescale: imx8m-pcie: Add one missing error returnRichard Zhu1-1/+1
2022-10-17phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY supportRichard Zhu1-2/+23
2022-10-17phy: freescale: imx8m-pcie: Refine i.MX8MM PCIe PHY driverRichard Zhu1-40/+66
2022-10-17phy: freescale: imx8m-pcie: Refine register definitionsRichard Zhu1-7/+4
2022-10-03phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()Richard Zhu1-4/+4
2022-07-08phy: freescale: Add i.MX8qm Mixel LVDS PHY supportLiu Ying3-0/+460
2022-04-20phy: freescale: imx8m-pcie: Handle IMX8_PCIE_REFCLK_PAD_UNUSEDMarek Vasut1-2/+8
2022-04-20phy: freescale: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode supportLiu Ying1-11/+265
2022-03-29phy: PHY_FSL_LYNX_28G should depend on ARCH_LAYERSCAPEGeert Uytterhoeven1-2/+3
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+7
2022-03-16phy: Remove duplicated include in phy-fsl-lynx-28g.cYang Li1-1/+0
2022-03-14phy: add support for the Layerscape SerDes 28GIoana Ciornei3-0/+635
2022-01-27phy: freescale: i.MX8 PHYs should depend on ARCH_MXC && ARM64Geert Uytterhoeven1-0/+5
2022-01-27phy: freescale: pcie: cosmetic clean-upMarcel Ziswiler1-1/+2
2021-12-15phy: freescale: pcie: explicitly add bitfield.hVinod Koul1-0/+1
2021-12-14phy: freescale: pcie: Initialize the imx8 pcie standalone phy driverRichard Zhu3-0/+245
2020-11-16phy: freescale: convert to devm_platform_ioremap_resourceChunfeng Yun2-6/+2
2020-10-28phy: fsl-imx8mq-usb: Constify imx8mp_usb_phy_opsRikard Falkeborn1-1/+1
2020-08-31phy: fsl-imx8mq-usb: Constify imx8mq_usb_phy_opsRikard Falkeborn1-1/+1
2020-08-31phy: freescale: imx8mq-usb: add support for imx8mp usb phyLi Jun1-7/+70
2019-07-01Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman3-0/+508
2019-06-21phy: Add driver for mixel mipi dphy found on NXP's i.MX8 SoCsGuido Günther3-0/+508
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-04-18phy: fsl-imx8mq-usb: add support for VBUS power controlLucas Stach1-0/+12
2019-02-07phy: freescale: Break dependency on SOC_IMX8MQ for USB PHYAbel Vesa1-1/+1
2018-12-12phy: add driver for Freescale i.MX8MQ USB3 PHYLi Jun3-0/+133