index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+8
2014-12-09
virtio: allow finalize_features to fail
Michael S. Tsirkin
1
-1
/
+3
2014-12-09
virtio: assert 32 bit features in transports
Michael S. Tsirkin
1
-0
/
+3
2014-12-09
virtio: add support for 64 bit features.
Michael S. Tsirkin
1
-1
/
+1
2014-12-09
virtio: use u32, not bitmap for features
Michael S. Tsirkin
1
-1
/
+1
2014-11-27
mailbox/omap: adapt to the new mailbox framework
Suman Anna
1
-24
/
+27
2014-06-17
remoteproc: da8xx: don't select CMA on no-MMU
Arnd Bergmann
1
-1
/
+1
2014-02-24
remoteproc/ste_modem: staticize local symbols
Jingoo Han
1
-2
/
+2
2014-02-24
remoteproc/davinci: simplify use of devm_ioremap_resource
Julia Lawall
1
-13
/
+1
2014-02-24
remoteproc/davinci: drop needless devm_clk_put
Uwe Kleine-König
1
-2
/
+0
2013-10-29
virtio_ring: change host notification API
Heinz Graalfs
1
-1
/
+2
2013-07-15
remoteproc: don't use PTR_RET().
Rusty Russell
1
-1
/
+1
2013-07-11
Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-16
/
+15
2013-07-01
remoteproc: Cocci spatch "memdup.spatch"
Thomas Meyer
1
-2
/
+1
2013-07-01
remoteproc: free carveout memories only after unmapping them
Suman Anna
1
-7
/
+7
2013-06-30
remoteproc: fix checkpatch errors in remoteproc code
Suman Anna
2
-4
/
+3
2013-06-30
remoteproc: fix error return code in rproc_fw_boot()
Wei Yongjun
1
-3
/
+4
2013-06-11
mailbox/omap: move the OMAP mailbox framework to drivers
Suman Anna
2
-2
/
+3
2013-05-07
Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-134
/
+668
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-04-24
treewide: Fix typo in printk and comments
Masanari Iida
1
-1
/
+1
2013-04-21
remoteproc: fix kconfig dependencies for VIRTIO
Suman Anna
1
-0
/
+1
2013-04-15
remoteproc/davinci: add a remoteproc driver for OMAP-L13x DSP
Robert Tivy
3
-0
/
+348
2013-04-07
remoteproc: support default firmware name in rproc_alloc()
Robert Tivy
1
-4
/
+24
2013-04-07
remoteproc: fix FW_CONFIG typo
Robert Tivy
1
-1
/
+1
2013-04-07
remoteproc/omap: support OMAP5 too
Vincent Stehlé
1
-1
/
+1
2013-04-07
remoteproc: set vring addresses in resource table
Sjur Brændeland
1
-2
/
+17
2013-04-07
remoteproc: support virtio config space.
Sjur Brændeland
2
-18
/
+64
2013-04-07
remoteproc: perserve resource table data
Ohad Ben-Cohen
2
-20
/
+79
2013-04-07
remoteproc: calculate max_notifyid by counting vrings
Sjur Brændeland
2
-16
/
+19
2013-04-05
remoteproc: code cleanup of resource parsing
Sjur Brændeland
1
-40
/
+12
2013-04-05
remoteproc: parse STE-firmware and find resource table address
Sjur Brændeland
1
-14
/
+29
2013-04-05
remoteproc: add find_loaded_rsc_table firmware ops
Sjur Brændeland
2
-1
/
+39
2013-04-05
remoteproc: refactor rproc_elf_find_rsc_table()
Sjur Brændeland
1
-29
/
+46
2013-04-05
remoteproc: fix error path of handle_vdev
Sjur Brændeland
1
-1
/
+3
2013-04-05
remoteproc/ste: fix memory leak on shutdown
Dmitry Tarnyagin
1
-1
/
+6
2013-04-05
remoteproc: fix the error check for idr_alloc
Suman Anna
1
-1
/
+1
2013-02-27
remoteproc: convert to idr_alloc()
Tejun Heo
1
-7
/
+3
2013-02-27
remoteproc: don't use idr_remove_all()
Tejun Heo
1
-1
/
+0
2013-02-26
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2013-02-21
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+1
2013-02-15
remoteproc: omap: depend on OMAP_MBOX_FWK
Arnd Bergmann
1
-1
/
+1
2013-02-11
virtio: make config_ops const
Stephen Hemminger
1
-1
/
+1
2013-01-21
drivers/remoteproc: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-4
/
+1
2013-01-03
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-12-03
treewide: Fix typos in various drivers
Masanari Iida
1
-2
/
+2
2012-11-29
remoteproc: fix error path of ->find_vqs
Ohad Ben-Cohen
1
-6
/
+12
2012-10-07
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+4
2012-10-04
Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-42
/
+593
[next]