summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
6 daysMerge 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
2026-05-14phy: lynx-28g: add support for 25GBASERIoana Ciornei
2026-05-14phy: lynx-28g: probe on per-SoC and per-instance compatible stringsVladimir Oltean
2026-05-14phy: lynx-28g: require an OF node to probeVladimir Oltean
2026-05-10phy: renesas: rzg3e-usb3: Convert to FIELD_MODIFY()Geert Uytterhoeven
2026-05-10phy: freescale: imx8qm-hsio: provide regmap namesAlexander Stein
2026-05-10phy: miphy28lp: kzalloc + kcalloc to single kzallocRosen Penev
2026-05-10phy: miphy28lp: add COMPILE_TESTRosen Penev
2026-05-10phy: Add driver for EyeQ5 Ethernet PHY wrapperThéo Lebrun
2026-05-10phy: renesas: phy-rzg3e-usb3: Fix malformed MODULE_AUTHOR stringBiju Das