ARM Sunxi Platform Development
 help / color / mirror / Atom feed
 messages from 2024-07-19 16:19:19 to 2024-08-17 23:08:28 UTC [more...]

[PATCH v3 00/26] drm: sun4i: add Display Engine 3.3 (DE33) support
 2024-08-17 22:46 UTC  (24+ messages)
` [PATCH v3 01/26] drm: sun4i: de2/de3: Change CSC argument
` [PATCH v3 02/26] drm: sun4i: de2/de3: Merge CSC functions into one
` [PATCH v3 03/26] drm: sun4i: de2/de3: call csc setup also for UI layer
` [PATCH v3 04/26] drm: sun4i: de2: Initialize layer fields earlier
` [PATCH v3 05/26] drm: sun4i: de3: Add YUV formatter module
` [PATCH v3 06/26] drm: sun4i: de3: add format enumeration function to engine
` [PATCH v3 07/26] drm: sun4i: de3: add formatter flag to mixer config
` [PATCH v3 08/26] drm: sun4i: de3: add YUV support to the DE3 mixer
` [PATCH v3 09/26] drm: sun4i: de3: pass engine reference to ccsc setup function
` [PATCH v3 10/26] drm: sun4i: de3: add YUV support to the color space correction module
` [PATCH v3 11/26] drm: sun4i: de3: add YUV support to the TCON
` [PATCH v3 12/26] drm: sun4i: support YUV formats in VI scaler
` [PATCH v3 13/26] drm: sun4i: de2/de3: add mixer version enum
` [PATCH v3 14/26] drm: sun4i: de2/de3: refactor mixer initialisation
` [PATCH v3 15/26] drm: sun4i: vi_scaler refactor vi_scaler enablement
` [PATCH v3 16/26] drm: sun4i: de2/de3: add generic blender register reference function
` [PATCH v3 17/26] drm: sun4i: de2/de3: use generic register reference function for layer configuration
` [PATCH v3 18/26] drm: sun4i: de3: Implement AFBC support
` [PATCH v3 19/26] dt-bindings: allwinner: add H616 DE33 bus binding
` [PATCH v3 20/26] dt-bindings: allwinner: add H616 DE33 clock binding
` [PATCH v3 21/26] dt-bindings: allwinner: add H616 DE33 mixer binding
` [PATCH v3 22/26] clk: sunxi-ng: ccu: add Display Engine 3.3 (DE33) support
` [PATCH v3 23/26] drm: sun4i: de33: mixer: "

[PATCH V2 00/15] Add Battery and USB Supply for AXP717
 2024-08-17  9:59 UTC  (26+ messages)
` [PATCH V2 01/15] iio: adc: axp20x_adc: Add adc_en1 and adc_en1 to axp_data
` [PATCH V2 02/15] power: supply: axp20x_battery: Remove design from min and max voltage
` [PATCH V2 03/15] power: supply: axp20x_battery: Make iio and battery config per device
` [PATCH V2 04/15] power: supply: axp20x_usb_power: Make VBUS and IIO "
` [PATCH V2 05/15] dt-bindings: power: supply: axp20x: Add input-current-limit-microamp
` [PATCH V2 06/15] power: supply: axp20x_usb_power: add input-current-limit-microamp
` [PATCH V2 07/15] dt-bindings: power: supply: axp20x-battery: Add monitored-battery
` [PATCH V2 08/15] dt-bindings: iio: adc: Add AXP717 compatible
` [PATCH V2 09/15] dt-bindings: power: supply: axp20x: "
` [PATCH V2 10/15] "
` [PATCH V2 11/15] mfd: axp20x: Add ADC, BAT, and USB cells for AXP717
` [PATCH V2 12/15] iio: adc: axp20x_adc: add support for AXP717 ADC
` [PATCH V2 13/15] power: supply: axp20x_usb_power: Add support for AXP717
` [PATCH V2 14/15] power: supply: axp20x_battery: add "
` [PATCH V2 15/15] arm64: dts: allwinner: h700: Add charger for Anbernic RG35XX

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

[PATCH 0/7] thermal: scope/cleanup.h improvements
 2024-08-17  2:47 UTC  (17+ messages)
