public inbox for linux-amlogic@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-02-27 09:49:21 to 2026-03-13 01:17:09 UTC [more...]

[PATCH net-next v8 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-13  1:16 UTC  (11+ 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 00/14] gpio: remove uneeded Kconfig dependencies on OF_GPIO
 2026-03-10  9:11 UTC  (23+ messages)
` [PATCH 01/14] arm64: Kconfig: drop unneeded dependency "
` [PATCH 02/14] arc: axs10x: "
` [PATCH 03/14] powerpc: "
` [PATCH 04/14] net: mdio: "
` [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: "

[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 v6 0/3] Add Amlogic general DMA
 2026-03-09 15:50 UTC  (5+ 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] spi: amlogic: spifc-a4: Remove redundant clock cleanup
 2026-03-08 13:34 UTC 

[PATCH] spi: amlogic-spisg: Use IS_ERR() instead of IS_ERR_OR_NULL()
 2026-03-08  6:59 UTC 

[PATCH] spi: amlogic-spisg: Fix memory leak in aml_spisg_probe()
 2026-03-08  6:49 UTC 

[PATCH] iio: adc: meson: no devm for nvmem_cell_get
 2026-03-07 13:13 UTC  (3+ 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  (10+ messages)
` [PATCH v5 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA
` [PATCH v5 2/3] dmaengine: amlogic: Add general DMA driver for A9
` [PATCH v5 3/3] MAINTAINERS: Add an entry for Amlogic DMA driver

[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 v1] media: meson: vdec: Fix memory leak in error path of vdec_open
 2026-03-04 10:05 UTC 

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

[PATCH v3 0/2] basic devicetree support for Amlogic A9
 2026-03-03 10:06 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: amlogic: add A311Y3 support
` [PATCH v3 2/2] arm64: dts: add support for A9 based Amlogic BY401

[PATCH] dt-bindings: serial: amlogic,meson-uart: Add compatible string for A9
 2026-03-03 10:05 UTC 

[PATCH] arm64: dts: amlogic: meson-gxl-s905d-phicomm-n1: add bluetooth node
 2026-03-03  8:15 UTC  (2+ messages)

[PATCH v1 0/4] iio: adc: meson-saradc: add support for Meson S4
 2026-03-03  6:25 UTC  (15+ messages)
` [PATCH v1 1/4] dt-bindings: iio: adc: amlogic,meson-saradc: add S4 compatible
` [PATCH v1 2/4] iio: adc: meson-saradc: add support for Meson S4
` [PATCH v1 3/4] arm64: dts: amlogic: meson-s4: add internal SARADC controller
` [PATCH v1 4/4] arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: add Function key support

[PATCH v2 0/3] basic devicetree support for Amlogic A9
 2026-03-03  2:18 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: arm: amlogic: add A311Y3 support
` [PATCH v2 2/3] dt-bindings: serial: amlogic,meson-uart: Add compatible string for A9
` [PATCH v2 3/3] arm64: dts: add support for A9 based Amlogic BY401

[PATCH v2 0/4] arm64: dts: amlogic: meson-s4-khadas-vim1s: enable LEDs, Keys and Bluetooth
 2026-03-02 11:49 UTC  (6+ messages)
` [PATCH v2 1/4] arm64: dts: amlogic: meson-s4: add UART_A node
` [PATCH v2 2/4] arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: enable bluetooth
` [PATCH v2 3/4] arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: add PWM LED support
` [PATCH v2 4/4] arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: add POWER key support

[PATCH v4 2/3] dma: amlogic: Add general DMA driver for A9
 2026-03-02  8:46 UTC  (2+ messages)

[PATCH 0/3] baisc devicetree support for Amlogic A9
 2026-02-28  7:38 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: add support for A9 based Amlogic BY401

[PATCH v3 0/3] Add Amlogic general DMA
 2026-02-27 15:54 UTC  (3+ messages)
` [PATCH v3 2/3] dma: amlogic: Add general DMA driver for A9

[PATCH v4 0/3] Add Amlogic general DMA
 2026-02-27  9:49 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA


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