linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-17 07:39:31 to 2022-09-05 08:16:07 UTC [more...]

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

[PATCH RESEND v8 0/5] fix the meson NFC clock
 2022-09-05  7:22 UTC  (7+ 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 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  (89+ messages)
` [PATCH v1 04/35] drm/modes: Introduce 480i and 576i modes
` [PATCH v1 05/35] drm/connector: Add TV standard property
` [PATCH v1 23/35] drm/vc4: vec: Convert to the new TV mode property
` [PATCH v1 24/35] drm/vc4: vec: Add support for more analog TV standards
` [PATCH v1 32/35] drm/sun4i: tv: Convert to the new TV mode property
` [PATCH v1 34/35] drm/modes: Introduce the tv_mode property as a command-line option
` [PATCH v1 35/35] drm/modes: Introduce more named modes

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

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

[PATCH V3 0/6] Add S4 SoC PLL and Peripheral clock controller
 2022-08-30  8:20 UTC  (25+ 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 v3 00/14] Use devm helpers for regulator get and enable
 2022-08-30  7:04 UTC  (6+ messages)
` [PATCH v3 03/14] gpu: drm: simplify drivers using devm_regulator_*get_enable*()
` (subset) [PATCH v3 00/14] Use devm helpers for regulator get and enable

[PATCH RESEND] clk: meson: pll: copy retry workaround from vendor driver
 2022-08-30  6:33 UTC  (3+ messages)

[PATCH v2] clk: meson: pll: adjust timeout in meson_clk_pll_wait_lock()
 2022-08-29 18:52 UTC 

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

[RFC/RFT PATCH] net: stmmac: do not poke MAC_CTRL_REG twice on link up
 2022-08-29 18:25 UTC  (9+ messages)

[PATCH v3 0/2] mmc: meson-gx: add SDIO interrupt support
 2022-08-29 18:23 UTC  (9+ messages)
` [PATCH v3 1/2] mmc: meson: adjust and re-use constant IRQ_EN_MASK
` [PATCH v3 2/2] mmc: meson-gx: add SDIO interrupt support

[PATCH v6] drm: Add initial ci/ subdirectory
 2022-08-29  9:31 UTC  (2+ messages)
` [PATCH v7] "

[PATCH] arm64: dts: meson-s4: include meson-s4-gpio.h
 2022-08-29  8:48 UTC 

[PATCH v2] arm64: dts: meson-s4: include meson-s4-gpio.h
 2022-08-29  4:35 UTC 

[PATCH v2 1/2] arm64: dts: meson-g12a: Remove 'enable-active-low'
 2022-08-29  7:49 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dts: meson-sm1-sei610: "

[PATCH] tty: serial: meson: Use devm_clk_get_enabled() helper
 2022-08-29  7:44 UTC  (2+ messages)

[PATCH] arm64: dts: meson-s4: include meson-s4-gpio.h
 2022-08-29  7:41 UTC  (2+ messages)

[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
 2022-08-24  1:33 UTC  (3+ messages)

[PATCH 1/2] mmc: meson-mx-sdhc: Fix error check for dma_map_sg
 2022-08-27 20:40 UTC  (2+ messages)

[PATCH v2] arm64: dts: meson-s4: include meson-s4-gpio.h
 2022-08-26 17:40 UTC  (2+ messages)

[PATCH v1 10/19] crypto: amlogic: Fix dma_map_sg error check
 2022-08-26 12:46 UTC  (5+ messages)
` [PATCH v1 17/19] mmc: meson-mx-sdhc: Fix error check for dma_map_sg

[PATCH] arm64: dts: meson-s4: include meson-s4-gpio.h
 2022-08-25 12:02 UTC  (2+ messages)

[PATCH 4/6] crypto: amlogic: Fix dma_map_sg error check
 2022-08-25  7:24 UTC 

[PATCH V4 0/6] Add S4 SoC PLL and Peripheral clock controller
 2022-08-24 13:37 UTC  (9+ messages)
` [PATCH V4 1/6] dt-bindings: clock: meson: add S4 SoC PLL clock controller bindings
` [PATCH V4 2/6] arm64: dts: meson: add S4 Soc PLL clock controller in DT
` [PATCH V4 3/6] clk: meson: S4: add support for Amlogic S4 SoC PLL clock driver
` [PATCH V4 4/6] dt-bindings: clk: meson: add S4 SoC peripheral clock controller bindings
` [PATCH V4 5/6] arm64: dts: meson: add S4 Soc Peripheral clock controller in DT
` [PATCH V4 6/6] clk: meson: s4: add s4 SoC peripheral clock controller driver

[PATCH v2 0/2] mmc: meson-gx: add SDIO interrupt support
 2022-08-24 12:57 UTC  (6+ messages)
` [PATCH v2 1/2] mmc: meson-gx: adjust and revive constant IRQ_EN_MASK
` [PATCH v2 2/2] mmc: meson-gx: add SDIO interrupt support

[PATCH] clk/meson: fix repeated words in comments
 2022-08-21 16:13 UTC  (2+ messages)

[PATCH] mmc: meson-gx: Fix an error handling path in meson_mmc_probe()
 2022-08-20 17:22 UTC  (2+ messages)

[PATCH v2] clk: meson: Hold reference returned by of_get_parent()
 2022-08-19 21:29 UTC  (2+ messages)

[PATCH v5 1/4] perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driver
 2022-08-19 13:56 UTC  (8+ messages)
` [PATCH v5 2/4] docs/perf: Add documentation for the Amlogic G12 DDR PMU
` [PATCH v5 3/4] dt-binding: perf: Add Amlogic "
` [PATCH v5 4/4] arm64: dts: meson: Add DDR PMU node

[PATCH -next] media: meson: vdec: add missing clk_disable_unprepare on error in vdec_hevc_start()
 2022-08-19  8:58 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update email of Neil Armstrong
 2022-08-18 14:47 UTC  (2+ messages)

[PATCH] mmc: meson-gx: add SDIO interrupt support
 2022-08-18 10:11 UTC  (6+ messages)

[PATCH] pwm: meson: Simplify probe function with dev_err_probe()
 2022-08-18  7:45 UTC  (2+ messages)

[PATCH] media: meson: vdec: Add MODULE_FIRMWARE macro
 2022-08-18  6:48 UTC  (4+ messages)
` [PATCH v2] "


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