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