Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-24 14:24:24 to 2026-07-24 16:15:34 UTC [more...]

[PATCH v3 00/13] media: stm32: dcmipp: add support for MP2x pixel pipes
 2026-07-24 16:13 UTC  (13+ messages)
` [PATCH v3 01/13] media: stm32: dcmipp: share struct dcmipp_device among subdevs
` [PATCH v3 03/13] media: stm32: dcmipp: bytecap: protect CMIER register access
` [PATCH v3 04/13] media: stm32: dcmipp: move common structures in dcmipp-common.h
` [PATCH v3 05/13] media: stm32: dcmipp: correct swap in YUYV data with parallel input
` [PATCH v3 06/13] media: stm32: dcmipp: configure csi input of all pipes on stm32mp25
` [PATCH v3 07/13] media: stm32: dcmipp: introduce a dcmipp global media_pipeline
` [PATCH v3 08/13] media: stm32: dcmipp: add pixel pipes helper functions
` [PATCH v3 09/13] media: stm32: dcmipp: addition of a dcmipp-isp subdev
` [PATCH v3 10/13] media: stm32: dcmipp: pixelproc: addition of dcmipp-pixelproc subdev
` [PATCH v3 11/13] media: stm32: dcmipp: add pixel-pipe support in bytecap
` [PATCH v3 12/13] media: stm32: dcmipp: rename bytecap into capture
` [PATCH v3 13/13] media: stm32: dcmipp: instantiate & link stm32mp25 subdevs

[PATCH] media: hantro: release runtime resources when device_run fails
 2026-07-24 16:12 UTC  (2+ messages)

[PATCH v6 0/2] clk: amlogic: Add A9 peripherals clock controller
 2026-07-24 16:07 UTC  (2+ messages)

[PATCH v3] ARM: imx: Fix suspend/resume crash with Clang CFI
 2026-07-24 15:53 UTC  (12+ messages)

[PATCH] crypto: qce - Remove driver
 2026-07-24 15:51 UTC  (10+ messages)

[PATCH 0/5] mm: add basic PTE const type-safety
 2026-07-24 15:48 UTC  (7+ messages)
` [PATCH 3/5] mm/parisc: constify ptep_get() argument

[PATCH v2] clk: fix self-consuming provider module pinning
 2026-07-24 15:47 UTC  (4+ messages)

[PATCH 0/8] driver core: prefer platform_device_set_fwnode()
 2026-07-24 15:43 UTC  (4+ messages)
` [PATCH 5/8] pmdomain: imx: use platform_device_set_fwnode()

[RFC PATCH v1 0/2] KVM: arm64: CCA: Add MEC policy support for CCA Realms
 2026-07-24 15:38 UTC  (4+ messages)
` [RFC PATCH v1 2/2] cgroup/misc: Add support for Arm CCA MECIDs

[PATCH v4 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
 2026-07-24 15:35 UTC  (4+ messages)
` [PATCH v4 2/7] vDSO: Make clockmode constants available without CONFIG_GENERIC_GETTIMEOFDAY

[PATCH v1 07/20] gpio: Add missing OF module annotations
 2026-07-24 15:32 UTC  (2+ messages)

[PATCH v4 0/3] imx8-isi: Format support enhancements
 2026-07-24 15:29 UTC  (3+ messages)
` [PATCH v4 1/3] media: nxp: imx8-isi: Implement per-stream reference counting for multiplexed streams

[PATCH] pmdomain: rockchip: Add a regulator to the RK3568 NPU power domain
 2026-07-24 15:25 UTC  (2+ messages)

[PATCH] pmdomains: mediatek: Avoid setting RTFF's CLK_DIS before NRESTORE
 2026-07-24 15:25 UTC  (2+ messages)

[PATCH] pmdomain: imx8m{p,}-blk-ctrl: Add MODULE_DESCRIPTION
 2026-07-24 15:25 UTC  (2+ messages)

[PATCH v3 0/3] pmdomain: mediatek: Add MT6858 support
 2026-07-24 15:25 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Add HAFT support for SVA
 2026-07-24 15:25 UTC  (5+ messages)

[PATCH v13 00/32] KVM: arm64: Implement support for SME
 2026-07-24 15:16 UTC  (4+ messages)
` [PATCH v13 02/32] arm64/fpsimd: Ensure all of ZCR_EL1 is initialised from idle

[PATCH mm-hotfixes v6 0/5] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-24 15:09 UTC  (4+ messages)

[PATCH v6 00/22] Introduce SCMI Telemetry support
 2026-07-24 15:05 UTC  (24+ messages)
` [PATCH v6 01/22] firmware: arm_scmi: Add new SCMIv4.0 error codes definitions
` [PATCH v6 02/22] firmware: arm_scmi: Allow registration of unknown-size events/reports
` [PATCH v6 03/22] firmware: arm_scmi: Introduce protocol instance notifiers
` [PATCH v6 04/22] dt-bindings: firmware: arm,scmi: Add support for telemetry protocol
` [PATCH v6 05/22] include: trace: Add Telemetry trace events
` [PATCH v6 06/22] firmware: arm_scmi: Add basic Telemetry support
` [PATCH v6 07/22] firmware: arm_scmi: Add support to parse SHMTIs areas
` [PATCH v6 08/22] firmware: arm_scmi: Add Telemetry configuration operations
` [PATCH v6 09/22] firmware: arm_scmi: Add Telemetry DataEvent read capabilities
` [PATCH v6 10/22] firmware: arm_scmi: Add support for Telemetry reset
` [PATCH v6 11/22] firmware: arm_scmi: Add Telemetry notification support
` [PATCH v6 12/22] firmware: arm_scmi: Add support for boot-on Telemetry
` [PATCH v6 13/22] firmware: arm_scmi: Add Telemetry generation counter
` [PATCH v6 14/22] firmware: arm_scmi: Add common per-protocol debugfs support
` [PATCH v6 15/22] firmware: arm_scmi: Add Telemetry debugfs SHMTI dump support
` [PATCH v6 16/22] firmware: arm_scmi: Add Telemetry debugfs ABI documentation
` [PATCH v6 17/22] firmware: arm_scmi: Expose per-instance identifier
` [PATCH v6 18/22] uapi: Add ARM SCMI Telemetry definitions
` [PATCH v6 19/22] firmware: arm_scmi: Add System Telemetry driver
` [PATCH v6 20/22] docs: ioctl-number: Add SCMI Ioctls
` [PATCH v6 21/22] [RFC] Documentation: Add SCMI System Telemetry documentation
` [PATCH v6 22/22] [RFC] tools/scmi: Add SCMI Telemetry testing tool

[PATCH] pmdomain: raspberrypi-power: add remove function
 2026-07-24 15:04 UTC  (4+ messages)

[PATCH v1] pmdomain: mediatek: Fix MT8183 hang on boot
 2026-07-24 15:01 UTC  (2+ messages)

[PATCH 0/8] arm64: dts: freescale: Add Verdin iMX8M Mini overlays
 2026-07-24 14:59 UTC  (11+ messages)
` [PATCH 6/8] arm64: dts: freescale: imx8mm-verdin: Add Toradex OV5640 CSI Cameras

[PATCH v9 0/5] Add SCDC information to connector debugfs
 2026-07-24 14:22 UTC  (2+ messages)
` [PATCH v9 5/5] drm/display: hdmi-state-helper: Init SCDC debugfs for HDMI


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