linux-sunxi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
[PATCH v5 0/4] arm64: dts: allwinner: Add Anbernic RG35XX (Plus/H/2024) support
 2024-04-26 21:35 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: arm: sunxi: document Anbernic RG35XX handheld gaming device variants
` [PATCH v5 2/4] arm64: dts: allwinner: h700: Add RG35XX 2024 DTS
` [PATCH v5 3/4] arm64: dts: allwinner: h700: Add RG35XX-Plus DTS
` [PATCH v5 4/4] arm64: dts: allwinner: h700: Add RG35XX-H DTS

[PATCH v4 09/16] RISC-V: define the elements of the VCSR vector CSR
 2024-04-26 21:37 UTC  (8+ messages)
` [PATCH v4 10/16] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
` [PATCH v4 11/16] riscv: Add xtheadvector instruction definitions
` [PATCH v4 12/16] riscv: vector: Support xtheadvector save/restore
` [PATCH v4 13/16] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v4 14/16] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v4 15/16] selftests: riscv: Fix vector tests
` [PATCH v4 16/16] selftests: riscv: Support xtheadvector in "

[PATCH v4 00/16] riscv: Support vendor extensions and xtheadvector
 2024-04-26 21:29 UTC  (9+ messages)
` [PATCH v4 01/16] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v4 02/16] dt-bindings: riscv: cpus: add a vlen register length property
` [PATCH v4 03/16] riscv: vector: Use vlenb from DT
` [PATCH v4 04/16] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v4 05/16] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v4 06/16] riscv: Introduce vendor variants of extension helpers
` [PATCH v4 07/16] riscv: cpufeature: Extract common elements from extension checking
` [PATCH v4 08/16] riscv: Convert xandespmu to use the vendor extension framework

[PATCH v3 00/17] riscv: Support vendor extensions and xtheadvector
 2024-04-26 20:46 UTC  (24+ messages)
` [PATCH v3 01/17] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH v3 04/17] riscv: vector: Use vlenb from DT
` [PATCH v3 06/17] riscv: Fix extension subset checking
` [PATCH v3 07/17] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v3 08/17] riscv: Introduce vendor variants of extension helpers
` [PATCH v3 09/17] riscv: drivers: Convert xandespmu to use the vendor extension framework

[GIT PULL] Allwinner device tree changes for 6.10
 2024-04-26 16:45 UTC 

[GIT PULL] Allwinner config changes for 6.10
 2024-04-26 16:43 UTC 

[GIT PULL] Allwinner clock changes for 6.10
 2024-04-26 16:42 UTC 

[GIT PULL] Allwinner clock fixes for 6.9
 2024-04-26 16:41 UTC 

[PATCH v1 1/1] leds: sun50i-a100: Use match_string() helper to simplify the code
 2024-04-26 16:33 UTC  (5+ messages)

[PATCH v4 0/4] arm64: dts: allwinner: Add Anbernic RG35XX (Plus/H/2024) support
 2024-04-26 16:16 UTC  (10+ messages)
` [PATCH v4 1/4] dt-bindings: arm: sunxi: document Anbernic RG35XX handheld gaming device variants
` [PATCH v4 2/4] arm64: dts: allwinner: h700: Add RG35XX 2024 DTS
` [PATCH v4 3/4] arm64: dts: allwinner: h700: Add RG35XX-Plus DTS
` [PATCH v4 4/4] arm64: dts: allwinner: h700: Add RG35XX-H DTS

[PATCH V2 0/2] Allwinner H616 NMI Controller
 2024-04-26 15:50 UTC  (5+ messages)
` [PATCH V2 1/2] dt-bindings: irq: sun7i-nmi: Add binding for the H616 NMI controller
` [PATCH V2 2/2] arm64: dts: allwinner: h616: Add NMI device node

[PATCH v2 0/2] arm64: dts: allwinner: H616: Add LRADC
 2024-04-26 15:36 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: input: sun4i-lradc-keys: Add H616 compatible
` [PATCH v2 2/2] ARM: dts: sun50i: Add LRADC node

[PATCH] ASoC: sunxi: DMIC: Add controls for adjusting the mic gains
 2024-04-26 14:39 UTC  (4+ messages)

[PATCH v3 0/4] *** SUBJECT HERE ***
 2024-04-25 17:42 UTC  (14+ messages)
` [PATCH v3 1/4] dt-bindings: arm: sunxi: document Anbernic RG35XX handheld gaming device variants
` [PATCH v3 2/4] arm64: dts: allwinner: h700: Add RG35XX 2024 DTS
` [PATCH v3 3/4] arm64: dts: allwinner: h700: Add RG35XX-Plus DTS
` [PATCH v3 4/4] arm64: dts: allwinner: h700: Add RG35XX-H DTS

[PATCH v2 0/6] iio: light: stk3310: support powering off during suspend
 2024-04-25  5:31 UTC  (18+ messages)
` [PATCH v2 1/6] dt-bindings: iio: light: stk33xx: add vdd and leda regulators
` [PATCH v2 2/6] iio: light: stk3310: Implement vdd supply and power it off during suspend
` [PATCH v2 3/6] iio: light: stk3310: Manage LED power supply
` [PATCH v2 4/6] iio: light: stk3310: use dev_err_probe where possible
` [PATCH v2 5/6] iio: light: stk3310: log error if reading the chip id fails
` [PATCH v2 6/6] arm64: dts: allwinner: pinephone: Add power supplies to stk3311

[PATCH] cpufreq: sun50i: fix error returns in dt_has_supported_hw()
 2024-04-25  5:08 UTC  (4+ messages)

