public inbox for linux-remoteproc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-06 10:53:55 to 2026-03-12 06:31:36 UTC [more...]

[PATCH v2 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-03-12  6:27 UTC  (13+ messages)
` [PATCH v2 01/15] arm64: dts: qcom: kodiak: Add EL2 overlay
` [PATCH v2 02/15] firmware: qcom: Add a generic PAS service
` [PATCH v2 03/15] firmware: qcom_scm: Migrate to "
` [PATCH v2 04/15] firmware: qcom: Add a PAS TEE service
` [PATCH v2 05/15] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
` [PATCH v2 06/15] remoteproc: qcom_q6v5_mss: Switch "
` [PATCH v2 07/15] soc: qcom: mdtloader: "
` [PATCH v2 08/15] remoteproc: qcom_wcnss: "
` [PATCH v2 09/15] remoteproc: qcom: Select QCOM_PAS_TEE service backend
` [PATCH v2 10/15] drm/msm: Switch to generic PAS TZ APIs
` [PATCH v2 11/15] media: qcom: "
` [PATCH v2 12/15] net: ipa: "

[PATCH v4 0/7] Add binding and driver for Kaanapali SoCCP
 2026-03-12  4:53 UTC  (20+ messages)
` [PATCH v4 1/7] dt-bindings: remoteproc: qcom: cleanup qcom,adsp.yaml
` [PATCH v4 2/7] dt-bindings: remoteproc: qcom: move interrupts and interrupt-names list out of pas-common
` [PATCH v4 3/7] dt-bindings: remoteproc: qcom: Add smem properties in documents that reference to pas-common
` [PATCH v4 4/7] dt-bindings: remoteproc: qcom: Document pas for SoCCP on Kaanapali and Glymur platforms
` [PATCH v4 5/7] remoteproc: core: set recovery_disabled when doing rproc_add()
` [PATCH v4 6/7] remoteproc: qcom: pas: Add late attach support for subsystems
` [PATCH v4 7/7] remoteproc: qcom_q6v5_pas: Add SoCCP node on Kaanapali

[PATCH v2 00/25] Introduce meminspect
 2026-03-12  4:46 UTC  (31+ messages)
` [PATCH v2 01/25] kernel: "
` [PATCH v2 02/25] init/version: Annotate static information into meminspect
` [PATCH v2 03/25] mm/percpu: "
` [PATCH v2 04/25] cpu: "
` [PATCH v2 05/25] genirq/irqdesc: "
` [PATCH v2 06/25] timers: "
` [PATCH v2 07/25] kernel/fork: "
` [PATCH v2 08/25] mm/page_alloc: "
` [PATCH v2 09/25] mm/show_mem: "
` [PATCH v2 10/25] mm/swapfile: "
` [PATCH v2 11/25] kernel/vmcore_info: Register dynamic "
` [PATCH v2 12/25] kernel/configs: "
` [PATCH v2 13/25] mm/init-mm: Annotate static "
` [PATCH v2 14/25] panic: "
` [PATCH v2 15/25] kallsyms: "
` [PATCH v2 16/25] mm/mm_init: "
` [PATCH v2 17/25] sched/core: Annotate runqueues "
` [PATCH v2 18/25] mm/numa: Register node data information "
` [PATCH v2 19/25] mm/sparse: Register "
` [PATCH v2 20/25] printk: "
` [PATCH v2 21/25] remoteproc: qcom: Move minidump data structures into its own header
` [PATCH v2 22/25] soc: qcom: Add minidump backend driver
` [PATCH v2 23/25] soc: qcom: smem: Add minidump platform device
` [PATCH v2 24/25] dt-bindings: reserved-memory: Add Google Kinfo Pixel reserved memory
` [PATCH v2 25/25] meminspect: Add debug kinfo compatible driver

[PATCH] remoteproc: xlnx: do not send new mailbox notification
 2026-03-11 19:43 UTC  (2+ messages)

[PATCH 0/3] remoteproc: xlnx: enhancements and new features
 2026-03-11 19:28 UTC  (6+ messages)
` [PATCH 3/3] remoteproc: zynqmp: release mailbox channels on shutdown

[PATCH v4 0/2] remoteproc: xlnx: remote crash recovery
 2026-03-11 17:21 UTC  (2+ messages)

[GIT PULL] remoteproc fixes for v7.0
 2026-03-11 16:35 UTC  (2+ messages)

[PATCH v4 00/15] hwspinlock: move device alloc into core and refactor includes
 2026-03-11  9:24 UTC  (20+ messages)
` [PATCH v4 01/15] hwspinlock: u8500: delete driver
` [PATCH v4 03/15] hwspinlock: add helpers to retrieve core data
` [PATCH v4 04/15] hwspinlock: add callback to fill private data of a hwspinlock
` [PATCH v4 05/15] hwspinlock: omap: use new callback to initialize hwspinlock priv
` [PATCH v4 06/15] hwspinlock: qcom: "
` [PATCH v4 07/15] hwspinlock: sprd: "
` [PATCH v4 08/15] hwspinlock: stm32: "
` [PATCH v4 09/15] hwspinlock: sun6i: "
` [PATCH v4 10/15] hwspinlock: handle hwspinlock device allocation in the core
` [PATCH v4 11/15] hwspinlock: move entries from internal to public header
` [PATCH v4 12/15] hwspinlock: remove internal header
` [PATCH v4 13/15] hwspinlock: sort include and update copyright
` [PATCH v4 14/15] hwspinlock: refactor provider.h from public header
` [PATCH v4 15/15] hwspinlock/treewide: refactor consumer.h "

[PATCH 1/2] remoteproc: qcom: pas: Fix the dtb PAS context creation
 2026-03-11  8:49 UTC  (6+ messages)
` [PATCH 2/2] remoteproc: qcom: pas: Map/unmap subsystem region before auth_and_reset

[PATCH 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-03-11  5:47 UTC  (29+ messages)
` [PATCH 01/14] arm64: dts: qcom: kodiak: Add EL2 overlay
` [PATCH 02/14] firmware: qcom: Add a generic PAS service
` [PATCH 11/14] media: qcom: Switch to generic PAS TZ APIs
` [PATCH 12/14] net: ipa: "
` [PATCH 13/14] wifi: ath12k: "
` [PATCH 14/14] firmware: qcom_scm: Remove SCM PAS wrappers

[PATCH v3 00/15] mailbox: Stop sending NULL mailbox messages
 2026-03-11  0:16 UTC  (6+ messages)
` [PATCH v3 01/15] mailbox: Deprecate NULL mbox messages; Introduce mbox_ring_doorbell()

[PATCH v2 0/5] ASoC / rpmsg / remoteproc / soc: qcom: Constify buffer passed to send functions
 2026-03-10 15:19 UTC  (13+ messages)
` [PATCH v2 1/5] remoteproc: mtp_scp_ipi: Constify buffer passed to scp_ipi_send()
` [PATCH v2 2/5] remoteproc: mtp_scp: Constify buffer passed to scp_send_ipi()
` [PATCH v2 3/5] rpmsg: Constify buffer passed to send API
` [PATCH v2 4/5] ASoC: qcom:: Constify GPR packet being send over GPR interface
` [PATCH v2 5/5] media: platform: mtk-mdp3: Constify buffer passed to mdp_vpu_sendmsg()

[PATCH 1/2] remoteproc: qcom: pas: Fix the dtb PAS context creation
 2026-03-10 13:40 UTC  (2+ messages)

[PATCH v1 0/8] Group QMI service IDs into the QMI header
 2026-03-10 13:23 UTC  (23+ messages)
` [PATCH v1 1/8] soc: qcom: qmi: Enumerate the service IDs of QMI
` [PATCH v1 2/8] net: ipa: Use the unified QMI service ID instead of defining it locally
` [PATCH v1 3/8] net: drivers: wireless: ath: "
` [PATCH v1 4/8] remoteproc: qcom: "
` [PATCH v1 5/8] slimbus: qcom-ngd-ctrl: "
` [PATCH v1 6/8] soc: qcom: pdr: "
` [PATCH v1 7/8] ALSA: usb-audio: qcom: "
` [PATCH v1 8/8] samples: qmi: "

[PATCH V4 0/5] Enable ADSP and CDSP for Glymur SoC
 2026-03-10  9:17 UTC  (9+ messages)
` [PATCH V4 1/5] dt-bindings: remoteproc: qcom,sm8550-pas: Add Glymur ADSP
` [PATCH V4 2/5] dt-bindings: remoteproc: qcom,sm8550-pas: Add Glymur CDSP
` [PATCH V4 3/5] dt-bindings: misc: qcom,fastrpc: Add compatible for Glymur
` [PATCH V4 4/5] arm64: dts: qcom: glymur: Add ADSP and CDSP for Glymur SoC
` [PATCH V4 5/5] arm64: dts: qcom: glymur-crd: Enable ADSP and CDSP

[PATCH v10 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-03-09 22:24 UTC  (7+ messages)
` [PATCH v10 1/5] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
` [PATCH v10 2/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v10 3/5] gpio: rpmsg: add generic rpmsg GPIO driver
` [PATCH v10 4/5] gpio: rpmsg: add support for NXP legacy firmware protocol
` [PATCH v10 5/5] arm64: dts: imx8ulp: Add rpmsg node under imx_rproc

[PATCH v2] dt-bindings: remoteproc: qcom: Drop types for firmware-name
 2026-03-09 15:35 UTC  (2+ messages)

[PATCH] drivers: rpmsg: class_destroy() is deprecated
 2026-03-09 14:37 UTC  (3+ messages)

[PATCH] remoteproc: keystone: Request IRQs in probe()
 2026-03-09 14:26 UTC  (4+ messages)

[PATCH] ti: sci: Drop fake 'const' on handle pointer
 2026-03-09 13:39 UTC  (8+ messages)

[PATCH v3 0/3] Add support for Qualcomm WCN3610
 2026-03-06 18:05 UTC  (4+ messages)
` [PATCH v3 3/3] wifi: wcn36xx: Add support for WCN3610

[PATCH 1/2] remoteproc: pru: Use rproc_of_parse_firmware() to get firmware name
 2026-03-06 17:35 UTC  (2+ messages)

[PATCH 1/3] remoteproc: da8xx: Use dev_err_probe()
 2026-03-06 17:34 UTC  (2+ messages)

[PATCH v9 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-03-06 16:56 UTC  (5+ messages)
` [PATCH v9 4/5] gpio: rpmsg: add support for NXP legacy firmware protocol

[PATCH] remoteproc: qcom: Add missing space before closing bracket
 2026-03-06 14:56 UTC 

[PATCH] dt-bindings: remoteproc: qcom: Drop types for firmware-name
 2026-03-06 14:12 UTC  (2+ messages)

[PATCH v3 00/15] hwspinlock: move device alloc into core and refactor includes
 2026-03-06 11:29 UTC  (3+ messages)
` [PATCH v3 15/15] hwspinlock/treewide: refactor consumer.h from public header


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