ARM Sunxi Platform Development
 help / color / mirror / Atom feed
 messages from 2022-06-20 17:55:33 to 2022-06-23 13:18:55 UTC [more...]

[PATCH 00/49] regmap-irq cleanups and refactoring
 2022-06-23 13:18 UTC  (69+ messages)
` [PATCH 01/49] regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
` [PATCH 02/49] regmap-irq: Fix offset/index mismatch in read_sub_irq_data()
` [PATCH 03/49] regmap-irq: Remove an unnecessary restriction on type_in_mask
` [PATCH 04/49] regmap-irq: Introduce config registers for irq types
` [PATCH 05/49] mfd: qcom-pm8008: Convert irq chip to config regs
` [PATCH 06/49] mfd: wcd934x: "
` [PATCH 07/49] sound: soc: codecs: wcd9335: "
` [PATCH 08/49] sound: soc: codecs: wcd938x: Remove spurious type_base from irq chip
` [PATCH 09/49] mfd: max77650: Remove useless type_invert flag
` [PATCH 10/49] regmap-irq: Remove virtual registers support
` [PATCH 11/49] regmap-irq: Remove old type register support, refactor
` [PATCH 12/49] regmap-irq: Remove unused type_reg_stride field
` [PATCH 13/49] regmap-irq: Remove unused type_invert flag
` [PATCH 14/49] regmap-irq: Do not use regmap_irq_update_bits() for wake regs
` [PATCH 15/49] regmap-irq: Change the behavior of mask_writeonly
` [PATCH 16/49] regmap-irq: Rename regmap_irq_update_bits()
` [PATCH 17/49] regmap-irq: Add broken_mask_unmask flag
` [PATCH 18/49] mfd: qcom-pm8008: Add broken_mask_unmask irq chip flag
` [PATCH 19/49] mfd: stpmic1: "
` [PATCH 20/49] regmap-irq: Fix inverted handling of unmask registers
` [PATCH 21/49] mfd: tps65090: replace irqchip mask_invert with unmask_base
` [PATCH 22/49] mfd: sun4i-gpadc: "
` [PATCH 23/49] mfd: sprd-sc27xx-spi: "
` [PATCH 24/49] mfd: rt5033: "
` [PATCH 25/49] mfd: rohm-bd71828: "
` [PATCH 26/49] mfd: rn5t618: "
` [PATCH 27/49] mfd: gateworks-gsc: "
` [PATCH 28/49] mfd: axp20x: "
` [PATCH 29/49] mfd: atc260x: "
` [PATCH 30/49] mfd: 88pm800: "
` [PATCH 31/49] mfd: max14577: "
` [PATCH 32/49] mfd: max77693: "
` [PATCH 33/49] mfd: rohm-bd718x7: drop useless mask_invert flag on irqchip
` [PATCH 34/49] mfd: max77843: "
` [PATCH 35/49] extcon: max77843: replace irqchip mask_invert with unmask_base
` [PATCH 36/49] extcon: sm5502: drop useless mask_invert flag on irqchip
` [PATCH 37/49] extcon: rt8973a: "
` [PATCH 38/49] irqchip: sl28cpld: replace irqchip mask_invert with unmask_base
` [PATCH 39/49] gpio: "
` [PATCH 40/49] mfd: stpmic1: Fix broken mask/unmask in irq chip
` [PATCH 41/49] mfd: stpmic1: Enable mask_writeonly flag for "
` [PATCH 42/49] mfd: qcom-pm8008: Fix broken mask/unmask in "
` [PATCH 43/49] mfd: qcom-pm8008: Enable mask_writeonly flag for "
` [PATCH 44/49] regmap-irq: Remove broken_mask_unmask flag
` [PATCH 45/49] regmap-irq: Remove mask_invert flag
` [PATCH 46/49] regmap-irq: Refactor checks for status bulk read support
` [PATCH 47/49] regmap-irq: Add get_irq_reg() callback
` [PATCH 48/49] mfd: qcom-pm8008: Use get_irq_reg() for irq chip
` [PATCH 49/49] regmap-irq: Remove not_fixed_stride flag
` (subset) [PATCH 00/49] regmap-irq cleanups and refactoring

