aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/da8xx_remoteproc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-26remoteproc: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-08-27remoteproc/davinci: Use %zx for formating size_tBjorn Andersson1-1/+1
2018-08-16remoteproc/davinci: use the reset frameworkBartosz Golaszewski1-5/+29
2018-08-13remoteproc/davinci: Mark error recovery as disabledSuman Anna1-0/+3
2018-05-09remoteproc/davinci: use octal permissions for module_param()Bartosz Golaszewski1-1/+1
2018-05-09remoteproc/davinci: prepare and unprepare the clock where neededBartosz Golaszewski1-3/+3
2018-05-09remoteproc/davinci: add the missing retval check for clk_enable()Bartosz Golaszewski1-1/+7
2017-08-24remoteproc/davinci: Add device tree support for OMAP-L138 DSPSuman Anna1-3/+27
2017-08-24remoteproc/davinci: Add support to parse internal memoriesSuman Anna1-0/+62
2017-08-24remoteproc/davinci: Switch to platform_get_resource_byname()Suman Anna1-2/+4
2017-06-25remoteproc/davinci: fix unbalanced reset between start and stop opsSuman Anna1-10/+1
2017-06-25remoteproc/davinci: simplify the reset functionSuman Anna1-20/+3
2017-01-18drivers: remoteproc: constify rproc_ops structuresBhumika Goyal1-1/+1
2016-10-02remoteproc: Split driver and consumer dereferencingBjorn Andersson1-2/+2
2016-08-12remoteproc: fix couple of minor typosAnna, Suman1-1/+1
2015-05-02remoteproc/davinci: fix quoted split string checkpatch warningSuman Anna1-2/+1
2015-03-12remoteproc: add IOMMU hardware capability flagSuman Anna1-0/+1
2014-10-20remoteproc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-02-24remoteproc/davinci: simplify use of devm_ioremap_resourceJulia Lawall1-13/+1
2014-02-24remoteproc/davinci: drop needless devm_clk_putUwe Kleine-König1-2/+0
2013-07-15remoteproc: don't use PTR_RET().Rusty Russell1-1/+1
2013-04-15remoteproc/davinci: add a remoteproc driver for OMAP-L13x DSPRobert Tivy1-0/+324