index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
remoteproc_internal.h
Age
Commit message (
Expand
)
Author
2021-03-18
remoteproc: Add new get_loaded_rsc_table() to rproc_ops
Mathieu Poirier
2021-03-11
remoteproc: add is_iomem to da_to_va
Peng Fan
2020-08-04
remoteproc: Add remoteproc character device interface
Siddharth Gupta
2020-07-28
remoteproc: Introduce rproc_of_parse_firmware() helper
Suman Anna
2020-07-21
remoteproc: Move coredump functionality to a new file
Rishabh Bhatnagar
2020-07-16
remoteproc: Add new attach() remoteproc operation
Mathieu Poirier
2020-04-22
remoteproc: Add prepare and unprepare ops
Loic Pallardy
2020-04-22
remoteproc: remove rproc_elf32_sanity_check
Clement Leger
2020-03-25
remoteproc: Add elf64 support in elf loader
Clement Leger
2020-03-25
remoteproc: Rename rproc_elf_sanity_check for elf32
Clement Leger
2020-03-25
remoteproc: Use u64 type for boot_addr
Clement Leger
2020-03-25
remoteproc: Use size_t type for len in da_to_va
Clement Leger
2019-07-17
Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteproc
Linus Torvalds
2019-06-29
remoteproc: add vendor resources handling
Clement Leger
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-02-20
remoteproc: fix trace buffer va initialization
Loic Pallardy
2019-02-20
remoteproc: fix recovery procedure
Loic Pallardy
2019-02-20
remoteproc: create vdev subdevice with specific dma memory pool
Loic Pallardy
2018-10-14
remoteproc: modify vring allocation to rely on centralized carveout allocator
Loic Pallardy
2018-02-12
remoteproc: Rename "load_rsc_table" to "parse_fw"
Bjorn Andersson
2018-01-15
remoteproc: Move resource table load logic to find
Bjorn Andersson
2018-01-15
remoteproc: Merge rproc_ops and rproc_fw_ops
Bjorn Andersson
2017-07-26
remoteproc: Merge __rproc_boot() with rproc_boot()
Suman Anna
2016-11-14
remoteproc: Assign kref to rproc_vdev
Bjorn Andersson
2016-10-31
remoteproc: Add a sysfs interface for firmware and state
Matt Redfearn
2016-08-12
remoteproc: align code with open parenthesis
Anna, Suman
2016-05-06
remoteproc: core: Task sync during rproc_fw_boot()
Lee Jones
2015-05-02
remoteproc: fix various checkpatch warnings
Suman Anna
2013-06-30
remoteproc: fix checkpatch errors in remoteproc code
Suman Anna
2013-04-05
remoteproc: add find_loaded_rsc_table firmware ops
Sjur Brændeland
2012-09-18
remoteproc: add actual recovery implementation
Fernando Guzman Lugo
2012-07-15
remoteproc: Support custom firmware handlers
Sjur Brændeland
2012-07-15
remoteproc: Move Elf related functions to separate file
Sjur Brændeland
2012-07-04
remoteproc: allocate vrings on demand, free when not needed
Ohad Ben-Cohen
2012-03-06
remoteproc: remove the single rpmsg vdev limitation
Ohad Ben-Cohen
2012-02-08
remoteproc: add framework for controlling remote processors
Ohad Ben-Cohen