summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
3 daysphy: rockchip: samsung-hdptx: Handle uncommitted PHY config changesCristian Ciocaltea
3 daysphy: rockchip: samsung-hdptx: Fix rate recalculation for 3.2GHz FRLCristian Ciocaltea
3 daysphy: rockchip: samsung-hdptx: Guard against clk rate integer underflowCristian Ciocaltea
3 daysphy: rockchip: samsung-hdptx: Prevent divide-by-zero when computing clk rateCristian Ciocaltea
3 daysphy: rockchip: samsung-hdptx: Fix rate recalculation for high bpcCristian Ciocaltea
3 daysphy: qcom: qmp-combo: Drop qmp_v4_calibrate_dp_phyEsteban Urrutia
3 daysphy: qcom: qmp-combo: Correct pre-emphasis table for QMP v4 DP PHYsEsteban Urrutia
3 daysphy: renesas: rcar-gen3-usb2: Ignore missing VBUS regulatorLad Prabhakar
3 daysphy: qcom: qmp-pcie: Add pcs_lane1 offset to V5 offsetsEsteban Urrutia
3 daysphy: qcom: qmp-usb: Fix possible NULL-deref on early runtime suspendLoic Poulain
3 daysphy: qcom: snps-femto-v2: Fix possible NULL-deref on early runtime suspendLoic Poulain
3 daysphy: qcom: qmp-usb-legacy: Fix possible NULL-deref on early runtime suspendLoic Poulain
3 daysphy: qcom: sgmii-eth: vote for both voltage rails with correct current loadsMohd Ayaan Anwar
3 daysphy: rockchip: phy-rockchip-inno-csidphy: fix rk1808 hsfreq tableGerald Loacker
3 daysphy: sunplus: fix error handling in sp_uphy_init()Felix Gu
3 daysphy: renesas: rcar-gen2: Fix double of_node_put on phy creation failureFelix Gu
3 daysphy: renesas: phy-rcar-gen3-usb2: Fix devm action registration for disabled V...Biju Das
3 daysphy: starfive: Fix runtime PM cleanup in JH7110 DPHY RX probeCan Peng
3 daysphy: starfive: Fix runtime PM cleanup in JH7110 DPHY TX probeCan Peng
9 daysphy: fsl-imx8mq-usb: fix typec switch leak on probe error pathFelix Gu
9 daysphy: rockchip-samsung-dcphy: fix out-of-range max_registerJason Yang
2026-08-02Merge tag 'phy-fixes-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds
2026-07-22phy: zynqmp: keep SERDES scrambler and 8b/10b enabled for USBNava kishore Manne
2026-07-22phy: zynqmp: use read-modify-write for SERDES scrambler bypassNava kishore Manne
2026-07-22phy: zynqmp: fix L0_TM_DISABLE_SCRAMBLE_ENCODER maskNava kishore Manne
2026-07-22phy: zynqmp: fix runtime PM leak on probe allocation failureRadhey Shyam Pandey
2026-07-22phy: zynqmp: fix clock error handling in xpsgtr_phy_init()Radhey Shyam Pandey
2026-07-20phy: rockchip: naneng-combphy: Always configure SSC spread directionAlexey Charkov
2026-07-20phy: qcom: m31-eusb2: Fix return value of init callKrishna Kurapati
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-23Merge tag 'phy-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2026-06-11phy: rockchip: inno-usb2: Add missing clkout_ctl_phy kerneldocHeiko Stuebner
2026-06-11phy: Move MODULE_DEVICE_TABLE next to the table itselfKrzysztof Kozlowski
2026-06-11phy: add basic support for NXPs TJA1145 CAN transceiverDimitri Fedrau
2026-06-11phy: freescale: phy-fsl-imx8qm-lvds-phy: Fix missing pm_runtime_disable() on ...Felix Gu
2026-06-11phy: freescale: phy-fsl-imx8qm-lvds-phy: Use synchronous PM runtime put in resetFelix Gu
2026-06-11phy: lynx-10g: new driverVladimir Oltean
2026-06-11phy: lynx-28g: improve phy_validate() procedureVladimir Oltean
2026-06-11phy: lynx-28g: optimize read-modify-write operationVladimir Oltean
2026-06-11phy: lynx-28g: add support for big endian register mapsVladimir Oltean
2026-06-11phy: lynx-28g: common probe() and remove()Vladimir Oltean
2026-06-11phy: lynx-28g: make lynx_28g_pll_read_configuration() callable per PLLVladimir Oltean
2026-06-11phy: lynx-28g: move struct lynx_info definitions downwardsVladimir Oltean
2026-06-11phy: lynx-28g: provide default lynx_lane_supports_mode() implementationVladimir Oltean
2026-06-11phy: lynx-28g: generalize protocol converter accessorsVladimir Oltean
2026-06-11phy: lynx-28g: common lynx_pll_get()Vladimir Oltean
2026-06-11phy: lynx-28g: move data structures to coreVladimir Oltean
2026-06-11phy: lynx-28g: move lane mode helpers to new core moduleVladimir Oltean
2026-06-11phy: lynx-28g: reject probing on devices with unsupported OF nodesVladimir Oltean
2026-06-11phy: lynx-28g: avoid returning NULL in of_xlate() functionVladimir Oltean