Linux-Amlogic Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-05 10:44:35 to 2024-02-15 12:02:47 UTC [more...]

[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips
 2024-02-15 12:01 UTC  (9+ messages)
` [PATCH v6 001/164] pwm: Provide an inline function to get the parent device of a given chip
` [PATCH v6 003/164] pwm: Provide pwmchip_alloc() function and a devm variant of it
` [PATCH v6 070/164] pwm: meson: Change prototype of a few helpers to prepare further changes
` [PATCH v6 071/164] pwm: meson: Make use of pwmchip_parent() accessor
` [PATCH v6 072/164] pwm: meson: Make use of devm_pwmchip_alloc() function

[PATCH v4 00/20] Support more Amlogic SoC families in crypto driver
 2024-02-15 10:47 UTC  (37+ messages)
` [PATCH v4 01/20] drivers: crypto: meson: don't hardcode IRQ count
` [PATCH v4 02/20] drviers: crypto: meson: add platform data
` [PATCH v4 03/20] drivers: crypto: meson: make CLK controller optional
` [PATCH v4 04/20] drivers: crypto: meson: add MMIO helpers
` [PATCH v4 05/20] drivers: crypto: meson: move get_engine_number()
` [PATCH v4 06/20] drivers: crypto: meson: drop status field from meson_flow
` [PATCH v4 07/20] drivers: crypto: meson: move algs definition and cipher API to cipher.c
` [PATCH v4 08/20] drivers: crypto: meson: cleanup defines
` [PATCH v4 09/20] drivers: crypto: meson: process more than MAXDESCS descriptors
` [PATCH v4 10/20] drivers: crypto: meson: avoid kzalloc in engine thread
` [PATCH v4 11/20] drivers: crypto: meson: introduce hasher
` [PATCH v4 12/20] drivers: crypto: meson: add support for AES-CTR
` [PATCH v4 13/20] drivers: crypto: meson: use fallback for 192-bit keys
` [PATCH v4 14/20] drivers: crypto: meson: add support for G12-series
` [PATCH v4 15/20] drivers: crypto: meson: add support for AXG-series
` [PATCH v4 16/20] dt-bindings: crypto: meson: support new SoC's
` [PATCH v4 17/20] arch: arm64: dts: meson: a1: add crypto node
` [PATCH v4 18/20] arch: arm64: dts: meson: s4: "
` [PATCH v4 19/20] arch: arm64: dts: meson: g12: "
` [PATCH v4 20/20] arch: arm64: dts: meson: axg: "

Słowa kluczowe do wypozycjonowania
 2024-02-15  8:35 UTC 

[PATCH v3 0/9] drm/ci: Add support for GPU and display testing
 2024-02-14 14:10 UTC  (9+ messages)
` [PATCH v3 1/9] drm/ci: arm64.config: Enable CONFIG_DRM_ANALOGIX_ANX7625
` [PATCH v3 3/9] drm/ci: mediatek: Add job to test panfrost and powervr GPU driver
` [PATCH v3 9/9] drm/ci: uprev IGT and update testlist

[PATCH v2 0/2] ASoC: meson: aiu: fix function pointer type mismatch
 2024-02-14 13:22 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ASoC: meson: t9015: "

[PATCH v3 0/4] Add support for Freebox fbx8am boards
 2024-02-14  9:47 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: vendor-prefixes: add freebox
` [PATCH v3 2/4] dt-bindings: arm: amlogic: add fbx8am binding
` [PATCH v3 3/4] arm64: dts: amlogic: add fbx8am board
` [PATCH v3 4/4] arm64: dts: amlogic: add fbx8am DT overlays

[PATCH v2] nvmem: meson-efuse: fix function pointer type mismatch
 2024-02-13 14:59 UTC  (2+ messages)

[PATCH v2 0/4] Add support for Freebox fbx8am boards
 2024-02-13 14:58 UTC  (19+ messages)
` [PATCH v2 1/4] dt-bindings: vendor-prefixes: add freebox
` [PATCH v2 2/4] dt-bindings: arm: amlogic: add fbx8am binding
` [PATCH v2 3/4] arm64: dts: amlogic: add fbx8am board
` [PATCH v2 4/4] arm64: dts: amlogic: add fbx8am DT overlays

[PATCH] arm64: dts: amlogic: replace underscores in node names
 2024-02-13 14:56 UTC  (3+ messages)

[PATCH] ASoC: meson: add helpers for clk_disable_unprepare
 2024-02-13 12:45 UTC  (6+ messages)

[PATCH] nvmem: meson-efuse: fix function pointer type mismatch
 2024-02-13 10:27 UTC  (2+ messages)

[PATCH] arm64: dts: amlogic: t7: minor whitespace cleanup
 2024-02-13  8:47 UTC  (3+ messages)

[PATCH v1 0/2] meson-axg: properly setup CPU power management
 2024-02-13  8:47 UTC  (7+ messages)
` [PATCH v1 1/2] arm64: dts: amlogic: axg: move cpu cooling-cells to common dtsi
` [PATCH v1 2/2] arm64: dts: amlogic: axg: initialize default SoC capacitance

[PATCH v1] arch: arm64: dts: meson: a1: add assigned-clocks for usb node
 2024-02-13  8:47 UTC  (2+ messages)

[RFC PATCH v1] arm64: dts: amlogic: Add Freebox fbx8am boards
 2024-02-12 15:14 UTC  (11+ messages)

[PATCH] clk: constify the of_phandle_args argument of of_clk_provider
 2024-02-12 10:02 UTC  (2+ messages)

[PATCH v1] mtd: rawnand: meson: fix scrambling mode value in command macro
 2024-02-10 21:45 UTC 

[PATCH 00/18] perf: Convert to platform remove callback returning void
 2024-02-09 18:31 UTC  (2+ messages)

[PATCH 00/18] mfd: convert to use maple tree register cache
 2024-02-08 14:26 UTC  (30+ messages)
` [PATCH 01/18] mfd: ac100: "
` [PATCH 02/18] mfd: as3711: "
` [PATCH 03/18] mfd: as3722: "
` [PATCH 04/18] mfd: axp20x: "
` [PATCH 05/18] mfd: bcm590xx: "
` [PATCH 06/18] mfd: bd9571mwv: "
` [PATCH 07/18] mfd: dialog: "
` [PATCH 08/18] mfd: khadas-mcu: "
` [PATCH 09/18] mfd: lochnagar-i2c: "
` [PATCH 10/18] mfd: wolfson: "
` [PATCH 11/18] mfd: rohm: "
` [PATCH 12/18] mfd: rk8xx: "
` [PATCH 13/18] mfd: rn5t618: "
` [PATCH 14/18] mfd: rsmu_i2c: "
` [PATCH 15/18] mfd: si476x: "
` [PATCH 16/18] mfd: stmfx: "
` [PATCH 17/18] mfd: stpmic1: "
` [PATCH 18/18] mfd: rc5t583: "

[PATCH v3 00/20] Support more Amlogic SoC families in crypto driver
 2024-02-08  8:38 UTC  (24+ messages)
` [PATCH v3 01/20] drivers: crypto: meson: don't hardcode IRQ count
` [PATCH v3 02/20] drviers: crypto: meson: add platform data
` [PATCH v3 03/20] drivers: crypto: meson: make CLK controller optional
` [PATCH v3 04/20] drivers: crypto: meson: add MMIO helpers
` [PATCH v3 05/20] drivers: crypto: meson: move get_engine_number()
` [PATCH v3 06/20] drivers: crypto: meson: drop status field from meson_flow
` [PATCH v3 07/20] drivers: crypto: meson: move algs definition and cipher API to cipher.c
` [PATCH v3 08/20] drivers: crypto: meson: cleanup defines
` [PATCH v3 09/20] drivers: crypto: meson: process more than MAXDESCS descriptors
` [PATCH v3 10/20] drivers: crypto: meson: avoid kzalloc in engine thread
` [PATCH v3 11/20] drivers: crypto: meson: introduce hasher
` [PATCH v3 12/20] drivers: crypto: meson: add support for AES-CTR
` [PATCH v3 13/20] drivers: crypto: meson: use fallback for 192-bit keys
` [PATCH v3 14/20] drivers: crypto: meson: add support for G12-series
` [PATCH v3 15/20] drivers: crypto: meson: add support for AXG-series
` [PATCH v3 16/20] dt-bindings: crypto: meson: support new SoC's
` [PATCH v3 17/20] arch: arm64: dts: meson: a1: add crypto node
` [PATCH v3 18/20] arch: arm64: dts: meson: s4: "
` [PATCH v3 19/20] arch: arm64: dts: meson: g12: "
` [PATCH v3 20/20] arch: arm64: dts: meson: axg: "

[PATCHv1 1/5] arm64: dts: amlogic: Add cache information to the Amlogic GXBB and GXL SoC
 2024-02-06 15:01 UTC  (12+ messages)
` [PATCHv1 2/5] arm64: dts: amlogic: Add cache information to the Amlogic SM1 SoC
` [PATCHv1 3/5] arm64: dts: amlogic: Add cache information to the Amlogic G12A SoCS
` [PATCHv1 4/5] arm64: dts: amlogic: Add cache information to the Amlogic S922X SoC
` [PATCHv1 5/5] arm64: dts: amlogic: Add cache information to the Amlogic A7 SoC

[PATCH v10 0/7] drm/meson: add support for MIPI DSI Display
 2024-02-05 17:55 UTC  (8+ messages)
` [PATCH v10 1/7] dt-bindings: arm: amlogic: Document the MNT Reform 2 CM4 adapter with a BPI-CM4 Module
` [PATCH v10 2/7] clk: meson: add vclk driver
` [PATCH v10 3/7] clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCF
` [PATCH v10 4/7] drm/meson: gate px_clk when setting rate
` [PATCH v10 5/7] arm64: meson: g12-common: add the MIPI DSI nodes
` [PATCH v10 6/7] arm64: meson: khadas-vim3l: add TS050 DSI panel overlay
` [PATCH v10 7/7] arm64: dts: amlogic: meson-g12b-bananapi-cm4: add support for MNT Reform2 with CM4 adaper

[PATCH v9 00/12] drm/meson: add support for MIPI DSI Display
 2024-02-05 17:27 UTC  (6+ messages)
` [PATCH v9 07/12] clk: meson: add vclk driver

[PATCH v4 0/6] pwm: meson: dt-bindings fixup
 2024-02-05 17:12 UTC  (3+ messages)
` [PATCH v4 4/6] pwm: meson: use device data to carry information around

[PATCH 00/17] media: kerneldoc warnings
 2024-02-05 10:53 UTC  (7+ messages)
` [PATCH 17/17] linux: v4l2-vp9.h: Fix kerneldoc


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