linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-30 05:28:55 to 2024-09-13 12:20:15 UTC [more...]

[RFC PATCH v4 0/5] Add A1 Soc audio clock controller driver
 2024-09-13 12:11 UTC  (4+ messages)
` [RFC PATCH v4 1/5] reset: amlogic: add support for A1 SoC in auxiliary reset driver
` [RFC PATCH v4 3/5] dt-bindings: clock: axg-audio: document A1 SoC audio clock controller driver
` [RFC PATCH v4 5/5] arm64: dts: meson: a1: add the audio clock controller

[PATCH 0/5] drm: misc: few simple cleanups
 2024-09-13  8:20 UTC  (12+ messages)
` [PATCH 1/5] drm/meson: drop unused staitc dw_hdmi_dwc_write_bits
` [PATCH 2/5] drm/meson: constify regmap_config
` [PATCH 3/5] drm/fsl-dcu: "
` [PATCH 4/5] drm/mediatek: dp: "
` [PATCH 5/5] drm/bridge: ti-dlpc3433: "

[PATCH v1] drm/ci: uprev IGT and deqp-runner
 2024-09-05 12:09 UTC  (3+ messages)

[PATCH v5 0/9] reset: amlogic: move audio reset drivers out of CCF
 2024-09-13  6:53 UTC  (15+ messages)
` [PATCH v5 1/9] reset: amlogic: convert driver to regmap
` [PATCH v5 2/9] reset: amlogic: use generic data matching function
` [PATCH v5 3/9] reset: amlogic: make parameters unsigned
` [PATCH v5 4/9] reset: amlogic: add driver parameters
` [PATCH v5 5/9] reset: amlogic: use reset number instead of register count
` [PATCH v5 6/9] reset: amlogic: add reset status support
` [PATCH v5 7/9] reset: amlogic: move drivers to a dedicated directory
` [PATCH v5 8/9] reset: amlogic: split the device core and platform probe
` [PATCH v5 9/9] reset: amlogic: add auxiliary reset driver support

[PATCH v4 0/3] pwm: meson: add pwm support for A1
 2024-09-12  9:29 UTC  (10+ messages)
` [PATCH v4 2/3] dt-bindings: pwm: amlogic: Add new bindings for meson A1 PWM
` [PATCH v4 3/3] arm64: dts: meson: a1: add definitions for meson PWM
` (subset) [PATCH v4 0/3] pwm: meson: add pwm support for A1

[PATCH v2 0/3] amlogic SoC's power-domains fixes
 2024-09-12  9:26 UTC  (3+ messages)

[PATCH v3 0/3] clk: meson: Fix an issue with inaccurate hifi_pll frequency
 2024-09-12  9:11 UTC  (5+ messages)
` [PATCH v3 1/3] clk: meson: Support PLL with fixed fractional denominators
` [PATCH v3 2/3] clk: meson: c3: pll: fix frac maximum value for hifi_pll
` [PATCH v3 3/3] clk: meson: s4: "

[PATCH v1] ASoC: meson: axg-card: fix 'use-after-free'
 2024-09-11 18:09 UTC  (3+ messages)

[PATCH] dt-bindings: iio: adc: amlogic,meson-saradc: also allow meson8-saradc to have amlogic,hhi-sysctrl property
 2024-09-11 15:29 UTC 

[PATCH] dt-bindings: pinctrl: amlogic,meson-pinctrl: lower gpio-line-names minItems for meson8b
 2024-09-11 15:24 UTC 

[PATCH] dt-bindings: mmc: convert amlogic,meson-mx-sdio.txt to dtschema
 2024-09-11 15:20 UTC 

[PATCH] dt-bindings: clock: convert amlogic,meson8b-clkc.txt to dtschema
 2024-09-11 15:09 UTC 

[PATCH 0/7] ARM: dts: amlogic: first easy dtbs fixes
 2024-09-11 13:50 UTC  (9+ messages)
` [PATCH 1/7] ARM: dts: amlogic: meson6: fix clk81 node name
` [PATCH 2/7] ARM: dts: amlogic: meson8: fix soc thermal-zone "
` [PATCH 3/7] ARM: dts: amlogic: meson8: fix ao_arc_sram "
` [PATCH 4/7] ARM: dts: amlogic: meson6: delete undocumented nodes
` [PATCH 5/7] ARM: dts: amlogic: meson8b-odroidc1: fix invalid reset-gpio
` [PATCH 6/7] ARM: dts: amlogic: fix /memory node name
` [PATCH 7/7] ARM: dts: amlogic: meson8: use correct pinctrl bank "

[PATCH] crypto: amlogic - Remove redundant assignment and error messages
 2024-09-11 12:17 UTC 

[PATCH net-next] net: amlogic,meson-dwmac: Fix "amlogic,tx-delay-ns" schema
 2024-09-11  2:10 UTC  (3+ messages)

