linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-29 12:14:34 to 2022-10-04 13:49:33 UTC [more...]

[PATCH v2 00/16] Make 'mlock' really private
 2022-10-04 13:48 UTC  (3+ messages)
` [PATCH v2 01/16] iio: adc: ad799x: do not use internal iio_dev lock
` [PATCH v2 02/16] iio: adc: axp288_adc: "

[PATCH v2 0/2] spi: amlogic: meson-spicc: Use pinctrl to drive CLK line when idle
 2022-10-04 11:10 UTC  (3+ messages)
` [PATCH v2 1/2] spi: dt-bindings: amlogic, meson-gx-spicc: Add pinctrl names for SPI signal states
` [PATCH v2 2/2] spi: meson-spicc: Use pinctrl to drive CLK line when idle

[PATCH 00/15] Make 'mlock' really private
 2022-10-04  7:57 UTC  (51+ messages)
` [PATCH 01/15] iio: adc: ad_sigma_delta: do not use internal iio_dev lock
` [PATCH 02/15] iio: adc: ad799x: "
` [PATCH 03/15] iio: adc: axp288_adc: "
` [PATCH 04/15] iio: adc: imx7d_adc: "
` [PATCH 05/15] iio: adc: lpc32xx_adc: "
` [PATCH 06/15] iio: adc: ltc2947-core: "
` [PATCH 07/15] iio: adc: meson_saradc: "
` [PATCH 08/15] iio: adc: rockchip_saradc: "
` [PATCH 09/15] iio: adc: sc27xx_adc: "
` [PATCH 10/15] iio: adc: vf610_adc: "
` [PATCH 11/15] iio: common: scmi_iio: "
` [PATCH 12/15] iio: fyro: itg3200_core: "
` [PATCH 13/15] iio: health: max30100: "
` [PATCH 14/15] iio: health: max30102: "
` [PATCH 15/15] iio: core: move 'mlock' to 'struct iio_dev_opaque'

[PATCH V3 0/6] Add S4 SoC PLL and Peripheral clock controller
 2022-09-29  7:07 UTC  (30+ messages)
` [PATCH V3 2/6] arm64: dts: meson: add S4 Soc PLL clock controller in DT
` [PATCH V3 3/6] clk: meson: S4: add support for Amlogic S4 SoC PLL clock driver
` [PATCH V3 6/6] clk: meson: s4: add s4 SoC peripheral clock controller driver

