index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Commit message (
Expand
)
Author
Age
Files
Lines
*
remoteproc: fix !CONFIG_OF build breakage
Ohad Ben-Cohen
2015-06-18
1
-0
/
+7
*
remoteproc/wkup_m3: add a remoteproc driver for TI Wakeup M3
Dave Gerlach
2015-06-17
3
-0
/
+271
*
remoteproc: add a rproc ops for performing address translation
Suman Anna
2015-06-17
1
-6
/
+25
*
remoteproc: introduce rproc_get_by_phandle API
Dave Gerlach
2015-06-16
1
-0
/
+50
*
remoteproc: fix various checkpatch warnings
Suman Anna
2015-05-02
2
-19
/
+10
*
remoteproc/davinci: fix quoted split string checkpatch warning
Suman Anna
2015-05-02
1
-2
/
+1
*
remoteproc/ste: add blank lines after declarations
Suman Anna
2015-05-02
1
-2
/
+2
*
remoteproc: add IOMMU hardware capability flag
Suman Anna
2015-03-12
4
-13
/
+6
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-15
3
-3
/
+0
|
\
|
*
remoteproc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
3
-3
/
+0
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2014-12-11
1
-3
/
+8
|
\
\
|
*
|
virtio: allow finalize_features to fail
Michael S. Tsirkin
2014-12-09
1
-1
/
+3
|
*
|
virtio: assert 32 bit features in transports
Michael S. Tsirkin
2014-12-09
1
-0
/
+3
|
*
|
virtio: add support for 64 bit features.
Michael S. Tsirkin
2014-12-09
1
-1
/
+1
|
*
|
virtio: use u32, not bitmap for features
Michael S. Tsirkin
2014-12-09
1
-1
/
+1
|
|
/
*
/
mailbox/omap: adapt to the new mailbox framework
Suman Anna
2014-11-27
1
-24
/
+27
|
/
*
remoteproc: da8xx: don't select CMA on no-MMU
Arnd Bergmann
2014-06-17
1
-1
/
+1
*
remoteproc/ste_modem: staticize local symbols
Jingoo Han
2014-02-24
1
-2
/
+2
*
remoteproc/davinci: simplify use of devm_ioremap_resource
Julia Lawall
2014-02-24
1
-13
/
+1
*
remoteproc/davinci: drop needless devm_clk_put
Uwe Kleine-König
2014-02-24
1
-2
/
+0
*
virtio_ring: change host notification API
Heinz Graalfs
2013-10-29
1
-1
/
+2
*
remoteproc: don't use PTR_RET().
Rusty Russell
2013-07-15
1
-1
/
+1
*
Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-07-11
3
-16
/
+15
|
\
|
*
remoteproc: Cocci spatch "memdup.spatch"
Thomas Meyer
2013-07-01
1
-2
/
+1
|
*
remoteproc: free carveout memories only after unmapping them
Suman Anna
2013-07-01
1
-7
/
+7
|
*
remoteproc: fix checkpatch errors in remoteproc code
Suman Anna
2013-06-30
2
-4
/
+3
|
*
remoteproc: fix error return code in rproc_fw_boot()
Wei Yongjun
2013-06-30
1
-3
/
+4
*
|
mailbox/omap: move the OMAP mailbox framework to drivers
Suman Anna
2013-06-11
2
-2
/
+3
|
/
*
Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-05-07
8
-134
/
+668
|
\
|
*
remoteproc: fix kconfig dependencies for VIRTIO
Suman Anna
2013-04-21
1
-0
/
+1
|
*
remoteproc/davinci: add a remoteproc driver for OMAP-L13x DSP
Robert Tivy
2013-04-15
3
-0
/
+348
|
*
remoteproc: support default firmware name in rproc_alloc()
Robert Tivy
2013-04-07
1
-4
/
+24
|
*
remoteproc/omap: support OMAP5 too
Vincent Stehlé
2013-04-07
1
-1
/
+1
|
*
remoteproc: set vring addresses in resource table
Sjur Brændeland
2013-04-07
1
-2
/
+17
|
*
remoteproc: support virtio config space.
Sjur Brændeland
2013-04-07
2
-18
/
+64
|
*
remoteproc: perserve resource table data
Ohad Ben-Cohen
2013-04-07
2
-20
/
+79
|
*
remoteproc: calculate max_notifyid by counting vrings
Sjur Brændeland
2013-04-07
2
-16
/
+19
|
*
remoteproc: code cleanup of resource parsing
Sjur Brændeland
2013-04-05
1
-40
/
+12
|
*
remoteproc: parse STE-firmware and find resource table address
Sjur Brændeland
2013-04-05
1
-14
/
+29
|
*
remoteproc: add find_loaded_rsc_table firmware ops
Sjur Brændeland
2013-04-05
2
-1
/
+39
|
*
remoteproc: refactor rproc_elf_find_rsc_table()
Sjur Brændeland
2013-04-05
1
-29
/
+46
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
1
-1
/
+1
|
\
\
|
*
|
treewide: Fix typo in printk and comments
Masanari Iida
2013-04-24
1
-1
/
+1
|
|
/
*
|
remoteproc: fix FW_CONFIG typo
Robert Tivy
2013-04-07
1
-1
/
+1
*
|
remoteproc: fix error path of handle_vdev
Sjur Brændeland
2013-04-05
1
-1
/
+3
*
|
remoteproc/ste: fix memory leak on shutdown
Dmitry Tarnyagin
2013-04-05
1
-1
/
+6
*
|
remoteproc: fix the error check for idr_alloc
Suman Anna
2013-04-05
1
-1
/
+1
|
/
*
remoteproc: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-7
/
+3
*
remoteproc: don't use idr_remove_all()
Tejun Heo
2013-02-28
1
-1
/
+0
*
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-02-26
1
-1
/
+1
|
\
[next]