index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
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
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-10
/
+3
2012-03-06
remoteproc: cleanup resource table parsing paths
Ohad Ben-Cohen
1
-33
/
+39
2012-03-06
remoteproc: remove the hardcoded vring alignment
Ohad Ben-Cohen
2
-6
/
+8
2012-03-06
remoteproc/omap: remove the mbox_callback limitation
Ohad Ben-Cohen
1
-10
/
+1
2012-03-06
remoteproc: remove the single rpmsg vdev limitation
Ohad Ben-Cohen
3
-220
/
+218
2012-03-06
remoteproc: safer boot/shutdown order
Ohad Ben-Cohen
1
-10
/
+10
2012-03-06
remoteproc: remoteproc_rpmsg -> remoteproc_virtio
Ohad Ben-Cohen
2
-1
/
+1
2012-03-06
remoteproc: resource table overhaul
Ohad Ben-Cohen
1
-97
/
+209
2012-02-28
remoteproc/omap: two Kconfig fixes
Ohad Ben-Cohen
1
-2
/
+1
2012-02-28
remoteproc: make sure we're parsing a 32bit firmware
Ohad Ben-Cohen
1
-0
/
+8
2012-02-22
remoteproc: s/big switch/lookup table/
Ohad Ben-Cohen
1
-22
/
+23
2012-02-22
remoteproc: bail out if firmware has different endianess
Ohad Ben-Cohen
1
-0
/
+11
2012-02-22
remoteproc: don't use virtio's weak barriers
Ohad Ben-Cohen
1
-1
/
+5
2012-02-22
remoteproc: depend on EXPERIMENTAL
Ohad Ben-Cohen
2
-1
/
+5
2012-02-08
remoteproc: add Kconfig menu
Ohad Ben-Cohen
1
-0
/
+4
2012-02-08
remoteproc: look for truncated firmware images
Ohad Ben-Cohen
1
-5
/
+30
2012-02-08
remoteproc/omap: utilize module_platform_driver
Ohad Ben-Cohen
1
-12
/
+1
2012-02-08
remoteproc: avoid registering a virtio device if not supported
Mark Grosen
1
-1
/
+1
2012-02-08
remoteproc: do not require an iommu
Mark Grosen
1
-2
/
+2
2012-02-08
remoteproc/omap: add a remoteproc driver for OMAP4
Ohad Ben-Cohen
4
-0
/
+340
2012-02-08
remoteproc: create rpmsg virtio device
Ohad Ben-Cohen
2
-0
/
+296
2012-02-08
remoteproc: add debugfs entries
Ohad Ben-Cohen
2
-0
/
+180
2012-02-08
remoteproc: add framework for controlling remote processors
Ohad Ben-Cohen
4
-0
/
+1463