summaryrefslogtreecommitdiffstats
path: root/drivers/misc/hpilo.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-28phy: qcom-qmp: Add support for sc7180 DP phyStephen Boyd1-0/+124
2020-09-28phy: qcom-qmp: Add support for DP in USB3+DP combo phyStephen Boyd2-90/+775
2020-09-28phy: qcom-qmp: Use devm_platform_ioremap_resource() to simplifyStephen Boyd1-8/+3
2020-09-28phy: qcom-qmp: Get dp_com I/O resource by indexStephen Boyd1-7/+3
2020-09-28phy: qcom-qmp: Move 'serdes' and 'cfg' into 'struct qcom_phy'Stephen Boyd1-57/+56
2020-09-28phy: qcom-qmp: Remove 'initialized' in favor of 'init_count'Stephen Boyd1-7/+2
2020-09-28phy: qcom-qmp: Move phy mode into struct qmp_phyStephen Boyd1-8/+7
2020-09-28dt-bindings: phy: qcom,qmp-usb3-dp: Add DP phy informationStephen Boyd1-11/+84
2020-09-23dt-bindings: phy: ti,phy-j721e-wiz: fix bindings for torrent phyTomi Valkeinen1-3/+10
2020-09-23dt-bindings: phy: cdns,torrent-phy: add reset-namesTomi Valkeinen1-0/+10
2020-09-22phy: rockchip-dphy-rx0: Include linux/delay.hTomasz Figa1-0/+1
2020-09-22phy: fix USB_LGM_PHY warning & build errorsRandy Dunlap1-0/+1
2020-09-18phy: cadence-torrent: Add USB + SGMII/QSGMII multilink configurationSwapnil Jakhade1-0/+254
2020-09-18phy: cadence-torrent: Add PCIe + USB multilink configurationSwapnil Jakhade1-0/+216
2020-09-18phy: cadence-torrent: Add single link USB register sequencesSwapnil Jakhade1-1/+259
2020-09-18phy: cadence-torrent: Add single link SGMII/QSGMII register sequencesSwapnil Jakhade1-0/+89
2020-09-18phy: cadence-torrent: Configure PHY_PLL_CFG as part of link_cmn_valsSwapnil Jakhade1-4/+18
2020-09-18phy: cadence-torrent: Add PHY link configuration sequences for single linkSwapnil Jakhade1-0/+44
2020-09-18phy: cadence-torrent: Add clk changes for multilink configurationSwapnil Jakhade1-24/+17
2020-09-18phy: cadence-torrent: Update PHY reset for multilink configurationSwapnil Jakhade1-7/+21
2020-09-18phy: cadence-torrent: Add support for PHY multilink configurationSwapnil Jakhade1-26/+757
2020-09-18dt-bindings: phy: Add PHY_TYPE_QSGMII definitionSwapnil Jakhade1-0/+1
2020-09-18phy: cadence-torrent: Add PHY APB reset supportSwapnil Jakhade1-0/+13
2020-09-18phy: cadence-torrent: Check cmn_ready assertion during PHY power onSwapnil Jakhade1-1/+30
2020-09-18phy: cadence-torrent: Add single link PCIe supportSwapnil Jakhade1-30/+266
2020-09-18dt-bindings: phy: cadence-torrent: Update Torrent PHY bindings for generic useSwapnil Jakhade1-17/+60
2020-09-18dt-bindings: phy: cadence-torrent: Add binding to specify SSC modeSwapnil Jakhade2-0/+22
2020-09-18phy: cadence-torrent: Check total lane count for all subnodes is within limitSwapnil Jakhade1-4/+15
2020-09-18phy: cadence-torrent: Add separate regmap functions for torrent and DPSwapnil Jakhade1-33/+66
2020-09-18phy: cadence-torrent: Enable support for multiple subnodesSwapnil Jakhade1-15/+0
2020-09-18phy: cadence-torrent: Use devm_platform_ioremap_resource() to get reg addressesSwapnil Jakhade1-6/+2
2020-09-18phy: cadence-torrent: Use of_device_get_match_data() to get driver dataSwapnil Jakhade1-8/+5
2020-09-16phy: intel: Add Keem Bay eMMC PHY supportWan Ahmad Zainie3-0/+320
2020-09-16dt-bindings: phy: intel: Add Keem Bay eMMC PHY bindingsWan Ahmad Zainie1-1/+16
2020-09-16phy: intel: Rename phy-intel to phy-intel-lgmWan Ahmad Zainie4-7/+7
2020-09-16phy: cadence: torrent: Constify regmap_config structsRikard Falkeborn1-6/+6
2020-09-16phy: cadence: salvo: Constify cdns_nxp_sequence_pairRikard Falkeborn1-3/+3
2020-09-16phy: cadence: Sierra: Constify static structsRikard Falkeborn1-12/+12
2020-09-16phy: cadence-torrent: Set Torrent PHY attributesSwapnil Jakhade1-0/+4
2020-09-16phy: Add new PHY attribute max_link_rateSwapnil Jakhade1-0/+2
2020-09-11phy: Add USB3 PHY support for Intel LGM SoCRamuthevar Vadivel Murugan3-0/+295