ARM Sunxi Platform Development
 help / color / mirror / Atom feed
 messages from 2022-07-05 15:19:51 to 2022-07-13 15:28:05 UTC [more...]

[PATCH 0/3] sunxi: FEL boot fixes
 2022-07-13 15:27 UTC 

[PATCH v2 0/6] pinctrl: sunxi: Allwinner D1 support
 2022-07-13 13:11 UTC  (8+ messages)
` [PATCH v2 1/6] dt-bindings: pinctrl: Add compatible for Allwinner D1
` [PATCH v2 2/6] pinctrl: sunxi: Add I/O bias setting for H6 R-PIO
` [PATCH v2 3/6] pinctrl: sunxi: Support the 2.5V I/O bias mode
` [PATCH v2 4/6] pinctrl: sunxi: Refactor register/offset calculation
` [PATCH v2 5/6] pinctrl: sunxi: Make some layout parameters dynamic
` [PATCH v2 6/6] pinctrl: sunxi: Add driver for Allwinner D1

[PATCH] mfd: sun6i-prcm: Update Kconfig description
 2022-07-13  8:06 UTC  (2+ messages)

ext4load: Watchdog support
 2022-07-13  5:56 UTC 

[PATCH 1/2] dt-bindings: arm: sunxi: Default to the full MBUS binding
 2022-07-13  3:01 UTC  (8+ messages)
` [PATCH 2/2] dt-bindings: arm: sunxi: Add several MBUS compatibles

[PATCH 0/6] pinctrl: sunxi: Allwinner D1/D1s support
 2022-07-13  2:56 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: pinctrl: Add compatibles for Allwinner D1/D1s

[PATCH 0/7] media: cedrus: h265: Implement tiles support
 2022-07-12 21:28 UTC  (13+ messages)
` [PATCH 3/7] media: cedrus: Improve error messages for controls
` [PATCH 4/7] media: cedrus: Add error handling for failed setup
` [PATCH 5/7] media: cedrus: h265: Add a couple of error checks
    `  "
` [PATCH 6/7] media: cedrus: Add helper for determining number of elements
` [PATCH 7/7] media: cedrus: h265: Implement support for tiles

[PATCH 00/12] Initial support for Allwinner R329
 2022-07-12 12:16 UTC  (5+ messages)
` [PATCH 06/12] clk: sunxi=ng: add support for R329 CCUs

[PATCH v2 0/3] Allwinner R329 {R-,}PIO pinctrl support
 2022-07-12 10:11 UTC  (9+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: document Allwinner R329 PIO and R-PIO
` [PATCH v2 2/3] pinctrl: sunxi: add support for R329 CPUX pin controller
` [PATCH v2 3/3] pinctrl: sunxi: add support for R329 R-PIO "

[PATCH v13 0/7] arm64: sunxi: Allwinner H616 SoC DT support
 2022-07-11  8:51 UTC  (13+ messages)
` [PATCH v13 1/7] dt-bindings: arm: sunxi: Add H616 EMAC compatible
` [PATCH v13 2/7] dt-bindings: pinctrl: sunxi: Make interrupts optional
` [PATCH v13 3/7] arm64: dts: allwinner: Add Allwinner H616 .dtsi file
` [PATCH v13 4/7] dt-bindings: pinctrl: sunxi: allow vcc-pi-supply
` [PATCH v13 5/7] dt-bindings: arm: sunxi: Add two H616 board compatible strings
` [PATCH v13 6/7] arm64: dts: allwinner: h616: Add OrangePi Zero 2 board support
` [PATCH v13 7/7] arm64: dts: allwinner: h616: Add X96 Mate TV box support

[PATCH v1 08/33] thermal/drivers/sun8i: Switch to new of API
 2022-07-11  7:52 UTC  (5+ messages)
` [PATCH v1 27/33] iio/drivers/sun4i_gpadc: Switch to new of thermal API
` [PATCH v1 28/33] input/drivers/touchscreen_sun4i: "

[PATCH v12 0/7] arm64: sunxi: Allwinner H616 SoC DT support
 2022-07-11  0:16 UTC  (16+ messages)
` [PATCH v12 1/7] dt-bindings: arm: sunxi: Add H616 EMAC compatible
` [PATCH v12 3/7] arm64: dts: allwinner: Add Allwinner H616 .dtsi file
` [PATCH v12 6/7] arm64: dts: allwinner: h616: Add OrangePi Zero 2 board support
` [PATCH v12 7/7] arm64: dts: allwinner: h616: Add X96 Mate TV box support

[RFC] ccu-sun50i-h6: Bump-up DDR0 PLL to 1800MHz
 2022-07-10 22:54 UTC  (3+ messages)

[GIT PULL] Allwinner device tree changes for 5.20, part 2
 2022-07-09 18:16 UTC 

[GIT PULL] Allwinner device tree changes for 5.20
 2022-07-08 18:51 UTC 

[GIT PULL] Allwinner DT fixes for 5.19, part 2
 2022-07-08 18:35 UTC 

[PATCH] sunxi: dts: Fix SPI NOR campatible on Orange Pi Zero
 2022-07-08 18:31 UTC  (8+ messages)
  ` [PATCH v2] "
        ` [PATCH v2] ARM: dts: sunxi: "

[PATCH v13 00/17] Move HEVC stateless controls out of staging
 2022-07-08 17:26 UTC  (21+ messages)
` [PATCH v13 01/17] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [PATCH v13 02/17] v4l2-ctrls: add support for dynamically allocated arrays
` [PATCH v13 03/17] vivid: add dynamic array test control
` [PATCH v13 04/17] media: uapi: HEVC: Add missing fields in HEVC controls
` [PATCH v13 05/17] media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix
` [PATCH v13 06/17] media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entry
` [PATCH v13 07/17] media: uapi: HEVC: Add SEI pic struct flags
` [PATCH v13 08/17] media: uapi: HEVC: Add documentation to uAPI structure
` [PATCH v13 09/17] media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic array
` [PATCH v13 10/17] media: uapi: Move parsed HEVC pixel format out of staging
` [PATCH v13 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
` [PATCH v13 12/17] media: uapi: Move the HEVC stateless control type out of staging
` [PATCH v13 13/17] media: controls: Log HEVC stateless control in .std_log
` [PATCH v13 14/17] media: hantro: Stop using Hantro dedicated control
` [PATCH v13 15/17] media: uapi: HEVC: fix padding in v4l2 control structures
` [PATCH v13 16/17] media: uapi: Change data_bit_offset definition
` [PATCH v13 17/17] media: uapi: move HEVC stateless controls out of staging

[GIT PULL] Allwinner DT fixes for 5.19
 2022-07-08 16:58 UTC 

[PATCH v2 0/3] ASoC: sun50i-codec-analog: Internal bias support
 2022-07-08 16:52 UTC  (9+ messages)
` [PATCH v2 3/3] arm64: dts: allwinner: pinephone: Enable internal HMIC bias
    `  "
` (subset) [PATCH v2 0/3] ASoC: sun50i-codec-analog: Internal bias support
  `  "

[GIT PULL] Allwinner drivers changes for 5.20
 2022-07-08 16:45 UTC 

[GIT PULL] Allwinner config64 changes for 5.20
 2022-07-08 16:40 UTC 

[GIT PULL] Allwinner clock changes for 5.20
 2022-07-08 16:33 UTC 

[PATCH v12 00/17] Move HEVC stateless controls out of staging
 2022-07-08 16:27 UTC  (22+ messages)
` [PATCH v12 01/17] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [PATCH v12 02/17] v4l2-ctrls: add support for dynamically allocated arrays
` [PATCH v12 03/17] vivid: add dynamic array test control
` [PATCH v12 04/17] media: uapi: HEVC: Add missing fields in HEVC controls
` [PATCH v12 05/17] media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix
` [PATCH v12 06/17] media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entry
` [PATCH v12 07/17] media: uapi: HEVC: Add SEI pic struct flags
` [PATCH v12 08/17] media: uapi: HEVC: Add documentation to uAPI structure
` [PATCH v12 09/17] media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic array
` [PATCH v12 10/17] media: uapi: Move parsed HEVC pixel format out of staging
` [PATCH v12 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
      `  "
` [PATCH v12 12/17] media: uapi: Move the HEVC stateless control type out of staging
` [PATCH v12 13/17] media: controls: Log HEVC stateless control in .std_log
` [PATCH v12 14/17] media: hantro: Stop using Hantro dedicated control
` [PATCH v12 15/17] media: uapi: HEVC: fix padding in v4l2 control structures
` [PATCH v12 16/17] media: uapi: Change data_bit_offset definition
` [PATCH v12 17/17] media: uapi: move HEVC stateless controls out of staging

[PATCH v3] clk: sunxi-ng: sun50i: h6: Modify GPU clock configuration to support DFS
 2022-07-08 16:15 UTC  (7+ messages)
    `  "

[PATCH v11 00/17] Move HEVC stateless controls out of staging
 2022-07-08 12:00 UTC  (24+ messages)
` [PATCH v11 01/17] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [PATCH v11 02/17] v4l2-ctrls: add support for dynamically allocated arrays
` [PATCH v11 03/17] vivid: add dynamic array test control
` [PATCH v11 04/17] media: uapi: HEVC: Add missing fields in HEVC controls
` [PATCH v11 05/17] media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix
` [PATCH v11 06/17] media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entry
` [PATCH v11 07/17] media: uapi: HEVC: Add SEI pic struct flags
` [PATCH v11 08/17] media: uapi: HEVC: Add documentation to uAPI structure
` [PATCH v11 09/17] media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic array
` [PATCH v11 10/17] media: uapi: Move parsed HEVC pixel format out of staging
` [PATCH v11 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
` [PATCH v11 12/17] media: uapi: Move the HEVC stateless control type out of staging
` [PATCH v11 13/17] media: controls: Log HEVC stateless control in .std_log
` [PATCH v11 14/17] media: hantro: Stop using Hantro dedicated control
` [PATCH v11 15/17] media: uapi: HEVC: fix padding in v4l2 control structures
` [PATCH v11 16/17] media: uapi: Change data_bit_offset definition
` [PATCH v11 17/17] media: uapi: move HEVC stateless controls out of staging

[PATCH] drm/sun4i: Update Kconfig defaults and descriptions
 2022-07-08 11:46 UTC  (2+ messages)
` (subset) "

[PATCH v11 0/6] arm64: sunxi: Initial Allwinner H616 SoC support
 2022-07-08  9:47 UTC  (8+ messages)
` Re: [PATCH v11 3/6] arm64: dts: allwinner: Add Allwinner H616 .dtsi file
  `  "

[PATCH v10 00/17] Move HEVC stateless controls out of staging
 2022-07-06 20:28 UTC  (31+ messages)
` [PATCH v10 04/17] media: uapi: HEVC: Add missing fields in HEVC controls
` [PATCH v10 05/17] media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix
` [PATCH v10 06/17] media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entry
` [PATCH v10 07/17] media: uapi: HEVC: Add SEI pic struct flags
` [PATCH v10 08/17] media: uapi: HEVC: Add documentation to uAPI structure
` [PATCH v10 09/17] media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic array
` [PATCH v10 10/17] media: uapi: Move parsed HEVC pixel format out of staging
` [PATCH v10 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
      `  "
          `  "
` [PATCH v10 12/17] media: uapi: Move the HEVC stateless control type out of staging
` [PATCH v10 14/17] media: hantro: Stop using Hantro dedicated control
` [PATCH v10 16/17] media: uapi: Change data_bit_offset definition
` [PATCH v10 17/17] media: uapi: move HEVC stateless controls out of staging

[PATCH] dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo
 2022-07-06 16:27 UTC  (5+ messages)

[RFC PATCH] crypto: flush poison data
 2022-07-06 12:23 UTC  (10+ messages)

[PATCH 0/3] dt-bindings: usb: Document Allwinner D1 compatibles
 2022-07-05 20:30 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: usb: sunxi-musb: Add Allwinner D1 compatible
` [PATCH 2/3] dt-bindings: usb: generic-ehci: "
` [PATCH 3/3] dt-bindings: usb: generic-ohci: "
  ` Re: [PATCH 0/3] dt-bindings: usb: Document Allwinner D1 compatibles

[PATCH] soc: sunxi: mbus: Only build the driver on ARM/ARM64
 2022-07-05 20:08 UTC  (3+ messages)
  `  "

[PATCH 2/2] arm64: dts: allwinner: a100: Update I2C controller fallback
 2022-07-05 19:51 UTC  (3+ messages)
    `  "

[PATCH v5 0/3] ARM: sun8i-r40: CPU improve
 2022-07-05 19:41 UTC  (2+ messages)

[PATCH v5 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
 2022-07-05 16:37 UTC  (3+ messages)
` [PATCH v5 2/6] dt-bindings: media: sun6i-a31-csi: Add ISP output port


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