index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
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
Files
Lines
*
remoteproc: use struct_size() helper
Gustavo A. R. Silva
2020-01-20
1
-2
/
+2
*
remoteproc: Initialize rproc_class before use
Brandon Maier
2020-01-20
1
-1
/
+1
*
remoteproc: Fix wrong rvring index computation
Clement Leger
2019-11-11
1
-1
/
+1
*
remoteproc: fix argument 2 of rproc_mem_entry_init
Ben Dooks (Codethink)
2019-11-08
1
-2
/
+3
*
remoteproc: remove useless typedef
Clement Leger
2019-10-04
1
-2
/
+0
*
Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteproc
Linus Torvalds
2019-07-17
1
-0
/
+15
|
\
|
*
remoteproc: copy parent dma_pfn_offset for vdev
Clement Leger
2019-07-01
1
-0
/
+1
|
*
remoteproc: add vendor resources handling
Clement Leger
2019-06-29
1
-0
/
+14
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
|
/
*
remoteproc: fix rproc_check_carveout_da() returned error and comments
Loic Pallardy
2019-02-20
1
-10
/
+12
*
remoteproc: fix trace buffer va initialization
Loic Pallardy
2019-02-20
1
-20
/
+15
*
remoteproc: fix rproc_alloc_carveout() for rproc with iommu domain
Loic Pallardy
2019-02-20
1
-10
/
+16
*
remoteproc: add warning on resource table cast
Loic Pallardy
2019-02-20
1
-2
/
+14
*
remoteproc: fix rproc_alloc_carveout() bad variable cast
Loic Pallardy
2019-02-20
1
-1
/
+1
*
remoteproc: fix rproc_da_to_va in case of unallocated carveout
Loic Pallardy
2019-02-20
1
-0
/
+4
*
remoteproc: correct rproc_mem_entry_init() comments
Loic Pallardy
2019-02-20
1
-1
/
+2
*
remoteproc: fix recovery procedure
Loic Pallardy
2019-02-20
1
-1
/
+4
*
remoteproc: create vdev subdevice with specific dma memory pool
Loic Pallardy
2019-02-20
1
-3
/
+44
*
remoteproc: Add mechanism for custom dump function assignment
Sibi Sankar
2018-10-19
1
-0
/
+38
*
remoteproc: Introduce custom dump function for each remoteproc segment
Sibi Sankar
2018-10-19
1
-7
/
+11
*
remoteproc: modify vring allocation to rely on centralized carveout allocator
Loic Pallardy
2018-10-14
1
-29
/
+32
*
remoteproc: modify rproc_handle_carveout to support pre-registered region
Loic Pallardy
2018-10-09
1
-0
/
+30
*
remoteproc: add helper function to check carveout device address
Loic Pallardy
2018-10-09
1
-0
/
+47
*
remoteproc: add helper function to allocate rproc_mem_entry from reserved memory
Loic Pallardy
2018-10-09
1
-0
/
+37
*
remoteproc: add alloc ops in rproc_mem_entry struct
Loic Pallardy
2018-10-09
1
-93
/
+168
*
remoteproc: introduce rproc_find_carveout_by_name function
Loic Pallardy
2018-10-09
1
-0
/
+42
*
remoteproc: introduce rproc_add_carveout function
Loic Pallardy
2018-10-09
1
-1
/
+15
*
remoteproc: add helper function to allocate and init rproc_mem_entry struct
Loic Pallardy
2018-10-09
1
-16
/
+49
*
remoteproc: add name in rproc_mem_entry struct
Loic Pallardy
2018-10-09
1
-0
/
+1
*
remoteproc: add release ops in rproc_mem_entry struct
Loic Pallardy
2018-10-09
1
-2
/
+21
*
remoteproc: add rproc_va_to_pa function
Loic Pallardy
2018-10-09
1
-1
/
+17
*
remoteproc: configure IOMMU only if device address requested
Loic Pallardy
2018-10-09
1
-1
/
+9
*
remoteproc: replace "%p" with "%pK"
Loic Pallardy
2018-07-30
1
-3
/
+3
*
remoteproc: Reset table_ptr in rproc_start() failure paths
Suman Anna
2018-07-30
1
-2
/
+3
*
remoteproc: Introduce prepare and unprepare for subdevices
Bjorn Andersson
2018-06-26
1
-3
/
+53
*
remoteproc: rename subdev probe and remove functions
Alex Elder
2018-06-26
1
-4
/
+4
*
remoteproc: Make client initialize ops in rproc_subdev
Bjorn Andersson
2018-06-26
1
-11
/
+7
*
remoteproc: Make start and stop in subdev optional
Bjorn Andersson
2018-06-26
1
-7
/
+13
*
remoteproc: Rename subdev functions to start/stop
Bjorn Andersson
2018-06-26
1
-15
/
+15
*
remoteproc: fix crashed parameter logic on stop call
Arnaud Pouliquen
2018-04-25
1
-2
/
+2
*
remoteproc: Pass type of shutdown to subdev remove
Bjorn Andersson
2018-02-12
1
-9
/
+9
*
remoteproc: Rename "load_rsc_table" to "parse_fw"
Bjorn Andersson
2018-02-12
1
-3
/
+3
*
remoteproc: Add remote processor coredump support
Sarangdhar Joshi
2018-02-12
1
-0
/
+128
*
remoteproc: Reset table_ptr on stop
Bjorn Andersson
2018-01-15
1
-0
/
+3
*
remoteproc: Move resource table load logic to find
Bjorn Andersson
2018-01-15
1
-25
/
+7
*
remoteproc: Don't handle empty resource table
Bjorn Andersson
2018-01-15
1
-0
/
+3
*
remoteproc: Merge rproc_ops and rproc_fw_ops
Bjorn Andersson
2018-01-15
1
-2
/
+8
*
remoteproc: Clone rproc_ops in rproc_alloc()
Bjorn Andersson
2018-01-15
1
-1
/
+8
*
remoteproc: Cache resource table size
Bjorn Andersson
2018-01-15
1
-13
/
+7
*
remoteproc: Remove depricated crash completion
Bjorn Andersson
2018-01-15
1
-10
/
+0
[next]