[PATCH] dt-bindings: mfd: allwinner,sun6i-a31-prcm: Use hyphens in node names
 2024-04-24 19:55 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: arm: sunxi: Correct the descriptions for Pine64 boards
 2024-04-24 18:53 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: allwinner: Correct the model names "

[PATCH v2 00/26] media: Fix coccinelle warning/errors
 2024-04-24 18:46 UTC  (10+ messages)
` [PATCH v2 09/26] media: v4l: async: refactor v4l2_async_create_ancillary_links
` [PATCH v2 16/26] media: au0828: Use min macro
` [PATCH v2 21/26] media: i2c: st-mipid02: Use the correct div function

[PATCH 0/2] arm64: dts: allwinner: H616: Add LRADC
 2024-04-24 17:56 UTC  (12+ messages)
` [PATCH 1/2] dt-bindings: input: sun4i-lradc-keys: Add H616 compatible
` [PATCH 2/2] arm64: dts: allwinner: h616: Add LRADC node

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-04-24 16:48 UTC  (4+ messages)
` [PATCH 8/9] drivers/media/*: Convert from tasklet to BH workqueue

[PATCH v3 0/4] *** SUBJECT HERE ***
 2024-04-24 11:16 UTC 

[PATCH v3 0/4] *** SUBJECT HERE ***
 2024-04-24 11:13 UTC 

[PATCH v2 0/1] nvmem: Handle actual amount of data read/written by suppliers
 2024-04-24 10:18 UTC  (4+ messages)
` [PATCH v2 1/1] nvmem: Change return type of reg read/write to ssize_t

[PATCH 1/4] arm64: dts: allwinner: Pine H64: correctly remove reg_gmac_3v3
 2024-04-24  4:41 UTC  (4+ messages)
` [PATCH 4/4] arm: dts: allwinner: drop underscore in node names

[PATCH 0/4] sunxi: devicetree updates plus new boards
 2024-04-24  0:18 UTC  (5+ messages)
` [PATCH 1/4] sunxi: dts: arm/arm64: update devicetree files from Linux-v6.9-rc4
` [PATCH 2/4] sunxi: a64: Add Remix Mini PC support
` [PATCH 3/4] [DO NOT MERGE] sunxi: dts: arm64: add Tanix TX1 DT from Linux
` [PATCH 4/4] sunxi: H616: add Tanix TX1 support

[PATCH v2 0/3] kfifo: Clean up kfifo.h
 2024-04-23 19:23 UTC  (4+ messages)
` [PATCH v2 1/3] media: rc: Add missing io.h
` [PATCH v2 2/3] media: stih-cec: "
` [PATCH v2 3/3] kfifo: Don't use "proxy" headers

[PATCH 00/35] media: Fix coccinelle warning/errors
 2024-04-23 16:49 UTC  (18+ messages)
` [PATCH 11/35] media: s2255: Use refcount_t instead of atomic_t for num_channels
` [PATCH 12/35] media: platform: mtk-mdp3: Use refcount_t for job_count
` [PATCH 13/35] media: common: saa7146: Use min macro
` [PATCH 14/35] media: dvb-frontends: drx39xyj: "
` [PATCH 19/35] media: stk1160: "
` [PATCH 23/35] media: dvb-frontends: tda10048: Use the right div
` [PATCH 26/35] media: venus: Refator return path

[PATCH v12 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-04-23 10:45 UTC  (29+ messages)
` [PATCH v12 01/28] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v12 02/28] drm/mode_object: Export drm_mode_obj_find_prop_id for tests
` [PATCH v12 03/28] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v12 04/28] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v12 05/28] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v12 06/28] drm/tests: Add output bpc tests
` [PATCH v12 07/28] drm/connector: hdmi: Add support for output format
` [PATCH v12 08/28] drm/tests: Add output formats tests
` [PATCH v12 09/28] drm/display: hdmi: Add HDMI compute clock helper
` [PATCH v12 10/28] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v12 11/28] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v12 12/28] drm/tests: Add TDMS character rate connector state tests
` [PATCH v12 13/28] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v12 14/28] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v12 15/28] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v12 16/28] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v12 17/28] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v12 18/28] drm/tests: Add tests for "
` [PATCH v12 19/28] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v12 20/28] drm/tests: Add RGB Quantization tests
` [PATCH v12 21/28] drm/connector: hdmi: Add Infoframes generation
` [PATCH v12 22/28] drm/tests: Add infoframes test
` [PATCH v12 23/28] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v12 24/28] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v12 25/28] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v12 26/28] drm/vc4: tests: Convert to plane creation helper
` [PATCH v12 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v12 28/28] drm/sun4i: hdmi: "

[PATCH RESEND net-next v3 0/2] net: stmmac: Fix MAC-capabilities procedure
 2024-04-23 10:30 UTC  (2+ messages)

[PATCH] cpufreq: sun50i: Fix build warning around snprint()
 2024-04-23  6:28 UTC  (5+ messages)

[PATCH v2 0/5] regulator: Fix AXP717 PMIC support
 2024-04-23  5:19 UTC  (6+ messages)
` [PATCH v2 1/5] mfd: axp20x: AXP717: Fix missing IRQ status registers range
` [PATCH v2 2/5] regulator: axp20x: AXP717: fix LDO supply rails and off-by-ones

Pull request: u-boot-sunxi/master for v2024.07
 2024-04-22 19:36 UTC  (2+ messages)

[PATCH v2 0/5] arm64: dts: allwinner: Add Anbernic RG35XX (Plus/H/2024) support
 2024-04-22 12:34 UTC  (7+ messages)
` [PATCH v2 2/5] arm64: dts: allwinner: h700: Add RG35XX 2024 DTS


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).