index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Commit message (
Expand
)
Author
Age
Files
Lines
*
remoteproc/mtk_scp: Move clk ops outside send_lock
Chen-Yu Tsai
2023-03-10
1
-6
/
+5
*
remoteproc: qcom_q6v5_mss: Use a carveout to authenticate modem headers
Sibi Sankar
2023-03-10
1
-6
/
+53
*
remoteproc: core: Do pm_relax when in RPROC_OFFLINE state
Maria Yu
2023-01-12
1
-1
/
+8
*
remoteproc: qcom: q6v5: Fix missing clk_disable_unprepare() in q6v5_wcss_qcs4...
Shang XiaoJing
2022-12-31
1
-1
/
+2
*
remoteproc: qcom_q6v5_pas: Fix missing of_node_put() in adsp_alloc_memory_reg...
Yuan Can
2022-12-31
1
-0
/
+1
*
remoteproc: qcom_q6v5_pas: detach power domains on remove
Luca Weiss
2022-12-31
1
-0
/
+1
*
remoteproc: qcom_q6v5_pas: disable wakeup on probe fail or remove
Luca Weiss
2022-12-31
1
-0
/
+2
*
remoteproc: qcom: q6v5: Fix potential null-ptr-deref in q6v5_wcss_init_mmio()
Shang XiaoJing
2022-12-31
1
-0
/
+3
*
remoteproc: sysmon: fix memory leak in qcom_add_sysmon_subdev()
Gaosheng Cui
2022-12-31
1
-1
/
+4
*
remoteproc: sysmon: Wait for SSCTL service to come up
Sibi Sankar
2022-08-17
1
-0
/
+10
*
remoteproc: qcom: pas: Check if coredump is enabled
Siddharth Gupta
2022-08-17
1
-0
/
+3
*
remoteproc: qcom: wcnss: Fix handling of IRQs
Sireesh Kodali
2022-08-17
1
-2
/
+8
*
remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_init
Miaoqian Lin
2022-08-17
1
-3
/
+4
*
remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init
Miaoqian Lin
2022-08-17
1
-0
/
+2
*
remoteproc: imx_rproc: Ignore create mem entry for resource table
Peng Fan
2022-06-14
1
-0
/
+3
*
remoteproc: qcom_q6v5_mss: Fix some leaks in q6v5_alloc_memory_region
Miaoqian Lin
2022-04-08
1
-4
/
+7
*
remoteproc: qcom_wcnss: Add missing of_node_put() in wcnss_alloc_memory_region
Miaoqian Lin
2022-04-08
1
-0
/
+1
*
remoteproc: qcom: Fix missing of_node_put in adsp_alloc_memory_region
Miaoqian Lin
2022-04-08
1
-0
/
+1
*
remoteproc: Fix count check in rproc_coredump_write()
Alistair Delva
2022-04-08
1
-1
/
+1
*
remoteproc: imx_rproc: Fix a resource leak in the remove function
Christophe JAILLET
2022-01-27
1
-0
/
+1
*
remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP
Sibi Sankar
2022-01-20
1
-0
/
+1
*
remoteproc: qcom: pil_info: Don't memcpy_toio more than is provided
Stephen Boyd
2022-01-20
1
-1
/
+1
*
remoteproc: imx_rproc: Fix rsc-table name
Dong Aisheng
2021-11-18
1
-1
/
+1
*
remoteproc: imx_rproc: Fix ignoring mapping vdev regions
Dong Aisheng
2021-11-18
1
-2
/
+2
*
remoteproc: Fix the wrong default value of is_iomem
Dong Aisheng
2021-11-18
2
-2
/
+2
*
remoteproc: elf_loader: Fix loading segment when is_iomem true
Peng Fan
2021-11-18
1
-1
/
+1
*
remoteproc: Fix a memory leak in an error handling path in 'rproc_handle_vdev()'
Christophe JAILLET
2021-11-18
1
-3
/
+5
*
remoteproc: imx_rproc: Fix TCM io memory type
Dong Aisheng
2021-11-18
1
-14
/
+21
*
remoteproc: q6v5_pas: Add sdm660 ADSP PIL compatible
Konrad Dybcio
2021-08-04
1
-0
/
+1
*
remoteproc: use freezable workqueue for crash notifications
Alex Elder
2021-07-28
1
-2
/
+2
*
remoteproc: fix an typo in fw_elf_get_class code comments
Dong Aisheng
2021-07-28
1
-1
/
+1
*
remoteproc: qcom: wcnss: Fix race with iris probe
Bjorn Andersson
2021-07-28
3
-84
/
+89
*
Merge tag 'rproc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
2021-07-07
12
-106
/
+395
|
\
|
*
remoteproc: qcom: pas: Add SC8180X adsp, cdsp and mpss
Bjorn Andersson
2021-06-25
1
-0
/
+22
|
*
remoteproc: imx_rproc: support i.MX8ULP
Peng Fan
2021-06-23
1
-0
/
+13
|
*
remoteproc: stm32: fix mbox_send_message call
Arnaud Pouliquen
2021-06-23
1
-9
/
+5
|
*
remoteproc: core: Cleanup device in case of failure
Siddharth Gupta
2021-06-23
1
-3
/
+12
|
*
remoteproc: core: Fix cdev remove and rproc del
Siddharth Gupta
2021-06-23
2
-2
/
+2
|
*
remoteproc: core: Move validate before device add
Siddharth Gupta
2021-06-23
1
-4
/
+4
|
*
remoteproc: core: Move cdev add before device add
Siddharth Gupta
2021-06-23
1
-5
/
+5
|
*
remoteproc: pru: Add support for various PRU cores on K3 AM64x SoCs
Suman Anna
2021-06-23
1
-0
/
+3
|
*
remoteproc: qcom_wcnss: Use devm_qcom_smem_state_get()
Stephan Gerhold
2021-06-23
1
-3
/
+2
|
*
remoteproc: qcom_q6v5: Use devm_qcom_smem_state_get() to fix missing put()
Stephan Gerhold
2021-06-23
1
-1
/
+1
|
*
remoteproc: imx-rproc: Fix IMX_REMOTEPROC configuration
Peng Fan
2021-06-10
1
-0
/
+1
|
*
remoteproc: imx_rproc: support i.MX8MN/P
Peng Fan
2021-06-01
1
-7
/
+80
|
*
remoteproc: imx_rproc: support i.MX7ULP
Peng Fan
2021-06-01
1
-11
/
+38
|
*
remoteproc: imx_rproc: make clk optional
Peng Fan
2021-06-01
1
-15
/
+31
|
*
remoteproc: imx_rproc: initial support for mutilple start/stop method
Peng Fan
2021-06-01
1
-0
/
+13
|
*
remoteproc: imx_rproc: parse fsl,auto-boot
Peng Fan
2021-06-01
1
-0
/
+3
|
*
remoteproc: k3-r5: Fix an error message
Christophe JAILLET
2021-05-27
1
-1
/
+1
[next]