[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
 2022-09-27 12:39 UTC  (8+ messages)

[PATCH 0/2] spi: amlogic: meson-spicc: Use pinctrl to drive CLK line when idle
 2022-09-27  9:36 UTC  (6+ messages)
` [PATCH 1/2] spi: dt-bindings: amlogic, meson-gx-spicc: Add pinctrl names for SPI signal states

[PATCH v8 1/4] perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driver
 2022-09-27  9:28 UTC  (5+ messages)
` [PATCH v8 2/4] docs/perf: Add documentation for the Amlogic G12 DDR PMU
` [PATCH v8 3/4] dt-binding: perf: Add Amlogic "
` [PATCH v8 4/4] arm64: dts: meson: Add DDR PMU node

[PATCH v2] watchdog: meson: keep running if already active
 2022-09-25 15:40 UTC  (3+ messages)

[PATCH 0/3] drm/meson: fix use-after-free driver unload issues
 2022-09-23  9:48 UTC  (12+ messages)
` [PATCH 1/3] drm/meson: reorder driver deinit sequence to fix use-after-free bug
` [PATCH 2/3] drm/meson: explicitly remove aggregate driver at module unload time
` [PATCH 3/3] drm/meson: remove drm bridges at aggregate driver unbind time
        ` [PATCH v2 "
` (subset) [PATCH 0/3] drm/meson: fix use-after-free driver unload issues

[PATCH 5.15 247/779] drm/meson: encoder_hdmi: switch to bridge DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2022-09-23  9:30 UTC  (3+ messages)

[PATCH -next] spi: meson-spicc: make symbol 'meson_spicc_pow2_clk_ops' static
 2022-09-22 17:54 UTC  (3+ messages)

[PATCH v9 0/5] fix the meson NFC clock
 2022-09-20  8:33 UTC  (12+ messages)
` [PATCH v9 1/5] dt-bindings: nand: meson: fix meson nfc clock
` [PATCH v9 2/5] mtd: rawnand: meson: fix the clock
` [PATCH v9 3/5] mtd: rawnand: meson: refine resource getting in probe
` [PATCH v9 4/5] dt-bindings: nand: meson: convert txt to yaml
` [PATCH v9 5/5] mtd: rawnand: meson: not support legacy clock

[PATCH] mtd: rawnand: meson: fix bit map use in meson_nfc_ecc_correct()
 2022-09-20  8:10 UTC  (2+ messages)

[PATCH] spi: meson-spicc: add support for DMA
 2022-09-14 13:43 UTC  (5+ messages)

[GIT PULL] clk: meson: amlogic updates for v6.1
 2022-09-13  8:58 UTC 

[PATCH RESEND] clk: meson: pll: copy retry workaround from vendor driver
 2022-09-13  8:42 UTC  (6+ messages)

[RFC/RFT PATCH] net: stmmac: do not poke MAC_CTRL_REG twice on link up
 2022-09-13  7:55 UTC  (8+ messages)

[PATCH v7] drm: Add initial ci/ subdirectory
 2022-09-12  7:29 UTC  (3+ messages)
` [PATCH v8] "
  ` [PATCH v9] "

[PATCH v7 1/4] perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driver
 2022-09-11  7:15 UTC  (4+ messages)
` [PATCH v7 2/4] docs/perf: Add documentation for the Amlogic G12 DDR PMU
` [PATCH v7 3/4] dt-binding: perf: Add Amlogic "
` [PATCH v7 4/4] arm64: dts: meson: Add DDR PMU node

[PATCH] drm/meson: Fix OSD1 RGB to YCbCr coefficient
 2022-09-09 11:36 UTC  (3+ messages)

[PATCH] drm/meson: Correct OSD1 global alpha value
 2022-09-09 11:36 UTC  (3+ messages)

[PATCH] spi: meson-spicc: do not rely on busy flag in pow2 clk ops
 2022-09-08 14:25 UTC  (3+ messages)

[PATCH v1 1/1] pinctrl: meson: Switch to use fwnode instead of of_node
 2022-09-08  8:35 UTC  (4+ messages)

[PATCH RESEND v8 0/5] fix the meson NFC clock
 2022-09-07  7:45 UTC  (10+ messages)
` [PATCH RESEND v8 1/5] dt-bindings: nand: meson: fix meson nfc clock
` [PATCH RESEND v8 2/5] mtd: rawnand: meson: fix the clock
` [PATCH RESEND v8 3/5] mtd: rawnand: meson: refine resource getting in probe
` [PATCH RESEND v8 4/5] dt-bindings: nand: meson: convert txt to yaml
` [PATCH RESEND v8 5/5] mtd: rawnand: meson: not support legacy clock

[PATCH v2] clk: meson: pll: adjust timeout in meson_clk_pll_wait_lock()
 2022-09-06 15:29 UTC  (2+ messages)

[PATCH] meson: vdec: fix possible refcount leak in vdec_probe()
 2022-09-06  7:46 UTC 

[PATCH RESEND v8 0/5] fix the meson NFC clock
 2022-09-06  2:20 UTC  (4+ messages)
` [PATCH RESEND v8 4/5] dt-bindings: nand: meson: convert txt to yaml

[GIT PULL] amlogic ARM64 DT updates for v6.1
 2022-09-05 13:54 UTC 

[GIT PULL] amlogic Drivers updates for v6.1
 2022-09-05 13:56 UTC 

[PATCH RESEND v8 0/5] fix the meson NFC clock
 2022-09-05  7:37 UTC  (4+ messages)
` [PATCH RESEND v8 4/5] dt-bindings: nand: meson: convert txt to yaml

[PATCH 1/2] dt-bindings: arm: amlogic: add Beelink GT1 Ultimate binding
 2022-09-05  7:26 UTC  (2+ messages)

[PATCH v2] soc: amlogic: meson-pwrc: Hold reference returned by of_get_parent()
 2022-09-05  7:24 UTC  (2+ messages)

[PATCH v6 1/4] perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driver
 2022-09-05  7:16 UTC  (9+ messages)
` [PATCH v6 2/4] docs/perf: Add documentation for the Amlogic G12 DDR PMU
` [PATCH v6 3/4] dt-binding: perf: Add Amlogic "
` [PATCH v6 4/4] arm64: dts: meson: Add DDR PMU node

[PATCH] phy: amlogic: use devm_clk_get_enabled() to simplify the code
 2022-09-04 15:20 UTC  (3+ messages)

[PATCH net] Revert "net: phy: meson-gxl: improve link-up behavior"
 2022-09-02  4:10 UTC  (2+ messages)

[PATCH v1 00/35] drm: Analog TV Improvements
 2022-08-30 21:31 UTC  (14+ messages)
` [PATCH v1 23/35] drm/vc4: vec: Convert to the new TV mode property

[PATCH v2 0/7] Devm helpers for regulator get and enable
 2022-08-30 19:42 UTC  (8+ messages)
` (subset) "

[PATCH] nvmem: sort config symbols alphabetically
 2022-08-30  9:28 UTC  (2+ messages)

[PATCH v3 00/14] Use devm helpers for regulator get and enable
 2022-08-30  7:04 UTC  (4+ messages)
` [PATCH v3 03/14] gpu: drm: simplify drivers using devm_regulator_*get_enable*()

[PATCH] clk: meson: pll: adjust timeout in meson_clk_pll_wait_lock()
 2022-08-29 18:50 UTC  (3+ messages)

[PATCH v3 0/2] mmc: meson-gx: add SDIO interrupt support
 2022-08-29 18:23 UTC  (7+ messages)

[PATCH v1 04/35] drm/modes: Introduce 480i and 576i modes
 2022-08-29 14:33 UTC  (13+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).