index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
2026-04-17
Merge tag 'rpmsg-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
2026-04-17
Merge tag 'rproc-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
2026-04-06
remoteproc: qcom: pas: Add Eliza ADSP support
Abel Vesa
2026-04-06
remoteproc: qcom: Add missing space before closing bracket
Shawn Guo
2026-04-06
remoteproc: qcom: Fix minidump out-of-bounds access on subsystems array
Mukesh Ojha
2026-04-06
remoteproc: mtk_scp: Constify buffer passed to scp_send_ipi()
Krzysztof Kozlowski
2026-04-06
remoteproc: mtk_scp_ipi: Constify buffer passed to scp_ipi_send()
Krzysztof Kozlowski
2026-03-24
remoteproc: use SIZE_MAX in rproc_u64_fit_in_size_t()
Anas Iqbal
2026-03-17
remoteproc: xlnx: Release mailbox channels on shutdown
Tanmay Shah
2026-03-15
remoteproc: sysmon: Use the unified QMI service ID instead of defining it loc...
Daniel Lezcano
2026-03-10
remoteproc: xlnx: Only access buffer information if IPI is buffered
Ben Levinsky
2026-03-10
remoteproc: xlnx: Avoid mailbox setup
Tanmay Shah
2026-03-09
remoteproc: keystone: Request IRQs in probe()
Andrew Davis
2026-03-06
remoteproc: pru: Remove empty remove callback
Andrew Davis
2026-03-06
remoteproc: pru: Use rproc_of_parse_firmware() to get firmware name
Andrew Davis
2026-03-06
remoteproc: da8xx: Reorder resource fetching in probe()
Andrew Davis
2026-03-06
remoteproc: da8xx: Remove unused local struct data
Andrew Davis
2026-03-06
remoteproc: da8xx: Use dev_err_probe()
Andrew Davis
2026-03-05
remoteproc: k3: Fix NULL vs IS_ERR() bug in k3_reserved_mem_init()
Chen Ni
2026-03-05
remoteproc: imx_rproc: Fix NULL vs IS_ERR() bug in imx_rproc_addr_init()
Chen Ni
2026-03-05
remoteproc: imx_rproc: Check return value of regmap_attach_dev() in imx_rproc...
Chen Ni
2026-03-05
remoteproc: imx_rproc: Fix unreachable platform prepare_ops
Peng Fan
2026-03-05
remoteproc: mediatek: Unprepare SCP clock during system suspend
Tzung-Bi Shih
2026-03-04
remoteproc: sysmon: Correct subsys_name_len type in QMI request
Bjorn Andersson
2026-02-24
remoteproc: xlnx: Fix sram property parsing
Tim Michals
2026-02-23
remoteproc: qcom_q6v5_mss: Add MSM8940
Barnabás Czémán
2026-02-23
remoteproc: qcom_q6v5_mss: Add MSM8937
Barnabás Czémán
2026-02-23
remoteproc: qcom_q6v5_mss: Add MSM8917
Barnabás Czémán
2026-02-23
remoteproc: qcom_q6v5_mss: Add MDM9607
Stephan Gerhold
2026-02-23
remoteproc: qcom_q6v5_mss: Introduce need_pas_mem_setup
Barnabás Czémán
2026-02-23
remoteproc: qcom_wcnss: Fix reserved region mapping failure
Rob Herring (Arm)
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-03
remoteproc: imx_rproc: Fix invalid loaded resource table detection
Peng Fan
2026-01-26
remoteproc: mediatek: Break lock dependency to `prepare_lock`
Tzung-Bi Shih
2026-01-13
Merge branch '20260105-kvmrprocv10-v10-0-022e96815380@oss.qualcomm.com' of ht...
Bjorn Andersson
2026-01-13
remoteproc: qcom: pas: Enable Secure PAS support with IOMMU managed by Linux
Mukesh Ojha
2026-01-13
remoteproc: pas: Extend parse_fw callback to fetch resources via SMC call
Mukesh Ojha
2026-01-13
soc: qcom: mdtloader: Add PAS context aware qcom_mdt_pas_load() function
Mukesh Ojha
2026-01-13
remoteproc: pas: Replace metadata context with PAS context structure
Mukesh Ojha
2026-01-13
remoteproc: imx_rproc: Add support for i.MX95
Peng Fan
2026-01-13
remoteproc: imx_rproc: Add support for System Manager CPU API
Peng Fan
2026-01-13
remoteproc: imx_rproc: Add support for System Manager LMM API
Peng Fan
2026-01-13
remoteproc: imx_rproc: Introduce prepare ops for imx_rproc_dcfg
Peng Fan
2026-01-13
remoteproc: imx_rproc: Add runtime ops copy to support dynamic behavior
Peng Fan
2026-01-05
remoteproc: xlnx_r5: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2026-01-05
remoteproc: mtk_scp: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2026-01-05
remoteproc: imx_dsp_rproc: Only reset carveout memory at RPROC_OFFLINE state
Shengjiu Wang
2025-12-17
remoteproc: imx_dsp_rproc: Fix multiple start/stop operations
Daniel Baluta
2025-12-16
remoteproc: imx_rproc: Use strstarts for "rsc-table" check
Shenwei Wang
[next]