summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-222-6/+22
|\
| * phy: marvell: comphy: Convert internal SMCC firmware return codes to errnoPali Rohár2020-10-022-6/+22
* | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-156-0/+813
|\ \
| * \ Merge tag 'mediatek-drm-next-5.10' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie2020-09-296-0/+813
| |\ \
| | * | drm/mediatek: Disable tmds on mt2701chunhui dai2020-09-143-0/+5
| | * | phy: mediatek: Move mtk_hdmi_phy driver into drivers/phy/mediatek folderCK Hu2020-09-066-0/+808
| | |/
| * | Merge tag 'phy-attrs-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Tomi Valkeinen2020-09-181-0/+4
| |\ \
* | \ \ Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman2020-10-051-2/+4
|\ \ \ \
| * \ \ \ Merge tag 'phy-fixes-2-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2020-09-291-2/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | phy: ti: am654: Fix a leak in serdes_am654_probe()Dan Carpenter2020-09-081-2/+4
* | | | | Merge tag 'phy-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman2020-10-0237-617/+4832
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | phy: qcom-qmp: initialize the pointer to NULLVinod Koul2020-10-011-3/+3
| * | | | phy: qcom-qmp: Add support for sc7180 DP phyStephen Boyd2020-09-281-0/+124
| * | | | phy: qcom-qmp: Add support for DP in USB3+DP combo phyStephen Boyd2020-09-282-90/+775
| * | | | phy: qcom-qmp: Use devm_platform_ioremap_resource() to simplifyStephen Boyd2020-09-281-8/+3
| * | | | phy: qcom-qmp: Get dp_com I/O resource by indexStephen Boyd2020-09-281-7/+3
| * | | | phy: qcom-qmp: Move 'serdes' and 'cfg' into 'struct qcom_phy'Stephen Boyd2020-09-281-57/+56
| * | | | phy: qcom-qmp: Remove 'initialized' in favor of 'init_count'Stephen Boyd2020-09-281-7/+2
| * | | | phy: qcom-qmp: Move phy mode into struct qmp_phyStephen Boyd2020-09-281-8/+7
| * | | | phy: rockchip-dphy-rx0: Include linux/delay.hTomasz Figa2020-09-221-0/+1
| * | | | phy: fix USB_LGM_PHY warning & build errorsRandy Dunlap2020-09-221-0/+1
| * | | | phy: cadence-torrent: Add USB + SGMII/QSGMII multilink configurationSwapnil Jakhade2020-09-181-0/+254
| * | | | 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