linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-08 04:50:05 to 2024-01-23 16:59:41 UTC [more...]

[PATCH v2 00/20] Support more Amlogic SoC families in crypto driver
 2024-01-23 16:58 UTC  (10+ messages)
` [PATCH v2 01/20] drivers: crypto: meson: don't hardcode IRQ count
` [PATCH v2 03/20] drviers: crypto: meson: add platform data
` [PATCH v2 04/20] drivers: crypto: meson: add MMIO helpers
` [PATCH v2 05/20] drivers: crypto: meson: move get_engine_number()
` [PATCH v2 06/20] drivers: crypto: meson: drop status field from meson_flow
` [PATCH v2 09/20] drivers: crypto: meson: process more than MAXDESCS descriptors
` [PATCH v2 10/20] drivers: crypto: meson: avoid kzalloc in engine thread
` [PATCH v2 11/20] drivers: crypto: meson: introduce hasher
` [PATCH v2 12/20] drivers: crypto: meson: add support for AES-CTR

[PATCH] dt-bindings: pinctrl: amlogic: narrow regex for unit address to hex numbers
 2024-01-23  8:37 UTC  (2+ messages)

[PATCH v4 0/6] pwm: meson: dt-bindings fixup
 2024-01-23  8:28 UTC  (15+ messages)
` [PATCH v4 1/6] dt-bindings: pwm: amlogic: fix s4 bindings
` [PATCH v4 2/6] dt-bindings: pwm: amlogic: add new compatible for meson8 pwm type
` [PATCH v4 3/6] pwm: meson: generalize 4 inputs clock on "
` [PATCH v4 4/6] pwm: meson: use device data to carry information around
` [PATCH v4 5/6] pwm: meson: don't carry internal clock elements around
` [PATCH v4 6/6] pwm: meson: add generic compatible for meson8 to sm1

[RFC PATCH v2 0/3] regulator: pwm-regulator: Fixes for disabled PWMs at boot
 2024-01-22 20:44 UTC  (5+ messages)
` [RFC PATCH v2 1/3] regulator: pwm-regulator: Add validity checks in continuous .get_voltage
` [RFC PATCH v2 2/3] regulator: pwm-regulator: Calculate the output voltage for disabled PWMs
` [RFC PATCH v2 3/3] regulator: pwm-regulator: Manage boot-on with disabled PWM channels

[PATCH] meson-mx-socinfo: Fix possible null-pointer dereference issues in meson_mx_socinfo_init
 2024-01-19  9:06 UTC  (2+ messages)

[PATCH v1 0/8] drm/ci: Add support for GPU and display testing
 2024-01-17 10:58 UTC  (13+ messages)
` [PATCH v1 1/8] drm/ci: arm64.config: Enable CONFIG_DRM_ANALOGIX_ANX7625
` [PATCH v1 2/8] drm/ci: mediatek: Test both GPU and display drivers
` [PATCH v1 3/8] drm/ci: rockchip: "
` [PATCH v1 4/8] drm/ci: meson: "
` [PATCH v1 5/8] drm/ci: Do not set IGT_FORCE_DRIVER based on driver name
` [PATCH v1 6/8] MAINTAINERS: drm/ci: xfails: add entry for panfrost
` [PATCH v1 7/8] drm/ci: Rename xfails file
` [PATCH v1 8/8] drm/ci: Update xfails

[PATCH AUTOSEL 6.1 55/68] arm64: dts: amlogic: fix format for s4 uart node
 2024-01-16 19:53 UTC 

[PATCH AUTOSEL 6.6 086/104] arm64: dts: amlogic: fix format for s4 uart node
 2024-01-16 19:46 UTC 

[PATCH AUTOSEL 6.7 089/108] arm64: dts: amlogic: fix format for s4 uart node
 2024-01-16 19:39 UTC 

[PATCH v2 0/7] drm/ci: Add support for GPU and display testing
 2024-01-16 11:19 UTC  (9+ messages)