[PATCH] drm/meson: switch to a managed drm device
 2024-09-10 15:16 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH] soc: amlogic: meson-gx-socinfo: add additional S905D3 entry
 2024-09-10 14:14 UTC 

[PATCH v2] drm/ci: uprev mesa, IGT and deqp-runner
 2024-09-10 13:19 UTC 

[PATCH v3 0/3] support for amlogic rtc
 2024-09-10 10:14 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: rtc: Add Amlogic A4 and A5 RTC
` [PATCH v3 2/3] rtc: support for the Amlogic on-chip RTC
` [PATCH v3 3/3] MAINTAINERS: Add an entry for Amlogic RTC driver

[PATCH 6/8] drm/meson: dw-hdmi: annotate dw_hdmi_dwc_write_bits() with __maybe_unused
 2024-09-10 10:03 UTC 

[PATCH v4 0/9] reset: amlogic: move audio reset drivers out of CCF
 2024-09-10  8:20 UTC  (15+ messages)
` [PATCH v4 1/9] reset: amlogic: convert driver to regmap
` [PATCH v4 2/9] reset: amlogic: use generic data matching function
` [PATCH v4 3/9] reset: amlogic: make parameters unsigned
` [PATCH v4 4/9] reset: amlogic: add driver parameters
` [PATCH v4 5/9] reset: amlogic: use reset number instead of register count
` [PATCH v4 6/9] reset: amlogic: add reset status support
` [PATCH v4 7/9] reset: amlogic: move drivers to a dedicated directory
` [PATCH v4 8/9] reset: amlogic: split the device core and platform probe
` [PATCH v4 9/9] reset: amlogic: add auxiliary reset driver support

Słowa kluczowe do wypozycjonowania
 2024-09-10  8:00 UTC 

[PATCH 0/2] Add support for Amlogic C3 PWM
 2024-09-10  2:22 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: pwm: amlogic: Document "
  ` [DMARC error][DKIM error] "
` [PATCH 2/2] arm64: dts: amlogic: Add Amlogic "

[PATCH] ASoC: Switch back to struct platform_driver::remove()
 2024-09-09 21:01 UTC  (2+ messages)

[PATCH 1/2] pinctrl: meson-g12a: add pwm_d option
 2024-09-09 20:34 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: meson-g12-common: "

[PATCH] arm64: dts: meson-g12-common: fix uart-ao-a typo
 2024-09-09 20:26 UTC  (2+ messages)

[PATCH v2 0/3] clk: meson: Fix an issue with inaccurate hifi_pll frequency
 2024-09-09  8:50 UTC  (9+ messages)
` [PATCH v2 1/3] clk: meson: Support PLL with fixed fractional denominators
` [PATCH v2 2/3] clk: meson: c3: pll: fix frac maximum value for hifi_pll
` [PATCH v2 3/3] clk: meson: s4: "

[PATCH -next RESEND 02/10] mtd: rawnand: cadence: Use for_each_child_of_node_scoped()
 2024-09-06 15:04 UTC  (2+ messages)

[PATCH -next RESEND 04/10] mtd: rawnand: marvell: drm/rockchip: Use for_each_child_of_node_scoped()
 2024-09-06 15:03 UTC  (2+ messages)

[PATCH -next RESEND 06/10] mtd: rawnand: meson: Use for_each_child_of_node_scoped()
 2024-09-06 15:03 UTC  (2+ messages)

[PATCH -next RESEND 07/10] mtd: rawnand: mtk: Use for_each_child_of_node_scoped()
 2024-09-06 15:03 UTC  (2+ messages)

[PATCH -next RESEND 08/10] mtd: rawnand: renesas: Use for_each_child_of_node_scoped()
 2024-09-06 15:03 UTC  (2+ messages)

[PATCH -next RESEND 09/10] mtd: rawnand: stm32_fmc2: Use for_each_child_of_node_scoped()
 2024-09-06 15:03 UTC  (2+ messages)

[PATCH -next RESEND 01/10] mtd: rawnand: arasan: Use for_each_child_of_node_scoped()
 2024-09-06 15:04 UTC  (2+ messages)

[PATCH -next RESEND 03/10] mtd: rawnand: pl353: Use for_each_child_of_node_scoped()
 2024-09-06 15:04 UTC  (2+ messages)

[PATCH -next RESEND 05/10] mtd: rawnand: rockchip: Use for_each_child_of_node_scoped()
 2024-09-06 15:03 UTC  (2+ messages)

[PATCH -next RESEND 10/10] mtd: rawnand: sunxi: Use for_each_child_of_node_scoped()
 2024-09-06 15:03 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: clk: axg-audio: add missing sm1 pad bindings
 2024-09-06 13:18 UTC  (2+ messages)
