index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-30
Merge tag 'rproc-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
15
-138
/
+758
2022-03-12
remoteproc: qcom_q6v5_mss: Create platform device for BAM-DMUX
Stephan Gerhold
1
-0
/
+8
2022-03-11
remoteproc: qcom: q6v5_wpss: Add support for sc7280 WPSS
Rakesh Pillai
1
-16
/
+211
2022-03-11
remoteproc: k3-dsp: Add support for IPC-only mode for all K3 DSPs
Suman Anna
1
-17
/
+124
2022-03-11
remoteproc: k3-dsp: Refactor mbox request code in start
Suman Anna
1
-27
/
+40
2022-03-11
remoteproc: k3-r5: Add support for IPC-only mode for all R5Fs
Suman Anna
1
-4
/
+215
2022-03-11
remoteproc: k3-r5: Refactor mbox request code in start
Suman Anna
1
-27
/
+41
2022-03-11
remoteproc: Change rproc_shutdown() to return a status
Suman Anna
3
-5
/
+8
2022-03-11
remoteproc: qcom: q6v5: Add interconnect path proxy vote
Bjorn Andersson
2
-1
/
+23
2022-03-11
remoteproc: mediatek: Support mt8186 scp
Allen-KH Cheng
2
-0
/
+38
2022-03-11
remoteproc: qcom_q6v5_mss: Fix some leaks in q6v5_alloc_memory_region
Miaoqian Lin
1
-4
/
+7
2022-03-11
remoteproc: qcom_wcnss: Add missing of_node_put() in wcnss_alloc_memory_region
Miaoqian Lin
1
-0
/
+1
2022-03-11
remoteproc: qcom: Fix missing of_node_put in adsp_alloc_memory_region
Miaoqian Lin
1
-0
/
+1
2022-03-11
remoteproc: move rproc_da_to_va declaration to remoteproc.h
Suman Anna
1
-1
/
+0
2022-03-04
remoteproc: wkup_m3: Set sysfs_read_only flag
Suman Anna
1
-0
/
+1
2022-03-04
remoteproc: Introduce sysfs_read_only flag
Puranjay Mohan
1
-1
/
+18
2022-03-01
Merge tag 'qcom-drivers-for-5.18' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2
-6
/
+37
2022-02-19
remoteproc: Fix count check in rproc_coredump_write()
Alistair Delva
1
-1
/
+1
2022-02-04
remoteproc: qcom: pas: Add SM8450 remoteproc support
Bjorn Andersson
1
-0
/
+4
2022-02-04
remoteproc: qcom: pas: Carry PAS metadata context
Bjorn Andersson
1
-3
/
+29
2022-02-04
soc: qcom: mdt_loader: Allow hash segment to be split out
Bjorn Andersson
1
-3
/
+4
2022-02-02
remoteproc: mtk_scp: Use dev_err_probe() where possible
AngeloGioacchino Del Regno
1
-16
/
+12
2022-02-02
remoteproc: mtk_scp: Reorder scp_probe() sequence
AngeloGioacchino Del Regno
1
-11
/
+9
2022-02-02
remoteproc: mtk_scp: Use devm variant of rproc_alloc()
AngeloGioacchino Del Regno
1
-10
/
+3
2022-01-18
remoteproc: qcom: q6v5: fix service routines build errors
Randy Dunlap
2
-0
/
+5
2022-01-03
remoteproc: stm32: Improve crash recovery time
Arnaud Pouliquen
1
-1
/
+1
2021-12-20
remoteproc: rcar_rproc: Remove trailing semicolon
Julien Massot
1
-1
/
+1
2021-12-20
remoteproc: rcar_rproc: Fix pm_runtime_get_sync error check
Julien Massot
1
-1
/
+1
2021-12-14
remoteproc: qcom: pas: Add SM6350 CDSP support
Luca Weiss
1
-0
/
+18
2021-12-14
remoteproc: qcom: pas: Add SM6350 ADSP support
Luca Weiss
1
-0
/
+18
2021-12-14
remoteproc: qcom: pas: Add SM6350 MPSS support
Luca Weiss
1
-0
/
+1
2021-12-14
remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP
Sibi Sankar
1
-0
/
+1
2021-12-14
remoteproc: imx_rproc: correct firmware reload
Peng Fan
1
-3
/
+5
2021-12-14
remoteproc: qcom: pil_info: Don't memcpy_toio more than is provided
Stephen Boyd
1
-1
/
+1
2021-12-13
remoteproc: Add Renesas rcar driver
Julien Massot
3
-0
/
+236
2021-12-08
remoteproc: Fix remaining wrong return formatting in documentation
Arnaud Pouliquen
2
-3
/
+3
2021-12-06
remoteproc: ingenic: Request IRQ disabled
Lars-Peter Clausen
1
-3
/
+2
2021-12-01
remoteproc: k3-r5: Extend support for R5F clusters on J721S2 SoCs
Hari Nagalla
1
-2
/
+3
2021-12-01
remoteproc: k3-dsp: Extend support for C71x DSPs on J721S2 SoCs
Hari Nagalla
1
-0
/
+1
2021-11-17
remoteproc: coredump: Correct argument 2 type for memcpy_fromio
Peng Fan
1
-1
/
+1
2021-11-17
remoteproc: imx_rproc: Fix a resource leak in the remove function
Christophe JAILLET
1
-0
/
+1
2021-11-17
remoteproc: Use %pe format string to print return error code
Mark-PK Tsai
1
-2
/
+2
2021-10-15
remoteproc: Remove vdev_to_rvdev and vdev_to_rproc from remoteproc API
Arnaud Pouliquen
1
-0
/
+12
2021-10-15
remoteproc: omap_remoteproc: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2021-10-15
remoteproc: qcom_q6v5_mss: Use devm_platform_ioremap_resource_byname() to sim...
zhaoxiao
1
-5
/
+2
2021-10-15
remoteproc: Fix a memory leak in an error handling path in 'rproc_handle_vdev()'
Christophe JAILLET
1
-3
/
+5
2021-10-15
remoteproc: Fix spelling mistake "atleast" -> "at least"
Colin Ian King
2
-2
/
+2
2021-10-14
remoteproc: imx_dsp_rproc: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2021-10-13
remoteproc: imx_dsp_rproc: Correct the comment style of copyright
Shengjiu Wang
1
-1
/
+1
2021-10-12
remoteproc: imx_dsp_rproc: Add remoteproc driver for DSP on i.MX
Shengjiu Wang
3
-0
/
+1218
[next]