Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
e646e0a50cfadae315f2db05e07a2ec072ce8d9c
/
include
/
linux
/
remoteproc.h
ab8f873
remoteproc: Add mechanism for custom dump function assignment
by Sibi Sankar
· 6 years ago
3952105
remoteproc: Introduce custom dump function for each remoteproc segment
by Sibi Sankar
· 6 years ago
c6aed238
remoteproc: modify vring allocation to rely on centralized carveout allocator
by Loic Pallardy
· 6 years ago
1429cca
remoteproc: add helper function to allocate rproc_mem_entry from reserved memory
by Loic Pallardy
· 6 years ago
d7c5170
remoteproc: add alloc ops in rproc_mem_entry struct
by Loic Pallardy
· 6 years ago
15c0b02
remoteproc: introduce rproc_add_carveout function
by Loic Pallardy
· 6 years ago
72029c9
remoteproc: add helper function to allocate and init rproc_mem_entry struct
by Loic Pallardy
· 6 years ago
3265230
remoteproc: add name in rproc_mem_entry struct
by Loic Pallardy
· 6 years ago
f2e74ab
remoteproc: add release ops in rproc_mem_entry struct
by Loic Pallardy
· 6 years ago
1bb8989
remoteproc: Add missing kernel-doc comment for auto-boot
by Suman Anna
· 6 years ago
c455daa
remoteproc: Introduce prepare and unprepare for subdevices
by Bjorn Andersson
· 7 years ago
4902676
remoteproc: Make client initialize ops in rproc_subdev
by Bjorn Andersson
· 7 years ago
618fcff
remoteproc: Rename subdev functions to start/stop
by Bjorn Andersson
· 7 years ago
fcd5803
remoteproc: fix crashed parameter logic on stop call
by Arnaud Pouliquen
· 7 years ago
880f5b3
remoteproc: Pass type of shutdown to subdev remove
by Bjorn Andersson
· 7 years ago
c1d35c1
remoteproc: Rename "load_rsc_table" to "parse_fw"
by Bjorn Andersson
· 7 years ago
2666ca9
remoteproc: Add remote processor coredump support
by Sarangdhar Joshi
· 7 years ago
4f6fd5a
remoteproc: Drop dangling find_rsc_table dummies
by Bjorn Andersson
· 7 years ago
58b6409
remoteproc: Move resource table load logic to find
by Bjorn Andersson
· 7 years ago
0f21f9c
remoteproc: Merge rproc_ops and rproc_fw_ops
by Bjorn Andersson
· 7 years ago
fb98e2b
remoteproc: Clone rproc_ops in rproc_alloc()
by Bjorn Andersson
· 7 years ago
a4b24c7
remoteproc: Cache resource table size
by Bjorn Andersson
· 7 years ago
b26210c
remoteproc: Remove depricated crash completion
by Bjorn Andersson
· 7 years ago
7c89717
remoteproc: Introduce rproc handle accessor for children
by Bjorn Andersson
· 7 years ago
2099c77
remoteproc: Drop firmware_loading_complete
by Sarangdhar Joshi
· 8 years ago
608d792
remoteproc: Add RPROC_DELETED state
by Sarangdhar Joshi
· 8 years ago
a0c1068
Revert "remoteproc: Merge table_ptr and cached_table pointers"
by Bjorn Andersson
· 8 years ago
cda8529
remoteproc: Merge table_ptr and cached_table pointers
by Bjorn Andersson
· 8 years ago
f5bcb35
remoteproc: Decouple vdev resources and devices
by Bjorn Andersson
· 8 years ago
aab8d80
remoteproc: Assign kref to rproc_vdev
by Bjorn Andersson
· 8 years ago
7bdc965
remoteproc: Introduce subdevices
by Bjorn Andersson
· 8 years ago
0f57dc6
remoteproc: Keep local copy of firmware name
by Matt Redfearn
· 8 years ago
433c0e0
remoteproc: Split driver and consumer dereferencing
by Bjorn Andersson
· 8 years ago
21b6657
remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in pa
by Loic PALLARDY
· 8 years ago
cd58305
remoteproc: Modify FW_RSC_ADDR_ANY definition
by Loic PALLARDY
· 8 years ago
988d204
remoteproc: Move handling of cached table to boot/shutdown
by Bjorn Andersson
· 8 years ago
ddf7118
remoteproc: Introduce auto-boot flag
by Bjorn Andersson
· 8 years ago
730f84c
remoteproc: align code with open parenthesis
by Anna, Suman
· 8 years ago
f145928
remoteproc: fix bare unsigned type usage
by Anna, Suman
· 8 years ago
b3d3903
remoteproc: Add additional crash reasons
by Bjorn Andersson
· 9 years ago
a01f7cd
remoteproc: add a rproc ops for performing address translation
by Suman Anna
· 10 years ago
fec47d8
remoteproc: introduce rproc_get_by_phandle API
by Dave Gerlach
· 10 years ago
315491e
remoteproc: add IOMMU hardware capability flag
by Suman Anna
· 10 years ago
92b38f8
remoteproc: support virtio config space.
by Sjur Brændeland
· 12 years ago
a2b950a
remoteproc: perserve resource table data
by Ohad Ben-Cohen
· 12 years ago
099a3f3
remtoteproc: maintain max notifyid
by Sjur Brændeland
· 12 years ago
2e37abb
remoteproc: create a 'recovery' debugfs entry
by Fernando Guzman Lugo
· 12 years ago
70b85ef
remoteproc: add actual recovery implementation
by Fernando Guzman Lugo
· 12 years ago
8afd519
remoteproc: add rproc_report_crash function to notify rproc crashes
by Fernando Guzman Lugo
· 12 years ago
4afc89d
remoteproc: Support custom firmware handlers
by Sjur Brændeland
· 13 years ago
160e7c8
remoteproc: adopt the driver core's alloc/add/del/put naming
by Ohad Ben-Cohen
· 13 years ago
40e575b1
remoteproc: remove the get_by_name/put API
by Ohad Ben-Cohen
· 13 years ago
7183a2a
remoteproc: remove the now-redundant kref
by Ohad Ben-Cohen
· 13 years ago
b5ab5e2
remoteproc: maintain a generic child device for each rproc
by Ohad Ben-Cohen
· 13 years ago
63140e0
remoteproc: remove the hardcoded vring alignment
by Ohad Ben-Cohen
· 13 years ago
7a18694
remoteproc: remove the single rpmsg vdev limitation
by Ohad Ben-Cohen
· 13 years ago
fd2c15e
remoteproc: resource table overhaul
by Ohad Ben-Cohen
· 13 years ago
e12bc14
remoteproc: s/big switch/lookup table/
by Ohad Ben-Cohen
· 13 years ago
2fd5181
remoteproc: remove unused resource type
by Ohad Ben-Cohen
· 13 years ago
400e64d
remoteproc: add framework for controlling remote processors
by Ohad Ben-Cohen
· 13 years ago