ARM Sunxi Platform Development
 help / color / mirror / Atom feed
 messages from 2022-06-06 08:17:32 to 2022-06-16 14:35:07 UTC [more...]

[PATCH 00/96] Refactor non_legacy_dai_naming flag
 2022-06-16 14:34 UTC  (23+ messages)
` [PATCH 03/96] drm/vc4: Migrate to new style legacy DAI naming flag
` [PATCH 06/96] ASoC: jz4740-i2c: "
` [PATCH 07/96] ASoC: ep93xx: "
` [PATCH 09/96] ASoC: bcm: "
` [PATCH 13/96] ASoC: xilinx: "
` [PATCH 20/96] ASoC: fsl: "
` [PATCH 21/96] ASoC: xtensa: "
` [PATCH 23/96] ASoC: dwc: "
` [PATCH 27/96] ASoC: au1x: "
` [PATCH 38/96] ASoC: pistachio: Remove now redundant non_legacy_dai_naming flag
` [PATCH 48/96] ASoC: alc*: "
` [PATCH 50/96] ASoC: da*: "
` [PATCH 53/96] ASoC: msm*: "
` [PATCH 60/96] ASoC: tas*: "
` [PATCH 63/96] ASoC: twl*: "
` [PATCH 65/96] ASoC: wm*: "
` [PATCH 66/96] ASoC: 88pm860x: "
` [PATCH 73/96] ASoC: cq93vc: "
` [PATCH 76/96] ASoC: gtm601: "
` [PATCH 77/96] ASoC: hdac_hdmi: "
` [PATCH 81/96] ASoC: Intel: avs: "
` [PATCH 88/96] ASoC: rk817: "

[PATCH 0/3] ASoC: sun50i-codec-analog: Internal bias support
 2022-06-16  8:28 UTC  (5+ messages)
` [PATCH 1/3] ASoC: dt-bindings: sun50i-codec: Add binding for internal bias
` [PATCH 2/3] ASoC: sun50i-codec-analog: Add support "
` [PATCH 3/3] arm64: dts: allwinner: pinephone: Enable internal HMIC bias

[PATCH] drm/sun4i: Fix crash during suspend after component bind failure
 2022-06-16  7:53 UTC  (4+ messages)

[PATCH] drm/sun4i: dw-hdmi: Fix ddc-en GPIO consumer conflict
 2022-06-16  7:53 UTC  (3+ messages)

[PATCH v2 0/6] drm/sun4i: HDMI PHY cleanup/refactoring
 2022-06-16  7:47 UTC  (8+ messages)
` [PATCH v2 1/6] drm/sun4i: sun8i-hdmi-phy: Use of_device_get_match_data
` [PATCH v2 2/6] drm/sun4i: sun8i-hdmi-phy: Use devm_platform_ioremap_resource
` [PATCH v2 3/6] drm/sun4i: sun8i-hdmi-phy: Used device-managed clocks/resets
` [PATCH v2 4/6] drm/sun4i: sun8i-hdmi-phy: Support multiple custom PHY ops
` [PATCH v2 5/6] drm/sun4i: sun8i-hdmi-phy: Separate A83T and H3 "
` [PATCH v2 6/6] drm/sun4i: sun8i-hdmi-phy: Group PHY ops functions by generation

[PATCH 0/2] media: cedrus: fix HEVC decoding
 2022-06-16  7:14 UTC  (4+ messages)
` [PATCH 1/2] media: cedrus: h265: Fix flag name
` [PATCH 2/2] media: cedrus: h265: Fix logic for not low delay flag

[PATCH 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-15 23:12 UTC  (25+ messages)
` [PATCH 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH 2/5] iommu: Ensure device has the same iommu_ops as the domain
` [PATCH 3/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
` [PATCH 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()

[PATCH] pinctrl: sunxi: sunxi_pconf_set: use correct offset
 2022-06-15 18:06 UTC  (2+ messages)

[PATCH 0/4] Add regmap_field helpers for simple bit operations
 2022-06-15 17:08 UTC  (4+ messages)
` [PATCH v3 "
  ` (subset) "

[PATCH] pinctrl: sunxi: sunxi_pconf_set: use correct offset
 2022-06-15 15:56 UTC  (3+ messages)
  `  "

[PATCH 0/3] pinctrl: sunxi: Remove non-existent reset line references
 2022-06-15 13:26 UTC  (2+ messages)

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

[PATCH v2 00/48] dt-bindings: input: gpio-keys: rework matching children
 2022-06-14 20:29 UTC  (8+ messages)
` [PATCH v2 05/48] arm64: dts: allwinner: align gpio-key node names with dtschema
    `  "
` [PATCH v2 06/48] ARM: "
    `  "
` (subset) [PATCH v2 00/48] dt-bindings: input: gpio-keys: rework matching children

[PATCH 1/2] ASoC: sun8i-codec: Partial revert to fix clock specifiers
 2022-06-14 10:25 UTC  (5+ messages)
` [PATCH 2/2] ASoC: mediatek: mt8186: Use new direct clock defines

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

[PATCH 1/2] ARM: dts: sunxi: Use constants for RTC clock indexes
 2022-06-13 20:53 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: allwinner: "
  ` Re: [PATCH 1/2] ARM: dts: sunxi: "

[PATCH v6 00/17] Move HEVC stateless controls out of staging
 2022-06-13 18:17 UTC  (11+ messages)
` [PATCH v6 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
` Re: [PATCH v6 16/17] media: uapi: Change data_bit_offset definition
  `  "
      ` Re: "

[PATCH 0/3] ARM: sunxi: Remove A31 and A23/A33 platform SMP code
 2022-06-13 11:17 UTC  (3+ messages)

[PATCH 00/56] Specify clock provider directly to CPU DAIs
 2022-06-13  9:54 UTC  (5+ messages)

net: stmmac: dwmac-meson8b: interface sometimes does not come up at boot
 2022-06-13  9:10 UTC  (13+ messages)

[PATCH] crypto: sun8i-ss - fix infinite loop in sun8i_ss_setup_ivs()
 2022-06-11  9:25 UTC  (2+ messages)

[PATCH] crypto: sun8i-ss - fix error codes in allocate_flows()
 2022-06-10  9:14 UTC  (2+ messages)

[PATCH] crypto: sun8i-ss - Fix error codes for dma_mapping_error()
 2022-06-10  9:14 UTC  (2+ messages)

[PATCH] crypto: sun8i-ss - fix a NULL vs IS_ERR() check in sun8i_ss_hashkey
 2022-06-10  9:17 UTC  (2+ messages)

[PATCH] drm/sun4i: Add return statement in sun4i_layer_format_mod_supported Add a missing return after the IS_ERR_OR_NULL() check in sun4i_layer_format_mod_supported()
 2022-06-09 14:22 UTC  (2+ messages)

[PATCH] crypto: sun8i-ss - Return appropriate error code
 2022-06-08 21:43 UTC 

[PATCH v2] drm/sun4i: Enable output signal premultiplication for DE2/DE3
 2022-06-08 16:44 UTC  (5+ messages)

[PATCH 0/7] SUNIV USB support (and updating mailmap)
 2022-06-08 14:52 UTC  (11+ messages)
` [PATCH 1/7] mailmap: update Icenowy Zheng's mail address
` [PATCH 2/7] dt-bindings: phy: add binding document for Allwinner F1C100s USB PHY
` [PATCH 3/7] dt-bindings: usb: sunxi-musb: add F1C100s MUSB compatible string
` [PATCH 4/7] phy: sun4i-usb: add support for the USB PHY on F1C100s SoC
` [PATCH 5/7] musb: sunxi: add support for the F1C100s MUSB controller
` [PATCH 6/7] ARM: suniv: add USB-related device nodes
` [PATCH 7/7] ARM: suniv: f1c100s: enable USB on Lichee Pi Nano

[PATCH] sunxi: usb: convert PHY GPIO functions to DM
 2022-06-08 13:37 UTC  (6+ messages)

[PATCH] usb: host: ehci-generic: Make resets and clocks optional
 2022-06-08  7:00 UTC  (2+ messages)

[PATCH] dt-bindings: Drop more redundant 'maxItems/minItems' in if/then schemas
 2022-06-07 16:08 UTC  (5+ messages)

[PATCH] drm/sun4i: sun8i: Add support for pixel blend mode property
 2022-06-06 21:27 UTC  (7+ messages)
    `  "

[PATCH] ARM: dts: sun5i: adjust whitespace around '='
 2022-06-06 21:18 UTC  (3+ messages)
  `  "

[PATCH] clk: sunxi-ng: Deduplicate ccu_clks arrays
 2022-06-06 21:14 UTC  (2+ messages)

[PATCH -next] crypto: sun8i-ss - fix error return code in allocate_flows()
 2022-06-06 18:53 UTC  (2+ messages)


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