ARM Sunxi Platform Development
 help / color / mirror / Atom feed
 messages from 2024-04-17 12:58:35 to 2024-04-23 10:46:03 UTC [more...]

[PATCH v12 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-04-23 10:45 UTC  (7+ 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 RESEND net-next v3 0/2] net: stmmac: Fix MAC-capabilities procedure
 2024-04-23 10:30 UTC  (4+ messages)
` [PATCH RESEND net-next v3 1/2] net: stmmac: Rename phylink_get_caps() callback to update_caps()
` [PATCH RESEND net-next v3 2/2] net: stmmac: Move MAC caps init to phylink MAC caps getter

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

[PATCH 00/35] media: Fix coccinelle warning/errors
 2024-04-23  9:55 UTC  (17+ messages)
` [PATCH 03/35] media: uvcvideo: Refactor iterators
` [PATCH 04/35] media: uvcvideo: Use max() macro
` [PATCH 22/35] media: i2c: st-mipid02: Use the correct div function
` [PATCH 23/35] media: dvb-frontends: tda10048: Use the right div

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

[PATCH v2 0/5] regulator: Fix AXP717 PMIC support
 2024-04-23  5:19 UTC  (9+ 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
` [PATCH v2 3/5] dt-bindings: mfd: x-powers,axp152: add boost regulator
` [PATCH v2 4/5] mfd: axp20x: AXP717: Add support for "
` [PATCH v2 5/5] regulator: axp20x: AXP717: Add "

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

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

[PATCH] ASoC: sunxi: DMIC: Add controls for adjusting the mic gains
 2024-04-22 15:02 UTC 

[PATCH v2 0/5] arm64: dts: allwinner: Add Anbernic RG35XX (Plus/H/2024) support
 2024-04-22 12:34 UTC  (23+ messages)
` [PATCH v2 1/5] dt-bindings: arm: sunxi: document Anbernic RG35XX handheld gaming device variants
` [PATCH v2 2/5] arm64: dts: allwinner: h700: Add RG35XX 2024 DTS
` [PATCH v2 3/5] arm64: dts: allwinner: h700: Add RG35XX-Plus DTS
` [PATCH v2 4/5] arm64: dts: allwinner: h700: Add RG35XX-H DTS
` [PATCH v2 5/5] arm64: dts: allwinner: h700: Add RG35XX DTBs to Makefile

[PATCH v2 00/26] media: Fix coccinelle warning/errors
 2024-04-22  6:52 UTC  (40+ messages)
` [PATCH v2 01/26] media: pci: mgb4: Refactor struct resources
` [PATCH v2 02/26] media: stb0899: Simplify check
` [PATCH v2 03/26] media: uvcvideo: Refactor iterators
` [PATCH v2 04/26] media: uvcvideo: Use max() macro
` [PATCH v2 05/26] media: go7007: Use min and max macros
` [PATCH v2 06/26] media: stm32-dcmipp: Remove redundant printk
` [PATCH v2 07/26] media: staging: sun6i-isp: "
` [PATCH v2 08/26] media: dvb-frontends: tda18271c2dd: Remove casting during div
` [PATCH v2 09/26] media: v4l: async: refactor v4l2_async_create_ancillary_links
` [PATCH v2 10/26] staging: media: tegra-video: Use swap macro
` [PATCH v2 11/26] media: s2255: Use refcount_t instead of atomic_t for num_channels
` [PATCH v2 12/26] media: platform: mtk-mdp3: Use refcount_t for job_count
` [PATCH v2 13/26] media: common: saa7146: Use min macro
` [PATCH v2 14/26] media: dvb-frontends: drx39xyj: "
` [PATCH v2 15/26] media: netup_unidvb: "
` [PATCH v2 16/26] media: au0828: "
` [PATCH v2 17/26] media: flexcop-usb: "
` [PATCH v2 18/26] media: gspca: cpia1: "
` [PATCH v2 19/26] media: stk1160: "
` [PATCH v2 20/26] media: tegra-vde: Refactor timeout handling
` [PATCH v2 21/26] media: i2c: st-mipid02: Use the correct div function
` [PATCH v2 22/26] media: tc358746: Use the correct div_ function
` [PATCH v2 23/26] media: venus: vdec: Make explicit the range of us_per_frame
` [PATCH v2 24/26] media: venus: venc: "
` [PATCH v2 25/26] media: dvb-frontends: tda10048: Fix integer overflow
` [PATCH v2 26/26] media: dvb-frontends: tda10048: Make explicit the range of z

[PATCH 0/7] drm/display: Fix display helpers depends on fallouts
 2024-04-22  3:53 UTC  (3+ messages)
` [PATCH 3/7] ARM: configs: imx_v6_v7: Enable DRM_DW_HDMI

[PATCH v2 1/1] drivers/rtc: rtc-sun6i: AutoCal Internal OSC Clock
 2024-04-21 20:14 UTC  (3+ messages)

[PATCH v2 0/2] arm64: dts: allwinner: Add Tanix TX1 support
 2024-04-21 20:11 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: arm: sunxi: document Tanix TX1 name
` [PATCH v2 2/2] arm64: dts: allwinner: Add Tanix TX1 support

[PATCH V2 0/2] Allwinner H616 NMI Controller
 2024-04-21 20:06 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/3] Move blender setup from individual planes to crtc commit in sun4i-drm
 2024-04-21 19:52 UTC  (3+ messages)

[PATCH v3 00/17] riscv: Support vendor extensions and xtheadvector
 2024-04-21  1:04 UTC  (18+ messages)
` [PATCH v3 01/17] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH v3 02/17] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v3 03/17] dt-bindings: riscv: cpus: add a vlen register length property
` [PATCH v3 04/17] riscv: vector: Use vlenb from DT
` [PATCH v3 05/17] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [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
` [PATCH v3 10/17] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v3 11/17] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
` [PATCH v3 12/17] riscv: Add xtheadvector instruction definitions
` [PATCH v3 13/17] riscv: vector: Support xtheadvector save/restore
` [PATCH v3 14/17] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v3 15/17] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v3 16/17] selftests: riscv: Fix vector tests
` [PATCH v3 17/17] selftests: riscv: Support xtheadvector in "

[PATCH 0/4] iio: light: stk3310: support powering off during suspend
 2024-04-20 13:06 UTC  (13+ messages)
` [PATCH 1/4] dt-bindings: iio: light: stk33xx: add regulator for vdd supply
  ` [PATCH 2/4] iio: light: stk3310: Implement vdd supply and power it off during suspend
  ` [PATCH 3/4] iio: light: stk3310: log error if reading the chip id fails

[PATCH v2 0/5] *** SUBJECT HERE ***
 2024-04-20 10:40 UTC 

[PATCH 0/3] Add GPADC for Allwinner H616
 2024-04-20 10:10 UTC  (12+ messages)
` [PATCH 1/3] clk: sunxi-ng: h616: Add clock/reset for GPADC
` [PATCH 2/3] dt-bindings: iio: adc: Add GPADC for Allwinner H616
` [PATCH 3/3] arm64: dts: allwinner: h616: Add GPADC device node

[PATCH v1 0/1] nvmem: Handle actual amount of data read/written by suppliers
 2024-04-19 13:02 UTC  (3+ messages)
` [PATCH v1 1/1] nvmem: Change return type of reg read/write to ssize_t

[PATCH v11 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-04-19 13:01 UTC  (10+ messages)
` [PATCH v11 09/28] drm/display: hdmi: Add HDMI compute clock helper
` [PATCH v11 15/28] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v11 17/28] drm/connector: hdmi: Add Broadcast RGB property

[PATCH net-next v2 0/2] net: stmmac: Fix MAC-capabilities procedure
 2024-04-19  8:58 UTC  (7+ messages)
` [PATCH net-next v2 1/2] net: stmmac: Rename phylink_get_caps() callback to update_caps()
` [PATCH net-next v2 2/2] net: stmmac: Move MAC caps init to phylink MAC caps getter

[PATCH v5 0/8] cpufreq: sun50i: Add Allwinner H616 support
 2024-04-19  7:14 UTC  (10+ messages)
` [PATCH v5 1/8] firmware: smccc: Export revision soc_id function
` [PATCH v5 2/8] cpufreq: dt-platdev: Blocklist Allwinner H616/618 SoCs
` [PATCH v5 3/8] dt-bindings: opp: Describe H616 OPPs and opp-supported-hw
` [PATCH v5 4/8] cpufreq: sun50i: Refactor speed bin decoding
` [PATCH v5 5/8] cpufreq: sun50i: Add support for opp_supported_hw
` [PATCH v5 6/8] cpufreq: sun50i: Add H616 support
` [PATCH v5 7/8] arm64: dts: allwinner: h616: Add CPU OPPs table
` [PATCH v5 8/8] arm64: dts: allwinner: h616: enable DVFS for all boards

[PATCH 0/2] Allwinner H616 NMI Controller
 2024-04-18 17:52 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: allwinner: h616: Add NMI device node

[PATCH 06/15] drm/sun4i: hdmi: switch to struct drm_edid
 2024-04-18 11:51 UTC  (2+ messages)

[PATCH v4 0/8] cpufreq: sun50i: Add Allwinner H616 support
 2024-04-18 11:16 UTC  (4+ messages)

[PATCH] ASoC: sunxi: sun4i-i2s: Fix pcm_formats type specification
 2024-04-18  0:48 UTC  (3+ messages)

[PATCH v2 00/17] riscv: Support vendor extensions and xtheadvector
 2024-04-17 22:51 UTC  (12+ messages)
` [PATCH v2 02/17] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v2 06/17] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v2 13/17] riscv: vector: Support xtheadvector save/restore

[PATCH 02/19] riscv: cpufeature: Fix thead vector hwcap removal
 2024-04-17 22:02 UTC  (13+ messages)

[PATCH 0/4] arm64: dts: allwinner: Add Anbernic RG35XX (Plus/H/2024) support
 2024-04-17 19:22 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: arm: sunxi: document Anbernic RG35XX handheld gaming device variants


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 read-only IMAP folder(s) and NNTP newsgroup(s).