ARM Sunxi Platform Development
 help / color / mirror / Atom feed
 messages from 2026-02-23 09:00:18 to 2026-03-04 18:00:50 UTC [more...]

[PATCH phy-next 00/22] Split Generic PHY consumer and provider API
 2026-03-04 17:57 UTC  (23+ 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 v3 00/15] hwspinlock: move device alloc into core and refactor includes
 2026-03-04 14:11 UTC  (8+ messages)
` [PATCH v3 03/15] hwspinlock: add helpers to retrieve core data
` [PATCH v3 04/15] hwspinlock: add callback to fill private data of a hwspinlock
` [PATCH v3 09/15] hwspinlock: sun6i: use new callback to initialize hwspinlock priv
` [PATCH v3 10/15] hwspinlock: handle hwspinlock device allocation in the core
` [PATCH v3 11/15] hwspinlock: move entries from internal to public header
` [PATCH v3 14/15] hwspinlock: refactor provider.h from "

[PATCH 0/2] allwinner: a733: Add A733 PCK600 Power Domain Controller Support
 2026-03-04 13:33 UTC  (5+ 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 v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
 2026-03-04 11:07 UTC  (18+ messages)
` [PATCH v2 09/13] i2c: powermac: use "
` [PATCH v2 10/13] i2c: owl: "
` [PATCH v2 11/13] i2c: nforce2: "
` [PATCH v2 12/13] i2c: amd756: "
` [PATCH v2 13/13] i2c: piix4: "

[PATCH net-next 0/8] net: stmmac: mdio related cleanups
 2026-03-04 10:23 UTC  (9+ 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 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 0/3] board: sunxi: Add TaiqiCat (TQC) A01
 2026-03-04  7:25 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add Beijing Ultrapower Software Co., Ltd
` [PATCH v3 2/3] dt-bindings: arm: sunxi: Add TaiqiCat (TQC) A01
` [PATCH v3 3/3] arm64: dts: allwinner: h6: Add TaiqiCat (TQC) A01 support

[PATCH] bus: sunxi-rsb: Always check register address validity
 2026-03-02 18:43 UTC  (2+ messages)

[PATCH v2 0/9] soc: remove direct accesses to of_root from drivers/soc/
 2026-03-02 17:18 UTC  (18+ messages)
` [PATCH v2 1/9] of: provide of_machine_read_compatible()
` [PATCH v2 2/9] of: provide of_machine_read_model()
` [PATCH v2 3/9] base: soc: order includes alphabetically
` [PATCH v2 4/9] base: soc: rename and export soc_device_get_machine()
` [PATCH v2 5/9] soc: fsl: guts: don't access of_root directly
` [PATCH v2 6/9] soc: imx8m: "
` [PATCH v2 7/9] soc: imx9: "
` [PATCH v2 8/9] soc: renesas: "
` [PATCH v2 9/9] soc: sunxi: mbus: "

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

[PATCH v2 0/3] arm64: allwinner: sun55i-t527: avaota-a1: Add SPI NAND
 2026-03-02 15:35 UTC  (4+ messages)
` [PATCH v2 1/3] spi: dt-bindings: sun6i: Allow Dual SPI and Quad SPI for newer SoCs
` [PATCH v2 2/3] arm64: dts: allwinner: sun55i-a523: Add pinmux for spi0 on PJ pins
` [PATCH v2 3/3] arm64: dts: allwinner: sun55i-t527: avaota-a1: Add SPI NAND

[PATCH v2 0/3] arm64: dts: allwinner: sun55i-t527: avaota-a1: Enable LEDs
 2026-03-02 15:27 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: leds: sun50i-a100: Add compatible for Allwinner A523 SoC
` [PATCH v2 2/3] arm64: dts: allwinner: sun55i-a523: Add LED controller
` [PATCH v2 3/3] arm64: dts: allwinner: sun55i-t527: avaota-a1: Enable LEDs

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

[PATCH 0/3] arm64: allwinner: sun55i-t527: avaota-a1: Add SPI NAND
 2026-02-28 19:12 UTC  (7+ messages)
` [PATCH 1/3] spi: dt-bindings: sun6i: Allow Dual SPI and Quad SPI for newer SoCs
` [PATCH 2/3] arm64: dts: allwinner: sun55i-a523: Add pinmux for spi0 on PJ pins
` [PATCH 3/3] arm64: dts: allwinner: sun55i-t527: avaota-a1: Add SPI NAND

[PATCH] drm/sun4i: Fix resource leaks
 2026-02-27 18:01 UTC  (2+ messages)

[PATCH v3 0/4] Introduce Allwinner H616 PWM controller
 2026-02-27 16:22 UTC  (6+ messages)
` [PATCH v3 2/4] pwm: sun50i: Add H616 PWM support

[PATCH 0/3] board: sunxi: Add TaiqiCat A01
 2026-02-27 15:43 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Beijing UQ Interactive Co.,Ltd
` [PATCH 2/3] dt-bindings: arm: sunxi: Add TaiqiCat (TQC) A01
` [PATCH 3/3] arm64: dts: allwinner: h6: Add TaiqiCat (TQC) A01 support

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

[PATCH] arm64: dts: allwinner: pine-h64: Enable USB 3.0 host
 2026-02-26  9:18 UTC  (3+ messages)

[PATCH 0/3] arm64: dts: allwinner: sun55i-t527: avaota-a1: Enable LEDs
 2026-02-26  7:51 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: leds: sun50i-a100: Add compatible for Allwinner A523 SoC
` [PATCH 2/3] arm64: dts: allwinner: sun55i-a523: Add LED controller
` [PATCH 3/3] arm64: dts: allwinner: sun55i-t527: avaota-a1: Enable LEDs

[PATCH 0/7] rtc: sun6i: Add support for Allwinner A733 SoC
 2026-02-25 12:02 UTC  (3+ messages)

[PATCH v2] drm/sun4i: fix kernel-doc warnings in sunxi_engine.h
 2026-02-24 18:05 UTC  (2+ messages)

[PATCH] drm/sun4i: backend: fix error pointer dereference
 2026-02-24 17:57 UTC  (2+ messages)

[PATCH] drm/sun4i: mixer: Fix layer init code
 2026-02-24 17:50 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: sun55i-a523-r: Add missing r-spi module clock
 2026-02-24 17:16 UTC  (2+ messages)

[PATCH] clocksource/drivers/sun5i: Handle error returns from devm_reset_control_get_optional_exclusive()
 2026-02-24 14:51 UTC  (2+ messages)

[PATCH v1 1/2] arm64: dts: add missing sram-supply to mali gpu nodes
 2026-02-24 11:19 UTC  (2+ messages)

[PATCH v2] pinctrl: sunxi: Implement gpiochip::get_direction()
 2026-02-24  9:52 UTC  (2+ messages)

[PATCH] pinctrl: sunxi: Implement gpiochip::get_direction()
 2026-02-24  8:48 UTC  (3+ messages)

[PATCH 0/8] soc: remove direct accesses to of_root from drivers/soc/
 2026-02-23 13:45 UTC  (4+ messages)
` [PATCH 7/8] soc: renesas: don't access of_root directly

[PATCH 1/1] pinctrl: sunxi: add GPIO get_direction callback
 2026-02-23 10:25 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