ARM Sunxi Platform Development
 help / color / mirror / Atom feed
 messages from 2024-09-03 08:09:44 to 2024-09-20 20:27:00 UTC [more...]

[PATCH] clk: sunxi-ng: Constify struct ccu_reset_map
 2024-09-20 20:25 UTC 

[PATCH v2] arm64: dts: allwinner: Add disable-wp for boards with micro SD card
 2024-09-20 10:52 UTC  (4+ messages)

[PATCH] arm64: dts: allwinner: pinephone: Add mount matrix to accelerometer
 2024-09-19 19:15 UTC 

[PATCH] arm64: dts: sun50i-a64-pinephone: Add mount matrix for accelerometer
 2024-09-19 18:34 UTC  (11+ messages)

[PATCH v4 0/3] Add initial support for T95 TV boxes
 2024-09-19 10:59 UTC  (5+ messages)
` [PATCH v4 3/3] arm64: dts: allwinner: h616: add support for T95 tv boxes

[PATCH] arm64: dts: allwinner: h5: NanoPi NEO Plus2: Add disable-wp to mmc0
 2024-09-19 10:00 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: arm: sunxi: document RerVision A33-Vstar board
 2024-09-17  9:54 UTC  (7+ messages)
` [PATCH 2/2] ARM: dts: sunxi: add support for "

[PATCH v10 00/14] riscv: Add support for xtheadvector
 2024-09-16 18:56 UTC  (18+ messages)
` [PATCH v10 01/14] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v10 02/14] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v10 03/14] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v10 04/14] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v10 05/14] riscv: vector: Use vlenb from DT for thead
` [PATCH v10 06/14] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v10 07/14] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v10 08/14] riscv: Add xtheadvector instruction definitions
` [PATCH v10 09/14] riscv: vector: Support xtheadvector save/restore
` [PATCH v10 10/14] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v10 11/14] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v10 12/14] selftests: riscv: Fix vector tests
` [PATCH v10 13/14] selftests: riscv: Support xtheadvector in "
` [PATCH v10 14/14] riscv: Add ghostwrite vulnerability

[PATCH] drm/sun4i: Fix a typo
 2024-09-15 12:42 UTC 

[PATCH 0/2] Fix magnetometers on PinePhone
 2024-09-15 10:12 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: sun50i-a64-pinephone: Add AF8133J to PinePhone
` [PATCH 2/2] arm64: dts: sun50i-a64-pinephone: Add mount-matrix for PinePhone magnetometers

[PATCH v3 0/2] NanoPi NEO Plus2: Fix regulators and assign them
 2024-09-12  8:34 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: dts: allwinner: H5: NanoPi Neo Plus2: Fix regulators
` [PATCH v3 2/2] arm64: dts: allwinner: H5: NanoPi NEO Plus2: Use regulators for pio

[GIT PULL] Allwinner SoC device tree changes for 6.12 part 2
 2024-09-12  8:30 UTC 

[PATCH] rtc: sun6i: disable automatic clock input switching
 2024-09-11 22:30 UTC  (3+ messages)

[PATCH 00/13] ALSA: update sample rate definitions
 2024-09-11 13:37 UTC  (36+ messages)
