index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-10-12
remoteproc: imx_rproc: Add IMX_RPROC_SCU_API method
Shengjiu Wang
1
-0
/
+2
2021-10-12
remoteproc: imx_rproc: Move common structure to header file
Shengjiu Wang
2
-27
/
+38
2021-10-04
remoteproc: meson-mx-ao-arc: fix a bit test
Dan Carpenter
1
-1
/
+1
2021-09-27
remoteproc: mss: q6v5-mss: Add modem support on SC7280
Sibi Sankar
1
-4
/
+249
2021-09-27
remoteproc: qcom: pas: Add SC7280 Modem support
Sibi Sankar
1
-0
/
+1
2021-09-27
remoteproc: qcom: pas: Use the same init resources for MSM8996 and MSM8998
Yassine Oudjana
1
-19
/
+8
2021-09-27
remoteproc: mediatek: Support mt8195 scp
Tinghan Shen
2
-5
/
+44
2021-09-27
remoteproc: meson-mx-ao-arc: Add a driver for the AO ARC remote procesor
Martin Blumenstingl
3
-0
/
+273
2021-09-27
remoteproc: imx_rproc: Change to ioremap_wc for dram
Dong Aisheng
1
-1
/
+1
2021-09-27
remoteproc: imx_rproc: Fix rsc-table name
Dong Aisheng
1
-1
/
+1
2021-09-27
remoteproc: imx_rproc: Fix ignoring mapping vdev regions
Dong Aisheng
1
-2
/
+2
2021-09-27
remoteproc: imx_rproc: Fix TCM io memory type
Dong Aisheng
1
-14
/
+21
2021-09-27
remoteproc: Fix the wrong default value of is_iomem
Dong Aisheng
2
-2
/
+2
2021-09-27
remoteproc: elf_loader: Fix loading segment when is_iomem true
Peng Fan
1
-1
/
+1
2021-09-27
remoteproc: qcom: q6v5: Use qmp_send to update co-processor load state
Sibi Sankar
6
-110
/
+123
2021-09-13
remoteproc: qcom: Loosen dependency on RPMSG_QCOM_SMD
Stephen Boyd
1
-5
/
+5
2021-09-13
remoteproc: qcom: wcnss: Drop unused smd include
Stephen Boyd
1
-1
/
+0
2021-08-04
remoteproc: q6v5_pas: Add sdm660 ADSP PIL compatible
Konrad Dybcio
1
-0
/
+1
2021-07-28
remoteproc: use freezable workqueue for crash notifications
Alex Elder
1
-2
/
+2
2021-07-28
remoteproc: fix an typo in fw_elf_get_class code comments
Dong Aisheng
1
-1
/
+1
2021-07-28
remoteproc: qcom: wcnss: Fix race with iris probe
Bjorn Andersson
3
-84
/
+89
2021-07-07
Merge tag 'rproc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
12
-106
/
+395
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-06-25
remoteproc: qcom: pas: Add SC8180X adsp, cdsp and mpss
Bjorn Andersson
1
-0
/
+22
2021-06-23
remoteproc: imx_rproc: support i.MX8ULP
Peng Fan
1
-0
/
+13
2021-06-23
remoteproc: stm32: fix mbox_send_message call
Arnaud Pouliquen
1
-9
/
+5
2021-06-23
remoteproc: core: Cleanup device in case of failure
Siddharth Gupta
1
-3
/
+12
2021-06-23
remoteproc: core: Fix cdev remove and rproc del
Siddharth Gupta
2
-2
/
+2
2021-06-23
remoteproc: core: Move validate before device add
Siddharth Gupta
1
-4
/
+4
2021-06-23
remoteproc: core: Move cdev add before device add
Siddharth Gupta
1
-5
/
+5
2021-06-23
remoteproc: pru: Add support for various PRU cores on K3 AM64x SoCs
Suman Anna
1
-0
/
+3
2021-06-23
remoteproc: qcom_wcnss: Use devm_qcom_smem_state_get()
Stephan Gerhold
1
-3
/
+2
2021-06-23
remoteproc: qcom_q6v5: Use devm_qcom_smem_state_get() to fix missing put()
Stephan Gerhold
1
-1
/
+1
2021-06-10
remoteproc: imx-rproc: Fix IMX_REMOTEPROC configuration
Peng Fan
1
-0
/
+1
2021-06-01
remoteproc: imx_rproc: support i.MX8MN/P
Peng Fan
1
-7
/
+80
2021-06-01
remoteproc: imx_rproc: support i.MX7ULP
Peng Fan
1
-11
/
+38
2021-06-01
remoteproc: imx_rproc: make clk optional
Peng Fan
1
-15
/
+31
2021-06-01
remoteproc: imx_rproc: initial support for mutilple start/stop method
Peng Fan
1
-0
/
+13
2021-06-01
remoteproc: imx_rproc: parse fsl,auto-boot
Peng Fan
1
-0
/
+3
2021-05-27
remoteproc: k3-r5: Fix an error message
Christophe JAILLET
1
-1
/
+1
2021-05-27
remoteproc: stm32: fix phys_addr_t format string
Arnd Bergmann
1
-1
/
+1
[next]