messages from 2025-10-27 17:15:11 to 2025-11-09 19:06:23 UTC [more...]
[PATCH 00/13] of: Add wrappers to match root node with OF device ID tables
2025-11-09 19:06 UTC (30+ messages)
` [PATCH 01/13] "
` [PATCH 02/13] cpufreq: dt-platdev: Simplify with of_machine_get_match_data()
` [PATCH 03/13] cpufreq: mediatek: "
` [PATCH 04/13] cpufreq: sun50i: Simplify with of_machine_device_match()
` [PATCH 05/13] cpufreq: ti: "
` [PATCH 06/13] cpuidle: big_little: "
` [PATCH 07/13] firmware: qcom: scm: "
` [PATCH 08/13] irqchip/atmel-aic: Simplify with of_machine_get_match_data()
` [PATCH 09/13] platform: surface: "
` [PATCH 10/13] powercap: dtpm: "
` [PATCH 11/13] soc: qcom: "
` [PATCH 12/13] soc: qcom: ubwc: "
` [PATCH 13/13] soc: tegra: Simplify with of_machine_device_match()
Colorly e708q1 and AXP20x support
2025-11-09 6:04 UTC (5+ messages)
T113-S3: Secure Boot
2025-11-08 17:55 UTC (5+ messages)
[PATCH 00/22] Add support for A100/A133 display
2025-11-08 16:58 UTC (3+ messages)
` [PATCH 17/22] phy: allwinner: phy-sun6i-mipi-dphy: add LVDS support
[PATCH 0/5] drm/sun4i: Support LVDS on D1s/T113 combo D-PHY
2025-11-08 16:53 UTC (2+ messages)
[PATCH 0/3] riscv: soc: re-organized allwinner
2025-11-08 16:32 UTC (12+ messages)
` [PATCH 1/3] riscv: soc: re-organized allwinner menu
` "
` [PATCH 2/3] riscv: soc: allwinner: d1: use the ARCH_SUNXI_XUANTIE
` [PATCH 3/3] riscv: defconfig: enable SUNXI_XUANTIE and SUNXI_ANDES
[PATCH v2 0/3] Cleanup around iommu_set_fault_handler()
2025-11-08 11:20 UTC (6+ messages)
` [PATCH v2 1/3] RDMA/usnic: Remove iommu_set_fault_handler()
` [PATCH v2 2/3] iommu/amd: Don't call report_iommu_fault()
` [PATCH v2 3/3] iommu: Allow drivers to say if they use report_iommu_fault()
[PATCH v1 00/20] iommu: Introduce and roll out test_dev domain op
2025-11-07 18:58 UTC (19+ messages)
` [PATCH v1 02/20] iommu: Introduce a test_dev domain op and an internal helper
` [PATCH v1 03/20] iommu/arm-smmu-v3: Implement arm_smmu_domain_test_dev
Kernel ooops in CCU on H700
2025-11-07 18:38 UTC
[PATCH v5 0/8] net: stmmac: qcom-ethqos: add support for SCMI power domains
2025-11-07 11:22 UTC (15+ messages)
` [PATCH v5 1/8] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH v5 2/8] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH v5 3/8] net: stmmac: qcom-ethqos: improve typing in devres callback
` [PATCH v5 4/8] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH v5 5/8] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH v5 6/8] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH v5 7/8] net: stmmac: qcom-ethqos: define a callback for setting the serdes speed
` [PATCH v5 8/8] net: stmmac: qcom-ethqos: add support for sa8255p
[PATCH] drm/sun4i: Cleanup v3s mixer config fields ordering and indentation
2025-11-06 15:03 UTC (4+ messages)
[PATCH] phy: sun4i-usb: replace use of system_wq with system_percpu_wq
2025-11-05 16:44 UTC (2+ messages)
[PATCH v2 00/30] drm/sun4i: Refactor layer code for proper DE33 support
2025-11-05 14:51 UTC (32+ messages)
` [PATCH v2 01/30] drm/sun4i: mixer: Fix up DE33 channel macros
` [PATCH v2 02/30] drm/sun4i: mixer: Remove ccsc cfg for >= DE3
` [PATCH v2 03/30] drm/sun4i: de2: Initialize layer fields earlier
` [PATCH v2 04/30] drm/sun4i: ui_layer: Move check from update to check callback
` [PATCH v2 05/30] drm/sun4i: vi_layer: "
` [PATCH v2 06/30] drm/sun4i: layers: Make atomic commit functions void
` [PATCH v2 07/30] drm/sun4i: Move blender config from layers to mixer
` [PATCH v2 08/30] drm/sun4i: ui layer: Write attributes in one go
` [PATCH v2 09/30] drm/sun4i: vi "
` [PATCH v2 10/30] drm/sun4i: mixer: Move layer enabling to atomic_update
` [PATCH v2 11/30] drm/sun4i: de2/de3: Simplify CSC config interface
` [PATCH v2 12/30] drm/sun4i: csc: Simplify arguments with taking plane state
` [PATCH v2 13/30] drm/sun4i: de2/de3: Move plane type determination to mixer
` [PATCH v2 14/30] drm/sun4i: ui_layer: Change index meaning
` [PATCH v2 15/30] drm/sun4i: layer: move num of planes calc out of layer code
` [PATCH v2 16/30] drm/sun4i: ui_layer: use layer struct instead of multiple args
` [PATCH v2 17/30] drm/sun4i: vi_layer: "
` [PATCH v2 18/30] drm/sun4i: ui_scaler: use layer instead of mixer for args
` [PATCH v2 19/30] drm/sun4i: vi_scaler: "
` [PATCH v2 20/30] drm/sun4i: layers: Make regmap for layers configurable
` [PATCH v2 21/30] drm/sun4i: csc: use layer arg instead of mixer
` [PATCH v2 22/30] drm/sun4i: layers: add physical index arg
` [PATCH v2 23/30] drm/sun4i: vi_scaler: Update DE33 base calculation
` [PATCH v2 24/30] drm/sun4i: mixer: Convert heuristics to quirk
` [PATCH v2 25/30] drm/sun4i: ui_scaler: drop sanity checks
` [PATCH v2 26/30] drm/sun4i: mixer: Add quirk for number of VI scalers
` [PATCH v2 27/30] drm/sun4i: mixer: split out layer config
` [PATCH v2 28/30] drm/sun4i: layer: replace mixer with layer struct
` [PATCH v2 29/30] drm/sun4i: vi_scaler: Find mixer from crtc
` [PATCH v2 30/30] drm/sun4i: Nuke mixer pointer from layer code
[PATCH v4 0/8] net: stmmac: qcom-ethqos: add support for SCMI power domains
2025-11-05 8:33 UTC (10+ messages)
` [PATCH v4 1/8] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH v4 2/8] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH v4 3/8] net: stmmac: qcom-ethqos: improve typing in devres callback
` [PATCH v4 4/8] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH v4 5/8] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH v4 6/8] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH v4 7/8] net: stmmac: qcom-ethqos: define a callback for setting the serdes speed
` [PATCH v4 8/8] net: stmmac: qcom-ethqos: add support for sa8255p
[PATCH 00/30] drm/sun4i: Refactor layer code for proper DE33 support
2025-11-04 16:50 UTC (42+ messages)
` [PATCH 07/30] drm/sun4i: Move blender config from layers to mixer
` [PATCH 08/30] drm/sun4i: ui layer: Write attributes in one go
` [PATCH 13/30] drm/sun4i: de2/de3: Move plane type determination to mixer
` [PATCH 16/30] drm/sun4i: ui_layer: use layer struct instead of multiple args
` [PATCH 17/30] drm/sun4i: vi_layer: "
` [PATCH 18/30] drm/sun4i: ui_scaler: use layer instead of mixer for args
` [PATCH 19/30] drm/sun4i: vi_scaler: "
` [PATCH 20/30] drm/sun4i: layers: Make regmap for layers configurable
` [PATCH 21/30] drm/sun4i: csc: use layer arg instead of mixer
` [PATCH 22/30] drm/sun4i: layers: add physical index arg
` [PATCH 23/30] drm/sun4i: vi_scaler: Update DE33 base calculation
` [PATCH 24/30] drm/sun4i: mixer: Convert heuristics to quirk
` [PATCH 25/30] drm/sun4i: ui_scaler: drop sanity checks
` [PATCH 26/30] drm/sun4i: mixer: Add quirk for number of VI scalers
` [PATCH 27/30] drm/sun4i: mixer: split out layer config
` [PATCH 28/30] drm/sun4i: layer: replace mixer with layer struct
` [PATCH 29/30] drm/sun4i: vi_scaler: Find mixer from crtc
` [PATCH 30/30] drm/sun4i: Nuke mixer pointer from layer code
[PATCH AUTOSEL 6.17-6.12] soc: sunxi: sram: add entry for a523
2025-11-04 0:22 UTC (3+ messages)
[RFC PATCH 0/5] mfd: axp20x: program poly-phased regulators
2025-11-03 17:40 UTC (3+ messages)
` [RFC PATCH 2/5] mfd: axp20x: Refactor axp20x_is_polyphase_slave()
[PATCH 0/3] regulator: Add X-Powers AXP318W PMIC support
2025-11-03 17:24 UTC (13+ messages)
` [PATCH 1/3] dt-bindings: mfd: x-powers,axp152: Document AXP318W
` [PATCH 2/3] mfd: axp20x: Add support for AXP318W PMIC
` [PATCH 3/3] regulator: axp20x: add support for the AXP318W
[PATCH] drm/sun4i: Fix device node reference leak in sun4i_tcon_of_get_id_from_port
2025-10-29 16:00 UTC (2+ messages)
[PATCH 1/1] bus: sunxi-rsb: Remove redundant pm_runtime_mark_last_busy() calls
2025-10-28 17:19 UTC (3+ messages)
[PATCH v2 00/10] allwinner: a523: Enable I2S and SPDIF TX
2025-10-28 17:08 UTC (7+ messages)
` [PATCH v2 04/10] ASoC: sun4i-spdif: Support SPDIF output on A523 family
` [PATCH v2 09/10] arm64: dts: allwinner: a523: Add SPDIF TX pin on PB and PI pins
` (subset) [PATCH v2 00/10] allwinner: a523: Enable I2S and SPDIF TX
[PATCH v4 00/16] Introduce Allwinner H6/H616 NAND controller support
2025-10-28 17:05 UTC (28+ messages)
` [PATCH v4 01/16] dt-bindings: mtd: sunxi: Add H616 compatible
` [PATCH v4 02/16] mtd: rawnand: sunxi: Remove superfluous register readings
` [PATCH v4 03/16] mtd: rawnand: sunxi: Replace hard coded value by a define
` [PATCH v4 04/16] mtd: rawnand: sunxi: move ECC strenghts in sunxi_nfc_caps
` [PATCH v4 05/16] mtd: rawnand: sunxi: introduce reg_ecc_err_cnt "
` [PATCH v4 06/16] mtd: rawnand: sunxi: introduce reg_user_data "
` [PATCH v4 07/16] mtd: rawnand: sunxi: rework pattern found registers
` [PATCH v4 08/16] mtd: rawnand: sunxi: add has_ecc_block_512 capability
` [PATCH v4 09/16] mtd: rawnand: sunxi: introduce ecc_mode_mask in sunxi_nfc_caps
` [PATCH v4 10/16] mtd: rawnand: sunxi: introduce random en/dir "
` [PATCH v4 11/16] mtd: rawnand: sunxi: introduce reg_pat_id "
` [PATCH v4 12/16] mtd: rawnand: sunxi: introduce reg_spare_area "
` [PATCH v4 13/16] mtd: rawnand: sunxi: introduce ecc_err_mask "
` [PATCH v4 14/16] mtd: rawnand: sunxi: introduce sram_size "
` [PATCH v4 15/16] mtd: rawnand: sunxi: Add support for H616 nand controller
` [PATCH v4 16/16] arm64: dts: allwinner: h616: add NAND controller
` (subset) [PATCH v4 00/16] Introduce Allwinner H6/H616 NAND controller support
[PATCH v3] sunxi: extend R528/T113-s3/D1(s) DRAM initialisation
2025-10-28 16:11 UTC (3+ messages)
[PATCH v3 00/15] Introduce Allwinner H6/H616 NAND controller support
2025-10-28 7:30 UTC (4+ messages)
` [PATCH v3 13/15] mtd: rawnand: sunxi: Add support for H616 nand controller
[GIT PULL] u-boot-sunxi/master for v2026.01
2025-10-27 21:20 UTC (2+ messages)
[PATCH v3 0/6] Allwinner: A523: add support for A523 THS0/1 controllers
2025-10-27 18:01 UTC (4+ messages)
` [PATCH v3 1/6] dt-bindings: thermal: sun8i: 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