index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
remoteproc_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-17
Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-0
/
+15
2019-07-02
remoteproc: copy parent dma_pfn_offset for vdev
Clement Leger
1
-0
/
+1
2019-06-29
remoteproc: add vendor resources handling
Clement Leger
1
-0
/
+14
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-02-21
remoteproc: fix rproc_check_carveout_da() returned error and comments
Loic Pallardy
1
-10
/
+12
2019-02-21
remoteproc: fix trace buffer va initialization
Loic Pallardy
1
-20
/
+15
2019-02-21
remoteproc: fix rproc_alloc_carveout() for rproc with iommu domain
Loic Pallardy
1
-10
/
+16
2019-02-21
remoteproc: add warning on resource table cast
Loic Pallardy
1
-2
/
+14
2019-02-21
remoteproc: fix rproc_alloc_carveout() bad variable cast
Loic Pallardy
1
-1
/
+1
2019-02-21
remoteproc: fix rproc_da_to_va in case of unallocated carveout
Loic Pallardy
1
-0
/
+4
2019-02-21
remoteproc: correct rproc_mem_entry_init() comments
Loic Pallardy
1
-1
/
+2
2019-02-21
remoteproc: fix recovery procedure
Loic Pallardy
1
-1
/
+4
2019-02-21
remoteproc: create vdev subdevice with specific dma memory pool
Loic Pallardy
1
-3
/
+44
2018-10-19
remoteproc: Add mechanism for custom dump function assignment
Sibi Sankar
1
-0
/
+38
2018-10-19
remoteproc: Introduce custom dump function for each remoteproc segment
Sibi Sankar
1
-7
/
+11
2018-10-15
remoteproc: modify vring allocation to rely on centralized carveout allocator
Loic Pallardy
1
-29
/
+32
2018-10-10
remoteproc: modify rproc_handle_carveout to support pre-registered region
Loic Pallardy
1
-0
/
+30
2018-10-10
remoteproc: add helper function to check carveout device address
Loic Pallardy
1
-0
/
+47
2018-10-10
remoteproc: add helper function to allocate rproc_mem_entry from reserved memory
Loic Pallardy
1
-0
/
+37
2018-10-10
remoteproc: add alloc ops in rproc_mem_entry struct
Loic Pallardy
1
-93
/
+168
2018-10-10
remoteproc: introduce rproc_find_carveout_by_name function
Loic Pallardy
1
-0
/
+42
2018-10-10
remoteproc: introduce rproc_add_carveout function
Loic Pallardy
1
-1
/
+15
2018-10-10
remoteproc: add helper function to allocate and init rproc_mem_entry struct
Loic Pallardy
1
-16
/
+49
2018-10-10
remoteproc: add name in rproc_mem_entry struct
Loic Pallardy
1
-0
/
+1
2018-10-10
remoteproc: add release ops in rproc_mem_entry struct
Loic Pallardy
1
-2
/
+21
2018-10-10
remoteproc: add rproc_va_to_pa function
Loic Pallardy
1
-1
/
+17
2018-10-10
remoteproc: configure IOMMU only if device address requested
Loic Pallardy
1
-1
/
+9
2018-07-31
remoteproc: replace "%p" with "%pK"
Loic Pallardy
1
-3
/
+3
2018-07-31
remoteproc: Reset table_ptr in rproc_start() failure paths
Suman Anna
1
-2
/
+3
2018-06-27
remoteproc: Introduce prepare and unprepare for subdevices
Bjorn Andersson
1
-3
/
+53
2018-06-27
remoteproc: rename subdev probe and remove functions
Alex Elder
1
-4
/
+4
2018-06-26
remoteproc: Make client initialize ops in rproc_subdev
Bjorn Andersson
1
-11
/
+7
2018-06-26
remoteproc: Make start and stop in subdev optional
Bjorn Andersson
1
-7
/
+13
2018-06-26
remoteproc: Rename subdev functions to start/stop
Bjorn Andersson
1
-15
/
+15
2018-04-26
remoteproc: fix crashed parameter logic on stop call
Arnaud Pouliquen
1
-2
/
+2
2018-02-13
remoteproc: Pass type of shutdown to subdev remove
Bjorn Andersson
1
-9
/
+9
2018-02-12
remoteproc: Rename "load_rsc_table" to "parse_fw"
Bjorn Andersson
1
-3
/
+3
2018-02-12
remoteproc: Add remote processor coredump support
Sarangdhar Joshi
1
-0
/
+128
2018-01-15
remoteproc: Reset table_ptr on stop
Bjorn Andersson
1
-0
/
+3
2018-01-15
remoteproc: Move resource table load logic to find
Bjorn Andersson
1
-25
/
+7
2018-01-15
remoteproc: Don't handle empty resource table
Bjorn Andersson
1
-0
/
+3
2018-01-15
remoteproc: Merge rproc_ops and rproc_fw_ops
Bjorn Andersson
1
-2
/
+8
2018-01-15
remoteproc: Clone rproc_ops in rproc_alloc()
Bjorn Andersson
1
-1
/
+8
2018-01-15
remoteproc: Cache resource table size
Bjorn Andersson
1
-13
/
+7
2018-01-15
remoteproc: Remove depricated crash completion
Bjorn Andersson
1
-10
/
+0
2017-09-02
remoteproc: Introduce rproc handle accessor for children
Bjorn Andersson
1
-0
/
+18
2017-08-31
remoteproc: Stop subdevices in reverse order
Bjorn Andersson
1
-1
/
+1
2017-08-24
remoteproc: make device_type const
Bhumika Goyal
1
-1
/
+1
2017-07-26
remoteproc: Merge __rproc_boot() with rproc_boot()
Suman Anna
1
-11
/
+2
2017-05-31
remoteproc: fix spelling mistake: "Resouce" -> "Resource"
Colin Ian King
1
-1
/
+1
[next]