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.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
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
2017-10-10
remoteproc: imx_rproc: fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2017-09-10
Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteproc
Linus Torvalds
4
-0
/
+64
2017-09-02
remoteproc: Introduce rproc handle accessor for children
Bjorn Andersson
1
-0
/
+18
2017-09-02
remoteproc: qcom: Make ssr_notifiers local
Bjorn Andersson
1
-1
/
+1
2017-09-02
remoteproc: qcom: adsp: Allow defining GLINK edge
Bjorn Andersson
4
-0
/
+64
2017-08-31
remoteproc: Stop subdevices in reverse order
Bjorn Andersson
1
-1
/
+1
2017-08-31
remoteproc: imx_rproc: add a NXP/Freescale imx_rproc driver
Oleksij Rempel
3
-0
/
+436
2017-08-30
remoteproc: qcom: Use PTR_ERR_OR_ZERO
Himanshu Jha
2
-5
/
+2
2017-08-28
remoteproc: st: explicitly request exclusive reset control
Philipp Zabel
1
-2
/
+4
2017-08-28
remoteproc: qcom: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+2
2017-08-28
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
2017-08-24
remoteproc/davinci: Add device tree support for OMAP-L138 DSP
Suman Anna
1
-3
/
+27
2017-08-24
remoteproc/davinci: Add support to parse internal memories
Suman Anna
1
-0
/
+62
2017-08-24
remoteproc/davinci: Switch to platform_get_resource_byname()
Suman Anna
1
-2
/
+4
2017-08-24
remoteproc: make device_type const
Bhumika Goyal
1
-1
/
+1
2017-08-02
remoteproc: qcom: Add support for SSR notifications
Bjorn Andersson
4
-0
/
+90
2017-07-26
remoteproc: Merge __rproc_boot() with rproc_boot()
Suman Anna
2
-12
/
+2
2017-06-28
remoteproc/keystone: Fix circular dependencies for ARM configs
Suman Anna
1
-1
/
+0
2017-06-28
remoteproc: Drop redundant REMOTEPROC dependency from driver Kconfigs
Suman Anna
1
-9
/
+0
2017-06-28
remoteproc: Drop VIRTUALIZATION dependency from REMOTEPROC
Suman Anna
1
-1
/
+0
2017-06-26
remoteproc/keystone: Ensure the DSPs are in reset in probe
Andrew F. Davis
1
-0
/
+10
2017-06-26
remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPs
Suman Anna
3
-0
/
+529
2017-06-26
remoteproc/davinci: fix unbalanced reset between start and stop ops
Suman Anna
1
-10
/
+1
2017-06-26
remoteproc/davinci: simplify the reset function
Suman Anna
1
-20
/
+3
2017-06-25
remoteproc/davinci: Update Kconfig to depend on DMA_CMA
Suman Anna
1
-1
/
+1
[next]