summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
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
2020-07-20phy: renesas: rcar-gen3-usb2: move irq registration to initYoshihiro Shimoda
2020-07-20phy: qualcomm: add qcom ipq806x dwc usb phy driverAnsuel Smith
2020-07-17Merge branch 'fixes' into nextVinod Koul
2020-07-17phy: samsung-ufs: add UFS PHY driver for samsung SoCAlim Akhtar
2020-07-17phy: sun4i-usb: explicitly include gpio/consumer.hVinod Koul
2020-07-13phy: stm32: use NULL instead of zeroVinod Koul
2020-07-13phy: exynos5-usbdrd: use correct format for structure descriptionVinod Koul
2020-07-13phy: rockchip-typec: use correct format for structure descriptionVinod Koul
2020-07-13phy: xgene: remove unsigned integer comparison with less than zeroVinod Koul
2020-07-13phy: mapphone-mdm6600: Add missing description for some structure fieldsVinod Koul
2020-07-13phy-mvebu-a3700-utmi: correct typo in struct mvebu_a3700_utmi commentsVinod Koul
2020-07-13phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHYMarek Szyprowski
2020-07-13phy: allwinner: Make PHY_SUN6I_MIPI_DPHY depend on COMMON_CLKTiezhu Yang
2020-07-13phy: cadence: salvo: fix wrong bit definitionPeter Chen
2020-07-08Merge tag 'phy-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Greg Kroah-Hartman