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
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
2024-12-14
remoteproc: qcom_q6v5_mss: Re-order writes to the IMEM region
Sibi Sankar
1
-0
/
+3
2024-08-19
remoteproc: imx_rproc: Skip over memory region when node value is NULL
Aleksandr Mishin
1
-0
/
+2
2024-08-19
remoteproc: imx_rproc: Fix ignoring mapping vdev regions
Dong Aisheng
1
-2
/
+2
2024-08-19
remoteproc: imx_rproc: ignore mapping vdev regions
Peng Fan
1
-0
/
+3
2024-07-05
remoteproc: k3-r5: Jump to error handling labels in start/stop errors
Beleswar Padhi
1
-2
/
+4
2024-07-05
remoteproc: k3-r5: Do not allow core1 to power up before core0 via sysfs
Beleswar Padhi
1
-2
/
+21
2024-03-26
remoteproc: stm32: fix phys_addr_t format string
Arnd Bergmann
1
-1
/
+1
2024-03-26
remoteproc: stm32: Fix incorrect type assignment returned by stm32_rproc_get_...
Arnaud Pouliquen
1
-1
/
+1
2024-03-26
remoteproc: stm32: Fix incorrect type in assignment for va
Arnaud Pouliquen
1
-2
/
+2
2024-03-26
remoteproc: stm32: use correct format strings on 64-bit
Arnd Bergmann
2
-4
/
+4
2024-03-26
remoteproc: stm32: Move resource table setup to rproc_ops
Mathieu Poirier
1
-73
/
+68
2024-03-26
remoteproc: Add new get_loaded_rsc_table() to rproc_ops
Mathieu Poirier
2
-0
/
+42
2024-03-26
remoteproc: stm32: Constify st_rproc_ops
Rikard Falkeborn
1
-1
/
+1
2023-05-30
remoteproc: stm32_rproc: Add mutex protection for workqueue
Arnaud Pouliquen
1
-0
/
+8
2023-05-17
remoteproc: st: Call of_node_put() on iteration error
Mathieu Poirier
1
-1
/
+4
2023-05-17
remoteproc: stm32: Call of_node_put() on iteration error
Mathieu Poirier
1
-1
/
+5
2023-03-11
remoteproc/mtk_scp: Move clk ops outside send_lock
Chen-Yu Tsai
1
-6
/
+5
2023-03-11
remoteproc: qcom_q6v5_mss: Use a carveout to authenticate modem headers
Sibi Sankar
1
-6
/
+53
2023-01-14
remoteproc: core: Do pm_relax when in RPROC_OFFLINE state
Maria Yu
1
-1
/
+8
2023-01-14
remoteproc: qcom_q6v5_pas: Fix missing of_node_put() in adsp_alloc_memory_reg...
Yuan Can
1
-0
/
+1
2023-01-14
remoteproc: qcom_q6v5_pas: detach power domains on remove
Luca Weiss
1
-0
/
+1
2023-01-14
remoteproc: qcom_q6v5_pas: disable wakeup on probe fail or remove
Luca Weiss
1
-0
/
+2
2023-01-14
remoteproc: sysmon: fix memory leak in qcom_add_sysmon_subdev()
Gaosheng Cui
1
-1
/
+4
2022-08-21
remoteproc: sysmon: Wait for SSCTL service to come up
Sibi Sankar
1
-0
/
+10
2022-08-21
remoteproc: qcom: wcnss: Fix handling of IRQs
Sireesh Kodali
1
-2
/
+8
2022-08-21
remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init
Miaoqian Lin
1
-0
/
+2
2022-04-08
remoteproc: qcom_q6v5_mss: Fix some leaks in q6v5_alloc_memory_region
Miaoqian Lin
1
-4
/
+7
2022-04-08
remoteproc: qcom_wcnss: Add missing of_node_put() in wcnss_alloc_memory_region
Miaoqian Lin
1
-0
/
+1
2022-04-08
remoteproc: qcom: Fix missing of_node_put in adsp_alloc_memory_region
Miaoqian Lin
1
-0
/
+1
2022-04-08
remoteproc: Fix count check in rproc_coredump_write()
Alistair Delva
1
-1
/
+1
2022-01-20
remoteproc: qcom: pil_info: Don't memcpy_toio more than is provided
Stephen Boyd
1
-1
/
+1
2021-11-18
remoteproc: Fix a memory leak in an error handling path in 'rproc_handle_vdev()'
Christophe JAILLET
1
-3
/
+5
2021-07-20
remoteproc: k3-r5: Fix an error message
Christophe JAILLET
1
-1
/
+1
2021-07-20
remoteproc: core: Fix cdev remove and rproc del
Siddharth Gupta
2
-2
/
+2
2021-05-19
remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
Bjorn Andersson
1
-0
/
+18
2021-05-19
remoteproc: qcom_q6v5_mss: Replace ioremap with memremap
Sibi Sankar
1
-6
/
+6
2021-04-14
remoteproc: qcom: pil_info: avoid 64-bit division
Arnd Bergmann
1
-1
/
+1
2021-03-07
remoteproc/mediatek: Fix kernel test robot warning
Souptick Joarder
1
-3
/
+1
2021-03-04
remoteproc/mediatek: acknowledge watchdog IRQ after handled
Tzung-Bi Shih
2
-9
/
+12
2020-12-30
remoteproc: sysmon: Ensure remote notification ordering
Bjorn Andersson
1
-4
/
+21
2020-12-30
remoteproc/mediatek: unprepare clk if scp_before_load fails
Tzung-Bi Shih
1
-1
/
+2
2020-12-30
remoteproc: qcom: Fix potential NULL dereference in adsp_init_mmio()
Zhang Changzhong
1
-6
/
+3
2020-12-30
remoteproc: k3-dsp: Fix return value check in k3_dsp_rproc_of_get_memories()
YueHaibing
1
-2
/
+2
2020-12-30
remoteproc: qcom: pas: fix error handling in adsp_pds_enable
Zhang Qilong
1
-1
/
+4
2020-12-30
remoteproc: qcom: fix reference leak in adsp_start
Zhang Qilong
1
-1
/
+3
2020-12-30
remoteproc: q6v5-mss: fix error handling in q6v5_pds_enable
Zhang Qilong
1
-1
/
+4
2020-12-30
remoteproc/mtk_scp: surround DT device IDs with CONFIG_OF
Alexandre Courbot
1
-0
/
+2
2020-12-30
remoteproc/mediatek: change MT8192 CFG register base
Tzung-Bi Shih
1
-13
/
+13
2020-10-22
Merge tag 'rproc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
11
-58
/
+1757
2020-10-15
remoteproc/mediatek: Remove non-standard dsb()
Bjorn Andersson
1
-4
/
+0
[next]