summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
2024-04-05phy: qcom: qmp-combo: fix sm8650 voltage swing tableNeil Armstrong-1/+53
2024-03-29phy: qcom-qmp-ufs: Add SM8475 supportDanila Tikhonov-0/+71
2024-03-29phy: qcom: qmp-combo: fix duplicate return in qmp_v4_configure_dp_phyNeil Armstrong-2/+0
2024-03-29phy: qcom: edp: Add v6 specific ops and X1E80100 platform supportAbel Vesa-0/+180
2024-03-29phy: qcom: edp: Move v4 specific settings to version opsAbel Vesa-65/+118
2024-03-29phy: qualcomm: phy-qcom-eusb2-repeater: Add support for SMB2360Abel Vesa-0/+17
2024-03-29Merge tag 'phy_dp_modes_6.10' into nextVinod Koul-20/+56
2024-03-29phy: qcom: edp: Add set_mode op for configuring eDP/DP submodeAbel Vesa-20/+56
2024-03-29phy: freescale: add Samsung HDMI PHYLucas Stach-0/+727
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+2157
2024-03-16Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds-1279/+4248
2024-03-07phy: tegra: xusb: Add API to retrieve the port number of phyWayne Chang-0/+13
2024-03-06phy: qcom-qmp-combo: fix type-c switch registrationJohan Hovold-4/+4
2024-03-06phy: qcom-qmp-combo: fix drm bridge registrationJohan Hovold-4/+4
2024-02-23phy: constify of_phandle_args in xlateKrzysztof Kozlowski-47/+47
2024-02-16phy: ti: tusb1210: Define device IDsAndy Shevchenko-5/+7
2024-02-16phy: ti: tusb1210: Use temporary variable for struct deviceAndy Shevchenko-23/+24
2024-02-16phy: qcom-qmp-usb: fix v3 offsets dataDmitry Baryshkov-5/+5
2024-02-16phy: rockchip: Add Samsung HDMI/eDP Combo PHY driverCristian Ciocaltea-0/+1037
2024-02-07phy: ti: gmii-sel: add resume supportThomas Richard-0/+24
2024-02-07phy: mtk-mipi-csi: add driver for CSI phyPhi-bang Nguyen-0/+370
2024-02-07phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) multilink...Swapnil Jakhade-0/+410
2024-02-07phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) multilink...Swapnil Jakhade-0/+101
2024-02-07phy: cadence-torrent: Add PCIe(100MHz) + USXGMII(156.25MHz) multilink configu...Swapnil Jakhade-9/+200
2024-02-07phy: qualcomm: eusb2-repeater: Rework init to drop redundant zero-out loopAbel Vesa-104/+62
2024-02-07phy: qcom: phy-qcom-m31: fix wrong pointer pass to PTR_ERR()Yang Yingliang-1/+1
2024-02-07phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use dashesAlexander Stein-1/+1
2024-02-07phy: qcom-qmp-ufs: Switch to devm_clk_bulk_get_all() APIManivannan Sadhasivam-56/+7
2024-02-04Merge 6.8-rc3 into usb-nextGreg Kroah-Hartman-8/+32
2024-01-30phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRPTony Lindgren-2/+2
2024-01-30phy: qcom: sgmii-eth: move PCS registers to separate headerDmitry Baryshkov-37/+47
2024-01-30phy: qcom: sgmii-eth: use existing register definitionsDmitry Baryshkov-218/+149
2024-01-30phy: qcom: qmp-usbc: drop has_pwrdn_delay handlingDmitry Baryshkov-6/+0
2024-01-30phy: qcom: qmp: move common bits definitions to common headerDmitry Baryshkov-137/+26
2024-01-30phy: qcom: qmp: split DP PHY registers to separate headersDmitry Baryshkov-90/+159
2024-01-30phy: qcom: qmp: move common functions to common headerDmitry Baryshkov-348/+120
2024-01-30phy: qcom: qmp-usb-legacy: drop qmp_usb_legacy_iomapDmitry Baryshkov-17/+1
2024-01-30phy: qcom: qmp-usb-legacy: drop single-lane supportDmitry Baryshkov-28/+9
2024-01-30phy: qcom: qmp-pcie: Update PCIe0 PHY settings for SM8550Qiang Yu-1/+5
2024-01-30phy: qcom: qmp-pcie: Update PCIe1 PHY settings for SM8550Can Guo-5/+16
2024-01-27phy: realtek: usb: add new driver for the Realtek RTD SoC USB 3.0 PHYStanley Chang-0/+761
2024-01-27phy: realtek: usb: add new driver for the Realtek RTD SoC USB 2.0 PHYStanley Chang-0/+1336
2024-01-27phy: core: add notify_connect and notify_disconnect callbackStanley Chang-0/+47
2024-01-24phy: lan966x: Add missing serdes mux entryHoratiu Vultur-0/+2
2024-01-24phy: armada-38x: add mux value for gbe port 0 on serdes 0Josua Mayer-1/+6
2024-01-24phy: renesas: rcar-gen3-usb2: Fix returning wrong error codeYoshihiro Shimoda-4/+0
2024-01-24phy: qcom-qmp-pcie: Add support for X1E80100 g3x2 and g4x2 PCIEAbel Vesa-0/+173
2024-01-24phy: qcom: qmp-pcie: Add QMP v6 registers layoutAbel Vesa-3/+10
2024-01-24phy: qcom-qmp-usb: fix serdes init sequence for IPQ6018Mantas Pucka-1/+19
2024-01-24phy: qcom-qmp-usb: fix register offsets for ipq8074/ipq6018Mantas Pucka-1/+9