summaryrefslogtreecommitdiff
path: root/drivers/phy/freescale
Commit message (Expand)AuthorAgeFilesLines
* phy: freescale: imx8m-pcie: Use devm_platform_ioremap_resource()Yang Li2023-05-161-3/+1
* phy: freescale: phy-fsl-imx8qm-lvds-phy: Convert to platform remove callback ...Uwe Kleine-König2023-03-201-4/+2
* phy: freescale: imx8m-pcie: Add one missing error returnRichard Zhu2023-01-131-1/+1
* phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY supportRichard Zhu2022-10-171-2/+23
* phy: freescale: imx8m-pcie: Refine i.MX8MM PCIe PHY driverRichard Zhu2022-10-171-40/+66
* phy: freescale: imx8m-pcie: Refine register definitionsRichard Zhu2022-10-171-7/+4
* phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()Richard Zhu2022-10-031-4/+4
* phy: freescale: Add i.MX8qm Mixel LVDS PHY supportLiu Ying2022-07-083-0/+460
* phy: freescale: imx8m-pcie: Handle IMX8_PCIE_REFCLK_PAD_UNUSEDMarek Vasut2022-04-201-2/+8
* phy: freescale: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode supportLiu Ying2022-04-201-11/+265
* phy: PHY_FSL_LYNX_28G should depend on ARCH_LAYERSCAPEGeert Uytterhoeven2022-03-291-2/+3
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-282-1/+7
|\
| * phy: freescale: i.MX8 PHYs should depend on ARCH_MXC && ARM64Geert Uytterhoeven2022-01-271-0/+5
| * phy: freescale: pcie: cosmetic clean-upMarcel Ziswiler2022-01-271-1/+2
* | phy: Remove duplicated include in phy-fsl-lynx-28g.cYang Li2022-03-161-1/+0
* | phy: add support for the Layerscape SerDes 28GIoana Ciornei2022-03-143-0/+635
|/
* phy: freescale: pcie: explicitly add bitfield.hVinod Koul2021-12-151-0/+1
* phy: freescale: pcie: Initialize the imx8 pcie standalone phy driverRichard Zhu2021-12-143-0/+245
* phy: freescale: convert to devm_platform_ioremap_resourceChunfeng Yun2020-11-162-6/+2
* phy: fsl-imx8mq-usb: Constify imx8mp_usb_phy_opsRikard Falkeborn2020-10-281-1/+1
* phy: fsl-imx8mq-usb: Constify imx8mq_usb_phy_opsRikard Falkeborn2020-08-311-1/+1
* phy: freescale: imx8mq-usb: add support for imx8mp usb phyLi Jun2020-08-311-7/+70
* Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2019-07-013-0/+508
|\
| * phy: Add driver for mixel mipi dphy found on NXP's i.MX8 SoCsGuido Günther2019-06-213-0/+508
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* phy: fsl-imx8mq-usb: add support for VBUS power controlLucas Stach2019-04-181-0/+12
* phy: freescale: Break dependency on SOC_IMX8MQ for USB PHYAbel Vesa2019-02-071-1/+1
* phy: add driver for Freescale i.MX8MQ USB3 PHYLi Jun2018-12-123-0/+133