| Commit message (Expand) | Author | Files | Lines |
2020-09-28 | phy: qcom-qmp: Add support for sc7180 DP phy | Stephen Boyd | 1 | -0/+124 |
2020-09-28 | phy: qcom-qmp: Add support for DP in USB3+DP combo phy | Stephen Boyd | 2 | -90/+775 |
2020-09-28 | phy: qcom-qmp: Use devm_platform_ioremap_resource() to simplify | Stephen Boyd | 1 | -8/+3 |
2020-09-28 | phy: qcom-qmp: Get dp_com I/O resource by index | Stephen Boyd | 1 | -7/+3 |
2020-09-28 | phy: qcom-qmp: Move 'serdes' and 'cfg' into 'struct qcom_phy' | Stephen Boyd | 1 | -57/+56 |
2020-09-28 | phy: qcom-qmp: Remove 'initialized' in favor of 'init_count' | Stephen Boyd | 1 | -7/+2 |
2020-09-28 | phy: qcom-qmp: Move phy mode into struct qmp_phy | Stephen Boyd | 1 | -8/+7 |
2020-09-28 | dt-bindings: phy: qcom,qmp-usb3-dp: Add DP phy information | Stephen Boyd | 1 | -11/+84 |
2020-09-23 | dt-bindings: phy: ti,phy-j721e-wiz: fix bindings for torrent phy | Tomi Valkeinen | 1 | -3/+10 |
2020-09-23 | dt-bindings: phy: cdns,torrent-phy: add reset-names | Tomi Valkeinen | 1 | -0/+10 |
2020-09-22 | phy: rockchip-dphy-rx0: Include linux/delay.h | Tomasz Figa | 1 | -0/+1 |
2020-09-22 | phy: fix USB_LGM_PHY warning & build errors | Randy Dunlap | 1 | -0/+1 |
2020-09-18 | phy: cadence-torrent: Add USB + SGMII/QSGMII multilink configuration | Swapnil Jakhade | 1 | -0/+254 |
2020-09-18 | phy: cadence-torrent: Add PCIe + USB multilink configuration | Swapnil Jakhade | 1 | -0/+216 |
2020-09-18 | phy: cadence-torrent: Add single link USB register sequences | Swapnil Jakhade | 1 | -1/+259 |
2020-09-18 | phy: cadence-torrent: Add single link SGMII/QSGMII register sequences | Swapnil Jakhade | 1 | -0/+89 |
2020-09-18 | phy: cadence-torrent: Configure PHY_PLL_CFG as part of link_cmn_vals | Swapnil Jakhade | 1 | -4/+18 |
2020-09-18 | phy: cadence-torrent: Add PHY link configuration sequences for single link | Swapnil Jakhade | 1 | -0/+44 |
2020-09-18 | phy: cadence-torrent: Add clk changes for multilink configuration | Swapnil Jakhade | 1 | -24/+17 |
2020-09-18 | phy: cadence-torrent: Update PHY reset for multilink configuration | Swapnil Jakhade | 1 | -7/+21 |
2020-09-18 | phy: cadence-torrent: Add support for PHY multilink configuration | Swapnil Jakhade | 1 | -26/+757 |
2020-09-18 | dt-bindings: phy: Add PHY_TYPE_QSGMII definition | Swapnil Jakhade | 1 | -0/+1 |
2020-09-18 | phy: cadence-torrent: Add PHY APB reset support | Swapnil Jakhade | 1 | -0/+13 |
2020-09-18 | phy: cadence-torrent: Check cmn_ready assertion during PHY power on | Swapnil Jakhade | 1 | -1/+30 |
2020-09-18 | phy: cadence-torrent: Add single link PCIe support | Swapnil Jakhade | 1 | -30/+266 |
2020-09-18 | dt-bindings: phy: cadence-torrent: Update Torrent PHY bindings for generic use | Swapnil Jakhade | 1 | -17/+60 |
2020-09-18 | dt-bindings: phy: cadence-torrent: Add binding to specify SSC mode | Swapnil Jakhade | 2 | -0/+22 |
2020-09-18 | phy: cadence-torrent: Check total lane count for all subnodes is within limit | Swapnil Jakhade | 1 | -4/+15 |
2020-09-18 | phy: cadence-torrent: Add separate regmap functions for torrent and DP | Swapnil Jakhade | 1 | -33/+66 |
2020-09-18 | phy: cadence-torrent: Enable support for multiple subnodes | Swapnil Jakhade | 1 | -15/+0 |
2020-09-18 | phy: cadence-torrent: Use devm_platform_ioremap_resource() to get reg addresses | Swapnil Jakhade | 1 | -6/+2 |
2020-09-18 | phy: cadence-torrent: Use of_device_get_match_data() to get driver data | Swapnil Jakhade | 1 | -8/+5 |
2020-09-16 | phy: intel: Add Keem Bay eMMC PHY support | Wan Ahmad Zainie | 3 | -0/+320 |
2020-09-16 | dt-bindings: phy: intel: Add Keem Bay eMMC PHY bindings | Wan Ahmad Zainie | 1 | -1/+16 |
2020-09-16 | phy: intel: Rename phy-intel to phy-intel-lgm | Wan Ahmad Zainie | 4 | -7/+7 |
2020-09-16 | phy: cadence: torrent: Constify regmap_config structs | Rikard Falkeborn | 1 | -6/+6 |
2020-09-16 | phy: cadence: salvo: Constify cdns_nxp_sequence_pair | Rikard Falkeborn | 1 | -3/+3 |
2020-09-16 | phy: cadence: Sierra: Constify static structs | Rikard Falkeborn | 1 | -12/+12 |
2020-09-16 | phy: cadence-torrent: Set Torrent PHY attributes | Swapnil Jakhade | 1 | -0/+4 |
2020-09-16 | phy: Add new PHY attribute max_link_rate | Swapnil Jakhade | 1 | -0/+2 |
2020-09-11 | phy: Add USB3 PHY support for Intel LGM SoC | Ramuthevar Vadivel Murugan | 3 | -0/+295 |