` [PATCH 01/13] ALSA: pcm: add more "
` [PATCH 02/13] ALSA: cmipci: drop SNDRV_PCM_RATE_KNOT
` [PATCH 03/13] ALSA: emu10k1: "
` [PATCH 04/13] ALSA: hdsp: "
` [PATCH 05/13] ALSA: hdspm: "
` [PATCH 06/13] ASoC: cs35l36: "
` [PATCH 07/13] ASoC: cs35l41: "
` [PATCH 08/13] ASoC: cs53l30: "
` [PATCH 09/13] ASoC: Intel: avs: "
` [PATCH 10/13] ASoC: qcom: q6asm-dai: "
` [PATCH 11/13] ASoC: sunxi: sun4i-codec: "
` [PATCH 12/13] ASoC: cs35l34: drop useless rate contraint
` [PATCH 13/13] ASoC: spdif: extend supported rates to 768kHz

[PATCH net-next v2 00/10] net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled()
 2024-09-11 12:20 UTC  (14+ messages)
` [PATCH -next v2] platform/olpc: Remove redundant null pointer checks in olpc_ec_setup_debugfs()
` [PATCH -next v2 2/2] media: siano: remove redundant null pointer checks in cec_devnode_init()
` [PATCH net-next v2 02/10] net: ethernet: Convert using devm_clk_get_enabled() in emac_probe()
` [PATCH net-next v2 03/10] net: ethernet: arc: "
` [PATCH net-next v2 04/10] net: ethernet: ethoc: Convert using devm_clk_get_enabled() in ethoc_probe()
` [PATCH net-next v2 05/10] net: ftgmac100: Convert using devm_clk_get_enabled() in ftgmac100_setup_clk()
` [PATCH net-next v2 06/10] net: ethernet: hisilicon: Convert using devm_clk_get_enabled() in hisi_femac_drv_probe()
` [PATCH net-next v2 07/10] net: lantiq_xrx200: Convert using devm_clk_get_enabled() in xrx200_probe()
` [PATCH net-next v2 08/10] net: stmmac: dwmac-dwc-qos-eth: Convert using devm_clk_get_enabled() in dwc_qos_probe()
` [PATCH net-next v2 09/10] net: ethernet: sunplus: Convert using devm_clk_get_enabled() in spl2sw_probe()
` [PATCH net-next v2 10/10] net: xilinx: axienet: Convert using devm_clk_get_optional_enabled() in axienet_probe()

[PATCH net-next v2 00/10] net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled()
 2024-09-11  3:08 UTC  (13+ messages)
` [PATCH net-next v2 01/10] net: dsa: bcm_sf2: Convert using devm_clk_get_optional_enabled() in bcm_sf2_sw_probe()
` [PATCH net-next v2 02/10] net: ethernet: Convert using devm_clk_get_enabled() in emac_probe()
` [PATCH net-next v2 03/10] net: ethernet: arc: "
` [PATCH net-next v2 04/10] net: ethernet: ethoc: Convert using devm_clk_get_enabled() in ethoc_probe()
` [PATCH net-next v2 05/10] net: ftgmac100: Convert using devm_clk_get_enabled() in ftgmac100_setup_clk()
` [PATCH net-next v2 06/10] net: ethernet: hisilicon: Convert using devm_clk_get_enabled() in hisi_femac_drv_probe()
` [PATCH net-next v2 07/10] net: lantiq_xrx200: Convert using devm_clk_get_enabled() in xrx200_probe()
` [PATCH net-next v2 08/10] net: stmmac: dwmac-dwc-qos-eth: Convert using devm_clk_get_enabled() in dwc_qos_probe()
` [PATCH net-next v2 09/10] net: ethernet: sunplus: Convert using devm_clk_get_enabled() in spl2sw_probe()
` [PATCH net-next v2 10/10] net: xilinx: axienet: Convert using devm_clk_get_optional_enabled() in axienet_probe()

[PATCH] pwm: Switch back to struct platform_driver::remove()
 2024-09-10  7:55 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: a64: Move CPU OPPs to the SoC dtsi file
 2024-09-10  5:17 UTC  (14+ messages)

[PATCH] ASoC: Switch back to struct platform_driver::remove()
 2024-09-09 21:01 UTC  (2+ messages)

[PATCH v6 3/3] riscv: dts: allwinner: d1: Add thermal sensor
 2024-09-09 19:23 UTC  (3+ messages)

[PATCH v3 0/3] regulator: Add AXP717 boost support
 2024-09-09 15:25 UTC  (2+ messages)

[PATCH 1/2] iio: adc: Constify struct iio_map
 2024-09-08 11:44 UTC  (4+ messages)
` [PATCH 2/2] iio: adc: Convert to IIO_MAP()

[PATCH V4 00/15] Add Battery and USB Supply for AXP717
 2024-09-07 13:30 UTC  (8+ messages)
` [PATCH V4 14/15] power: supply: axp20x_battery: add support "
` (subset) [PATCH V4 00/15] Add Battery and USB Supply "

[PATCH net-next 00/12] net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled()
 2024-09-07  2:55 UTC  (14+ messages)
` [PATCH net-next 05/12] net: ftgmac100: Convert using devm_clk_get_enabled() in ftgmac100_setup_clk()
` [PATCH net-next 09/12] net: ethernet: sunplus: Convert using devm_clk_get_enabled() in spl2sw_probe()
` [PATCH net-next 11/12] wifi: wilc1000: Convert using devm_clk_get_optional_enabled() in wilc_sdio_probe()