` [PATCH 2/2] clk: meson: axg-audio: fix sm1 mclk_pad support

[PATCH 0/4] clk: meson: Fix an issue with inaccurate hifi_pll frequency
 2024-09-06  8:26 UTC  (13+ messages)
` [PATCH 1/4] clk: meson: Support PLL with fixed fractional denominators
` [PATCH 2/4] clk: meson: c3: pll: hifi_pll frequency is not accurate
` [PATCH 3/4] clk: meson: s4: pll: hifi_pll support fractional multiplier
` [PATCH 4/4] clk: meson: s4: pll: hifi_pll frequency is not accurate
` (subset) [PATCH 0/4] clk: meson: Fix an issue with inaccurate hifi_pll frequency

[GIT PULL] amlogic ARM64 DT updates for v6.12
 2024-09-05 12:50 UTC 

[PATCH v2] arm64: dts: amlogic: gxlx-s905l-p271: drop saradc gxlx compatible
 2024-09-05 12:50 UTC  (2+ messages)

[GIT PULL] amlogic drivers updates for v6.12
 2024-09-05 12:47 UTC 

[PATCH v1] drm/ci: increase timeout for all jobs
 2024-08-28 15:23 UTC  (3+ messages)

[PATCH v2 0/3] support for amlogic rtc
 2024-09-04  8:50 UTC  (10+ messages)
` [PATCH v2 1/3] dt-bindings: rtc: Add Amlogic A4 and A5 rtc
` [PATCH v2 2/3] rtc: support for the Amlogic on-chip RTC
` [PATCH v2 3/3] MAINTAINERS: Add an entry for Amlogic RTC driver

[PATCH] arm64: dts: amlogic: gxlx-s905l-p271: drop saradc gxlx compatible
 2024-09-04  7:41 UTC 

[PATCH 1/5] clk: meson: Fix an issue with inaccurate hifi_pll frequency
 2024-09-04  7:32 UTC  (2+ messages)

[PATCH 1/5] clk: meson: Fix an issue with inaccurate hifi_pll frequency
 2024-09-04  7:31 UTC  (2+ messages)

[PATCH v5 0/3] drm: fix two issues related to HDMI Connector implementation
 2024-09-03  8:18 UTC  (5+ messages)
` [PATCH v5 1/3] drm/display: stop depending on DRM_DISPLAY_HELPER
` [PATCH v5 2/3] drm/bridge-connector: move to DRM_DISPLAY_HELPER module
` [PATCH v5 3/3] drm/bridge-connector: reset the HDMI connector state

Instalacja pv
 2024-09-03  8:00 UTC 

[PATCH 0/3] support for amlogic rtc
 2024-09-03  2:48 UTC  (11+ messages)
` [PATCH 2/3] rtc: support for the Amlogic on-chip RTC
` [PATCH 3/3] MAINTAINERS: Add an entry for Amlogic RTC driver

[PATCH v2 0/3] reset: amlogic-a4/a5: add reset driver
 2024-09-02 11:28 UTC  (2+ messages)

[PATCH v2 0/3] Add support for Amlogic T7 reset controller
 2024-09-02 11:23 UTC  (4+ messages)

[PATCH v3 0/9] reset: amlogic: move audio reset drivers out of CCF
 2024-09-02 10:40 UTC  (8+ messages)
` [PATCH v3 8/9] reset: amlogic: split the device core and platform probe

[PATCH v2 0/3] ASoC: dt-bindings: amlogic-sound-cards: document clocks property
 2024-09-02  8:34 UTC  (3+ messages)
` (subset) "

[PATCH] arm64: dts: amlogic: c3: fix dtbcheck warning
 2024-09-02  8:34 UTC  (2+ messages)

[PATCH v2 0/6] media: Fix last smatch warnings
 2024-09-02  7:11 UTC  (3+ messages)
` [PATCH v2 1/6] media: ar0521: Refactor ar0521_power_off()

[PATCH v1] clk: meson: axg-audio: Use dev_err_probe() to simplfy code
 2024-08-30 17:46 UTC  (3+ messages)

[GIT PULL] clk: meson: amlogic clock updates for v6.12
 2024-08-30 14:36 UTC 

[PATCH v2] clk: meson: axg-audio: Use dev_err_probe() to simplfy code
 2024-08-30 10:42 UTC 

[PATCH -next 0/6] Cleanup unused function declarations
 2024-08-30 10:36 UTC  (2+ messages)

[PATCH -next RESEND 00/10] mtd: Use for_each_child_of_node_scoped()
 2024-08-30  7:45 UTC  (6+ messages)

[PATCH v4 0/3] add some node for amlogic c3
 2024-08-30  8:15 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: clock: fix C3 PLL input parameter
` [PATCH v4 2/3] arm64: dts: amlogic: add some device nodes for C3


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).