messages from 2026-06-13 08:34:44 to 2026-06-29 13:26:54 UTC [more...]
[PATCH 00/13] treewide: replace linux/gpio.h
2026-06-29 13:26 UTC (2+ messages)
` [PATCH 01/13] ARM: replace linux/gpio.h inclusions
[PATCH v2 0/6] clk: sun6i-rtc: Add support for Allwinner A733 SoC
2026-06-29 13:15 UTC (11+ messages)
` [PATCH v2 1/6] dt-bindings: rtc: sun6i: add sun60i-a733 support
` [PATCH v2 2/6] clk: sunxi-ng: sun6i-rtc: clean up DT usage
` [PATCH v2 3/6] clk: sunxi-ng: sun6i-rtc: Add feature bit for IOSC calibration
` [PATCH v2 4/6] clk: sunxi-ng: div: add read-only operation support
` [PATCH v2 5/6] clk: sunxi-ng: sun6i-rtc: split main oscillator div and gate
` [PATCH v2 6/6] clk: sunxi-ng: sun6i-rtc: add a733 support
[PATCH RFC 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
2026-06-29 12:52 UTC (4+ messages)
` [PATCH RFC 5/8] clk: sunxi-ng: a733: Add bus clocks support
[PATCH net-next v11 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
2026-06-29 11:28 UTC (8+ messages)
` [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes PHY on sa8255p
` [PATCH net-next v11 2/7] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems
` [PATCH net-next v11 3/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v11 4/7] net: stmmac: qcom-ethqos: set serdes mode before powerup
` [PATCH net-next v11 5/7] net: stmmac: qcom-ethqos: reuse the address of ethqos_emac_driver_data
` [PATCH net-next v11 6/7] net: stmmac: qcom-ethqos: factor out linux-level setup into a separate function
` [PATCH net-next v11 7/7] net: stmmac: qcom-ethqos: add support for sa8255p
[PATCH] drm/sun4i: Remove dependency on DRM simple helpers
2026-06-29 6:51 UTC (5+ messages)
[PATCH v3 0/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller
2026-06-28 22:35 UTC (13+ messages)
` [PATCH v3 1/5] dmaengine: sun6i-dma: Refactor to support A733 interrupt and register handling
` [PATCH v3 2/5] dmaengine: sun6i-dma: Add set_addr function pointer for variable address widths
` [PATCH v3 3/5] dmaengine: sun6i-dma: Add num_channels_per_reg for flexible interrupt mapping
` [PATCH v3 4/5] dt-bindings: dmaengine: sun50i-a64-dma: Add allwinner,sun60i-a733-dma compatible string
` [PATCH v3 5/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller
[PATCH] clocksource/drivers/timer-sun4i: Advertise a real minimum delta
2026-06-27 6:48 UTC (4+ messages)
[PATCH] bus: sunxi-rsb: fail hardware init on soft-reset timeout
2026-06-27 6:40 UTC (3+ messages)
[PATCH] media: cedrus: fix memory leak in cedrus_init_ctrls()
2026-06-27 6:38 UTC (4+ messages)
[PATCH] drm/sun4i: mixer: Check clock enable failures
2026-06-27 6:36 UTC (2+ messages)
[PATCH 0/5] drm/panel: refcounting panel lookups and references
2026-06-26 15:11 UTC (17+ messages)
` [PATCH 1/5] drm/panel: have drm_panel_add/remove manage a list reference
` [PATCH 2/5] drm/bridge/panel: hold a reference to the wrapped panel
` [PATCH 3/5] drm/panel: make *find_panel*() return a counted reference
` [PATCH 4/5] drm/bridge: release panel reference on all lookup exit paths
` [PATCH 5/5] drm: release panel reference after panel bridge creation
[PATCH v5 0/6] Add support for Baijie Helper A133 board
2026-06-24 6:51 UTC (8+ messages)
` [PATCH v5 1/6] arm64: defconfig: Enable Allwinner LRADC input driver
` [PATCH v5 2/6] dt-bindings: vendor-prefixes: Add Shenzhen Baijie Technology Co., Ltd
` [PATCH v5 3/6] dt-bindings: arm: sunxi: Add Baijie HelperBoard A133 compatible
` [PATCH v5 4/6] dt-bindings: input: sun4i-lradc-keys: Add A100/A133 compatible
` [PATCH v5 5/6] arm64: dts: allwinner: a100: Add LRADC node
` [PATCH v5 6/6] arm64: dts: allwinner: A133: add support for Baijie Helper A133 board
[PATCH 0/7] rtc: sun6i: Add support for Allwinner A733 SoC
2026-06-23 15:42 UTC (9+ messages)
` [PATCH 1/7] dt-bindings: rtc: sun6i: Add Allwinner A733 support
` [PATCH 7/7] clk: sunxi-ng: Add Allwinner A733 RTC CCU support
[PATCH 0/4] arm64: dts: allwinner: add A733/Cubie A7S DTS support
2026-06-23 15:35 UTC (12+ messages)
` [PATCH 1/4] dt-bindings: arm: sunxi: add Radxa Cubie A7S
` [PATCH 2/4] dt-bindings: mmc: add Allwinner A733 compatible
` [PATCH 3/4] arm64: dts: allwinner: add Allwinner A733 SoC
` [PATCH 4/4] arm64: dts: allwinner: add Radxa Cubie A7S
new A64-OLinuXino revisions
2026-06-22 18:07 UTC (4+ messages)
[PATCH v2 0/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller
2026-06-22 16:42 UTC (18+ messages)
` [PATCH v2 1/5] dmaengine: sun6i-dma: Refactor to support A733 interrupt and register handling
` [PATCH v2 2/5] dmaengine: sun6i-dma: Add set_addr function pointer for variable address widths
` [PATCH v2 3/5] dmaengine: sun6i-dma: Add num_channels_per_reg for flexible interrupt mapping
` [PATCH v2 4/5] dt-bindings: dma: sun50i-a64-dma: Add allwinner,sun60i-a733-dma compatible string
` [PATCH v2 5/5] dmaengine: sun6i-dma: Implement support for Allwinner A733 DMA controller
[PATCH v6 00/19] drm/atomic: Rework initial state allocation
2026-06-22 9:53 UTC (4+ messages)
` [PATCH v6 15/19] drm/connector: Add new atomic_create_state callback
[PATCH] gpio: axp: Add support for devicetree
2026-06-19 22:30 UTC (2+ messages)
[PATCH 0/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller
2026-06-19 16:02 UTC (15+ messages)
` [PATCH 1/5] dmaengine: sun6i-dma: Refactor to support A733 interrupt and register handling
` [PATCH 2/5] dmaengine: sun6i-dma: Add set_addr function pointer for variable address widths
` [PATCH 3/5] dmaengine: sun6i-dma: Add num_channels_per_reg for flexible interrupt mapping
` [PATCH 4/5] dmaengine: sun6i-dma: Implement support for Allwinner A733 DMA controller
` [PATCH 5/5] dt-bindings: dma: sun50i-a64-dma: Update device tree bindings documentation for A733
Question: pinctrl-backed GPIO set_config and gpio_chip::can_sleep
2026-06-19 9:01 UTC (5+ messages)
[PATCH v3] i2c: sun6i-p2wi: Fix device node reference leak in p2wi_probe
2026-06-18 14:44 UTC (2+ messages)
[PATCH v2] i2c: sun6i-p2wi: Fix device node reference leak in p2wi_probe
2026-06-18 14:13 UTC (2+ messages)
[PATCH 2/4] i2c: sun6i-p2wi: Fix device node reference leak in p2wi_probe
2026-06-18 13:29 UTC (2+ messages)
[PATCH] reset: sunxi: fix memory region leak on ioremap failure
2026-06-18 9:49 UTC (3+ messages)
[PATCH v4] dmaengine: sun6i-dma: Fix memory leak in sun6i_dma_terminate_all
2026-06-18 3:22 UTC (3+ messages)
[PATCH v3] dmaengine: sun6i-dma: Fix memory leak in sun6i_dma_terminate_all
2026-06-17 20:55 UTC (3+ messages)
[PATCH v2] dmaengine: sun6i-dma: Fix memory leak in sun6i_dma_terminate_all
2026-06-17 2:28 UTC (5+ messages)
[PATCH v3] dmaengine: sun6i-dma: Fix use-after-free in error handling paths
2026-06-16 16:54 UTC (3+ messages)
[PATCH v2 0/8] drm/sun4i: update DE33 support
2026-06-16 13:38 UTC (8+ messages)
` [PATCH v2 7/8] dt-bindings: display: allwinner: Split H616 DE33 layer reg space
[PATCH] dmaengine: sun6i-dma: Fix memory leak in sun6i_dma_terminate_all
2026-06-16 3:42 UTC (2+ messages)
[PATCH v2] dmaengine: sun6i-dma: Fix use-after-free in error handling paths
2026-06-15 15:13 UTC (3+ messages)
[PATCH] crypto: sun4i-ss: remove debugfs directory on teardown
2026-06-15 9:23 UTC (2+ messages)
[PATCH] dmaengine: sun6i-dma: Fix use-after-free in error handling paths
2026-06-15 2:24 UTC (3+ messages)
[PATCH 07/22] media: platform: sun4i_csi: Add missing media_entity_cleanup()
2026-06-14 17:11 UTC (2+ messages)
[PATCH 0/7] arm64: allwinner: h616: Support Video Engine
2026-06-14 13:36 UTC (6+ messages)
` [PATCH 4/7] drivers: staging: media: sunxi: cedrus: add H616 variant
[PATCH v10 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
2026-06-14 13:28 UTC (15+ messages)
` [PATCH v10 1/6] dt-bindings: sun8i-v3s-ccu: Export MBUS and DRAM clocks to the public header
` [PATCH v10 2/6] clk: sunxi-ng: v3s: Remove exported clock definitions
` [PATCH v10 3/6] ARM: dts: sun8i: v3s: Add mbus node to represent the interconnect
` [PATCH v10 4/6] dt-bindings: sun6i-a31-mipi-dphy: Add V3s SoC compatible entry
` [PATCH v10 5/6] ARM: dts: sun8i: v3s: Add nodes for MIPI CSI-2 support
` [PATCH v10 6/6] ARM: dts: sun8i: v3s: Add support for the ISP
[PATCH v9 5/9] ARM: dts: sun8i: v3s: Add nodes for MIPI CSI-2 support
2026-06-13 14:11 UTC (5+ messages)
[PATCH v4 0/7] Add support for Baijie Helper A133 board
2026-06-13 12:23 UTC (8+ messages)
` [PATCH v4 6/7] arm64: dts: allwinner: a100: reserve RAM for ATF
` [PATCH v4 7/7] arm64: dts: allwinner: A133: add support for Baijie Helper A133 board
[PATCH v4 0/3] Add support for NetCube Systems OpenNMC (dobermann)
2026-06-13 11:04 UTC (3+ messages)
` [PATCH v4 3/3] ARM: dts: sunxi: add "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox