index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
remoteproc_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remoteproc: Add additional crash reasons
Bjorn Andersson
2016-05-12
1
-0
/
+2
*
remoteproc: core: Make the loaded resource table optional
Bjorn Andersson
2016-05-12
1
-6
/
+2
*
remoteproc: core: Task sync during rproc_fw_boot()
Lee Jones
2016-05-06
1
-2
/
+27
*
remoteproc: report error if resource table doesn't exist
Stefan Agner
2016-01-29
1
-1
/
+3
*
remoteproc: fix memory leak of remoteproc ida cache layers
Suman Anna
2015-11-26
1
-0
/
+2
*
remoteproc: fix !CONFIG_OF build breakage
Ohad Ben-Cohen
2015-06-18
1
-0
/
+7
*
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
1
-18
/
+9
*
remoteproc: add IOMMU hardware capability flag
Suman Anna
2015-03-12
1
-13
/
+2
*
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 error return code in rproc_fw_boot()
Wei Yongjun
2013-06-30
1
-3
/
+4
*
Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-05-07
1
-73
/
+138
|
\
|
*
remoteproc: support default firmware name in rproc_alloc()
Robert Tivy
2013-04-07
1
-4
/
+24
|
*
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
1
-3
/
+0
|
*
remoteproc: perserve resource table data
Ohad Ben-Cohen
2013-04-07
1
-20
/
+78
|
*
remoteproc: calculate max_notifyid by counting vrings
Sjur Brændeland
2013-04-07
1
-15
/
+18
|
*
remoteproc: code cleanup of resource parsing
Sjur Brændeland
2013-04-05
1
-40
/
+12
*
|
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 error path of handle_vdev
Sjur Brændeland
2013-04-05
1
-1
/
+3
*
|
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-27
1
-7
/
+3
*
remoteproc: don't use idr_remove_all()
Tejun Heo
2013-02-27
1
-1
/
+0
*
remoteproc: Fix use of format specifyer
Emil Goode
2012-10-02
1
-4
/
+6
*
remoteproc: fix a potential NULL-dereference on cleanup
Dan Carpenter
2012-10-02
1
-11
/
+11
*
remtoteproc: maintain max notifyid
Sjur Brændeland
2012-09-18
1
-0
/
+15
*
remoteproc: create a 'recovery' debugfs entry
Fernando Guzman Lugo
2012-09-18
1
-1
/
+2
*
remoteproc: add actual recovery implementation
Fernando Guzman Lugo
2012-09-18
1
-22
/
+62
*
remoteproc: add rproc_report_crash function to notify rproc crashes
Fernando Guzman Lugo
2012-09-18
1
-4
/
+75
*
Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-07-26
1
-537
/
+189
|
\
|
*
remoteproc: Support custom firmware handlers
Sjur Brændeland
2012-07-15
1
-0
/
+4
|
*
remoteproc: Move Elf related functions to separate file
Sjur Brændeland
2012-07-15
1
-248
/
+1
|
*
remoteproc: Add function rproc_get_boot_addr
Sjur Brændeland
2012-07-15
1
-9
/
+19
|
*
remoteproc: Pass struct fw to load_segments and find_rsc_table.
Sjur Brændeland
2012-07-15
1
-12
/
+12
|
*
remoteproc: adopt the driver core's alloc/add/del/put naming
Ohad Ben-Cohen
2012-07-06
1
-16
/
+16
|
*
remoteproc: remove the get_by_name/put API
Ohad Ben-Cohen
2012-07-06
1
-130
/
+0
|
*
remoteproc: support non-iommu carveout assignment
Ohad Ben-Cohen
2012-07-06
1
-15
/
+19
|
*
remoteproc: simplify unregister/free interfaces
Ohad Ben-Cohen
2012-07-06
1
-17
/
+8
|
*
remoteproc: remove the now-redundant kref
Ohad Ben-Cohen
2012-07-06
1
-39
/
+11
|
*
remoteproc: maintain a generic child device for each rproc
Ohad Ben-Cohen
2012-07-06
1
-43
/
+92
|
*
remoteproc: allocate vrings on demand, free when not needed
Ohad Ben-Cohen
2012-07-04
1
-55
/
+54
*
|
remoteproc: fix missing fault indication in error-path
Sjur Brændeland
2012-06-10
1
-1
/
+3
*
|
remoteproc: fix print format warnings
Sjur Brændeland
2012-06-10
1
-3
/
+3
|
/
*
Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-05-30
1
-2
/
+2
|
\
|
*
iommu/core: pass a user-provided token to fault handlers
Ohad Ben-Cohen
2012-05-22
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-22
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
remoteproc: remove redundant NULL check before release_firmware()
Jesper Juhl
2012-04-30
1
-2
/
+1
[next]