summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
45 hoursMerge tag 'rpmsg-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
45 hoursMerge tag 'rproc-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
13 daysremoteproc: qcom: pas: Add Eliza ADSP supportAbel Vesa
13 daysremoteproc: qcom: Add missing space before closing bracketShawn Guo
13 daysremoteproc: qcom: Fix minidump out-of-bounds access on subsystems arrayMukesh Ojha
13 daysremoteproc: mtk_scp: Constify buffer passed to scp_send_ipi()Krzysztof Kozlowski
13 daysremoteproc: mtk_scp_ipi: Constify buffer passed to scp_ipi_send()Krzysztof Kozlowski
2026-03-24remoteproc: use SIZE_MAX in rproc_u64_fit_in_size_t()Anas Iqbal
2026-03-17remoteproc: xlnx: Release mailbox channels on shutdownTanmay Shah
2026-03-15remoteproc: sysmon: Use the unified QMI service ID instead of defining it loc...Daniel Lezcano
2026-03-10remoteproc: xlnx: Only access buffer information if IPI is bufferedBen Levinsky
2026-03-10remoteproc: xlnx: Avoid mailbox setupTanmay Shah
2026-03-09remoteproc: keystone: Request IRQs in probe()Andrew Davis
2026-03-06remoteproc: pru: Remove empty remove callbackAndrew Davis
2026-03-06remoteproc: pru: Use rproc_of_parse_firmware() to get firmware nameAndrew Davis
2026-03-06remoteproc: da8xx: Reorder resource fetching in probe()Andrew Davis
2026-03-06remoteproc: da8xx: Remove unused local struct dataAndrew Davis
2026-03-06remoteproc: da8xx: Use dev_err_probe()Andrew Davis
2026-03-05remoteproc: k3: Fix NULL vs IS_ERR() bug in k3_reserved_mem_init()Chen Ni
2026-03-05remoteproc: imx_rproc: Fix NULL vs IS_ERR() bug in imx_rproc_addr_init()Chen Ni
2026-03-05remoteproc: imx_rproc: Check return value of regmap_attach_dev() in imx_rproc...Chen Ni
2026-03-05remoteproc: imx_rproc: Fix unreachable platform prepare_opsPeng Fan
2026-03-05remoteproc: mediatek: Unprepare SCP clock during system suspendTzung-Bi Shih
2026-03-04remoteproc: sysmon: Correct subsys_name_len type in QMI requestBjorn Andersson
2026-02-24remoteproc: xlnx: Fix sram property parsingTim Michals
2026-02-23remoteproc: qcom_q6v5_mss: Add MSM8940Barnabás Czémán
2026-02-23remoteproc: qcom_q6v5_mss: Add MSM8937Barnabás Czémán
2026-02-23remoteproc: qcom_q6v5_mss: Add MSM8917Barnabás Czémán
2026-02-23remoteproc: qcom_q6v5_mss: Add MDM9607Stephan Gerhold
2026-02-23remoteproc: qcom_q6v5_mss: Introduce need_pas_mem_setupBarnabás Czémán
2026-02-23remoteproc: qcom_wcnss: Fix reserved region mapping failureRob Herring (Arm)
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-03remoteproc: imx_rproc: Fix invalid loaded resource table detectionPeng Fan
2026-01-26remoteproc: mediatek: Break lock dependency to `prepare_lock`Tzung-Bi Shih
2026-01-13Merge branch '20260105-kvmrprocv10-v10-0-022e96815380@oss.qualcomm.com' of ht...Bjorn Andersson
2026-01-13remoteproc: qcom: pas: Enable Secure PAS support with IOMMU managed by LinuxMukesh Ojha
2026-01-13remoteproc: pas: Extend parse_fw callback to fetch resources via SMC callMukesh Ojha
2026-01-13soc: qcom: mdtloader: Add PAS context aware qcom_mdt_pas_load() functionMukesh Ojha
2026-01-13remoteproc: pas: Replace metadata context with PAS context structureMukesh Ojha
2026-01-13remoteproc: imx_rproc: Add support for i.MX95Peng Fan
2026-01-13remoteproc: imx_rproc: Add support for System Manager CPU APIPeng Fan
2026-01-13remoteproc: imx_rproc: Add support for System Manager LMM APIPeng Fan
2026-01-13remoteproc: imx_rproc: Introduce prepare ops for imx_rproc_dcfgPeng Fan
2026-01-13remoteproc: imx_rproc: Add runtime ops copy to support dynamic behaviorPeng Fan
2026-01-05remoteproc: xlnx_r5: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-05remoteproc: mtk_scp: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-05remoteproc: imx_dsp_rproc: Only reset carveout memory at RPROC_OFFLINE stateShengjiu Wang
2025-12-17remoteproc: imx_dsp_rproc: Fix multiple start/stop operationsDaniel Baluta
2025-12-16remoteproc: imx_rproc: Use strstarts for "rsc-table" checkShenwei Wang