[PATCH v2 00/96] Refactor non_legacy_dai_naming flag
 2022-06-23 12:52 UTC  (97+ messages)
` [PATCH v2 01/96] ASoC: soc-component: Add legacy_dai_naming flag
` [PATCH v2 02/96] soundwire: intel: Migrate to new style legacy DAI naming flag
` [PATCH v2 03/96] drm/vc4: "
` [PATCH v2 04/96] ASoC: img: "
` [PATCH v2 05/96] ASoC: spear: "
` [PATCH v2 06/96] ASoC: jz4740-i2c: "
` [PATCH v2 07/96] ASoC: ep93xx: "
` [PATCH v2 08/96] ASoC: stm32: "
` [PATCH v2 09/96] ASoC: bcm: "
` [PATCH v2 10/96] ASoC: sh: "
` [PATCH v2 11/96] ASoC: tegra: "
` [PATCH v2 12/96] ASoC: hisilicon: "
` [PATCH v2 13/96] ASoC: xilinx: "
` [PATCH v2 14/96] ASoC: sunxi: "
` [PATCH v2 15/96] ASoC: Intel: "
` [PATCH v2 16/96] ASoC: meson: "
` [PATCH v2 17/96] ASoC: sti-uniperf: "
` [PATCH v2 18/96] ASoC: amd: "
` [PATCH v2 19/96] ASoC: atmel: "
` [PATCH v2 20/96] ASoC: fsl: "
` [PATCH v2 21/96] ASoC: xtensa: "
` [PATCH v2 22/96] ASoC: adi: "
` [PATCH v2 23/96] ASoC: dwc: "
` [PATCH v2 24/96] ASoC: qcom: "
` [PATCH v2 25/96] ASoC: test-component: "
` [PATCH v2 26/96] ASoC: rockchip: "
` [PATCH v2 27/96] ASoC: au1x: "
` [PATCH v2 28/96] ASoC: pxa: "
` [PATCH v2 29/96] ASoC: sof: "
` [PATCH v2 30/96] ASoC: ux500: "
` [PATCH v2 31/96] ASoC: ti: "
` [PATCH v2 32/96] ASoC: mxs-saif: "
` [PATCH v2 33/96] ASoC: samsung: "
` [PATCH v2 34/96] ASoC: core: Switch core to new "
` [PATCH v2 35/96] media: TDA1997x: Remove now redundant non_legacy_dai_naming flag
` [PATCH v2 36/96] ASoC: fsl: "
` [PATCH v2 37/96] ASoC: meson: "
` [PATCH v2 38/96] ASoC: pistachio: "
` [PATCH v2 39/96] ASoC: samsung: "
` [PATCH v2 40/96] ASoC: soc-utils: "
` [PATCH v2 41/96] ASoC: sunxi: "
` [PATCH v2 42/96] ASoC: tegra: "
` [PATCH v2 43/96] ASoC: test-component: "
` [PATCH v2 44/96] ASoC: topology: KUnit: "
` [PATCH v2 45/96] ASoC: uniphier: "
` [PATCH v2 46/96] ASoC: ad*: "
` [PATCH v2 47/96] ASoC: ak*: "
` [PATCH v2 48/96] ASoC: alc*: "
` [PATCH v2 49/96] ASoC: cs*: "
` [PATCH v2 50/96] ASoC: da*: "
` [PATCH v2 51/96] ASoC: es*: "
` [PATCH v2 52/96] ASoC: max*: "
` [PATCH v2 53/96] ASoC: msm*: "
` [PATCH v2 54/96] ASoC: nau*: "
` [PATCH v2 55/96] ASoC: pcm*: "
` [PATCH v2 56/96] ASoC: rt*: "
` [PATCH v2 57/96] ASoC: spdif: "
` [PATCH v2 58/96] ASoC: ssm*: "
` [PATCH v2 59/96] ASoC: sta*: "
` [PATCH v2 60/96] ASoC: tas*: "
` [PATCH v2 61/96] ASoC: tfa*: "
` [PATCH v2 62/96] ASoC: tlv320*: "
` [PATCH v2 63/96] ASoC: twl*: "
` [PATCH v2 64/96] ASoC: uda*: "
` [PATCH v2 65/96] ASoC: wm*: "
` [PATCH v2 66/96] ASoC: 88pm860x: "
` [PATCH v2 67/96] ASoC: ab8500: "
` [PATCH v2 68/96] ASoC: ac97: "
` [PATCH v2 69/96] ASoC: ads117x: "
` [PATCH v2 70/96] ASoC: bd28623: "
` [PATCH v2 71/96] ASoC: bt-sco: "
` [PATCH v2 72/96] ASoC: cpcap: "
` [PATCH v2 73/96] ASoC: cq93vc: "
` [PATCH v2 74/96] ASoC: cx20442: "
` [PATCH v2 75/96] ASoC: dmic: "
` [PATCH v2 76/96] ASoC: gtm601: "
` [PATCH v2 77/96] ASoC: hdac_hdmi: "
` [PATCH v2 78/96] ASoC: hdmi-codec: "
` [PATCH v2 79/96] ASoC: ics43432: "
` [PATCH v2 80/96] ASoC: inno_rk3036: "
` [PATCH v2 81/96] ASoC: Intel: avs: "
` [PATCH v2 82/96] ASoC: isabelle: "
` [PATCH v2 83/96] ASoC: jz4740: "
` [PATCH v2 84/96] ASoC: lm49453: "
` [PATCH v2 85/96] ASoC: lochnagar: "
` [PATCH v2 86/96] ASoC: mc13783: "
` [PATCH v2 87/96] ASoC: ml26124: "
` [PATCH v2 88/96] ASoC: rk817: "
` [PATCH v2 89/96] ASoC: sgtl5000: "
` [PATCH v2 90/96] ASoC: si476x: "
` [PATCH v2 91/96] ASoC: stac9766: "
` [PATCH v2 92/96] ASoC: sti-sas: "
` [PATCH v2 93/96] ASoC: tscs42xx: "
` [PATCH v2 94/96] ASoC: wl1273: "
` [PATCH v2 95/96] ASoC: zl38060: "
` [PATCH v2 96/96] ASoC: soc-component: Remove "

