summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
Commit message (Expand)AuthorAge
* Merge tag 'rpmsg-v4.9' of git://github.com/andersson/remoteprocLinus Torvalds2016-10-06
|\
| * rpmsg: Move rpmsg_device API to new fileBjorn Andersson2016-09-08
* | remoteproc: Refactor rproc module lockingBjorn Andersson2016-10-02
* | remoteproc: Split driver and consumer dereferencingBjorn Andersson2016-10-02
* | remoteproc: Correct resource handling upon boot failureBjorn Andersson2016-10-02
* | remoteproc: Drop unnecessary NULL checkBjorn Andersson2016-09-19
* | remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in paLoic PALLARDY2016-09-06
* | remoteproc: qcom: wcnss: Fix return value check in wcnss_probe()Wei Yongjun2016-08-22
* | remoteproc: qcom: Introduce WCNSS peripheral image loaderBjorn Andersson2016-08-18
* | 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-17
* | remoteproc: Move vdev handling to boot/shutdownBjorn Andersson2016-08-17
* | remoteproc: Calculate max_notifyid during loadBjorn Andersson2016-08-17
* | remoteproc: Introduce auto-boot flagBjorn Andersson2016-08-17
* | remoteproc/omap: revise a minor error trace messageAnna, Suman2016-08-12
* | remoteproc/omap: fix various code formatting issuesAnna, Suman2016-08-12
* | remoteproc: print hex numbers with a leading 0x formatAnna, Suman2016-08-12
* | remoteproc: align code with open parenthesisAnna, Suman2016-08-12
* | remoteproc: fix bare unsigned type usageAnna, Suman2016-08-12
* | remoteproc: use variable names for sizeof() operatorAnna, Suman2016-08-12
* | remoteproc: fix couple of minor typosAnna, Suman2016-08-12
* | remoteproc: use proper format-specifier for printing dma_addr_tAnna, Suman2016-08-12
* | remoteproc: qcom: hexagon: Fix error return code in q6v5_probe()Wei Yongjun2016-08-10
* | 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
|/
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* remoteproc: qcom: hexagon: Clean up mpss validationBjorn Andersson2016-07-14
* remoteproc: qcom: remove redundant dev_err call in q6v5_init_mem()Wei Yongjun2016-07-14
* remoteproc: qcom: Driver for the self-authenticating Hexagon v5Bjorn Andersson2016-07-13
* 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: st: fix check of syscon_regmap_lookup_by_phandle() return valueVladimir Zapolskiy2016-03-28
* remoteproc: Supply controller driver for ST's Remote ProcessorsLee Jones2016-01-29
* remoteproc: debugfs: Add ability to boot remote processor using debugfsLee Jones2016-01-29
* remoteproc: debugfs: Return error on invalid 'count' valueLee Jones2016-01-29
* remoteproc/wkup_m3: Use MODULE_DEVICE_TABLE to export aliasDave Gerlach2016-01-29
* remoteproc: report error if resource table doesn't existStefan Agner2016-01-29
* virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi2016-01-12
* remoteproc: fix memory leak of remoteproc ida cache layersSuman Anna2015-11-26
* remoteproc: avoid stack overflow in debugfs fileArnd Bergmann2015-11-26
* remoteproc: fix !CONFIG_OF build breakageOhad Ben-Cohen2015-06-18
* remoteproc/wkup_m3: add a remoteproc driver for TI Wakeup M3Dave Gerlach2015-06-17
* 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/davinci: fix quoted split string checkpatch warningSuman Anna2015-05-02
* remoteproc/ste: add blank lines after declarationsSuman Anna2015-05-02