linux-sunxi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
[PATCH v3 00/17] riscv: Support vendor extensions and xtheadvector
 2024-04-24 14:22 UTC  (19+ 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 v2 0/6] iio: light: stk3310: support powering off during suspend
 2024-04-24 12:59 UTC  (12+ 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-24 11:40 UTC 

[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 v3 0/4] *** SUBJECT HERE ***
 2024-04-24 11:09 UTC  (5+ 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 00/26] media: Fix coccinelle warning/errors
 2024-04-24 11:11 UTC  (43+ 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/2] arm64: dts: allwinner: H616: Add LRADC
 2024-04-24 10:55 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: input: sun4i-lradc-keys: Add H616 compatible
` [PATCH 2/2] arm64: dts: allwinner: h616: Add LRADC node

[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 0/9] Convert Tasklets to BH Workqueues
 2024-04-24  9:12 UTC  (3+ messages)
` [PATCH 8/9] drivers/media/*: Convert from tasklet to BH workqueue

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

[PATCH] dt-bindings: mfd: allwinner,sun6i-a31-prcm: Use hyphens in node names
 2024-04-24  4:55 UTC 

[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 V2 0/2] Allwinner H616 NMI Controller
 2024-04-23 13:29 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 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  (6+ 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] 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 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  (2+ messages)

[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 0/4] iio: light: stk3310: support powering off during suspend
 2024-04-20 13:06 UTC  (8+ 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  (4+ messages)
` [PATCH 2/3] dt-bindings: iio: adc: "

[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  (7+ messages)
` [PATCH v11 15/28] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v11 17/28] drm/connector: hdmi: Add Broadcast RGB property


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).