[PATCH v2] media: hantro: Be more accurate on pixel formats step_width constraints
 2022-06-23 11:24 UTC  (2+ messages)

[PATCH 27/96] ASoC: au1x: Migrate to new style legacy DAI naming flag
 2022-06-23 11:02 UTC  (4+ 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-22 14:42 UTC  (5+ messages)
` [PATCH v1] drm/sun4i: Return from the function in error condition
    ` [PATCH v2] drm/sun4i: Return if frontend is not present
      ` (subset) "

[PATCH v2] drm/sun4i: Add DMA mask and segment size
 2022-06-22  7:38 UTC  (5+ messages)
` (subset) "

[PATCH v8 00/17] Move HEVC stateless controls out of staging
 2022-06-21 14:50 UTC  (8+ messages)
` [PATCH v8 14/17] media: hantro: Stop using Hantro dedicated control

[PATCH] dmaengine: sun6i: Set the maximum segment size
 2022-06-21 12:53 UTC  (5+ messages)
    `  "

[PATCH v4 0/4] Pine64 PinePhone keyboard support
 2022-06-21  4:12 UTC  (4+ messages)
` [PATCH v4 2/4] Input: pinephone-keyboard - Add PinePhone keyboard driver

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

[PATCH 0/3] ASoC: sun50i-codec-analog: Internal bias support
 2022-06-21  3:53 UTC  (4+ messages)
` [PATCH 2/3] ASoC: sun50i-codec-analog: Add support for internal bias

[PATCH] dmaengine: sun4i: Set the maximum segment size
 2022-06-21  3:13 UTC 

[PATCH v9 00/17] Move HEVC stateless controls out of staging
 2022-06-20 19:56 UTC  (4+ messages)
` [PATCH v9 14/17] media: hantro: Stop using Hantro dedicated control

[PATCH] dt-bindings: clock: Add compatible for D1 DE2 clocks
 2022-06-20 18:05 UTC  (2+ messages)

[PATCH 0/7] media: cedrus: h265: Implement tiles support
 2022-06-20 17:55 UTC  (7+ messages)
` [PATCH 2/7] media: cedrus: h265: Fix logic for not low delay flag
` [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


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