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
2018-04-25
remoteproc: qcom: Fix potential device node leaks
Tobias Jordan
1
-0
/
+2
2018-04-25
remoteproc: fix crashed parameter logic on stop call
Arnaud Pouliquen
1
-2
/
+2
2018-04-05
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-18
remoteproc: imx_rproc: Slightly simplify code in 'imx_rproc_probe()'
Christophe JAILLET
1
-6
/
+4
2018-03-18
remoteproc: imx_rproc: Re-use existing error handling path in 'imx_rproc_prob...
Christophe JAILLET
1
-4
/
+3
2018-03-18
remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()'
Christophe JAILLET
1
-2
/
+4
2018-02-12
remoteproc: qcom: Introduce sysmon
Bjorn Andersson
7
-0
/
+637
2018-02-12
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-28
remoteproc: qcom: Use PTR_ERR_OR_ZERO() in glink prob
Vasyl Gomonovych
1
-1
/
+1
2017-11-17
Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteproc
Linus Torvalds
2
-39
/
+382
2017-11-17
Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-4
/
+0
2017-11-14
remoteproc: qcom: Fix error handling paths in order to avoid memory leaks
Christophe JAILLET
1
-2
/
+5
2017-11-06
remoteproc: qcom: Drop pr_err in q6v5_xfer_mem_ownership()
Bjorn Andersson
1
-14
/
+15
2017-11-06
remoteproc: debug: add carveouts list dump feature
Loic Pallardy
1
-0
/
+31
2017-11-06
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-30
remoteproc: qcom: Add support for mss remoteproc on msm8996
Avaneesh Kumar Dwivedi
1
-24
/
+140
2017-10-30
remoteproc: qcom: Make secure world call for mem ownership switch
Avaneesh Kumar Dwivedi
1
-5
/
+101
2017-10-30
remoteproc: qcom: refactor mss fw image loading sequence
Avaneesh Kumar Dwivedi
1
-11
/
+8
2017-10-25
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
2017-10-10
remoteproc: imx_rproc: fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2017-09-09
Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteproc
Linus Torvalds
4
-0
/
+64
2017-09-01
remoteproc: Introduce rproc handle accessor for children
Bjorn Andersson
1
-0
/
+18
2017-09-01
remoteproc: qcom: Make ssr_notifiers local
Bjorn Andersson
1
-1
/
+1
2017-09-01
remoteproc: qcom: adsp: Allow defining GLINK edge
Bjorn Andersson
4
-0
/
+64
2017-08-30
remoteproc: Stop subdevices in reverse order
Bjorn Andersson
1
-1
/
+1
2017-08-30
remoteproc: imx_rproc: add a NXP/Freescale imx_rproc driver
Oleksij Rempel
3
-0
/
+436
2017-08-29
remoteproc: qcom: Use PTR_ERR_OR_ZERO
Himanshu Jha
2
-5
/
+2
2017-08-27
remoteproc: st: explicitly request exclusive reset control
Philipp Zabel
1
-2
/
+4
2017-08-27
remoteproc: qcom: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+2
2017-08-27
remoteproc/keystone: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-08-24
remoteproc/keystone: Add support for Keystone 66AK2G SOCs
Suman Anna
1
-0
/
+1
[next]