public inbox for linux-phy@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-03-05 15:57:46 to 2026-03-10 11:56:38 UTC [more...]

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-10 11:49 UTC  (18+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
` [PATCH 04/61] ext4: "
` [PATCH 06/61] 9p: "
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [PATCH 13/61] squashfs: "
` [PATCH 16/61] sched: "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 25/61] net/bluetooth: "
` [PATCH 36/61] arch/sh: "

[PATCH v2 0/8] mips: econet: Add clk/reset and PCIe support
 2026-03-10 11:20 UTC  (20+ messages)
` [PATCH v2 1/8] dt-bindings: clock, reset: Add econet EN751221
` [PATCH v2 2/8] clk: airoha: Add econet EN751221 clock/reset support to en7523-scu
` [PATCH v2 3/8] dt-bindings: phy: Document PCIe PHY in EcoNet EN751221 and EN7528
` [PATCH v2 4/8] phy: econet: Add PCIe PHY driver for EcoNet EN751221 and EN7528 SoCs
` [PATCH v2 5/8] dt-bindings: PCI: mediatek: Add support for EcoNet EN7528
` [PATCH v2 6/8] PCI: mediatek: Add support for EcoNet EN7528 SoC
` [PATCH v2 7/8] PCI: Skip bridge window reads when window is not supported
` [PATCH v2 8/8] mips: dts: Add PCIe to EcoNet EN751221

[PATCH v9] phy: Add generic PHY driver used by MACB/GEM on EyeQ5
 2026-03-10  9:24 UTC  (3+ messages)
` [PATCH v9] phy: Add driver for EyeQ5 Ethernet PHY wrapper

[PATCH v3 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-10  9:08 UTC  (30+ messages)
` [PATCH v3 phy-next 01/24] ata: add <linux/pm_runtime.h> where missing
` [PATCH v3 phy-next 02/24] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v3 phy-next 03/24] usb: add "
` [PATCH v3 phy-next 04/24] drm: add <linux/pm_runtime.h> where missing
` [PATCH v3 phy-next 05/24] phy: "
` [PATCH v3 phy-next 06/24] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v3 phy-next 07/24] net: lan969x: include missing <linux/of.h>
` [PATCH v3 phy-next 08/24] PCI: Remove device links to PHY
` [PATCH v3 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
` [PATCH v3 phy-next 10/24] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v3 phy-next 11/24] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v3 phy-next 12/24] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v3 phy-next 13/24] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v3 phy-next 14/24] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v3 phy-next 15/24] drm/rockchip: dsi: include PHY provider header
` [PATCH v3 phy-next 16/24] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v3 phy-next 17/24] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v3 phy-next 18/24] net: renesas: rswitch: "
` [PATCH v3 phy-next 19/24] pinctrl: tegra-xusb: "
` [PATCH v3 phy-next 20/24] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v3 phy-next 21/24] phy: include PHY provider header (1/2)
` [PATCH v3 phy-next 22/24] phy: include PHY provider header (2/2)
` [PATCH v3 phy-next 23/24] phy: remove temporary provider compatibility from consumer header
` [PATCH v3 phy-next 24/24] MAINTAINERS: add regexes for linux-phy

[PATCH v2] phy: rockchip: naneng-combphy: Consolidate SSC configuration
 2026-03-10  8:40 UTC  (3+ messages)

[PATCH RESEND2 net-next 0/8] net: stmmac: qcom-ethqos: further serdes reorganisation
 2026-03-09 23:51 UTC  (8+ messages)

[PATCH v4 0/3] dt-bindings: phy: Convert TI OMAP control and PIPE3 PHY to DT schema
 2026-03-09 21:53 UTC  (4+ messages)
` [PATCH v4 1/3] arm: dts: ti: omap: align node patterns with established convention

[PATCH v2 net-next 0/5] net: phy: further decouple provider from consumer part
 2026-03-09 17:06 UTC  (6+ messages)
