messages from 2025-11-15 17:38:59 to 2025-11-30 12:36:25 UTC [more...]
[PATCH 0/4] ASoC / rpmsg / remoteproc / soc: qcom: Constify buffer passed to send functions
2025-11-30 12:36 UTC (5+ messages)
` [PATCH 1/4] remoteproc: mtp_scp_ipi: Constify buffer passed to scp_ipi_send()
` [PATCH 2/4] remoteproc: mtp_scp: Constify buffer passed to scp_send_ipi()
` [PATCH 3/4] rpmsg: Constify buffer passed to send API
` [PATCH 4/4] ASoC: qcom:: Constify GPR packet being send over GPR interface
[PATCH 1/2] remoteproc: qcom_q6v5_wcss: fix parsing of qcom,halt-regs
2025-11-29 21:18 UTC (3+ messages)
` [PATCH 2/2] remoteproc: qcom_q6v5_wcss: use optional reset for wcss_q6_bcr_reset
[PATCH v4] remoteproc: qcom: Fix NULL pointer issue
2025-11-29 21:01 UTC (3+ messages)
[PATCH v2 1/1] docs: Update documentation to avoid mentioning of kernel.h
2025-11-29 17:46 UTC (7+ messages)
[PATCH 0/4] remoteproc: qcom: Fix devm_ioremap_resource_wc() checking
2025-11-29 14:51 UTC (5+ messages)
` [PATCH 1/4] remoteproc: qcom_q6v5_adsp: Fix a NULL vs IS_ERR() check in adsp_alloc_memory_region()
` [PATCH 2/4] remoteproc: qcom: pas: Fix a couple NULL vs IS_ERR() bugs
` [PATCH 3/4] remoteproc: qcom: q6v5: Fix NULL vs IS_ERR() bug in q6v5_alloc_memory_region()
` [PATCH 4/4] remoteproc: qcom_wcnss: Fix NULL vs IS_ERR() bug in wcnss_alloc_memory_region()
[PATCH V5 0/6] Add new driver for WCSS secure PIL loading
2025-11-28 11:09 UTC (5+ messages)
` [PATCH V5 6/6] arm64: dts: qcom: ipq9574: add nodes to bring up q6
[PATCH] remoteproc: xlnx: Use high-prio workqueue instead of system wq
2025-11-28 7:25 UTC (2+ messages)
[PATCH v5 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2025-11-27 16:23 UTC (8+ messages)
` [PATCH v5 2/5] remoteproc: imx_rproc: Populate devices under "rpmsg" subnode
[PATCH next] remoteproc: imx_dsp_rproc: Fix NULL vs IS_ERR() bug in imx_dsp_rproc_add_carveout()
2025-11-27 16:02 UTC (3+ messages)
[PATCH] remoteproc: st: Fix indexing of memory-regions
2025-11-27 15:36 UTC (2+ messages)
[PATCH v2] remoteproc: k3: support for graceful shutdown of remote cores
2025-11-27 15:17 UTC (4+ messages)
[PATCH v7 1/2] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
2025-11-27 14:28 UTC (5+ messages)
` [PATCH v7 2/2] remoteproc: qcom: "
` (subset) [PATCH v7 1/2] remoteproc: "
[PATCH v8 00/14] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
2025-11-27 10:25 UTC (29+ messages)
` [PATCH v8 01/14] dt-bindings: remoteproc: qcom,pas: Add iommus property
` [PATCH v8 02/14] firmware: qcom_scm: Remove redundant piece of code
` [PATCH v8 03/14] firmware: qcom_scm: Rename peripheral as pas_id
` [PATCH v8 04/14] firmware: qcom_scm: Introduce PAS context initialization helper function
` [PATCH v8 05/14] remoteproc: pas: Replace metadata context with PAS context structure
` [PATCH v8 06/14] soc: qcom: mdtloader: Add PAS context aware qcom_mdt_pas_load() function
` [PATCH v8 07/14] soc: qcom: mdtloader: Remove qcom_mdt_pas_init() from exported symbols
` [PATCH v8 08/14] firmware: qcom_scm: Add a prep version of auth_and_reset function
` [PATCH v8 09/14] firmware: qcom_scm: Refactor qcom_scm_pas_init_image()
` [PATCH v8 10/14] firmware: qcom_scm: Add SHM bridge handling for PAS when running without QHEE
` [PATCH v8 11/14] firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table
` [PATCH v8 12/14] remoteproc: pas: Extend parse_fw callback to fetch resources via SMC call
` [PATCH v8 13/14] remoteproc: qcom: pas: Enable Secure PAS support with IOMMU managed by Linux
` [PATCH v8 14/14] arm64: dts: qcom: Add EL2 overlay for Lemans
[PATCH v1 1/1] docs: Update documentation to avoid mentioning of kernel.h
2025-11-26 21:49 UTC (12+ messages)
[PATCH 1/2] remoteproc: imx_dsp_rproc: Skip RP_MBOX_SUSPEND_SYSTEM when mailbox TX channel is uninitialized
2025-11-26 20:21 UTC (4+ messages)
` [PATCH 2/2] remoteproc: imx_dsp_rproc: Wait for suspend ACK only if WAIT_FW_READY is set
[PATCH 0/2] rpmsg: glink_native: fix leak and cleanup
2025-11-26 20:10 UTC (2+ messages)
[PATCH v3 0/3] Add SDM660 cDSP support
2025-11-26 20:10 UTC (2+ messages)
[PATCH 0/4] Start using rpmpd for power domains on MSM8974
2025-11-26 20:10 UTC (2+ messages)
` (subset) "
[PATCH 0/5] Define VDD_MXC for SC8280XP
2025-11-26 20:10 UTC (2+ messages)
` (subset) "
[PATCH v3 0/5] remoteproc: imx_rproc: Support i.MX95
2025-11-26 2:57 UTC (9+ messages)
` [PATCH v3 1/5] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95
` [PATCH v3 2/5] remoteproc: imx_rproc: Add runtime ops copy to support dynamic behavior
` [PATCH v3 3/5] remoteproc: imx_rproc: Introduce prepare ops for imx_rproc_dcfg
` [PATCH v3 4/5] remoteproc: imx_rproc: Add support for System Manager API
` [PATCH v3 5/5] remoteproc: imx_rproc: Add support for i.MX95
[PATCH v2 0/2] Add Microchip IPC remoteproc support
2025-11-25 9:46 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: add Microchip IPC remoteproc
` [PATCH v2 2/2] remoteproc: add support for Microchip IPC remoteproc platform driver
[PATCH v6] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
2025-11-24 17:34 UTC (8+ messages)
[PATCH] hwspinlock: omap: Handle devm_pm_runtime_enable() errors
2025-11-24 10:48 UTC
[PATCH 00/26] Introduce meminspect
2025-11-24 3:02 UTC (46+ messages)
` [PATCH 01/26] kernel: "
` [PATCH 02/26] init/version: Annotate static information into meminspect
` [PATCH 03/26] mm/percpu: "
` [PATCH 04/26] cpu: "
` [PATCH 05/26] genirq/irqdesc: "
` [PATCH 06/26] timers: "
` [PATCH 07/26] kernel/fork: "
` [PATCH 08/26] mm/page_alloc: "
` [PATCH 09/26] mm/show_mem: "
` [PATCH 10/26] mm/swapfile: "
` [PATCH 11/26] kernel/vmcore_info: Register dynamic "
` [PATCH 12/26] kernel/configs: "
` [PATCH 13/26] mm/init-mm: Annotate static "
` [PATCH 14/26] panic: "
` [PATCH 15/26] kallsyms: "
` [PATCH 16/26] mm/mm_init: "
` [PATCH 17/26] sched/core: Annotate runqueues "
` [PATCH 18/26] mm/memblock: Add MEMBLOCK_INSPECT flag
` [PATCH 19/26] mm/numa: Register information into meminspect
` [PATCH 20/26] mm/sparse: "
` [PATCH 21/26] printk: "
` [PATCH 22/26] remoteproc: qcom: Extract minidump definitions into a header
` [PATCH 23/26] soc: qcom: Add minidump driver
` [PATCH 24/26] soc: qcom: smem: Add minidump device
` [PATCH 25/26] dt-bindings: reserved-memory: Add Google Kinfo Pixel reserved memory
` [PATCH 26/26] meminspect: Add Kinfo compatible driver
[RFC PATCH 0/2] Enhance RPMsg buffer management
2025-11-22 12:05 UTC (6+ messages)
` [RFC PATCH 1/2] rpmsg: virtio_rpmsg_bus: allow the different vring size for send/recv
` [RFC PATCH 2/2] rpmsg: virtio_rpmsg_bus: get buffer size from config space
[PATCH 0/3] remoteproc: xlnx: remote crash recovery
2025-11-21 15:37 UTC (7+ messages)
` [PATCH v2 1/3] remoteproc: xlnx: enable boot recovery
` [PATCH v2 2/3] remoteproc: core: full attach detach during recovery
` [PATCH v2 3/3] remoteproc: xlnx: add crash detection mechanism
[PATCH v4 0/3] Fixes and rework of rpmsg_eptdev_add()
2025-11-19 17:14 UTC (9+ messages)
` [PATCH v4 1/3] rpmsg: char: Fix WARN() in error path "
` [PATCH v4 2/3] rpmsg: char: Rework of rpmsg_eptdev_add() and its callers
` [PATCH v4 3/3] rpmsg: char: Merge cdev branches in rpmsg_eptdev_add()
[PATCH v4 00/12] remoteproc: imx_dsp_rproc: Refactor to use new ops and remove switch-case logic
2025-11-19 16:22 UTC (16+ messages)
` [PATCH v4 01/12] remoteproc: imx_dsp_rproc: simplify power domain attach and error handling
` [PATCH v4 02/12] remoteproc: imx_dsp_rproc: Use devm_rproc_add() helper
` [PATCH v4 03/12] remoteproc: imx_dsp_rproc: Use devm_pm_runtime_enable() helper
` [PATCH v4 04/12] remoteproc: imx_dsp_rproc: Use dev_err_probe() for firmware and mode errors
` [PATCH v4 05/12] remoteproc: imx_dsp_rproc: Drop extra space
` [PATCH v4 06/12] remoteproc: imx_dsp_rproc: Use start/stop/detect_mode ops from imx_rproc_dcfg
` [PATCH v4 07/12] remoteproc: imx_dsp_rproc: Move imx_dsp_rproc_dcfg closer to imx_dsp_rproc_of_match
` [PATCH v4 08/12] remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_MMIO switch case
` [PATCH v4 09/12] remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_SCU_API "
` [PATCH v4 10/12] remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_RESET_CONTROLLER "
` [PATCH v4 11/12] remoteproc: imx_rproc: Remove enum imx_rproc_method
` [PATCH v4 12/12] remoteproc: imx_dsp_rproc: simplify start/stop error handling
[PATCH v3 00/11] remoteproc: imx_dsp_rproc: Refactor to use new ops and remove switch-case logic
2025-11-19 4:29 UTC (6+ messages)
` [PATCH v3 01/11] remoteproc: imx_dsp_rproc: simplify power domain attach and error handling
` [PATCH v3 11/11] remoteproc: imx_rproc: Remove enum imx_rproc_method
[PATCH v2 0/2] mailbox queue length check
2025-11-18 18:51 UTC (7+ messages)
` [PATCH v2 1/2] mailbox: check mailbox queue is full or not
[PATCH v7 00/14] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
2025-11-18 16:42 UTC (5+ messages)
` [PATCH v7 10/14] firmware: qcom_scm: Add SHM bridge handling for PAS when running without QHEE
` [PATCH v7 11/14] firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table
[PATCH 0/2] Documentation: Move rpmsg.rst and remoteproc.rst out of staging
2025-11-18 15:59 UTC (2+ messages)
[PATCH v3 0/3] Add support for MT8189 SCP and device tree bindings
2025-11-17 16:52 UTC (5+ messages)
` [PATCH v3 1/3] remoteproc: mediatek: Support platform reg offsets in mtk_scp_of_data
` [PATCH v3 2/3] remoteproc: mediatek: Add MT8189 SCP platform data
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox