index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
remoteproc_core.c
Age
Commit message (
Expand
)
Author
2016-10-02
remoteproc: Refactor rproc module locking
Bjorn Andersson
2016-10-02
remoteproc: Split driver and consumer dereferencing
Bjorn Andersson
2016-10-02
remoteproc: Correct resource handling upon boot failure
Bjorn Andersson
2016-09-19
remoteproc: Drop unnecessary NULL check
Bjorn Andersson
2016-09-06
remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in pa
Loic PALLARDY
2016-08-18
remoteproc: Only update table_ptr if we have a loaded table
Bjorn Andersson
2016-08-17
remoteproc: Move handling of cached table to boot/shutdown
Bjorn Andersson
2016-08-17
remoteproc: Move vdev handling to boot/shutdown
Bjorn Andersson
2016-08-17
remoteproc: Calculate max_notifyid during load
Bjorn Andersson
2016-08-17
remoteproc: Introduce auto-boot flag
Bjorn Andersson
2016-08-12
remoteproc: print hex numbers with a leading 0x format
Anna, Suman
2016-08-12
remoteproc: align code with open parenthesis
Anna, Suman
2016-08-12
remoteproc: use variable names for sizeof() operator
Anna, Suman
2016-08-12
remoteproc: fix couple of minor typos
Anna, Suman
2016-08-12
remoteproc: use proper format-specifier for printing dma_addr_t
Anna, Suman
2016-08-10
remoteproc: core: Remove pointless OOM print
Lee Jones
2016-08-10
remoteproc: core: Trivial: Improve error checking, spelling and debug prints
Lee Jones
2016-08-10
remoteproc: core: Ensure error message is clear
Lee Jones
2016-06-14
remoteproc: Fix potential race condition in rproc_add
Dave Gerlach
2016-05-12
remoteproc: Add additional crash reasons
Bjorn Andersson
2016-05-12
remoteproc: core: Make the loaded resource table optional
Bjorn Andersson
2016-05-06
remoteproc: core: Task sync during rproc_fw_boot()
Lee Jones
2016-01-29
remoteproc: report error if resource table doesn't exist
Stefan Agner
2015-11-26
remoteproc: fix memory leak of remoteproc ida cache layers
Suman Anna
2015-06-18
remoteproc: fix !CONFIG_OF build breakage
Ohad Ben-Cohen
2015-06-17
remoteproc: add a rproc ops for performing address translation
Suman Anna
2015-06-16
remoteproc: introduce rproc_get_by_phandle API
Dave Gerlach
2015-05-02
remoteproc: fix various checkpatch warnings
Suman Anna
2015-03-12
remoteproc: add IOMMU hardware capability flag
Suman Anna
2013-07-01
remoteproc: Cocci spatch "memdup.spatch"
Thomas Meyer
2013-07-01
remoteproc: free carveout memories only after unmapping them
Suman Anna
2013-06-30
remoteproc: fix error return code in rproc_fw_boot()
Wei Yongjun
2013-05-07
Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-24
treewide: Fix typo in printk and comments
Masanari Iida
2013-04-07
remoteproc: support default firmware name in rproc_alloc()
Robert Tivy
2013-04-07
remoteproc: set vring addresses in resource table
Sjur Brændeland
2013-04-07
remoteproc: support virtio config space.
Sjur Brændeland
2013-04-07
remoteproc: perserve resource table data
Ohad Ben-Cohen
2013-04-07
remoteproc: calculate max_notifyid by counting vrings
Sjur Brændeland
2013-04-05
remoteproc: code cleanup of resource parsing
Sjur Brændeland
2013-04-05
remoteproc: fix error path of handle_vdev
Sjur Brændeland
2013-04-05
remoteproc: fix the error check for idr_alloc
Suman Anna
2013-02-27
remoteproc: convert to idr_alloc()
Tejun Heo
2013-02-27
remoteproc: don't use idr_remove_all()
Tejun Heo
2012-10-02
remoteproc: Fix use of format specifyer
Emil Goode
2012-10-02
remoteproc: fix a potential NULL-dereference on cleanup
Dan Carpenter
2012-09-18
remtoteproc: maintain max notifyid
Sjur Brændeland
2012-09-18
remoteproc: create a 'recovery' debugfs entry
Fernando Guzman Lugo
2012-09-18
remoteproc: add actual recovery implementation
Fernando Guzman Lugo
[next]