Sign in
android-kvm
/
linux
/
5d0ab06b63fc9c727a7bb72c81321c0114be540b
/
drivers
/
remoteproc
/
remoteproc_core.c
c878465
remoteproc: use struct_size() helper
by Gustavo A. R. Silva
· 5 years ago
a8f4011
remoteproc: Initialize rproc_class before use
by Brandon Maier
· 6 years ago
00a0eec5
remoteproc: Fix wrong rvring index computation
by Clement Leger
· 5 years ago
99cf036
remoteproc: fix argument 2 of rproc_mem_entry_init
by Ben Dooks (Codethink)
· 5 years ago
006d72d
remoteproc: remove useless typedef
by Clement Leger
· 5 years ago
fdcec00
Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 6 years ago
72f64ca
remoteproc: copy parent dma_pfn_offset for vdev
by Clement Leger
· 6 years ago
b1a1751
remoteproc: add vendor resources handling
by Clement Leger
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
28d7d5c
remoteproc: fix rproc_check_carveout_da() returned error and comments
by Loic Pallardy
· 6 years ago
a987e6b9
remoteproc: fix trace buffer va initialization
by Loic Pallardy
· 6 years ago
60f849a
remoteproc: fix rproc_alloc_carveout() for rproc with iommu domain
by Loic Pallardy
· 6 years ago
b36de8c
remoteproc: add warning on resource table cast
by Loic Pallardy
· 6 years ago
80137b4
remoteproc: fix rproc_alloc_carveout() bad variable cast
by Loic Pallardy
· 6 years ago
74457c4
remoteproc: fix rproc_da_to_va in case of unallocated carveout
by Loic Pallardy
· 6 years ago
a9f6fe0
remoteproc: correct rproc_mem_entry_init() comments
by Loic Pallardy
· 6 years ago
d4c036f
remoteproc: fix recovery procedure
by Loic Pallardy
· 6 years ago
086d087
remoteproc: create vdev subdevice with specific dma memory pool
by Loic Pallardy
· 6 years ago
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
· 7 years ago
ffa5f9c
remoteproc: modify rproc_handle_carveout to support pre-registered region
by Loic Pallardy
· 7 years ago
c874bf5
remoteproc: add helper function to check carveout device address
by Loic Pallardy
· 7 years ago
1429cca
remoteproc: add helper function to allocate rproc_mem_entry from reserved memory
by Loic Pallardy
· 7 years ago
d7c5170
remoteproc: add alloc ops in rproc_mem_entry struct
by Loic Pallardy
· 7 years ago
b0019cc
remoteproc: introduce rproc_find_carveout_by_name function
by Loic Pallardy
· 7 years ago
15c0b02
remoteproc: introduce rproc_add_carveout function
by Loic Pallardy
· 7 years ago
72029c9
remoteproc: add helper function to allocate and init rproc_mem_entry struct
by Loic Pallardy
· 7 years ago
3265230
remoteproc: add name in rproc_mem_entry struct
by Loic Pallardy
· 7 years ago
f2e74ab
remoteproc: add release ops in rproc_mem_entry struct
by Loic Pallardy
· 7 years ago
eb30596
remoteproc: add rproc_va_to_pa function
by Loic Pallardy
· 7 years ago
3bc8140
remoteproc: configure IOMMU only if device address requested
by Loic Pallardy
· 7 years ago
276ec99
remoteproc: replace "%p" with "%pK"
by Loic Pallardy
· 7 years ago
f68d51b
remoteproc: Reset table_ptr in rproc_start() failure paths
by Suman Anna
· 7 years ago
c455daa
remoteproc: Introduce prepare and unprepare for subdevices
by Bjorn Andersson
· 7 years ago
6f8b037
remoteproc: rename subdev probe and remove functions
by Alex Elder
· 7 years ago
4902676
remoteproc: Make client initialize ops in rproc_subdev
by Bjorn Andersson
· 7 years ago
be37b1e
remoteproc: Make start and stop in subdev optional
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
0a8b81c
remoteproc: Reset table_ptr on stop
by Bjorn Andersson
· 7 years ago
58b6409
remoteproc: Move resource table load logic to find
by Bjorn Andersson
· 7 years ago
d4bb86f
remoteproc: Don't handle empty resource table
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
f9cbbd2
remoteproc: Stop subdevices in reverse order
by Bjorn Andersson
· 7 years ago
c42ca04
remoteproc: make device_type const
by Bhumika Goyal
· 7 years ago
1b0ef90
remoteproc: Merge __rproc_boot() with rproc_boot()
by Suman Anna
· 8 years ago
ca91ab5
remoteproc: fix spelling mistake: "Resouce" -> "Resource"
by Colin Ian King
· 8 years ago
7e83cab
remoteproc: Modify recovery path to use rproc_{start,stop}()
by Sarangdhar Joshi
· 8 years ago
1efa30d
remoteproc: Introduce rproc_{start,stop}() functions
by Sarangdhar Joshi
· 8 years ago
5e6533f
remoteproc: Modify the function names
by Sarangdhar Joshi
· 8 years ago
7a20c64
remoteproc: Reduce asynchronous request_firmware to auto-boot only
by Sarangdhar Joshi
· 8 years ago
2099c77
remoteproc: Drop firmware_loading_complete
by Sarangdhar Joshi
· 8 years ago
b003d45
remoteproc: Move rproc_delete_debug_dir() to rproc_del()
by Sarangdhar Joshi
· 8 years ago
a0c1068
Revert "remoteproc: Merge table_ptr and cached_table pointers"
by Bjorn Andersson
· 8 years ago
c81c0e07
remoteproc: fix vdev reference management
by Loic Pallardy
· 8 years ago
2bfc311
remoteproc: Drop wait in __rproc_boot()
by Bjorn Andersson
· 8 years ago
a4ff18e
remoteproc: Remove "experimental" warning
by Bjorn Andersson
· 8 years ago
cda8529
remoteproc: Merge table_ptr and cached_table pointers
by Bjorn Andersson
· 8 years ago
2ca7d86
remoteproc: Remove custom vdev handler list
by Bjorn Andersson
· 8 years ago
48f18f8
remoteproc: Update max_notifyid as we allocate vrings
by Bjorn Andersson
· 8 years ago
f5bcb35
remoteproc: Decouple vdev resources and devices
by Bjorn Andersson
· 8 years ago
2b45cef
remoteproc: Further extend the vdev life cycle
by Bjorn Andersson
· 8 years ago
a863af5
remoteproc: virtio: Anchor vring life cycle in vdev
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
2aefbef
remoteproc: Add a sysfs interface for firmware and state
by Matt Redfearn
· 8 years ago
0f57dc6
remoteproc: Keep local copy of firmware name
by Matt Redfearn
· 8 years ago
fbb6aac
remoteproc: Refactor rproc module locking
by Bjorn Andersson
· 8 years ago
433c0e0
remoteproc: Split driver and consumer dereferencing
by Bjorn Andersson
· 8 years ago
229b85a
remoteproc: Correct resource handling upon boot failure
by Bjorn Andersson
· 8 years ago
eeac0a8
remoteproc: Drop unnecessary NULL check
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
13c4245
remoteproc: Only update table_ptr if we have a loaded table
by Bjorn Andersson
· 9 years ago
988d204
remoteproc: Move handling of cached table to boot/shutdown
by Bjorn Andersson
· 9 years ago
d81fb32
remoteproc: Move vdev handling to boot/shutdown
by Bjorn Andersson
· 9 years ago
b35d7af
remoteproc: Calculate max_notifyid during load
by Bjorn Andersson
· 9 years ago
ddf7118
remoteproc: Introduce auto-boot flag
by Bjorn Andersson
· 9 years ago
9d7814a
remoteproc: print hex numbers with a leading 0x format
by Anna, Suman
· 9 years ago
730f84c
remoteproc: align code with open parenthesis
by Anna, Suman
· 9 years ago
899585a
remoteproc: use variable names for sizeof() operator
by Anna, Suman
· 9 years ago
56324d7
remoteproc: fix couple of minor typos
by Anna, Suman
· 9 years ago
b605ed8b2
remoteproc: use proper format-specifier for printing dma_addr_t
by Anna, Suman
· 9 years ago
c14b9a94
remoteproc: core: Remove pointless OOM print
by Lee Jones
· 9 years ago
3538616
remoteproc: core: Trivial: Improve error checking, spelling and debug prints
by Lee Jones
· 9 years ago
9c219b2
remoteproc: core: Ensure error message is clear
by Lee Jones
· 9 years ago
d2e12e6
remoteproc: Fix potential race condition in rproc_add
by Dave Gerlach
· 9 years ago
b3d3903
remoteproc: Add additional crash reasons
by Bjorn Andersson
· 9 years ago
e395f9c
remoteproc: core: Make the loaded resource table optional
by Bjorn Andersson
· 9 years ago
3d87fa1
remoteproc: core: Task sync during rproc_fw_boot()
by Lee Jones
· 9 years ago
a66a511
remoteproc: report error if resource table doesn't exist
by Stefan Agner
· 9 years ago
f42f79a
remoteproc: fix memory leak of remoteproc ida cache layers
by Suman Anna
· 9 years ago
8de3dbd
remoteproc: fix !CONFIG_OF build breakage
by Ohad Ben-Cohen
· 10 years ago
Next »