| Commit message (Expand) | Author | Age | Files | Lines |
* | remoteproc: rename len of rpoc_vring to num | Xuan Zhuo | 2022-08-11 | 1 | -2/+2 |
* | remoteproc: Change rproc_shutdown() to return a status | Suman Anna | 2022-03-11 | 1 | -1/+1 |
* | remoteproc: move rproc_da_to_va declaration to remoteproc.h | Suman Anna | 2022-03-11 | 1 | -0/+1 |
* | remoteproc: Introduce sysfs_read_only flag | Puranjay Mohan | 2022-03-04 | 1 | -0/+2 |
* | remoteproc: Remove vdev_to_rvdev and vdev_to_rproc from remoteproc API | Arnaud Pouliquen | 2021-10-15 | 1 | -12/+0 |
* | remoteproc: fix kernel doc for struct rproc_ops | Dong Aisheng | 2021-07-28 | 1 | -3/+2 |
* | remoteproc: Fix various kernel-doc warnings | Suman Anna | 2021-05-27 | 1 | -23/+27 |
* | remoteproc: Properly deal with the resource table when detaching | Mathieu Poirier | 2021-03-18 | 1 | -0/+3 |
* | remoteproc: Introduce function rproc_detach() | Mathieu Poirier | 2021-03-18 | 1 | -0/+1 |
* | remoteproc: Add new detach() remoteproc operation | Mathieu Poirier | 2021-03-18 | 1 | -0/+2 |
* | remoteproc: Add new get_loaded_rsc_table() to rproc_ops | Mathieu Poirier | 2021-03-18 | 1 | -1/+5 |
* | remoteproc: Properly represent the attached state | Mathieu Poirier | 2021-03-18 | 1 | -2/+0 |
* | remoteproc: Add new RPROC_ATTACHED state | Mathieu Poirier | 2021-03-18 | 1 | -2/+5 |
* | remoteproc: add is_iomem to da_to_va | Peng Fan | 2021-03-11 | 1 | -1/+1 |
* | remoteproc: introduce is_iomem to rproc_mem_entry | Peng Fan | 2021-03-11 | 1 | -0/+2 |
* | remoteproc: coredump: Add minidump functionality | Siddharth Gupta | 2020-12-10 | 1 | -0/+1 |
* | remoteproc: core: Add ops to enable custom coredump functionality | Siddharth Gupta | 2020-12-10 | 1 | -0/+2 |
* | remoteproc: Add a rproc_set_firmware() API | Suman Anna | 2020-11-25 | 1 | -0/+1 |
* | remoteproc: Change default dump configuration to "disabled" | Rishabh Bhatnagar | 2020-10-13 | 1 | -4/+4 |
* | remoteproc: Add remoteproc character device interface | Siddharth Gupta | 2020-08-04 | 1 | -0/+5 |
* | remoteproc: Add inline coredump functionality | Rishabh Bhatnagar | 2020-07-21 | 1 | -0/+16 |
* | remoteproc: Pass size and offset as arguments to segment dump function | Rishabh Bhatnagar | 2020-07-21 | 1 | -2/+3 |
* | remoteproc: Make function rproc_resource_cleanup() public | Mathieu Poirier | 2020-07-17 | 1 | -0/+1 |
* | remoteproc: Properly handle firmware name when attaching | Mathieu Poirier | 2020-07-16 | 1 | -0/+2 |
* | remoteproc: Add new attach() remoteproc operation | Mathieu Poirier | 2020-07-16 | 1 | -0/+2 |
* | remoteproc: Add new RPROC_DETACHED state | Mathieu Poirier | 2020-07-16 | 1 | -1/+4 |
* | remoteproc: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 2020-05-12 | 1 | -3/+3 |
* | remoteproc: Add prepare and unprepare ops | Loic Pallardy | 2020-04-22 | 1 | -0/+4 |
* | remoteproc: Add device-managed variants of rproc_alloc/rproc_add | Paul Cercueil | 2020-04-20 | 1 | -0/+5 |
* | remoteproc: Use kstrdup_const() rather than kstrdup() | Mathieu Poirier | 2020-04-20 | 1 | -1/+1 |
* | remoteproc: add rproc_coredump_set_elf_info | Clement Leger | 2020-04-19 | 1 | -0/+2 |
* | remoteproc: Introduce "panic" callback in ops | Bjorn Andersson | 2020-03-25 | 1 | -0/+3 |
* | remoteproc: Adapt coredump to generate correct elf type | Clement Leger | 2020-03-25 | 1 | -0/+1 |
* | remoteproc: Use u64 type for boot_addr | Clement Leger | 2020-03-25 | 1 | -2/+2 |
* | remoteproc: Use size_t instead of int for rproc_mem_entry len | Clement Leger | 2020-03-25 | 1 | -3/+3 |
* | remoteproc: Use size_t type for len in da_to_va | Clement Leger | 2020-03-25 | 1 | -1/+1 |
* | remoteproc: add vendor resources handling | Clement Leger | 2019-06-29 | 1 | -6/+26 |
* | remoteproc: fix recovery procedure | Loic Pallardy | 2019-02-20 | 1 | -2/+1 |
* | remoteproc: create vdev subdevice with specific dma memory pool | Loic Pallardy | 2019-02-20 | 1 | -0/+1 |
* | remoteproc: fix kernel-doc comment for parse_fw | Fabien Dessenne | 2019-01-06 | 1 | -2/+2 |
* | remoteproc: Add mechanism for custom dump function assignment | Sibi Sankar | 2018-10-19 | 1 | -0/+6 |
* | remoteproc: Introduce custom dump function for each remoteproc segment | Sibi Sankar | 2018-10-19 | 1 | -0/+6 |
* | remoteproc: modify vring allocation to rely on centralized carveout allocator | Loic Pallardy | 2018-10-14 | 1 | -2/+4 |
* | remoteproc: add helper function to allocate rproc_mem_entry from reserved memory | Loic Pallardy | 2018-10-09 | 1 | -0/+6 |
* | remoteproc: add alloc ops in rproc_mem_entry struct | Loic Pallardy | 2018-10-09 | 1 | -0/+7 |
* | remoteproc: introduce rproc_add_carveout function | Loic Pallardy | 2018-10-09 | 1 | -0/+2 |
* | remoteproc: add helper function to allocate and init rproc_mem_entry struct | Loic Pallardy | 2018-10-09 | 1 | -0/+6 |
* | remoteproc: add name in rproc_mem_entry struct | Loic Pallardy | 2018-10-09 | 1 | -0/+2 |
* | remoteproc: add release ops in rproc_mem_entry struct | Loic Pallardy | 2018-10-09 | 1 | -1/+4 |
* | remoteproc: Add missing kernel-doc comment for auto-boot | Suman Anna | 2018-10-05 | 1 | -0/+1 |