` [PATCH v2 net-next 1/5] net: phy: move mdio_device reset handling functions in the code
` [PATCH v2 net-next 2/5] net: phy: make mdio_device.c part of libphy
` [PATCH v2 net-next 3/5] net: phy: move (of_)mdio_find_bus to mdio_bus_provider.c
` [PATCH v2 net-next 4/5] net: phy: move registering mdio_bus_class and mdio_bus_type to libphy
` [PATCH v2 net-next 5/5] net: phy: move remaining provider code to mdio_bus_provider.c

[PATCH v11 0/9] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-03-09 15:06 UTC  (11+ messages)
` [PATCH v11 1/9] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v11 2/9] phy: renesas: rcar-gen3-usb2: rename local mux helper "
` [PATCH v11 5/9] phy: renesas: rcar-gen3-usb2: drop helper getting optional mux-state
` [PATCH v11 9/9] mmc: host: renesas_sdhi_core: support selecting an optional mux

[PATCH v9 00/23] MediaTek UFS Cleanup and MT8196 Enablement
 2026-03-09 10:04 UTC  (29+ messages)
` [PATCH v9 01/23] dt-bindings: phy: Add mediatek,mt8196-ufsphy variant
` [PATCH v9 02/23] dt-bindings: ufs: mediatek,ufs: Complete the binding
` [PATCH v9 03/23] dt-bindings: ufs: mediatek,ufs: Add mt8196 variant
` [PATCH v9 04/23] scsi: ufs: mediatek: Move MTK_SIP_UFS_CONTROL to mtk_sip_svc.h
` [PATCH v9 05/23] phy: mediatek: ufs: Add support for resets
` [PATCH v9 06/23] scsi: ufs: mediatek: Rework resets
` [PATCH v9 07/23] scsi: ufs: mediatek: Rework 0.9V regulator
` [PATCH v9 08/23] scsi: ufs: mediatek: Rework init function
` [PATCH v9 09/23] scsi: ufs: mediatek: Rework the crypt-boost stuff
` [PATCH v9 10/23] scsi: ufs: mediatek: Handle misc host voltage regulators
` [PATCH v9 11/23] scsi: ufs: mediatek: Remove undocumented downstream reset cruft
` [PATCH v9 12/23] scsi: ufs: mediatek: Remove vendor kernel quirks cruft
` [PATCH v9 13/23] scsi: ufs: mediatek: Use the common PHY framework
` [PATCH v9 14/23] scsi: ufs: mediatek: Remove mediatek,ufs-broken-rtc property
` [PATCH v9 15/23] scsi: ufs: mediatek: Rework _ufs_mtk_clk_scale error paths
` [PATCH v9 16/23] scsi: ufs: mediatek: Clean up logging prints
` [PATCH v9 17/23] scsi: ufs: mediatek: Rework ufs_mtk_wait_idle_state
` [PATCH v9 18/23] scsi: ufs: mediatek: Don't acquire dvfsrc-vcore twice
` [PATCH v9 19/23] scsi: ufs: mediatek: Rework hardware version reading
` [PATCH v9 20/23] scsi: ufs: mediatek: Back up idle timer in per-instance struct
` [PATCH v9 21/23] scsi: ufs: mediatek: Remove ret local from link_startup_notify
` [PATCH v9 22/23] scsi: ufs: mediatek: Remove undocumented "clk-scale-up-vcore-min"
` [PATCH v9 23/23] scsi: ufs: mediatek: Add MT8196 compatible, update copyright

[PATCH v2 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-09  9:18 UTC  (33+ messages)
` [PATCH v2 phy-next 01/24] ata: add <linux/pm_runtime.h> where missing
` [PATCH v2 phy-next 02/24] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v2 phy-next 03/24] usb: add "
` [PATCH v2 phy-next 04/24] drm: add <linux/pm_runtime.h> where missing
` [PATCH v2 phy-next 05/24] phy: "
` [PATCH v2 phy-next 06/24] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v2 phy-next 07/24] net: lan969x: include missing <linux/of.h>
` [PATCH v2 phy-next 08/24] PCI: Remove device links to PHY
` [PATCH v2 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
` [PATCH v2 phy-next 10/24] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v2 phy-next 11/24] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v2 phy-next 12/24] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v2 phy-next 13/24] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v2 phy-next 14/24] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v2 phy-next 15/24] drm/rockchip: dsi: include PHY provider header
` [PATCH v2 phy-next 16/24] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v2 phy-next 17/24] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v2 phy-next 18/24] net: renesas: rswitch: "
` [PATCH v2 phy-next 19/24] pinctrl: tegra-xusb: "
` [PATCH v2 phy-next 20/24] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v2 phy-next 21/24] phy: include PHY provider header (1/2)
` [PATCH v2 phy-next 22/24] phy: include PHY provider header (2/2)
` [PATCH v2 phy-next 23/24] phy: remove temporary provider compatibility from consumer header
` [PATCH v2 phy-next 24/24] MAINTAINERS: add regexes for linux-phy

[PATCHv2 0/2] phy: miphy28lp: build and simplify allocation
 2026-03-09  7:00 UTC  (5+ messages)
` [PATCHv2 1/2] phy: miphy28lp: add COMPILE_TEST
` [PATCHv2 2/2] phy: miphy28lp: kzalloc + kcalloc to single kzalloc

[PATCH 0/5] phy: qcom: qmp-pcie: Add PCIe Gen5 8-lane bifurcation support for Glymur
 2026-03-09  6:13 UTC  (5+ messages)

[PATCH v8] phy: Add generic PHY driver used by MACB/GEM on EyeQ5
 2026-03-08  2:06 UTC  (3+ messages)
` [PATCH v8] phy: Add driver for EyeQ5 Ethernet PHY wrapper

