messages from 2026-03-27 18:48:50 to 2026-04-22 06:45:19 UTC [more...]
[PATCH v2 00/20] drm/atomic: Rework initial state allocation
2026-04-22 6:45 UTC (42+ messages)
` [PATCH v2 01/20] drm/colorop: Fix typos in the doc
` [PATCH v2 02/20] drm/atomic: Drop drm_private_state.obj assignment from create_state
` [PATCH v2 03/20] drm/mode-config: Mention drm_mode_config_reset() culprits
` [PATCH v2 04/20] drm/colorop: Rename __drm_colorop_state_reset()
` [PATCH v2 05/20] drm/colorop: Create drm_atomic_helper_colorop_create_state()
` [PATCH v2 06/20] drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typo
` [PATCH v2 07/20] drm/atomic-state-helper: Rename __drm_atomic_helper_plane_state_reset()
` [PATCH v2 08/20] drm/plane: Add new atomic_create_state callback
` [PATCH v2 09/20] drm/atomic-state-helper: Rename __drm_atomic_helper_crtc_state_reset()
` [PATCH v2 10/20] drm/crtc: Add new atomic_create_state callback
` [PATCH v2 11/20] drm/atomic-state-helper: Rename __drm_atomic_helper_connector_state_reset()
` [PATCH v2 12/20] drm/hdmi: Rename __drm_atomic_helper_connector_hdmi_reset()
` [PATCH v2 13/20] drm/connector: Add new atomic_create_state callback
` [PATCH v2 14/20] drm/mode-config: Create drm_mode_config_create_state()
` [PATCH v2 15/20] drm/drv: Call drm_mode_config_create_state() by default
` [PATCH v2 16/20] drm/atomic: Drop private obj state allocation
` [PATCH v2 20/20] drm/bridge_connector: Convert to atomic_create_state
[PATCH v3] media: sun6i-mipi-csi2: Use V4L2 subdev active state
2026-04-22 4:53 UTC (2+ messages)
[PATCH 0/3] sunxi: Fix and extend SPL power LED support
2026-04-21 17:12 UTC (7+ messages)
` [PATCH 1/3] sunxi: spl: fix SPL_SUNXI_LED active low configuration
` [PATCH 2/3] sunxi: configs: enable power LEDs on 32-bit boards
` [PATCH 3/3] sunxi: configs: enable power LEDs on 64-bit boards
[PATCH 0/4] Add hstimer support for H616 and T113-S3
2026-04-21 14:05 UTC (11+ messages)
` [PATCH 1/4] dt-bindings: timer: allwinner,sun5i-a13-hstimer: add "
` [PATCH 2/4] clocksource/drivers/sun5i: add H616 hstimer support
` [PATCH 3/4] arm64: dts: allwinner: h616: add hstimer node
` [PATCH 4/4] arm: dts: allwinner: t113s: "
[PATCH] mfd: axp20x: Change volatile ranges on axp803
2026-04-21 5:19 UTC (5+ messages)
[PATCH] spi: sunxi: wait for TX/RX fifo reset done
2026-04-21 4:47 UTC
[PATCH] spi: sun6i: Set SPI mode in prepare_message
2026-04-20 16:46 UTC
[PATCH AUTOSEL 7.0-6.18] media: rc: fix race between unregister and urb/irq callbacks
2026-04-20 13:08 UTC
[PATCH] arm: dts: allwinner: t113s mangopi: enable watchdog for reboot
2026-04-19 10:38 UTC (4+ messages)
[PATCH v3 0/2] media: verisilicon: Simplification and clean up
2026-04-17 10:54 UTC (6+ messages)
` [PATCH v3 1/2] media: verisilicon: Simplify motion vectors and rfc buffers allocation
` [PATCH v3 2/2] media: verisilicon: Clean up messy include
[RFC] Allwinner T536 initial support & pinctrl register layout redesign
2026-04-17 2:50 UTC (3+ messages)
` "
[PATCH v5 0/4] Introduce Allwinner H616 PWM controller
2026-04-16 15:28 UTC (9+ messages)
` [PATCH v5 1/4] dt-bindings: pwm: allwinner: add h616 pwm compatible
` [PATCH v5 2/4] pwm: sun8i: Add H616 PWM support
` [PATCH v5 3/4] arm64: dts: allwinner: h616: add PWM controller
` [PATCH v5 4/4] MAINTAINERS: Add entry on Allwinner sun8i/H616 PWM driver
[PATCH v6 0/4] Introduce Allwinner H616 PWM controller
2026-04-16 13:40 UTC (5+ messages)
` [PATCH v6 1/4] dt-bindings: pwm: allwinner: add h616 pwm compatible
` [PATCH v6 2/4] pwm: sun8i: Add H616 PWM support
` [PATCH v6 3/4] arm64: dts: allwinner: h616: add PWM controller
` [PATCH v6 4/4] MAINTAINERS: Add entry on Allwinner sun8i/H616 PWM driver
[PATCH v4 0/4] Introduce Allwinner H616 PWM controller
2026-04-16 8:22 UTC (9+ messages)
` [PATCH v4 2/4] pwm: sun50i: Add H616 PWM support
[PATCH RFC 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
2026-04-15 22:14 UTC (9+ messages)
` [PATCH RFC 1/8] dt-bindings: clk: sun60i-a733-ccu: Add allwinner A733 support
` [PATCH RFC 2/8] clk: sunxi-ng: sdm: Add dual patterns support
` [PATCH RFC 3/8] clk: sunxi-ng: a733: Add PRCM CCU
` [PATCH RFC 7/8] clk: sunxi-ng: a733: Add bus clock gates
[GIT PULL] Allwinner Clock Changes for 7.1
2026-04-11 23:24 UTC (2+ messages)
[GIT PULL] Allwinner Device Tree Changes for 7.1 - Part 2
2026-04-11 8:44 UTC (2+ messages)
[PATCH RFC net-next 00/10] net: stmmac: clean up / fix synopsys IP version checks
2026-04-10 21:04 UTC (14+ messages)
` [PATCH RFC net-next 01/10] net: stmmac: rename min_id to min_snpsver
` [PATCH RFC net-next 02/10] net: stmmac: rename dev_id to userver
` [PATCH RFC net-next 03/10] net: stmmac: always fill in ver->userver
` [PATCH RFC net-next 04/10] net: stmmac: use ver->userver and ver->snpsver to print version
` [PATCH RFC net-next 05/10] net: stmmac: rename confusing synopsys_id
` [PATCH RFC net-next 06/10] net: stmmac: dche is only for GMAC4 cores
` [PATCH RFC net-next 07/10] net: stmmac: limit MAC .debug() to dwmac1000 and dwmac4
` [PATCH RFC net-next 08/10] net: stmmac: simplify stmmac_get_ethtool_stats()
` [PATCH RFC net-next 09/10] net: stmmac: clean up test for rx_coe debug printing
` [PATCH RFC net-next 10/10] net: stmmac: only print receive COE type for GMAC cores
[PATCH 0/7] rtc: sun6i: Add support for Allwinner A733 SoC
2026-04-10 9:49 UTC (9+ messages)
` [PATCH 1/7] dt-bindings: rtc: sun6i: Add Allwinner A733 support
` [PATCH 6/7] rtc: sun6i: Add support for A733 RTC
` [PATCH 7/7] clk: sunxi-ng: Add Allwinner A733 RTC CCU support
[PATCH] media: cedrus: skip invalid H.264 reference list entries
2026-04-09 17:48 UTC (16+ messages)
` [PATCH v2] media: cedrus: reject invalid active H.264 ref indices
[PATCH v2] media: cedrus: Fix missing cleanup in error path
2026-04-09 13:15 UTC (2+ messages)
[PATCH v2] media: cedrus: Fix failure to clean up hardware on probe failure
2026-04-09 13:10 UTC (2+ messages)
[PATCH] iommu: Always fill in gather when unmapping
2026-04-08 13:34 UTC (10+ messages)
[PATCH v2 0/3] pinctrl: sunxi: a523: fix GPIO IRQ operation
2026-04-07 18:40 UTC (6+ messages)
` [PATCH v2 1/3] pinctrl: sunxi: a523: Remove unneeded IRQ remuxing flag
` [PATCH v2 2/3] dt-bindings: pinctrl: sun55i-a523: increase IRQ banks number
[PATCH 0/7] soc: sunxi: sram: Add H616 SRAM support
2026-04-07 17:51 UTC (5+ messages)
` [PATCH 1/7] dt-bindings: sram: Document Allwinner H616 VE SRAM
` [PATCH 2/7] dt-bindings: sram: sunxi-sram: Add H616 SRAM regions
[PATCH 0/5] pinctrl: sunxi: fix A523 GPIO IRQ blunder
2026-04-07 16:14 UTC (3+ messages)
` [PATCH 3/5] dt-bindings: pinctrl: sun55i-a523: increase IRQ bank number
[PATCH v1 0/4] Apply bridge-connector for the Rockchip DW-HDMI driver
2026-04-07 14:53 UTC (6+ messages)
` [PATCH v1 1/4] drm/bridge: dw-hdmi: Pass bridge attach flags for dw_hdmi_bind()
` [PATCH v1 2/4] drm/bridge: dw-hdmi: Allow &dw_hdmi_plat_data.output_port = 0 without DRM_BRIDGE_ATTACH_NO_CONNECTOR
` [PATCH v1 3/4] drm/rockchip: dw_hdmi: Apply DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connector
` [PATCH v1 4/4] drm/rockchip: dw_hdmi: Support to find the next bridge
[PATCH 1/2] sunxi: H616: dram: fix LPDDR3 TPR6 parsing
2026-04-06 21:35 UTC
[PATCH 1/2] media: cedrus: Fix missing cleanup in error path
2026-04-06 21:31 UTC (6+ messages)
` [PATCH 2/2] media: cedrus: Fix failure to clean up hardware on probe failure
[PATCH] i2c: p2wi: use dev_err_probe() for clock and reset errors
2026-04-05 3:40 UTC
[PATCH v2] iommu: Always fill in gather when unmapping
2026-04-02 16:51 UTC (4+ messages)
[PATCH 0/5] drm/sun4i: Support LVDS on D1s/T113 combo D-PHY
2026-04-01 15:04 UTC (5+ messages)
` [PATCH v3 0/6] "
[PATCH v6 phy-next 00/28] Split Generic PHY consumer and provider
2026-03-30 13:19 UTC (30+ messages)
` [PATCH v6 phy-next 03/28] usb: add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v6 phy-next 05/28] phy: add <linux/pm_runtime.h> where missing
` [PATCH v6 phy-next 06/28] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v6 phy-next 07/28] net: lan969x: include missing <linux/of.h>
` [PATCH v6 phy-next 08/28] PCI: Remove device links to PHY
` [PATCH v6 phy-next 09/28] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v6 phy-next 10/28] scsi: ufs: qcom: keep parallel track of PHY power state
` [PATCH v6 phy-next 11/28] scsi: ufs: qcom: include missing <linux/interrupt.h>
` [PATCH v6 phy-next 12/28] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v6 phy-next 13/28] usb: host: tegra: "
` [PATCH v6 phy-next 14/28] usb: gadget: tegra-xudc: "
` [PATCH v6 phy-next 15/28] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v6 phy-next 16/28] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v6 phy-next 17/28] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v6 phy-next 18/28] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v6 phy-next 19/28] drm/rockchip: dsi: include PHY provider header
` [PATCH v6 phy-next 20/28] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v6 phy-next 21/28] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v6 phy-next 22/28] net: renesas: rswitch: "
` [PATCH v6 phy-next 23/28] pinctrl: tegra-xusb: "
` [PATCH v6 phy-next 24/28] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v6 phy-next 25/28] phy: include PHY provider header (1/2)
` [PATCH v6 phy-next 26/28] phy: include PHY provider header (2/2)
` [PATCH v6 phy-next 27/28] phy: remove temporary provider compatibility from consumer header
` [PATCH v6 phy-next 28/28] MAINTAINERS: add regexes for linux-phy
[GIT PULL] Allwinner Device Tree Changes for 7.1 - Part 1
2026-03-29 13:48 UTC
[GIT PULL] Allwinner Fixes for 7.0
2026-03-29 13:46 UTC
[PATCH] arm64: dts: allwinner: enable h616 timer support
2026-03-29 13:22 UTC (5+ messages)
[PATCH 1/2] arm64: dts: allwinner: sun50i-a64: add UART DMA channels
2026-03-29 13:22 UTC (2+ messages)
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