index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
remoteproc.h
Age
Commit message (
Expand
)
Author
2020-10-13
remoteproc: Change default dump configuration to "disabled"
Rishabh Bhatnagar
2020-08-04
remoteproc: Add remoteproc character device interface
Siddharth Gupta
2020-07-21
remoteproc: Add inline coredump functionality
Rishabh Bhatnagar
2020-07-21
remoteproc: Pass size and offset as arguments to segment dump function
Rishabh Bhatnagar
2020-07-17
remoteproc: Make function rproc_resource_cleanup() public
Mathieu Poirier
2020-07-16
remoteproc: Properly handle firmware name when attaching
Mathieu Poirier
2020-07-16
remoteproc: Add new attach() remoteproc operation
Mathieu Poirier
2020-07-16
remoteproc: Add new RPROC_DETACHED state
Mathieu Poirier
2020-05-12
remoteproc: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-04-22
remoteproc: Add prepare and unprepare ops
Loic Pallardy
2020-04-20
remoteproc: Add device-managed variants of rproc_alloc/rproc_add
Paul Cercueil
2020-04-20
remoteproc: Use kstrdup_const() rather than kstrdup()
Mathieu Poirier
2020-04-19
remoteproc: add rproc_coredump_set_elf_info
Clement Leger
2020-03-25
remoteproc: Introduce "panic" callback in ops
Bjorn Andersson
2020-03-25
remoteproc: Adapt coredump to generate correct elf type
Clement Leger
2020-03-25
remoteproc: Use u64 type for boot_addr
Clement Leger
2020-03-25
remoteproc: Use size_t instead of int for rproc_mem_entry len
Clement Leger
2020-03-25
remoteproc: Use size_t type for len in da_to_va
Clement Leger
2019-06-29
remoteproc: add vendor resources handling
Clement Leger
2019-02-20
remoteproc: fix recovery procedure
Loic Pallardy
2019-02-20
remoteproc: create vdev subdevice with specific dma memory pool
Loic Pallardy
2019-01-06
remoteproc: fix kernel-doc comment for parse_fw
Fabien Dessenne
2018-10-19
remoteproc: Add mechanism for custom dump function assignment
Sibi Sankar
2018-10-19
remoteproc: Introduce custom dump function for each remoteproc segment
Sibi Sankar
2018-10-14
remoteproc: modify vring allocation to rely on centralized carveout allocator
Loic Pallardy
2018-10-09
remoteproc: add helper function to allocate rproc_mem_entry from reserved memory
Loic Pallardy
2018-10-09
remoteproc: add alloc ops in rproc_mem_entry struct
Loic Pallardy
2018-10-09
remoteproc: introduce rproc_add_carveout function
Loic Pallardy
2018-10-09
remoteproc: add helper function to allocate and init rproc_mem_entry struct
Loic Pallardy
2018-10-09
remoteproc: add name in rproc_mem_entry struct
Loic Pallardy
2018-10-09
remoteproc: add release ops in rproc_mem_entry struct
Loic Pallardy
2018-10-05
remoteproc: Add missing kernel-doc comment for auto-boot
Suman Anna
2018-06-26
remoteproc: Introduce prepare and unprepare for subdevices
Bjorn Andersson
2018-06-26
remoteproc: Make client initialize ops in rproc_subdev
Bjorn Andersson
2018-06-26
remoteproc: Rename subdev functions to start/stop
Bjorn Andersson
2018-04-25
remoteproc: fix crashed parameter logic on stop call
Arnaud Pouliquen
2018-02-12
remoteproc: Pass type of shutdown to subdev remove
Bjorn Andersson
2018-02-12
remoteproc: Rename "load_rsc_table" to "parse_fw"
Bjorn Andersson
2018-02-12
remoteproc: Add remote processor coredump support
Sarangdhar Joshi
2018-01-15
remoteproc: Drop dangling find_rsc_table dummies
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
2018-01-15
remoteproc: Clone rproc_ops in rproc_alloc()
Bjorn Andersson
2018-01-15
remoteproc: Cache resource table size
Bjorn Andersson
2018-01-15
remoteproc: Remove depricated crash completion
Bjorn Andersson
2017-09-01
remoteproc: Introduce rproc handle accessor for children
Bjorn Andersson
2017-01-30
remoteproc: Drop firmware_loading_complete
Sarangdhar Joshi
2017-01-30
remoteproc: Add RPROC_DELETED state
Sarangdhar Joshi
2016-12-30
Revert "remoteproc: Merge table_ptr and cached_table pointers"
Bjorn Andersson
2016-11-14
remoteproc: Merge table_ptr and cached_table pointers
Bjorn Andersson
[next]