[PATCH v6 0/4] airoha: an7581: USB support
 2026-03-07 18:47 UTC  (16+ messages)
` [PATCH v6 1/4] dt-bindings: soc: Add bindings for Airoha SCU Serdes lines
` [PATCH v6 2/4] dt-bindings: phy: Add documentation for Airoha AN7581 USB PHY
` [PATCH v6 3/4] phy: move and rename Airoha PCIe PHY driver to dedicated directory
` [PATCH v6 4/4] phy: airoha: Add support for Airoha AN7581 USB PHY

[PATCH] phy: miphy28lp: kzalloc + kcalloc to single kzalloc
 2026-03-06 19:36 UTC  (3+ messages)

[PATCH] phy: mediatek: xsphy: reduce main allocation
 2026-03-06  4:13 UTC  (2+ messages)

[PATCH 6/8] PCI: mediatek: Add support for EcoNet EN7528 SoC
 2026-03-06 17:29 UTC  (2+ messages)

[PATCH phy-next 00/22] Split Generic PHY consumer and provider API
 2026-03-06 13:06 UTC  (12+ messages)
` [PATCH phy-next 07/22] net: lan969x: include missing <linux/of.h>
` [PATCH phy-next 12/22] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH phy-next 13/22] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH phy-next 20/22] phy: include PHY provider header

[PATCH v8 00/23] MediaTek UFS Cleanup and MT8196 Enablement
 2026-03-06 12:53 UTC  (6+ messages)
` [PATCH v8 11/23] scsi: ufs: mediatek: Remove undocumented downstream reset cruft

[RESEND 1/1] phy: freescale: imx8qm-hsio: provide regmap names
 2026-03-06 10:39 UTC  (2+ messages)

[PATCH] dt-bindings: display/msm: move DSI PHY bindings to phy/ subdir
 2026-03-06 10:36 UTC  (2+ messages)

[PATCH] phy: renesas: rzg3e-usb3: Convert to FIELD_MODIFY()
 2026-03-06 10:35 UTC  (2+ messages)

[PATCH v2] phy: cadence: Sierra: Do not modify register when getting parent clock
 2026-03-06 10:29 UTC  (2+ messages)

[PATCH v7 0/2] phy: Add generic PHY driver used by MACB/GEM on EyeQ5
 2026-03-06  9:53 UTC  (4+ messages)
` [PATCH v7 2/2] phy: Add driver for EyeQ5 Ethernet PHY wrapper

[PATCH net-next v2 0/7] net: stmmac: qcom-ethqos: further serdes reorganisation
 2026-03-06  3:32 UTC  (4+ messages)
` [PATCH net-next v2 2/7] net: stmmac: qcom-ethqos: convert to use phy_set_mode_ext()

[PATCH] phy: cadence: Sierra: Do not modify register when getting parent clock
 2026-03-06  2:45 UTC  (2+ messages)

[PATCH] phy: qualcomm: usb-hs-28nm: use flex array
 2026-03-05 10:06 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox