index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2018-06-15
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
1
-1
/
+1
2018-05-30
remoteproc: q6v5: Allow defining GLINK edge for mss remoteproc
Sibi Sankar
1
-0
/
+3
2018-05-30
remoteproc: q6v5: Add support for mss remoteproc on SDM845
Sibi Sankar
1
-4
/
+111
2018-05-30
remoteproc: q6v5: Introduce reset assert/deassert helper functions
Sibi Sankar
1
-3
/
+13
2018-05-22
remoteproc: q6v5: Move proxy unvote to handover irq handler
Sibi Sankar
1
-7
/
+43
2018-05-22
remoteproc: q6v5: Return irq from q6v5_request_irq()
Bjorn Andersson
1
-5
/
+6
2018-05-10
remoteproc/davinci: use octal permissions for module_param()
Bartosz Golaszewski
1
-1
/
+1
2018-05-10
remoteproc/davinci: prepare and unprepare the clock where needed
Bartosz Golaszewski
1
-3
/
+3
2018-05-10
remoteproc/davinci: add the missing retval check for clk_enable()
Bartosz Golaszewski
1
-1
/
+7
2018-05-09
Merge tag 'v4.17-rc4' into rproc-next
Bjorn Andersson
2
-2
/
+4
2018-04-26
remoteproc: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-1
/
+0
2018-04-26
remoteproc: qcom: Fix potential device node leaks
Tobias Jordan
1
-0
/
+2
2018-04-26
remoteproc: fix crashed parameter logic on stop call
Arnaud Pouliquen
1
-2
/
+2
2018-04-18
remoteproc: Prevent incorrect rproc state on xfer mem ownership failure
Sibi Sankar
1
-6
/
+4
2018-04-06
remoteproc: fix null pointer dereference on glink only platforms
Sibi Sankar
1
-0
/
+6
2018-03-27
soc: qcom: qmi: add CONFIG_NET dependency
Arnd Bergmann
1
-0
/
+1
2018-03-19
remoteproc: imx_rproc: Slightly simplify code in 'imx_rproc_probe()'
Christophe JAILLET
1
-6
/
+4
2018-03-19
remoteproc: imx_rproc: Re-use existing error handling path in 'imx_rproc_prob...
Christophe JAILLET
1
-4
/
+3
2018-03-19
remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()'
Christophe JAILLET
1
-2
/
+4
2018-02-13
remoteproc: qcom: Introduce sysmon
Bjorn Andersson
7
-0
/
+637
2018-02-13
remoteproc: Pass type of shutdown to subdev remove
Bjorn Andersson
2
-12
/
+12
2018-02-12
remoteproc: qcom: Register segments for core dump
Sarangdhar Joshi
4
-0
/
+48
2018-02-12
soc: qcom: mdt-loader: Return relocation base
Bjorn Andersson
2
-2
/
+5
2018-02-12
remoteproc: Rename "load_rsc_table" to "parse_fw"
Bjorn Andersson
2
-7
/
+6
2018-02-12
remoteproc: Add remote processor coredump support
Sarangdhar Joshi
2
-0
/
+129
2018-02-12
remoteproc: Remove null character write of shared mem
Jitendra Sharma
3
-12
/
+0
2018-02-05
Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteproc
Linus Torvalds
10
-199
/
+91
2018-01-15
remoteproc: Reset table_ptr on stop
Bjorn Andersson
1
-0
/
+3
2018-01-15
remoteproc: Drop dangling find_rsc_table dummies
Bjorn Andersson
6
-54
/
+0
2018-01-15
remoteproc: Move resource table load logic to find
Bjorn Andersson
3
-50
/
+35
2018-01-15
remoteproc: Don't handle empty resource table
Bjorn Andersson
1
-0
/
+3
2018-01-15
remoteproc: Merge rproc_ops and rproc_fw_ops
Bjorn Andersson
7
-88
/
+52
2018-01-15
remoteproc: Clone rproc_ops in rproc_alloc()
Bjorn Andersson
1
-1
/
+8
2018-01-15
remoteproc: Cache resource table size
Bjorn Andersson
1
-13
/
+7
2018-01-15
remoteproc: Remove depricated crash completion
Bjorn Andersson
1
-10
/
+0
2018-01-02
virtio_remoteproc: correct put_device virtio_device.dev
weiping zhang
1
-1
/
+1
2017-11-29
remoteproc: qcom: Use PTR_ERR_OR_ZERO() in glink prob
Vasyl Gomonovych
1
-1
/
+1
2017-11-18
Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteproc
Linus Torvalds
2
-39
/
+382
2017-11-18
Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-4
/
+0
2017-11-15
remoteproc: qcom: Fix error handling paths in order to avoid memory leaks
Christophe JAILLET
1
-2
/
+5
2017-11-07
remoteproc: qcom: Drop pr_err in q6v5_xfer_mem_ownership()
Bjorn Andersson
1
-14
/
+15
2017-11-07
remoteproc: debug: add carveouts list dump feature
Loic Pallardy
1
-0
/
+31
2017-11-07
remoteproc: debug: add resource table dump feature
Loic Pallardy
1
-0
/
+99
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-10-31
remoteproc: qcom: Add support for mss remoteproc on msm8996
Avaneesh Kumar Dwivedi
1
-24
/
+140
2017-10-31
remoteproc: qcom: Make secure world call for mem ownership switch
Avaneesh Kumar Dwivedi
1
-5
/
+101
2017-10-31
remoteproc: qcom: refactor mss fw image loading sequence
Avaneesh Kumar Dwivedi
1
-11
/
+8
2017-10-26
rpmsg: Allow RPMSG_VIRTIO to be enabled via menuconfig or defconfig
Anup Patel
1
-4
/
+0
2017-10-11
remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()
Wei Yongjun
1
-3
/
+2
2017-10-10
remoteproc: qcom: fix RPMSG_QCOM_GLINK_SMEM dependencies
Arnd Bergmann
1
-0
/
+2
[next]