summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2024-05-21Merge tag 'phy-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2024-05-10Merge tag 'drm-msm-next-2024-05-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2024-05-04phy: qcpm-qmp-usb: Add support for QDU1000/QRU1000Komal Bajaj
2024-05-04phy: qcom-qmp-pcie: add x4 lane EP support for sa8775pMrinmay Sarkar
2024-05-04phy: samsung-ufs: ufs: exit on first reported errorPeter Griffin
2024-05-04phy: samsung-ufs: ufs: remove superfluous mfd/syscon.h headerPeter Griffin
2024-04-17phy: rockchip: fix CONFIG_TYPEC dependencyArnd Bergmann
2024-04-17phy: rockchip: usbdp: fix uninitialized variableSebastian Reichel
2024-04-13phy: rockchip-snps-pcie3: add support for rockchip,rx-common-refclk-modeNiklas Cassel
2024-04-12phy: rockchip: add usbdp combo phy driverSebastian Reichel
2024-04-12phy: ti: tusb1210: Resolve charger-det crash if charger psy is unregisteredHans de Goede
2024-04-12phy: qcom: qmp-combo: fix VCO div offset on v5_5nm and v6Johan Hovold
2024-04-12phy: add driver for MediaTek XFI T-PHYDaniel Golle
2024-04-12phy: freescale: fsl-samsung-hdmi: Convert to platform remove callback returni...Uwe Kleine-König
2024-04-12phy: qcom: qmp-ufs: update SM8650 tables for Gear 4 & 5Neil Armstrong
2024-04-12phy: phy-rockchip-samsung-hdptx: Select CONFIG_RATIONALCristian Ciocaltea
2024-04-12Merge branch 'fixes' into nextVinod Koul
2024-04-07phy: qcom: m31: match requested regulator name with dt schemaGabor Juhos
2024-04-06phy: qcom: qmp-combo: Fix register base for QSERDES_DP_PHY_MODEStephen Boyd
2024-04-06phy: qcom: qmp-combo: Fix VCO div offset on v3Stephen Boyd
2024-04-06phy: rockchip: naneng-combphy: Fix mux on rk3588Sebastian Reichel
2024-04-06phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bitsSebastian Reichel
2024-04-06phy: rockchip-snps-pcie3: fix bifurcation on rk3588Michal Tomek
2024-04-06phy: samsung-ufs: ufs: Add support for gs101 UFS phy tuningPeter Griffin
2024-04-06phy: samsung-ufs: ufs: Add SoC callbacks for calibration and clk data recoveryPeter Griffin
2024-04-06phy: samsung-ufs: use exynos_get_pmu_regmap_by_phandle() to obtain PMU regmapPeter Griffin
2024-04-06phy: freescale: imx8m-pcie: fix pcie link-up instabilityMarcel Ziswiler
2024-04-06phy: core: make phy_class constantRicardo B. Marliere
2024-04-05phy: qcom: qmp-pcie: register PHY AUX clock for SM8[456]50 4x2 PCIe PHYNeil Armstrong
2024-04-05phy: qcom: qmp-pcie: register second optional PHY AUX clockNeil Armstrong
2024-04-05phy: qcom: qmp-pcie: refactor clock register codeNeil Armstrong
2024-04-05phy: marvell: a3700-comphy: Fix hardcoded array sizeMikhail Kobuk
2024-04-05phy: marvell: a3700-comphy: Fix out of bounds readMikhail Kobuk
2024-04-05phy: xilinx: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-05phy: rockchip: Fix typo in function namesRick Wertenbroek
2024-04-05phy: qcom: qmp-combo: fix sm8650 voltage swing tableNeil Armstrong
2024-03-29phy: qcom-qmp-ufs: Add SM8475 supportDanila Tikhonov
2024-03-29phy: qcom: qmp-combo: fix duplicate return in qmp_v4_configure_dp_phyNeil Armstrong
2024-03-29phy: qcom: edp: Add v6 specific ops and X1E80100 platform supportAbel Vesa
2024-03-29phy: qcom: edp: Move v4 specific settings to version opsAbel Vesa
2024-03-29phy: qualcomm: phy-qcom-eusb2-repeater: Add support for SMB2360Abel Vesa
2024-03-29Merge tag 'phy_dp_modes_6.10' into nextVinod Koul
2024-03-29phy: qcom: edp: Add set_mode op for configuring eDP/DP submodeAbel Vesa
2024-03-29phy: freescale: add Samsung HDMI PHYLucas Stach
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-16Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2024-03-07phy: tegra: xusb: Add API to retrieve the port number of phyWayne Chang
2024-03-06phy: qcom-qmp-combo: fix type-c switch registrationJohan Hovold
2024-03-06phy: qcom-qmp-combo: fix drm bridge registrationJohan Hovold
2024-02-23phy: constify of_phandle_args in xlateKrzysztof Kozlowski