public inbox for linux-amlogic@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-03-04 09:03:33 to 2026-03-23 01:35:30 UTC [more...]

[PATCH v2 0/4] iio: adc: meson-saradc: add support for Meson S4
 2026-03-23  1:34 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: iio: adc: amlogic,meson-saradc: add S4 compatible
` [PATCH v2 3/4] arm64: dts: amlogic: meson-s4: add internal SARADC controller

[PATCH] spi: meson-spicc: Fix double-put in remove path
 2026-03-22 15:40 UTC  (2+ messages)

[PATCH] spi: amlogic: spifc-a4: unregister ECC engine on probe failure and remove() callback
 2026-03-22 14:28 UTC 

[PATCH 0/6] drm/bridge: convert users of of_drm_find_bridge(), part 3
 2026-03-22 14:13 UTC  (3+ messages)
` [PATCH 4/6] drm/mediatek: mtk_hdmi*: convert to of_drm_find_and_get_bridge()

[PATCH v4 0/5] drm/msm: add RGB101010 pixel format and fix 10-bit DSC timing
 2026-03-21 17:16 UTC  (8+ messages)
` [PATCH v4 1/5] drm/mipi-dsi: add RGB101010 pixel format
` [PATCH v4 2/5] drm/meson: handle RGB101010 in format switches
` [PATCH v4 3/5] drm/msm/dsi: rename MSM8998 DSI version from V2_2_0 to V2_0_0
` [PATCH v4 4/5] drm/msm/dsi: add DSI version >= comparison helper
` [PATCH v4 5/5] drm/msm/dsi: Add support for RGB101010 pixel format

[PATCH v1] media: meson: vdec: Fix memory leak in error path of vdec_open
 2026-03-21  6:54 UTC  (3+ messages)

[PATCH v2] media: meson: vdec: Fix memory leak in error path of vdec_open
 2026-03-21  6:54 UTC 

[PATCH v5 0/8] clk: amlogic: Add A5 SoC PLLs and Peripheral clock
 2026-03-20 10:42 UTC  (6+ messages)
` [PATCH v5 5/8] clk: amlogic: Add A5 clock peripherals controller driver

[PATCH net-next v9 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-19 20:54 UTC  (11+ messages)
` [PATCH net-next v9 1/6] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v9 2/6] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH net-next v9 3/6] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH net-next v9 4/6] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH net-next v9 5/6] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH net-next v9 6/6] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH v6 0/3] Add Amlogic general DMA
 2026-03-19  9:17 UTC  (7+ messages)
` [PATCH v6 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA
` [PATCH v6 2/3] dmaengine: amlogic: Add general DMA driver for A9
` [PATCH v6 3/3] MAINTAINERS: Add an entry for Amlogic DMA driver

[PATCH v2] arm64: dts: amlogic: t7: khadas-vim4: fix memory layout for 8GB RAM
 2026-03-19  2:34 UTC 

[PATCH] spi: amlogic-spisg: Fix memory leak in aml_spisg_probe()
 2026-03-16 17:52 UTC  (3+ messages)

[PATCH] spi: amlogic-spisg: Use IS_ERR() instead of IS_ERR_OR_NULL()
 2026-03-16 17:52 UTC  (3+ messages)

[PATCH] spi: amlogic: spifc-a4: Remove redundant clock cleanup
 2026-03-16 17:52 UTC  (3+ messages)

[PATCH v2 0/3] Add the missing mpll3 clock and clock controller nodes
 2026-03-16 12:33 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: clock: amlogic: Fix redundant hyphen in "amlogic,t7-gp1--pll" string
` [PATCH v2 2/3] dt-bindings: clock: amlogic: t7: Add missing mpll3 parent clock
` [PATCH v2 3/3] arm64: dts: amlogic: t7: Add clock controller nodes

[PATCH 00/14] gpio: remove uneeded Kconfig dependencies on OF_GPIO
 2026-03-13 13:43 UTC  (22+ messages)
` [PATCH 02/14] arc: axs10x: drop unneeded dependency "
` [PATCH 03/14] powerpc: "
` [PATCH 05/14] regulator: drop unneeded dependencies "
` [PATCH 06/14] gpio: drop unneeded Kconfig "
` [PATCH 07/14] pinctrl: Kconfig: drop unneeded "
` [PATCH 08/14] leds: Kconfig: drop unneeded dependency "
` [PATCH 09/14] hwmon: "
` [PATCH 10/14] watchdog: convert the Kconfig dependency on OF_GPIO to OF
` [PATCH 11/14] bus: drop unneeded dependency on OF_GPIO
` [PATCH 12/14] staging: media: max96712: "
` [PATCH 13/14] power: reset: drop unneeded dependencies "
` [PATCH 14/14] media: i2c: "
` (subset) [PATCH 00/14] gpio: remove uneeded Kconfig "

[PATCH net-next v8 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-13  8:55 UTC  (13+ messages)
` [PATCH net-next v8 1/6] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v8 2/6] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH net-next v8 3/6] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH net-next v8 4/6] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH net-next v8 5/6] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH net-next v8 6/6] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH v2 0/2] PCI: dwc: Add multi-port controller support
 2026-03-12  4:01 UTC  (4+ messages)
` [PATCH v2 1/2] PCI: API changes for "
` [PATCH v2 2/2] PCI: dwc: Add "

[PATCH 0/3] Add the missing mpll3 clock and clock controller nodes
 2026-03-11 11:48 UTC  (26+ messages)
` [PATCH 1/3] dt-bindings: clock: amlogic: Fix a typo
` [PATCH 2/3] dt-bindings: clock: amlogic: t7: Add missing mpll3 parent clock
` [PATCH 3/3] arm64: dts: amlogic: t7: Add clock controller nodes

[PATCH 0/7] arm64: dts: Drop CPU masks from GICv3 PPI interrupts
 2026-03-11  2:12 UTC  (15+ messages)
` [PATCH 1/7] arm64: dts: amlogic: s6: "
` [PATCH 2/7] arm64: dts: exynos: gs101: "
` [PATCH 3/7] arm64: dts: fsl-ls1028a: "
` [PATCH 4/7] arm64: dts: freescale: imx: "
` [PATCH 5/7] arm64: dts: intel: agilex5: "
` [PATCH 6/7] arm64: tegra: "
` [PATCH 7/7] arm64: dts: qcom: "

[PATCH net-next v7 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-10  8:58 UTC  (14+ messages)
` [PATCH net-next v7 1/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v7 2/7] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH net-next v7 3/7] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH net-next v7 4/7] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH net-next v7 5/7] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH net-next v7 6/7] net: stmmac: qcom-ethqos: define a callback for setting the serdes speed
` [PATCH net-next v7 7/7] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH] spi: amlogic: spifc-a4: Fix DMA mapping error handling
 2026-03-09 19:06 UTC  (4+ messages)

[PATCH] iio: adc: meson: no devm for nvmem_cell_get
 2026-03-07 13:13 UTC  (2+ messages)

[PATCH] arm64: dts: amlogic: Fix GIC register ranges for Amlogic T7
 2026-03-06 10:11 UTC  (2+ messages)

[PATCH] arm64: dts: amlogic: t7: khadas-vim4: fix board model name
 2026-03-06 10:10 UTC  (2+ messages)

[PATCH] arm64: dts: amlogic: t7: khadas-vim4: fix memory layout for 8GB RAM
 2026-03-06  7:54 UTC  (2+ messages)

[RFC v1 00/18] PCI: Enable async probe by default
 2026-03-06  4:14 UTC  (23+ messages)
` [RFC v1 01/18] PCI: al: Allow asynchronous probing for background link training
` [RFC v1 02/18] PCI: amd-mdb: "
` [RFC v1 03/18] PCI: armada8x: "
` [RFC v1 04/18] PCI: artpec6: "
` [RFC v1 05/18] PCI: bt1: "
` [RFC v1 06/18] PCI: dra7xx: "
` [RFC v1 07/18] PCI: exynos: "
` [RFC v1 08/18] PCI: fu740: "
` [RFC v1 09/18] PCI: intel-gw: "
` [RFC v1 10/18] PCI: keystone: "
` [RFC v1 11/18] PCI: keembay: "
` [RFC v1 12/18] PCI: kirin: "
` [RFC v1 13/18] PCI: layerscape: "
` [RFC v1 14/18] PCI: meson: "
` [RFC v1 15/18] PCI: sophgo: "
` [RFC v1 16/18] PCI: tegra194: "
` [RFC v1 17/18] PCI: uniphier: "
` [RFC v1 18/18] PCI: visconti: "

[PATCH v5 0/3] Add Amlogic general DMA
 2026-03-05 16:16 UTC  (7+ messages)
` [PATCH v5 2/3] dmaengine: amlogic: Add general DMA driver for A9

[PATCH RFC v4 0/4] Add Amlogic stateless H.264 video decoder for S4
 2026-03-05 15:57 UTC  (11+ messages)
` [PATCH RFC v4 1/4] media: dt-bindings: Add Amlogic V4L2 video decoder

[PATCH 0/4] irqchip/gic: Use GIC_* DT binding definitions
 2026-03-05 10:38 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: interrupt-controller: arm,gic: Document symbolic definitions
` [PATCH 2/4] genirq: Document interaction between <linux/irq.h> and DT binding defs
` [PATCH 3/4] irqchip/gic: Use GIC_* DT binding definitions
` [PATCH 4/4] iirqchip/gic children: "

[PATCH 1/7] drivers: clk: meson: Add Amlogic T7 fix pll support
 2026-03-04  9:14 UTC  (4+ messages)


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