` [PATCH 1/7] thermal: of: Use scoped device node handling to simplify of_find_trip_id()
` [PATCH 2/7] thermal: of: Use scoped device node handling to simplify thermal_of_trips_init()
` [PATCH 3/7] thermal: of: Use scoped device node handling to simplify of_thermal_zone_find()
` [PATCH 4/7] thermal: of: Simplify thermal_of_for_each_cooling_maps() with scoped for each OF child loop
` [PATCH 5/7] thermal: qcom-spmi-adc-tm5: Simplify "
` [PATCH 6/7] thermal: tegra: "
` [PATCH 7/7] thermal: sun8i: Use scoped device node handling to simplify error paths

[PATCH v2] thermal/of: support thermal zones w/o trips subnode
 2024-08-17  2:42 UTC  (5+ messages)

[PATCH] leds: sun50i-a100: Replace msleep() with usleep_range()
 2024-08-16 17:11 UTC 

[PATCH v2 0/7] thermal: scope/cleanup.h improvements
 2024-08-16 16:02 UTC  (11+ messages)
` [PATCH v2 1/7] thermal: of: Use scoped device node handling to simplify of_find_trip_id()
` [PATCH v2 2/7] thermal: of: Use scoped device node handling to simplify thermal_of_trips_init()
` [PATCH v2 3/7] thermal: of: Use scoped device node handling to simplify of_thermal_zone_find()
` [PATCH v2 4/7] thermal: of: Simplify thermal_of_for_each_cooling_maps() with scoped for each OF child loop
` [PATCH v2 5/7] thermal: qcom-spmi-adc-tm5: Simplify "
` [PATCH v2 6/7] thermal: tegra: "
` [PATCH v2 7/7] thermal: sun8i: Use scoped device node handling to simplify error paths

[PATCH v3 0/3] regulator: Add AXP717 boost support
 2024-08-16  0:18 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: mfd: x-powers,axp152: add boost regulator
` [PATCH v3 2/3] mfd: axp20x: AXP717: Add support for "
` [PATCH v3 3/3] regulator: axp20x: AXP717: Add "

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

[PATCH] arm64: dts: allwinner: Add GPU thermal trips to the SoC dtsi for A64
 2024-08-12  2:46 UTC  (3+ messages)

[PATCH v3 00/26] media: Fix coccinelle warning/errors
 2024-08-09  8:02 UTC  (9+ messages)
` [PATCH v3 26/26] media: dvb-frontends: tda10048: Make the range of z explicit

Pull request: u-boot-sunxi/master for v2024.10
 2024-08-06 18:43 UTC  (2+ messages)

[PATCH v2 0/5] regulator: Fix AXP717 PMIC support
 2024-08-05 14:21 UTC  (3+ messages)

[PATCH V3 0/4] Add Anbernic RG35XX-SP
 2024-08-01 16:25 UTC  (2+ messages)

[PATCH v2] ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode
 2024-08-01 12:07 UTC 

[PATCH v15 00/29] drm/connector: Create HDMI Connector infrastructure
 2024-08-01  9:08 UTC  (5+ messages)
` [PATCH v15 01/29] drm/connector: Introduce an HDMI connector initialization function

[PATCH] cpufreq: Use of_property_present()
 2024-08-01  5:51 UTC  (3+ messages)

[PATCH AUTOSEL 6.10 093/121] iommu: sun50i: allocate page tables from below 4 GiB
 2024-08-01  0:00 UTC 

[PATCH 0/4] media: cedrus: Add a JPEG decoder
 2024-07-31 16:56 UTC  (6+ messages)
` [PATCH 1/4] media: cedrus: Setup secondary output formats
` [PATCH 2/4] media: cedrus: Add JPEG decoder
` [PATCH 3/4] media: cedrus: Enable JPEG decoding in various variants
` [PATCH 4/4] media: cedrus: Don't require requests for all codecs

[PATCH] rtc: sun6i: disable automatic clock input switching
 2024-07-30 19:49 UTC 

[PATCH 0/8] Add Battery and USB Supply for AXP717
 2024-07-30 19:38 UTC  (10+ messages)
` [PATCH 5/8] iio: adc: axp20x_adc: add support for AXP717 ADC
` [PATCH 6/8] power: supply: axp20x_usb_power: Add support for AXP717
` [PATCH 7/8] power: supply: axp20x_battery: add "

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

[PATCH v3] of: remove internal arguments from of_property_for_each_u32()
 2024-07-25  7:56 UTC  (2+ messages)

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

[PATCH v2] of: remove internal arguments from of_property_for_each_u32()
 2024-07-24 13:53 UTC  (4+ messages)

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

[PATCH v5 00/13] riscv: Add support for xtheadvector
 2024-07-22 22:14 UTC  (11+ messages)
` [PATCH v5 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v5 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v5 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v5 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v5 12/13] selftests: riscv: Fix vector tests
` [PATCH v5 13/13] selftests: riscv: Support xtheadvector in "

[PATCH] sunxi: add csi video support for nanopi-neo-air
 2024-07-22 20:55 UTC  (3+ messages)

[PATCH] sunxi: dts: arm/arm64: update devicetree files from Linux-v6.10
 2024-07-20 17:14 UTC  (3+ messages)


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