summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2020-09-16phy: intel: Add Keem Bay eMMC PHY supportWan Ahmad Zainie
2020-09-16phy: intel: Rename phy-intel to phy-intel-lgmWan Ahmad Zainie
2020-09-16phy: cadence: torrent: Constify regmap_config structsRikard Falkeborn
2020-09-16phy: cadence: salvo: Constify cdns_nxp_sequence_pairRikard Falkeborn
2020-09-16phy: cadence: Sierra: Constify static structsRikard Falkeborn
2020-09-16Merge branch 'topic/phy_attrs' into nextVinod Koul
2020-09-16phy: cadence-torrent: Set Torrent PHY attributesSwapnil Jakhade
2020-09-14drm/mediatek: Disable tmds on mt2701chunhui dai
2020-09-11phy: Add USB3 PHY support for Intel LGM SoCRamuthevar Vadivel Murugan
2020-09-08phy: ti: am654: Fix a leak in serdes_am654_probe()Dan Carpenter
2020-09-08phy: ti: gmii-sel: retrieve ports number and base offset from dtGrygorii Strashko
2020-09-08phy: ti: gmii-sel: use features mask during initGrygorii Strashko
2020-09-08phy: ti: gmii-sel: move phy init in separate functionGrygorii Strashko
2020-09-08phy: phy-pxa-28nm-usb2: convert to readl_poll_timeout()Chunfeng Yun
2020-09-08phy: phy-pxa-28nm-hsic: convert to readl_poll_timeout()Chunfeng Yun
2020-09-08phy: phy-qcom-apq8064-sata: convert to readl_relaxed_poll_timeout()Chunfeng Yun
2020-09-08phy: phy-bcm-sr-usb: convert to readl_poll_timeout_atomic()Chunfeng Yun
2020-09-08phy: phy-bcm-ns2-usbdrd: convert to readl_poll_timeout_atomic()Chunfeng Yun
2020-09-08phy: phy-bcm-ns-usb3: convert to readl_poll_timeout_atomic()Chunfeng Yun
2020-09-06phy: mediatek: Move mtk_hdmi_phy driver into drivers/phy/mediatek folderCK Hu
2020-09-04Merge tag 'phy-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Greg Kroah-Hartman
2020-08-31phy: Move phy-rockchip-dphy-rx0 out of stagingEzequiel Garcia
2020-08-31phy: socionext: Add UniPhier AHCI PHY driver supportKunihiko Hayashi
2020-08-31phy: qcom-ipq4019-usb: Constify static phy_ops structsRikard Falkeborn
2020-08-31phy: samsung-ufs: Constify samsung_ufs_phy_opsRikard Falkeborn
2020-08-31phy: ralink-usb: Constify ralink_usb_phy_opsRikard Falkeborn
2020-08-31phy: lantiq: vrx200-pcie: Constify ltq_vrx200_pcie_phy_opsRikard Falkeborn
2020-08-31phy: lantiq: rcu-usb2: Constify ltq_rcu_usb2_phy_opsRikard Falkeborn
2020-08-31phy: hisilicon; Constify hi3660_phy_opsRikard Falkeborn
2020-08-31phy: fsl-imx8mq-usb: Constify imx8mq_usb_phy_opsRikard Falkeborn
2020-08-31phy: cadence: salvo: Constify cdns_salvo_phy_opsRikard Falkeborn
2020-08-31phy: freescale: imx8mq-usb: add support for imx8mp usb phyLi Jun
2020-08-31phy: omap-usb2-phy: fix coding style issuesRoger Quadros
2020-08-31Merge branch 'fixes' into nextVinod Koul
2020-08-31phy: omap-usb2-phy: disable PHY charger detectRoger Quadros
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-23phy: ti: j721e-wiz: Remove duplicate includeYueHaibing
2020-08-23phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY initSivaprakash Murugesan
2020-08-23phy: ti: am654: update PCIe serdes configSekhar Nori
2020-08-23phy: ti: am654: simplify return handlingSekhar Nori
2020-08-23phy: ti: am654: simplify regfield handlingSekhar Nori
2020-08-23phy: samsung: Use readl_poll_timeout functionAnand Moon
2020-08-17phy: qualcomm: fix return value check in qcom_ipq806x_usb_phy_probe()Wei Yongjun
2020-08-17phy: qualcomm: fix platform_no_drv_owner.cocci warningsYueHaibing
2020-07-23Merge tag 'phy-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Greg Kroah-Hartman
2020-07-21phy: qualcomm: fix setting of tx_deamp_3_5db when device property read failsColin Ian King
2020-07-21phy: bcm63xx-usbh: Add BCM63xx USBH driverÁlvaro Fernández Rojas
2020-07-21phy: armada-38x: fix NETA lockup when repeatedly switching speedsRussell King
2020-07-21phy: samsung-ufs: Fix IS_ERR argumentGustavo A. R. Silva
2020-07-20phy: renesas: rcar-gen3-usb2: exit if request_irq() failedYoshihiro Shimoda