summaryrefslogtreecommitdiff
path: root/include/linux/remoteproc.h
AgeCommit message (Expand)Author
2019-06-29remoteproc: add vendor resources handlingClement Leger
2019-02-20remoteproc: fix recovery procedureLoic Pallardy
2019-02-20remoteproc: create vdev subdevice with specific dma memory poolLoic Pallardy
2019-01-06remoteproc: fix kernel-doc comment for parse_fwFabien Dessenne
2018-10-19remoteproc: Add mechanism for custom dump function assignmentSibi Sankar
2018-10-19remoteproc: Introduce custom dump function for each remoteproc segmentSibi Sankar
2018-10-14remoteproc: modify vring allocation to rely on centralized carveout allocatorLoic Pallardy
2018-10-09remoteproc: add helper function to allocate rproc_mem_entry from reserved memoryLoic Pallardy
2018-10-09remoteproc: add alloc ops in rproc_mem_entry structLoic Pallardy
2018-10-09remoteproc: introduce rproc_add_carveout functionLoic Pallardy
2018-10-09remoteproc: add helper function to allocate and init rproc_mem_entry structLoic Pallardy
2018-10-09remoteproc: add name in rproc_mem_entry structLoic Pallardy
2018-10-09remoteproc: add release ops in rproc_mem_entry structLoic Pallardy
2018-10-05remoteproc: Add missing kernel-doc comment for auto-bootSuman Anna
2018-06-26remoteproc: Introduce prepare and unprepare for subdevicesBjorn Andersson
2018-06-26remoteproc: Make client initialize ops in rproc_subdevBjorn Andersson
2018-06-26remoteproc: Rename subdev functions to start/stopBjorn Andersson
2018-04-25remoteproc: fix crashed parameter logic on stop callArnaud Pouliquen
2018-02-12remoteproc: Pass type of shutdown to subdev removeBjorn Andersson
2018-02-12remoteproc: Rename "load_rsc_table" to "parse_fw"Bjorn Andersson
2018-02-12remoteproc: Add remote processor coredump supportSarangdhar Joshi
2018-01-15remoteproc: Drop dangling find_rsc_table dummiesBjorn Andersson
2018-01-15remoteproc: Move resource table load logic to findBjorn Andersson
2018-01-15remoteproc: Merge rproc_ops and rproc_fw_opsBjorn Andersson
2018-01-15remoteproc: Clone rproc_ops in rproc_alloc()Bjorn Andersson
2018-01-15remoteproc: Cache resource table sizeBjorn Andersson
2018-01-15remoteproc: Remove depricated crash completionBjorn Andersson
2017-09-01remoteproc: Introduce rproc handle accessor for childrenBjorn Andersson
2017-01-30remoteproc: Drop firmware_loading_completeSarangdhar Joshi
2017-01-30remoteproc: Add RPROC_DELETED stateSarangdhar Joshi
2016-12-30Revert "remoteproc: Merge table_ptr and cached_table pointers"Bjorn Andersson
2016-11-14remoteproc: Merge table_ptr and cached_table pointersBjorn Andersson
2016-11-14remoteproc: Decouple vdev resources and devicesBjorn Andersson
2016-11-14remoteproc: Assign kref to rproc_vdevBjorn Andersson
2016-11-09remoteproc: Introduce subdevicesBjorn Andersson
2016-10-18remoteproc: Keep local copy of firmware nameMatt Redfearn
2016-10-02remoteproc: Split driver and consumer dereferencingBjorn Andersson
2016-09-06remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in paLoic PALLARDY
2016-09-06remoteproc: Modify FW_RSC_ADDR_ANY definitionLoic PALLARDY
2016-08-17remoteproc: Move handling of cached table to boot/shutdownBjorn Andersson
2016-08-17remoteproc: Introduce auto-boot flagBjorn Andersson
2016-08-12remoteproc: align code with open parenthesisAnna, Suman
2016-08-12remoteproc: fix bare unsigned type usageAnna, Suman
2016-05-12remoteproc: Add additional crash reasonsBjorn Andersson
2015-06-17remoteproc: add a rproc ops for performing address translationSuman Anna
2015-06-16remoteproc: introduce rproc_get_by_phandle APIDave Gerlach
2015-03-12remoteproc: add IOMMU hardware capability flagSuman Anna
2013-04-07remoteproc: support virtio config space.Sjur Brændeland
2013-04-07remoteproc: perserve resource table dataOhad Ben-Cohen
2012-09-18remtoteproc: maintain max notifyidSjur Brændeland