index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-18
remoteproc: qcom_q6v5_wcss: fix parsing of qcom,halt-regs
Alexandru Gagniuc
1
-4
/
+4
2025-11-13
remoteproc: qcom: q6v5: Avoid handling handover twice
Stephan Gerhold
1
-0
/
+5
2025-11-13
remoteproc: wkup_m3: Use devm_pm_runtime_enable() helper
Andrew Davis
1
-3
/
+3
2025-10-15
remoteproc: pru: Fix potential NULL pointer dereference in pru_rproc_set_ctab...
Zhen Ni
1
-1
/
+2
2025-10-15
remoteproc: qcom: q6v5: Avoid disabling handover IRQ twice
Stephan Gerhold
1
-3
/
+0
2025-08-20
remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU
Hiago De Franco
1
-2
/
+2
2025-08-15
remoteproc: xlnx: Disable unsupported features
Tanmay Shah
1
-0
/
+2
2025-07-10
remoteproc: k3-r5: Refactor sequential core power up/down operations
Beleswar Padhi
1
-47
/
+63
2025-07-10
remoteproc: k3-r5: Use devm_rproc_add() helper
Beleswar Padhi
1
-6
/
+2
2025-07-10
remoteproc: k3-r5: Use devm_ioremap_wc() helper
Beleswar Padhi
1
-30
/
+8
2025-07-10
remoteproc: k3-r5: Use devm_kcalloc() helper
Beleswar Padhi
1
-3
/
+1
2025-07-10
remoteproc: k3-r5: Add devm action to release reserved memory
Beleswar Padhi
1
-8
/
+13
2025-07-10
remoteproc: k3: Call of_node_put(rmem_np) only once in three functions
Markus Elfring
3
-10
/
+5
2025-06-27
remoteproc: k3-m4: Don't assert reset in detach routine
Beleswar Padhi
1
-1
/
+1
2025-06-27
remoteproc: core: Release rproc->clean_table after rproc_attach() fails
Xiaolei Wang
1
-0
/
+1
2025-06-27
remoteproc: core: Cleanup acquired resources when rproc_handle_resources() fa...
Xiaolei Wang
1
-3
/
+2
2025-06-19
remoteproc: k3-dsp: Drop check performed in k3_dsp_rproc_{mbox_callback/kick}
Siddharth Vadapalli
1
-8
/
+0
2025-06-19
remoteproc: k3-r5: Drop check performed in k3_r5_rproc_{mbox_callback/kick}
Siddharth Vadapalli
1
-8
/
+0
2025-06-19
remoteproc: qcom_wcnss_iris: Add missing put_device() on error in probe
Dan Carpenter
1
-0
/
+2
2025-05-29
remoteproc: qcom_wcnss: Fix on platforms without fallback regulators
Matti Lehtimäki
1
-1
/
+2
2025-05-29
remoteproc: qcom_wcnss: Handle platforms with only single power domain
Matti Lehtimäki
1
-7
/
+26
2025-04-10
remoteproc: qcom_q6v5_mss: Handle platforms with one power domain
Luca Weiss
1
-4
/
+17
2025-04-10
remoteproc: qcom_q6v5_pas: Use resource with CX PD for MSM8226
Luca Weiss
1
-1
/
+1
2025-04-10
remoteproc: qcom: pas: add minidump_id to SC7280 WPSS
Luca Weiss
1
-0
/
+1
2025-04-10
remoteproc: qcom_q6v5_pas: Make single-PD handling more robust
Luca Weiss
1
-5
/
+5
2025-04-10
remoteproc: core: Clear table_sz when rproc_shutdown
Peng Fan
1
-0
/
+1
2025-02-17
remoteproc: omap: Handle ARM dma_iommu_mapping
Robin Murphy
1
-0
/
+17
2025-02-08
remoteproc: core: Fix ida_free call while not allocated
Arnaud Pouliquen
1
-7
/
+7
2025-02-08
remoteproc: mtk_scp: Only populate devices for SCP cores
Chen-Yu Tsai
1
-2
/
+10
2024-12-14
remoteproc: qcom: pas: enable SAR2130P audio DSP support
Dmitry Baryshkov
1
-0
/
+1
2024-12-09
remoteproc: qcom_q6v5_pas: disable auto boot for wpss
Balaji Pothunoori
1
-1
/
+1
2024-12-05
remoteproc: qcom_q6v5_mss: Re-order writes to the IMEM region
Sibi Sankar
1
-3
/
+3
2024-12-05
remoteproc: qcom: pas: add minidump_id to SM8350 resources
Dmitry Baryshkov
1
-0
/
+2
2024-12-05
remoteproc: qcom: adsp: Remove subdevs on the error path of adsp_probe()
Joe Hattori
1
-2
/
+9
2024-12-05
remoteproc: qcom: pas: Remove subdevs on the error path of adsp_probe()
Joe Hattori
1
-5
/
+15
2024-12-05
mailbox, remoteproc: k3-m4+: fix compile testing
Arnd Bergmann
1
-3
/
+3
2024-09-29
Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-4
/
+2
2024-09-27
mailbox, remoteproc: omap2+: fix compile testing
Arnd Bergmann
1
-4
/
+2
2024-09-24
remoteproc: k3-m4: use the proper dependencies
Linus Torvalds
1
-1
/
+1
2024-09-09
remoteporc: ingenic: Use devm_platform_ioremap_resource_byname()
Zhang Zekun
1
-2
/
+1
2024-09-09
remoteproc: da8xx: Use devm_platform_ioremap_resource_byname()
Zhang Zekun
1
-8
/
+2
2024-09-09
remoteproc: st_slim: Use devm_platform_ioremap_resource_byname()
Zhang Zekun
1
-4
/
+2
2024-09-05
remoteproc: xlnx: Add sram support
Tanmay Shah
1
-0
/
+135
2024-08-28
remoteproc: k3-r5: Fix error handling when power-up failed
Jan Kiszka
1
-1
/
+2
2024-08-26
remoteproc: imx_rproc: Add support for poweroff and reboot
Peng Fan
2
-0
/
+46
2024-08-26
remoteproc: imx_rproc: Allow setting of the mailbox transmit mode
Peng Fan
1
-6
/
+6
2024-08-21
remoteproc: k3-r5: Delay notification of wakeup event
Udit Kumar
1
-2
/
+3
2024-08-21
remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem
Martyn Welch
3
-0
/
+681
2024-08-21
remoteproc: k3: Factor out TI-SCI processor control OF get function
Andrew Davis
3
-54
/
+28
2024-08-16
remoteproc: k3-dsp: Acquire mailbox handle during probe routine
Beleswar Padhi
1
-50
/
+30
[next]