summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* phy: cadence-torrent: Add PCIe + USB multilink configurationSwapnil Jakhade2020-09-181-0/+216
* phy: cadence-torrent: Add single link USB register sequencesSwapnil Jakhade2020-09-181-1/+259
* phy: cadence-torrent: Add single link SGMII/QSGMII register sequencesSwapnil Jakhade2020-09-181-0/+89
* phy: cadence-torrent: Configure PHY_PLL_CFG as part of link_cmn_valsSwapnil Jakhade2020-09-181-4/+18
* phy: cadence-torrent: Add PHY link configuration sequences for single linkSwapnil Jakhade2020-09-181-0/+44
* phy: cadence-torrent: Add clk changes for multilink configurationSwapnil Jakhade2020-09-181-24/+17
* phy: cadence-torrent: Update PHY reset for multilink configurationSwapnil Jakhade2020-09-181-7/+21
* phy: cadence-torrent: Add support for PHY multilink configurationSwapnil Jakhade2020-09-181-26/+757
* phy: cadence-torrent: Add PHY APB reset supportSwapnil Jakhade2020-09-181-0/+13
* phy: cadence-torrent: Check cmn_ready assertion during PHY power onSwapnil Jakhade2020-09-181-1/+30
* phy: cadence-torrent: Add single link PCIe supportSwapnil Jakhade2020-09-181-30/+266
* phy: cadence-torrent: Check total lane count for all subnodes is within limitSwapnil Jakhade2020-09-181-4/+15
* phy: cadence-torrent: Add separate regmap functions for torrent and DPSwapnil Jakhade2020-09-181-33/+66
* phy: cadence-torrent: Enable support for multiple subnodesSwapnil Jakhade2020-09-181-15/+0
* phy: cadence-torrent: Use devm_platform_ioremap_resource() to get reg addressesSwapnil Jakhade2020-09-181-6/+2
* phy: cadence-torrent: Use of_device_get_match_data() to get driver dataSwapnil Jakhade2020-09-181-8/+5
* phy: intel: Add Keem Bay eMMC PHY supportWan Ahmad Zainie2020-09-163-0/+320
* phy: intel: Rename phy-intel to phy-intel-lgmWan Ahmad Zainie2020-09-164-7/+7
* phy: cadence: torrent: Constify regmap_config structsRikard Falkeborn2020-09-161-6/+6
* phy: cadence: salvo: Constify cdns_nxp_sequence_pairRikard Falkeborn2020-09-161-3/+3
* phy: cadence: Sierra: Constify static structsRikard Falkeborn2020-09-161-12/+12
* Merge branch 'topic/phy_attrs' into nextVinod Koul2020-09-161-0/+4
|\
| * phy: cadence-torrent: Set Torrent PHY attributesSwapnil Jakhade2020-09-161-0/+4
* | phy: Add USB3 PHY support for Intel LGM SoCRamuthevar Vadivel Murugan2020-09-113-0/+295
* | phy: ti: gmii-sel: retrieve ports number and base offset from dtGrygorii Strashko2020-09-081-11/+33
* | phy: ti: gmii-sel: use features mask during initGrygorii Strashko2020-09-081-8/+2
* | phy: ti: gmii-sel: move phy init in separate functionGrygorii Strashko2020-09-081-47/+64
* | phy: phy-pxa-28nm-usb2: convert to readl_poll_timeout()Chunfeng Yun2020-09-081-18/+15
* | phy: phy-pxa-28nm-hsic: convert to readl_poll_timeout()Chunfeng Yun2020-09-081-20/+20
* | phy: phy-qcom-apq8064-sata: convert to readl_relaxed_poll_timeout()Chunfeng Yun2020-09-081-13/+8
* | phy: phy-bcm-sr-usb: convert to readl_poll_timeout_atomic()Chunfeng Yun2020-09-081-11/+8
* | phy: phy-bcm-ns2-usbdrd: convert to readl_poll_timeout_atomic()Chunfeng Yun2020-09-081-9/+4
* | phy: phy-bcm-ns-usb3: convert to readl_poll_timeout_atomic()Chunfeng Yun2020-09-081-13/+9
* | phy: Move phy-rockchip-dphy-rx0 out of stagingEzequiel Garcia2020-08-313-0/+401
* | phy: socionext: Add UniPhier AHCI PHY driver supportKunihiko Hayashi2020-08-313-0/+332
* | phy: qcom-ipq4019-usb: Constify static phy_ops structsRikard Falkeborn2020-08-311-2/+2
* | phy: samsung-ufs: Constify samsung_ufs_phy_opsRikard Falkeborn2020-08-311-1/+1
* | phy: ralink-usb: Constify ralink_usb_phy_opsRikard Falkeborn2020-08-311-1/+1
* | phy: lantiq: vrx200-pcie: Constify ltq_vrx200_pcie_phy_opsRikard Falkeborn2020-08-311-1/+1
* | phy: lantiq: rcu-usb2: Constify ltq_rcu_usb2_phy_opsRikard Falkeborn2020-08-311-1/+1
* | phy: hisilicon; Constify hi3660_phy_opsRikard Falkeborn2020-08-311-1/+1
* | phy: fsl-imx8mq-usb: Constify imx8mq_usb_phy_opsRikard Falkeborn2020-08-311-1/+1
* | phy: cadence: salvo: Constify cdns_salvo_phy_opsRikard Falkeborn2020-08-311-1/+1
* | phy: freescale: imx8mq-usb: add support for imx8mp usb phyLi Jun2020-08-311-7/+70
* | phy: omap-usb2-phy: fix coding style issuesRoger Quadros2020-08-311-19/+17
* | Merge branch 'fixes' into nextVinod Koul2020-08-314-17/+53
|\ \
| * | phy: omap-usb2-phy: disable PHY charger detectRoger Quadros2020-08-311-7/+40
| * | phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY initSivaprakash Murugesan2020-08-232-7/+11
| * | phy: qualcomm: fix return value check in qcom_ipq806x_usb_phy_probe()Wei Yongjun2020-08-171-2/+2
| * | phy: qualcomm: fix platform_no_drv_owner.cocci warningsYueHaibing2020-08-171-1/+0
| |/