Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-29remoteproc: add vendor resources handlingClement Leger
2019-02-21remoteproc: fix recovery procedureLoic Pallardy
2019-02-21remoteproc: create vdev subdevice with specific dma memory poolLoic Pallardy
2019-01-07remoteproc: 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-15remoteproc: modify vring allocation to rely on centralized carveout allocatorLoic Pallardy
2018-10-10remoteproc: add helper function to allocate rproc_mem_entry from reserved memoryLoic Pallardy
2018-10-10remoteproc: add alloc ops in rproc_mem_entry structLoic Pallardy
2018-10-10remoteproc: introduce rproc_add_carveout functionLoic Pallardy
2018-10-10remoteproc: add helper function to allocate and init rproc_mem_entry structLoic Pallardy
2018-10-10remoteproc: add name in rproc_mem_entry structLoic Pallardy
2018-10-10remoteproc: add release ops in rproc_mem_entry structLoic Pallardy
2018-10-06remoteproc: Add missing kernel-doc comment for auto-bootSuman Anna
2018-06-27remoteproc: 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-26remoteproc: fix crashed parameter logic on stop callArnaud Pouliquen
2018-02-13remoteproc: 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-02remoteproc: Introduce rproc handle accessor for childrenBjorn Andersson
2017-01-31remoteproc: Drop firmware_loading_completeSarangdhar Joshi
2017-01-31remoteproc: Add RPROC_DELETED stateSarangdhar Joshi
2016-12-30Revert "remoteproc: Merge table_ptr and cached_table pointers"Bjorn Andersson
2016-11-15remoteproc: Merge table_ptr and cached_table pointersBjorn Andersson
2016-11-15remoteproc: Decouple vdev resources and devicesBjorn Andersson
2016-11-15remoteproc: Assign kref to rproc_vdevBjorn Andersson
2016-11-10remoteproc: Introduce subdevicesBjorn Andersson
2016-10-19remoteproc: Keep local copy of firmware nameMatt Redfearn
2016-10-03remoteproc: 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-18remoteproc: Move handling of cached table to boot/shutdownBjorn Andersson
2016-08-18remoteproc: Introduce auto-boot flagBjorn Andersson
2016-08-13remoteproc: align code with open parenthesisAnna, Suman
2016-08-13remoteproc: fix bare unsigned type usageAnna, Suman
2016-05-13remoteproc: 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