` [PATCH v2 1/7] drm/ci: arm64.config: Enable CONFIG_DRM_ANALOGIX_ANX7625
` [PATCH v2 2/7] drm/ci: mediatek: Rename exisitng job
` [PATCH v2 3/7] drm/ci: mediatek: Add job to test panfrost and powervr GPU driver
` [PATCH v2 4/7] drm/ci: meson: Rename exisitng job
` [PATCH v2 5/7] drm/ci: meson: Add job to test panfrost GPU driver
` [PATCH v2 6/7] drm/ci: rockchip: Rename existing job
` [PATCH v2 7/7] drm/ci: rockchip: Add job to test panfrost GPU driver

Zamówienie na klimatyzatory postojowe
 2024-01-16  8:36 UTC 

[PATCH] drm/bridge: synopsys: dw-mipi-dsi: fix deferred dsi host probe breaks dsi device probe
 2024-01-15 17:54 UTC  (5+ messages)

[PATCH 00/18] perf: Convert to platform remove callback returning void
 2024-01-12 18:53 UTC  (5+ messages)
` [PATCH 02/18] perf: amlogic: "

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

[PATCH RESEND] arm64: dts: VIM3: Set the rates of the clocks for the NPU
 2024-01-10 15:40 UTC  (4+ messages)

[PATCH 2/2] arm64: dts: amlogic: meson-g12-common: Set the rates of the clocks for the NPU
 2024-01-10 15:37 UTC 

[PATCH] drm/meson: vclk: fix calculation of 59.94 fractional rates
 2024-01-10  9:04 UTC  (2+ messages)

[PATCH 0/4] ASoC: meson: Fix issues with LibreTech Saphire
 2024-01-03 20:24 UTC  (6+ messages)
` [PATCH 1/4] ASoC: meson: g12a-toacodec: Validate written enum values
` [PATCH 2/4] ASoC: meson: g12a-tohdmitx: "
` [PATCH 3/4] ASoC: meson: g12a-toacodec: Fix event generation
` [PATCH 4/4] ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF mux

[GIT PULL] clk: meson: amlogic clock updates for v6.8
 2024-01-02 23:34 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-12-29  8:55 UTC 

[RFC PATCH v1] regulator: pwm-regulator: Fix continuous get_voltage for disabled PWM
 2023-12-22 12:24 UTC  (12+ messages)

[PATCH] pwm: meson: Simplify using dev_err_probe()
 2023-12-21 11:17 UTC  (13+ messages)
              ` [PATCH] MAINTAINERS: pwm: Thierry steps down, Uwe takes over

[GIT PULL] amlogic ARM64 DT updates for v6.8
 2023-12-21 10:12 UTC 

[GIT PULL] amlogic drivers updates for v6.8
 2023-12-21 10:11 UTC 

Nowe informacje na stronie www
 2023-12-20  8:36 UTC 

[PATCH 0/2] thermal: amlogic: Two cleanups
 2023-12-19 17:59 UTC  (4+ messages)

[PATCH v4 0/3] reset: amlogic-c3: add reset driver
 2023-12-19  9:31 UTC  (3+ messages)
` (subset) "

[PATCH 2/7] crypto: amlogic - Use helper to set reqsize
 2023-12-18 16:46 UTC 

[PATCH v9 00/12] drm/meson: add support for MIPI DSI Display
 2023-12-18  9:39 UTC  (8+ messages)
` [PATCH v9 08/12] clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCF

[PATCH 0/5] clk: Make clk_rate_exclusive_get() return void
 2023-12-15 18:49 UTC  (16+ messages)
` [PATCH 2/5] drm/meson: Simplify usage of clk_rate_exclusive_get()
` [PATCH 5/5] clk: Make clk_rate_exclusive_get() return void

[PATCH] arm64: dts: amlogic: fix format for s4 uart node
 2023-12-15 14:27 UTC  (3+ messages)

[PATCH v4 000/115] pwm: Fix lifetime issues for pwm_chips
 2023-12-12 21:05 UTC  (6+ messages)

[PATCH v6 0/2] Use onboard usb hub reset on Odroid N2
 2023-12-12 13:17 UTC  (18+ messages)
` [PATCH v6 1/2] dt-bindings: usb: Add the binding example for the Genesys Logic GL3523 hub

[PATCH 1/2] arm64: dts: ti: minor whitespace cleanup around '='
 2023-12-11 11:08 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: amlogic: "

[PATCH] arm64: dts: amlogic: drop redundant status=okay
 2023-12-11 11:08 UTC  (3+ messages)

[PATCH v2 0/2] Add some devices nodes for S4
 2023-12-08 15:18 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: dts: amlogic: add some device "
` [PATCH v2 2/2] arm64: dts: amlogic: enable some nodes for board AQ222

[PATCH v4] docs: dt-bindings: add DTS Coding Style document
 2023-12-08  4:49 UTC  (2+ messages)


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