public inbox for linux-sunxi@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-03-04 03:44:10 to 2026-03-08 12:37:33 UTC [more...]

[PATCH v2 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-08 12:37 UTC  (27+ 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

[PATCH v2] pinctrl: sunxi: Implement gpiochip::get_direction()
 2026-03-08  9:34 UTC  (4+ messages)

[PATCH 0/2] arm64: dts: allwinner: fix Orange Pi Zero 3 PMIC interrupt routing
 2026-03-08  9:29 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: allwinner: h616: declare r_pio as interrupt controller
` [PATCH 2/2] arm64: dts: allwinner: orangepi-zero3: fix axp313 interrupt parrent

[PATCH net-next 0/7] net: stmmac: start to shrink memory usage
 2026-03-07 11:03 UTC  (8+ messages)
` [PATCH net-next 1/7] net: stmmac: provide plat_dat->dma_cfg in stmmac_plat_dat_alloc()
` [PATCH net-next 2/7] net: stmmac: convert plat_stmmacenet_data booleans to type bool
` [PATCH net-next 3/7] net: stmmac: reorder structs to reduce memory consumption
` [PATCH net-next 4/7] net: stmmac: use u8 for ?x_queues_to_use and number_?x_queues
` [PATCH net-next 5/7] net: stmmac: use u8 for host_dma_width and similar struct members
` [PATCH net-next 6/7] net: stmmac: add documentation for stmmac_dma_cfg members
` [PATCH net-next 7/7] net: stmmac: add documentation for clocks

[PATCH net-next v7 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-07 10:25 UTC  (10+ messages)
` [PATCH net-next v7 1/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v7 2/7] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH net-next v7 3/7] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH net-next v7 4/7] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH net-next v7 5/7] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH net-next v7 6/7] net: stmmac: qcom-ethqos: define a callback for setting the serdes speed
` [PATCH net-next v7 7/7] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH net-next v2 0/8] net: stmmac: mdio related cleanups
 2026-03-06 23:50 UTC  (18+ messages)
` [PATCH net-next v2 1/8] net: stmmac: mdio: convert MDC clock divisor selection to tables
` [PATCH net-next v2 2/8] net: stmmac: mdio: use same test for MDC clock divisor lookups
` [PATCH net-next v2 3/8] net: stmmac: mdio: simplify MDC clock divisor lookup
` [PATCH net-next v2 4/8] net: stmmac: mdio: convert field prep to use field_prep()
` [PATCH net-next v2 5/8] net: stmmac: use u32 for MDIO register field masks
` [PATCH net-next v2 6/8] net: stmmac: use GENMASK_U32() for mdio bitfields
` [PATCH net-next v2 7/8] net: stmmac: mdio_bus_data->default_an_inband is boolean
` [PATCH net-next v2 8/8] net: stmmac: make pcs_mask and phy_mask u32

[PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
 2026-03-06 17:34 UTC  (14+ messages)

[PATCH phy-next 00/22] Split Generic PHY consumer and provider API
 2026-03-06 13:06 UTC  (65+ messages)
` [PATCH phy-next 01/22] ata: add <linux/pm_runtime.h> where missing
` [PATCH phy-next 02/22] PCI: add missing headers transitively included by <linux/phy/phy.h>
` [PATCH phy-next 03/22] usb: "
` [PATCH phy-next 04/22] drm: add <linux/pm_runtime.h> where missing
` [PATCH phy-next 05/22] phy: "
` [PATCH phy-next 06/22] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH phy-next 07/22] net: lan969x: include missing <linux/of.h>
` [PATCH phy-next 08/22] PCI: remove device links to PHY
` [PATCH phy-next 09/22] ufs: exynos: stop poking into struct phy guts
` [PATCH phy-next 10/22] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH phy-next 11/22] drm/msm/dp: remove debugging prints with internal struct phy state
` [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 14/22] drm/rockchip: dsi: include PHY provider header
` [PATCH phy-next 15/22] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH phy-next 16/22] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH phy-next 17/22] net: renesas: rswitch: "
` [PATCH phy-next 18/22] pinctrl: tegra-xusb: "
` [PATCH phy-next 19/22] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH phy-next 20/22] phy: include PHY provider header
` [PATCH phy-next 21/22] phy: remove temporary provider compatibility from consumer header
` [PATCH phy-next 22/22] MAINTAINERS: add regex for linux-phy

[PATCH v13 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2026-03-05 23:50 UTC  (3+ messages)
` [PATCH v13 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller

[PATCH v3 00/15] hwspinlock: move device alloc into core and refactor includes
 2026-03-05 19:05 UTC  (4+ messages)
` [PATCH v3 09/15] hwspinlock: sun6i: use new callback to initialize hwspinlock priv

[PATCH v2 0/6] mtd: rawnand: sunxi: Fixes user data length for H6
 2026-03-05 10:01 UTC  (7+ messages)
` [PATCH v2 1/6] mtd: rawnand: sunxi: sunxi_nand_ooblayout_free code clarification
` [PATCH v2 2/6] mtd: rawnand: sunxi: fix sunxi_nfc_hw_ecc_read_extra_oob
` [PATCH v2 3/6] mtd: rawnand: sunxi: do not count BBM bytes twice
` [PATCH v2 4/6] mtd: rawnand: sunxi: replace hard coded value by a define - take2
` [PATCH v2 5/6] mtd: rawnand: sunxi: make the code mode self-explanatory
` [PATCH v2 6/6] mtd: rawnand: sunxi: introduce variable user data length

[PATCH 0/6] mtd: rawnand: sunxi: Fixes user data length for H6
 2026-03-05  9:44 UTC  (10+ messages)
` [PATCH 1/6] mtd: rawnand: sunxi: fix sunxi_nand_ooblayout_free
` [PATCH 3/6] mtd: rawnand: sunxi: do not count BBM bytes twice
` [PATCH 4/6] mtd: rawnand: sunxi: replace hard coded value by a define - take2

[PATCH v4 0/4] Introduce Allwinner H616 PWM controller
 2026-03-05  9:19 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: pwm: allwinner: add h616 pwm compatible
` [PATCH v4 2/4] pwm: sun50i: Add H616 PWM support
` [PATCH v4 3/4] arm64: dts: allwinner: h616: add PWM controller
` [PATCH v4 4/4] MAINTAINERS: Add entry on Allwinner H616 PWM driver

[PATCH v3 00/14] drm: Create drm_output_color_format enum
 2026-03-05  9:05 UTC  (15+ messages)
` [PATCH v3 01/14] drm/connector: Introduce "
` [PATCH v3 02/14] drm/edid: Convert to "
` [PATCH v3 03/14] drm/display: hdmi: Convert to drm_output_color_format
` [PATCH v3 04/14] drm/amdgpu: display: "
` [PATCH v3 05/14] drm/bridge: adv7511: "
` [PATCH v3 06/14] drm/bridge: analogix: "
` [PATCH v3 07/14] drm/bridge: cadence: "
` [PATCH v3 08/14] drm/bridge: synopsys: dw-dp: "
` [PATCH v3 09/14] drm/bridge: synopsys: dw-hdmi: "
` [PATCH v3 10/14] drm/arm: komeda: "
` [PATCH v3 11/14] drm/mediatek: dp: "
` [PATCH v3 12/14] drm/rockchip: analogix: "
` [PATCH v3 13/14] drm/connector: Remove DRM_COLOR_FORMAT defines
` [PATCH v3 14/14] drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspace

[PATCH v2 0/2] allwinner: a733: Add A733 PCK600 Power Domain Controller Support
 2026-03-05  3:34 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: power: Add Support for Allwinner A733 PCK600 Power Domain Controller
` [PATCH v2 2/2] pmdomain: sunxi: Add support for A733 to Allwinner PCK600 driver

[PATCH 0/2] allwinner: a733: Add A733 PCK600 Power Domain Controller Support
 2026-03-05  2:52 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: power: Add Support for Allwinner A733 PCK600 Power Domain Controller
` [PATCH 2/2] pmdomain: sunxi: Add support for A733 to Allwinner PCK600 driver

[PATCH net-next 0/8] net: stmmac: mdio related cleanups
 2026-03-04 20:18 UTC  (11+ messages)
` [PATCH net-next 1/8] net: stmmac: mdio: convert MDC clock divisor selection to tables
` [PATCH net-next 2/8] net: stmmac: mdio: use same test for MDC clock divisor lookups
` [PATCH net-next 3/8] net: stmmac: mdio: simplify MDC clock divisor lookup
` [PATCH net-next 4/8] net: stmmac: mdio: convert field prep to use field_prep()
` [PATCH net-next 5/8] net: stmmac: use u32 for MDIO register field masks
` [PATCH net-next 6/8] net: stmmac: use GENMASK_U32() for mdio bitfields
` [PATCH net-next 7/8] net: stmmac: mdio_bus_data->default_an_inband is boolean
` [PATCH net-next 8/8] net: stmmac: make pcs_mask and phy_mask u32

[PATCH] clocksource/drivers/sun5i: Handle error returns from devm_reset_control_get_optional_exclusive()
 2026-03-04 19:35 UTC  (2+ messages)

[PATCH v4 0/3] board: sunxi: Add TaiqiCat (TQC) A01
 2026-03-04  7:34 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: Add Beijing Ultrapower Software Co., Ltd
` [PATCH v4 2/3] dt-bindings: arm: sunxi: Add TaiqiCat (TQC) A01
` [PATCH v4 3/3] arm64: dts: allwinner: h6: Add TaiqiCat (TQC) A01 support

[PATCH v3 3/3] arm64: dts: allwinner: h6: Add TaiqiCat (TQC) A01 support
 2026-03-04  7:25 UTC  (2+ messages)


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