aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/remoteproc_core.c
Commit message (Expand)AuthorAge
* remoteproc: Refactor rproc module lockingBjorn Andersson2016-10-03
* remoteproc: Split driver and consumer dereferencingBjorn Andersson2016-10-03
* remoteproc: Correct resource handling upon boot failureBjorn Andersson2016-10-03
* remoteproc: Drop unnecessary NULL checkBjorn Andersson2016-09-19
* remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in paLoic PALLARDY2016-09-06
* remoteproc: Only update table_ptr if we have a loaded tableBjorn Andersson2016-08-18
* remoteproc: Move handling of cached table to boot/shutdownBjorn Andersson2016-08-18
* remoteproc: Move vdev handling to boot/shutdownBjorn Andersson2016-08-18
* remoteproc: Calculate max_notifyid during loadBjorn Andersson2016-08-18
* remoteproc: Introduce auto-boot flagBjorn Andersson2016-08-18
* remoteproc: print hex numbers with a leading 0x formatAnna, Suman2016-08-13
* remoteproc: align code with open parenthesisAnna, Suman2016-08-13
* remoteproc: use variable names for sizeof() operatorAnna, Suman2016-08-13
* remoteproc: fix couple of minor typosAnna, Suman2016-08-13
* remoteproc: use proper format-specifier for printing dma_addr_tAnna, Suman2016-08-13
* remoteproc: core: Remove pointless OOM printLee Jones2016-08-10
* remoteproc: core: Trivial: Improve error checking, spelling and debug printsLee Jones2016-08-10
* remoteproc: core: Ensure error message is clearLee Jones2016-08-10
* remoteproc: Fix potential race condition in rproc_addDave Gerlach2016-06-14
* remoteproc: Add additional crash reasonsBjorn Andersson2016-05-12
* remoteproc: core: Make the loaded resource table optionalBjorn Andersson2016-05-12
* remoteproc: core: Task sync during rproc_fw_boot()Lee Jones2016-05-06
* remoteproc: report error if resource table doesn't existStefan Agner2016-01-29
* remoteproc: fix memory leak of remoteproc ida cache layersSuman Anna2015-11-26
* remoteproc: fix !CONFIG_OF build breakageOhad Ben-Cohen2015-06-18
* remoteproc: add a rproc ops for performing address translationSuman Anna2015-06-17
* remoteproc: introduce rproc_get_by_phandle APIDave Gerlach2015-06-16
* remoteproc: fix various checkpatch warningsSuman Anna2015-05-02
* remoteproc: add IOMMU hardware capability flagSuman Anna2015-03-12
* remoteproc: Cocci spatch "memdup.spatch"Thomas Meyer2013-07-01
* remoteproc: free carveout memories only after unmapping themSuman Anna2013-07-01
* remoteproc: fix error return code in rproc_fw_boot()Wei Yongjun2013-06-30
* Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-07
|\
| * remoteproc: support default firmware name in rproc_alloc()Robert Tivy2013-04-07
| * remoteproc: set vring addresses in resource tableSjur Brændeland2013-04-07
| * remoteproc: support virtio config space.Sjur Brændeland2013-04-07
| * remoteproc: perserve resource table dataOhad Ben-Cohen2013-04-07
| * remoteproc: calculate max_notifyid by counting vringsSjur Brændeland2013-04-07
| * remoteproc: code cleanup of resource parsingSjur Brændeland2013-04-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\ \
| * | treewide: Fix typo in printk and commentsMasanari Iida2013-04-24
| |/
* | remoteproc: fix error path of handle_vdevSjur Brændeland2013-04-05
* | remoteproc: fix the error check for idr_allocSuman Anna2013-04-05
|/
* remoteproc: convert to idr_alloc()Tejun Heo2013-02-27
* remoteproc: don't use idr_remove_all()Tejun Heo2013-02-27
* remoteproc: Fix use of format specifyerEmil Goode2012-10-02
* remoteproc: fix a potential NULL-dereference on cleanupDan Carpenter2012-10-02
* remtoteproc: maintain max notifyidSjur Brændeland2012-09-18
* remoteproc: create a 'recovery' debugfs entryFernando Guzman Lugo2012-09-18
* remoteproc: add actual recovery implementationFernando Guzman Lugo2012-09-18