[PATCH] arm: dts: allwinner: a10: Add DMA for emac
 2024-09-06  0:17 UTC  (3+ messages)

[GIT PULL] Allwinner SoC device tree changes for 6.12
 2024-09-05 16:16 UTC 

[GIT PULL] Allwinner SoC driver changes for 6.12
 2024-09-05 16:12 UTC 

[PATCH] dt-bindings: pwm: allwinner,sun4i-a10-pwm: add top-level constraints
 2024-09-05 16:10 UTC  (2+ messages)

[PATCH] bus: sunxi-rsb: Simplify code with dev_err_probe()
 2024-09-05 16:02 UTC  (2+ messages)

[PATCH 00/24] Convert serio-related drivers to use new cleanup facilities
 2024-09-05  4:17 UTC  (25+ messages)
` [PATCH 01/24] Input: serio - define serio_pause_rx guard to pause and resume serio ports
` [PATCH 02/24] Input: libps2 - use guard notation when temporarily pausing "
` [PATCH 03/24] Input: alps - use guard notation when pausing serio port
` [PATCH 04/24] Input: byd "
` [PATCH 05/24] Input: synaptics "
` [PATCH 06/24] Input: atkbd "
` [PATCH 07/24] Input: sunkbd "
` [PATCH 08/24] Input: synaptics-rmi4 - use guard notation when pausing serio port in F03
` [PATCH 09/24] Input: elo - use guard notation when pausing serio port
` [PATCH 10/24] Input: gscps2 - use guard notation when acquiring spinlock
` [PATCH 11/24] Input: hyperv-keyboard "
` [PATCH 12/24] Input: i8042 - tease apart interrupt handler
` [PATCH 13/24] Input: i8042 - use guard notation when acquiring spinlock
` [PATCH 14/24] Input: ps2-gpio - use guard notation when acquiring mutex
` [PATCH 15/24] Input: ps2mult - use guard notation when acquiring spinlock
` [PATCH 16/24] Input: q40kbd "
` [PATCH 17/24] Input: sa1111ps2 "
` [PATCH 18/24] Input: serport "
` [PATCH 19/24] Input: serio - use guard notation when acquiring mutexes and spinlocks
` [PATCH 20/24] Input: serio_raw - use guard notation for locks and other resources
` [PATCH 21/24] Input: serio-raw - fix potential serio port name truncation
` [PATCH 22/24] Input: sun4i-ps2 - use guard notation when acquiring spinlock
` [PATCH 23/24] Input: userio - switch to using cleanup functions
` [PATCH 24/24] Input: xilinx_ps2 - use guard notation when acquiring spinlock

[PATCH v2 0/3] Fix regulators and assign them on NanoPi NEO Plus2
 2024-09-04 16:44 UTC  (8+ messages)
` [PATCH v2 1/3] Fix NanoPi NEO Plus2 regulators
` [PATCH v2 2/3] Use regulators for pio on NanoPi NEO Plus2
` [PATCH v2 3/3] Add vqmmc-supply "

[PATCH v2] arm64: dts: allwinner: a64: Add GPU thermal trips to the SoC dtsi
 2024-09-04 14:56 UTC  (3+ messages)

[PATCH] sunxi: add csi video support for nanopi-neo-air
 2024-09-04 14:46 UTC  (3+ messages)

[PATCH net-next v4 0/8] net: Simplified with scoped function
 2024-09-03 12:53 UTC  (5+ messages)
` [PATCH net-next v4 5/8] net: mdio: mux-mmioreg: Simplified with dev_err_probe()

[PATCH 1/3] arm64: dts: allwinner: a64: Add WiFi/BT header on Pine64
 2024-09-03  8:18 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: allwinner: a64: Add WiFi/BT "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox