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
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-08
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-28
remoteproc: convert to idr_alloc()
Tejun Heo
1
-7
/
+3
2013-02-28
remoteproc: don't use idr_remove_all()
Tejun Heo
1
-1
/
+0
2013-02-27
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2013-02-22
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-22
drivers/remoteproc: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-4
/
+1
2013-01-04
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-12-14
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
2012-10-02
remoteproc: Fix use of format specifyer
Emil Goode
1
-4
/
+6
2012-10-02
remoteproc: fix a potential NULL-dereference on cleanup
Dan Carpenter
1
-11
/
+11
2012-10-02
remoteproc: select VIRTIO to avoid build breakage
Ohad Ben-Cohen
1
-0
/
+1
2012-09-30
remoteproc: return -EFAULT on copy_from_user failure
Dan Carpenter
1
-1
/
+1
2012-09-30
remoteproc: snprintf() can return more than was printed
Dan Carpenter
1
-2
/
+2
2012-09-28
virtio: support reserved vqs
Michael S. Tsirkin
1
-0
/
+3
2012-09-28
virtio-ring: move queue_index to vring_virtqueue
Jason Wang
1
-1
/
+1
[next]