summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-28phy: qcom-qmp: Remove 'initialized' in favor of 'init_count'Stephen Boyd
2020-09-28phy: qcom-qmp: Move phy mode into struct qmp_phyStephen Boyd
2020-09-22phy: rockchip-dphy-rx0: Include linux/delay.hTomasz Figa
2020-09-22phy: fix USB_LGM_PHY warning & build errorsRandy Dunlap
2020-09-18phy: cadence-torrent: Add USB + SGMII/QSGMII multilink configurationSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add PCIe + USB multilink configurationSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add single link USB register sequencesSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add single link SGMII/QSGMII register sequencesSwapnil Jakhade
2020-09-18phy: cadence-torrent: Configure PHY_PLL_CFG as part of link_cmn_valsSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add PHY link configuration sequences for single linkSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add clk changes for multilink configurationSwapnil Jakhade
2020-09-18phy: cadence-torrent: Update PHY reset for multilink configurationSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add support for PHY multilink configurationSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add PHY APB reset supportSwapnil Jakhade
2020-09-18phy: cadence-torrent: Check cmn_ready assertion during PHY power onSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add single link PCIe supportSwapnil Jakhade
2020-09-18phy: cadence-torrent: Check total lane count for all subnodes is within limitSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add separate regmap functions for torrent and DPSwapnil Jakhade
2020-09-18phy: cadence-torrent: Enable support for multiple subnodesSwapnil Jakhade
2020-09-18phy: cadence-torrent: Use devm_platform_ioremap_resource() to get reg addressesSwapnil Jakhade
2020-09-18phy: cadence-torrent: Use of_device_get_match_data() to get driver dataSwapnil Jakhade
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-11phy: Add USB3 PHY support for Intel LGM SoCRamuthevar Vadivel Murugan
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-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