summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'phy-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds2024-05-2128-97/+3719
|\
| * phy: qcpm-qmp-usb: Add support for QDU1000/QRU1000Komal Bajaj2024-05-041-0/+47
| * phy: qcom-qmp-pcie: add x4 lane EP support for sa8775pMrinmay Sarkar2024-05-041-1/+8
| * phy: samsung-ufs: ufs: exit on first reported errorPeter Griffin2024-05-041-2/+8
| * phy: samsung-ufs: ufs: remove superfluous mfd/syscon.h headerPeter Griffin2024-05-041-1/+0
| * phy: rockchip: fix CONFIG_TYPEC dependencyArnd Bergmann2024-04-171-1/+1
| * phy: rockchip: usbdp: fix uninitialized variableSebastian Reichel2024-04-171-1/+1
| * phy: rockchip-snps-pcie3: add support for rockchip,rx-common-refclk-modeNiklas Cassel2024-04-131-0/+37
| * phy: rockchip: add usbdp combo phy driverSebastian Reichel2024-04-123-0/+1621
| * phy: add driver for MediaTek XFI T-PHYDaniel Golle2024-04-123-0/+463
| * phy: freescale: fsl-samsung-hdmi: Convert to platform remove callback returni...Uwe Kleine-König2024-04-121-4/+2
| * phy: qcom: qmp-ufs: update SM8650 tables for Gear 4 & 5Neil Armstrong2024-04-123-15/+68
| * Merge branch 'fixes' into nextVinod Koul2024-04-126-31/+63
| |\
| * | phy: samsung-ufs: ufs: Add support for gs101 UFS phy tuningPeter Griffin2024-04-064-0/+187
| * | phy: samsung-ufs: ufs: Add SoC callbacks for calibration and clk data recoveryPeter Griffin2024-04-065-3/+18
| * | phy: samsung-ufs: use exynos_get_pmu_regmap_by_phandle() to obtain PMU regmapPeter Griffin2024-04-061-2/+3
| * | phy: core: make phy_class constantRicardo B. Marliere2024-04-061-11/+15
| * | phy: qcom: qmp-pcie: register PHY AUX clock for SM8[456]50 4x2 PCIe PHYNeil Armstrong2024-04-051-0/+9
| * | phy: qcom: qmp-pcie: register second optional PHY AUX clockNeil Armstrong2024-04-051-3/+75
| * | phy: qcom: qmp-pcie: refactor clock register codeNeil Armstrong2024-04-051-4/+11
| * | phy: xilinx: Convert to platform remove callback returning voidUwe Kleine-König2024-04-051-4/+2
| * | phy: rockchip: Fix typo in function namesRick Wertenbroek2024-04-052-8/+8
| * | phy: qcom: qmp-combo: fix sm8650 voltage swing tableNeil Armstrong2024-04-051-1/+53
| * | phy: qcom-qmp-ufs: Add SM8475 supportDanila Tikhonov2024-03-291-0/+71
| * | phy: qcom: qmp-combo: fix duplicate return in qmp_v4_configure_dp_phyNeil Armstrong2024-03-291-2/+0
| * | phy: qcom: edp: Add v6 specific ops and X1E80100 platform supportAbel Vesa2024-03-291-0/+180
| * | phy: qcom: edp: Move v4 specific settings to version opsAbel Vesa2024-03-291-65/+118
| * | phy: qualcomm: phy-qcom-eusb2-repeater: Add support for SMB2360Abel Vesa2024-03-291-0/+17
| * | Merge tag 'phy_dp_modes_6.10' into nextVinod Koul2024-03-291-20/+56
| |\ \
| * | | phy: freescale: add Samsung HDMI PHYLucas Stach2024-03-293-0/+727
* | | | Merge tag 'drm-msm-next-2024-05-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2024-05-101-20/+56
|\ \ \ \ | | |/ / | |/| |
| * | | phy: qcom: edp: Add set_mode op for configuring eDP/DP submodeAbel Vesa2024-03-291-20/+56
| |/ /
* | | phy: ti: tusb1210: Resolve charger-det crash if charger psy is unregisteredHans de Goede2024-04-121-11/+12
* | | phy: qcom: qmp-combo: fix VCO div offset on v5_5nm and v6Johan Hovold2024-04-123-0/+4
* | | phy: phy-rockchip-samsung-hdptx: Select CONFIG_RATIONALCristian Ciocaltea2024-04-121-0/+1
| |/ |/|
* | phy: qcom: m31: match requested regulator name with dt schemaGabor Juhos2024-04-071-1/+1
* | phy: qcom: qmp-combo: Fix register base for QSERDES_DP_PHY_MODEStephen Boyd2024-04-061-2/+2
* | phy: qcom: qmp-combo: Fix VCO div offset on v3Stephen Boyd2024-04-061-1/+5
* | phy: rockchip: naneng-combphy: Fix mux on rk3588Sebastian Reichel2024-04-061-3/+33
* | phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bitsSebastian Reichel2024-04-061-3/+6
* | phy: rockchip-snps-pcie3: fix bifurcation on rk3588Michal Tomek2024-04-061-16/+8
* | phy: freescale: imx8m-pcie: fix pcie link-up instabilityMarcel Ziswiler2024-04-061-2/+4
* | phy: marvell: a3700-comphy: Fix hardcoded array sizeMikhail Kobuk2024-04-051-1/+1
* | phy: marvell: a3700-comphy: Fix out of bounds readMikhail Kobuk2024-04-051-3/+4
|/
* Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-218-0/+2157
|\
| * phy: tegra: xusb: Add API to retrieve the port number of phyWayne Chang2024-03-071-0/+13
| * Merge 6.8-rc3 into usb-nextGreg Kroah-Hartman2024-02-044-8/+32
| |\
| * | phy: realtek: usb: add new driver for the Realtek RTD SoC USB 3.0 PHYStanley Chang2024-01-273-0/+761
| * | phy: realtek: usb: add new driver for the Realtek RTD SoC USB 2.0 PHYStanley Chang2024-01-275-0/+1336
| * | phy: core: add notify_connect and notify_disconnect callbackStanley Chang2024-01-271-0/+47