summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
37 hoursMerge tag 'phy-fixes-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds
13 daysphy: zynqmp: keep SERDES scrambler and 8b/10b enabled for USBNava kishore Manne
13 daysphy: zynqmp: use read-modify-write for SERDES scrambler bypassNava kishore Manne
13 daysphy: zynqmp: fix L0_TM_DISABLE_SCRAMBLE_ENCODER maskNava kishore Manne
13 daysphy: zynqmp: fix runtime PM leak on probe allocation failureRadhey Shyam Pandey
13 daysphy: 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
2026-06-11phy: qcom: qmp-pcie: Add QMP PCIe PHY support for ElizaKrishna Chaitanya Chundru
2026-06-11phy: nxp-ptn3222: Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)
2026-05-19phy: ti: tusb1210: Move long delayed work on system_dfl_long_wqMarco Crivellari
2026-05-19phy: ti: add PHY driver for TI DS125DF111 Dual-Channel RetimerIoana Ciornei
2026-05-19phy: ti: alphabetically sort Kconfig and MakefileIoana Ciornei
2026-05-19phy: rockchip: naneng-combphy: Consolidate SSC configurationShawn Lin
2026-05-19phy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing configXiangxu Yin
2026-05-19phy: qcom: qmp-combo: Move pipe_clk on/off to commonVal Packett
2026-05-14phy: mediatek: xsphy: reduce main allocationRosen Penev
2026-05-14phy: qcom-usb-hs: use flexible array memberRosen Penev
2026-05-14phy: apple: atc: Fix typec switch/mux leak on unbindDavid Carlier
2026-05-14phy: econet: Add PCIe PHY driver for EcoNet EN751221 and EN7528 SoCs.Caleb James DeLisle
2026-05-14phy: rockchip: inno-usb2: Add support for RK3528Jianwei Zheng
2026-05-14phy: rockchip: inno-usb2: Add clkout_ctl_phy supportJonas Karlman
2026-05-14phy: rockchip: inno-usb2: Simplify rockchip,usbgrf handlingJonas Karlman
2026-05-14phy: phy-can-transceiver: Drop unused includeAndy Shevchenko
2026-05-14phy: phy-can-transceiver: Decouple assignment and definition in probeAndy Shevchenko
2026-05-14phy: phy-can-transceiver: Don't check for specific errors when parsing proper...Andy Shevchenko
2026-05-14phy: phy-can-transceiver: Move OF ID table closer to their userAndy Shevchenko
2026-05-14phy: phy-can-transceiver: use device_get_match_data()Andy Shevchenko
2026-05-14phy: phy-can-transceiver: Check driver match and driver data against NULLAndy Shevchenko