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
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
2012-09-22
remoteproc: Add STE modem driver
Sjur Brændeland
3
-0
/
+334
2012-09-19
ARM: omap: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-18
remtoteproc: maintain max notifyid
Sjur Brændeland
1
-0
/
+15
2012-09-18
remoteproc: create a 'recovery' debugfs entry
Fernando Guzman Lugo
2
-1
/
+83
2012-09-18
remoteproc: add actual recovery implementation
Fernando Guzman Lugo
2
-22
/
+63
2012-09-18
remoteproc: add rproc_report_crash function to notify rproc crashes
Fernando Guzman Lugo
1
-4
/
+75
2012-09-18
remoteproc: Add dependency to HAS_DMA
Sjur Brændeland
1
-0
/
+2
2012-09-11
remoteproc/omap: set bootaddr support
Juan Gutierrez
1
-0
/
+3
2012-07-27
Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-561
/
+587
2012-07-15
remoteproc: Support custom firmware handlers
Sjur Brændeland
3
-16
/
+77
2012-07-15
remoteproc: Move Elf related functions to separate file
Sjur Brændeland
4
-248
/
+300
2012-07-15
remoteproc: Add function rproc_get_boot_addr
Sjur Brændeland
1
-9
/
+19
2012-07-15
remoteproc: Pass struct fw to load_segments and find_rsc_table.
Sjur Brændeland
1
-12
/
+12
2012-07-06
remoteproc: adopt the driver core's alloc/add/del/put naming
Ohad Ben-Cohen
2
-20
/
+20
2012-07-06
remoteproc: remove the get_by_name/put API
Ohad Ben-Cohen
1
-130
/
+0
2012-07-06
remoteproc: support non-iommu carveout assignment
Ohad Ben-Cohen
1
-15
/
+19
2012-07-06
remoteproc: simplify unregister/free interfaces
Ohad Ben-Cohen
2
-18
/
+12
2012-07-06
remoteproc: remove the now-redundant kref
Ohad Ben-Cohen
2
-43
/
+15
2012-07-06
remoteproc: maintain a generic child device for each rproc
Ohad Ben-Cohen
4
-58
/
+111
2012-07-04
remoteproc: allocate vrings on demand, free when not needed
Ohad Ben-Cohen
3
-57
/
+67
2012-07-04
remoteproc: fix missing CONFIG_FW_LOADER configurations
Ohad Ben-Cohen
1
-0
/
+1
2012-07-04
remoteproc/omap: fix randconfig unmet direct dependencies
Ohad Ben-Cohen
1
-0
/
+1
2012-06-17
remoteproc/omap: fix dev_err typo
Ohad Ben-Cohen
1
-1
/
+1
2012-06-10
remoteproc: fix missing fault indication in error-path
Sjur Brændeland
1
-1
/
+3
2012-06-10
remoteproc: fix print format warnings
Sjur Brændeland
1
-3
/
+3
2012-05-30
Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2012-05-22
iommu/core: pass a user-provided token to fault handlers
Ohad Ben-Cohen
1
-2
/
+2
2012-05-14
remoteproc: fix off-by-one bug in __rproc_free_vrings
Subramaniam Chanderashekarapuram
1
-1
/
+1
2012-04-30
remoteproc: remove redundant NULL check before release_firmware()
Jesper Juhl
1
-2
/
+1
[next]