index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
remoteproc_core.c
Commit message (
Expand
)
Author
Age
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
*
remoteproc: fix rproc_check_carveout_da() returned error and comments
Loic Pallardy
2019-02-21
*
remoteproc: fix trace buffer va initialization
Loic Pallardy
2019-02-21
*
remoteproc: fix rproc_alloc_carveout() for rproc with iommu domain
Loic Pallardy
2019-02-21
*
remoteproc: add warning on resource table cast
Loic Pallardy
2019-02-21
*
remoteproc: fix rproc_alloc_carveout() bad variable cast
Loic Pallardy
2019-02-21
*
remoteproc: fix rproc_da_to_va in case of unallocated carveout
Loic Pallardy
2019-02-21
*
remoteproc: correct rproc_mem_entry_init() comments
Loic Pallardy
2019-02-21
*
remoteproc: fix recovery procedure
Loic Pallardy
2019-02-21
*
remoteproc: create vdev subdevice with specific dma memory pool
Loic Pallardy
2019-02-21
*
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-19
*
remoteproc: modify vring allocation to rely on centralized carveout allocator
Loic Pallardy
2018-10-15
*
remoteproc: modify rproc_handle_carveout to support pre-registered region
Loic Pallardy
2018-10-10
*
remoteproc: add helper function to check carveout device address
Loic Pallardy
2018-10-10
*
remoteproc: add helper function to allocate rproc_mem_entry from reserved memory
Loic Pallardy
2018-10-10
*
remoteproc: add alloc ops in rproc_mem_entry struct
Loic Pallardy
2018-10-10
*
remoteproc: introduce rproc_find_carveout_by_name function
Loic Pallardy
2018-10-10
*
remoteproc: introduce rproc_add_carveout function
Loic Pallardy
2018-10-10
*
remoteproc: add helper function to allocate and init rproc_mem_entry struct
Loic Pallardy
2018-10-10
*
remoteproc: add name in rproc_mem_entry struct
Loic Pallardy
2018-10-10
*
remoteproc: add release ops in rproc_mem_entry struct
Loic Pallardy
2018-10-10
*
remoteproc: add rproc_va_to_pa function
Loic Pallardy
2018-10-10
*
remoteproc: configure IOMMU only if device address requested
Loic Pallardy
2018-10-10
*
remoteproc: replace "%p" with "%pK"
Loic Pallardy
2018-07-31
*
remoteproc: Reset table_ptr in rproc_start() failure paths
Suman Anna
2018-07-31
*
remoteproc: Introduce prepare and unprepare for subdevices
Bjorn Andersson
2018-06-26
*
remoteproc: rename subdev probe and remove functions
Alex Elder
2018-06-26
*
remoteproc: Make client initialize ops in rproc_subdev
Bjorn Andersson
2018-06-26
*
remoteproc: Make start and stop in subdev optional
Bjorn Andersson
2018-06-26
*
remoteproc: Rename subdev functions to start/stop
Bjorn Andersson
2018-06-26
*
remoteproc: fix crashed parameter logic on stop call
Arnaud Pouliquen
2018-04-25
*
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-02-12
*
remoteproc: Reset table_ptr on stop
Bjorn Andersson
2018-01-15
*
remoteproc: Move resource table load logic to find
Bjorn Andersson
2018-01-15
*
remoteproc: Don't handle empty resource table
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
2018-01-15
*
remoteproc: Introduce rproc handle accessor for children
Bjorn Andersson
2017-09-01
*
remoteproc: Stop subdevices in reverse order
Bjorn Andersson
2017-08-30
*
remoteproc: make device_type const
Bhumika Goyal
2017-08-24
*
remoteproc: Merge __rproc_boot() with rproc_boot()
Suman Anna
2017-07-26
*
remoteproc: fix spelling mistake: "Resouce" -> "Resource"
Colin Ian King
2017-05-30
*
remoteproc: Modify recovery path to use rproc_{start,stop}()
Sarangdhar Joshi
2017-05-26
*
remoteproc: Introduce rproc_{start,stop}() functions
Sarangdhar Joshi
2017-05-26
*
remoteproc: Modify the function names
Sarangdhar Joshi
2017-02-06
[next]