summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
2024-04-17phy: rockchip: fix CONFIG_TYPEC dependencyArnd Bergmann-1/+1
2024-04-17phy: rockchip: usbdp: fix uninitialized variableSebastian Reichel-1/+1
2024-04-13phy: rockchip-snps-pcie3: add support for rockchip,rx-common-refclk-modeNiklas Cassel-0/+37
2024-04-12phy: rockchip: add usbdp combo phy driverSebastian Reichel-0/+1621
2024-04-12phy: ti: tusb1210: Resolve charger-det crash if charger psy is unregisteredHans de Goede-11/+12
2024-04-12phy: qcom: qmp-combo: fix VCO div offset on v5_5nm and v6Johan Hovold-0/+4
2024-04-12phy: add driver for MediaTek XFI T-PHYDaniel Golle-0/+463
2024-04-12phy: freescale: fsl-samsung-hdmi: Convert to platform remove callback returni...Uwe Kleine-König-4/+2
2024-04-12phy: qcom: qmp-ufs: update SM8650 tables for Gear 4 & 5Neil Armstrong-15/+68
2024-04-12phy: phy-rockchip-samsung-hdptx: Select CONFIG_RATIONALCristian Ciocaltea-0/+1
2024-04-12Merge branch 'fixes' into nextVinod Koul-31/+63
2024-04-07phy: qcom: m31: match requested regulator name with dt schemaGabor Juhos-1/+1
2024-04-06phy: qcom: qmp-combo: Fix register base for QSERDES_DP_PHY_MODEStephen Boyd-2/+2
2024-04-06phy: qcom: qmp-combo: Fix VCO div offset on v3Stephen Boyd-1/+5
2024-04-06phy: rockchip: naneng-combphy: Fix mux on rk3588Sebastian Reichel-3/+33
2024-04-06phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bitsSebastian Reichel-3/+6
2024-04-06phy: rockchip-snps-pcie3: fix bifurcation on rk3588Michal Tomek-16/+8
2024-04-06phy: samsung-ufs: ufs: Add support for gs101 UFS phy tuningPeter Griffin-0/+187
2024-04-06phy: samsung-ufs: ufs: Add SoC callbacks for calibration and clk data recoveryPeter Griffin-3/+18
2024-04-06phy: samsung-ufs: use exynos_get_pmu_regmap_by_phandle() to obtain PMU regmapPeter Griffin-2/+3
2024-04-06phy: freescale: imx8m-pcie: fix pcie link-up instabilityMarcel Ziswiler-2/+4
2024-04-06phy: core: make phy_class constantRicardo B. Marliere-11/+15
2024-04-05phy: qcom: qmp-pcie: register PHY AUX clock for SM8[456]50 4x2 PCIe PHYNeil Armstrong-0/+9
2024-04-05phy: qcom: qmp-pcie: register second optional PHY AUX clockNeil Armstrong-3/+75
2024-04-05phy: qcom: qmp-pcie: refactor clock register codeNeil Armstrong-4/+11
2024-04-05phy: marvell: a3700-comphy: Fix hardcoded array sizeMikhail Kobuk-1/+1
2024-04-05phy: marvell: a3700-comphy: Fix out of bounds readMikhail Kobuk-3/+4
2024-04-05phy: xilinx: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2024-04-05phy: rockchip: Fix typo in function namesRick Wertenbroek-8/+8
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