summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-4/+3
* remoteproc: qcom: hexagon: Clean up mpss validationBjorn Andersson2016-07-141-11/+7
* remoteproc: qcom: remove redundant dev_err call in q6v5_init_mem()Wei Yongjun2016-07-141-6/+2
* remoteproc: qcom: Driver for the self-authenticating Hexagon v5Bjorn Andersson2016-07-135-0/+1124
* remoteproc: Fix potential race condition in rproc_addDave Gerlach2016-06-141-6/+9
* remoteproc: Add additional crash reasonsBjorn Andersson2016-05-121-0/+2
* remoteproc: core: Make the loaded resource table optionalBjorn Andersson2016-05-121-6/+2
* remoteproc: core: Task sync during rproc_fw_boot()Lee Jones2016-05-063-3/+29
* remoteproc: st: fix check of syscon_regmap_lookup_by_phandle() return valueVladimir Zapolskiy2016-03-281-2/+2
* remoteproc: Supply controller driver for ST's Remote ProcessorsLee Jones2016-01-293-0/+307
* remoteproc: debugfs: Add ability to boot remote processor using debugfsLee Jones2016-01-291-0/+34
* remoteproc: debugfs: Return error on invalid 'count' valueLee Jones2016-01-291-1/+1
* remoteproc/wkup_m3: Use MODULE_DEVICE_TABLE to export aliasDave Gerlach2016-01-291-0/+1
* remoteproc: report error if resource table doesn't existStefan Agner2016-01-291-1/+3
* virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi2016-01-121-1/+1
* remoteproc: fix memory leak of remoteproc ida cache layersSuman Anna2015-11-261-0/+2
* remoteproc: avoid stack overflow in debugfs fileArnd Bergmann2015-11-261-1/+1
* remoteproc: fix !CONFIG_OF build breakageOhad Ben-Cohen2015-06-181-0/+7
* remoteproc/wkup_m3: add a remoteproc driver for TI Wakeup M3Dave Gerlach2015-06-173-0/+271
* remoteproc: add a rproc ops for performing address translationSuman Anna2015-06-171-6/+25
* remoteproc: introduce rproc_get_by_phandle APIDave Gerlach2015-06-161-0/+50
* remoteproc: fix various checkpatch warningsSuman Anna2015-05-022-19/+10
* remoteproc/davinci: fix quoted split string checkpatch warningSuman Anna2015-05-021-2/+1
* remoteproc/ste: add blank lines after declarationsSuman Anna2015-05-021-2/+2
* remoteproc: add IOMMU hardware capability flagSuman Anna2015-03-124-13/+6
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-143-3/+0
|\
| * remoteproc: drop owner assignment from platform_driversWolfram Sang2014-10-203-3/+0
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-12-111-3/+8
|\ \
| * | virtio: allow finalize_features to failMichael S. Tsirkin2014-12-091-1/+3
| * | virtio: assert 32 bit features in transportsMichael S. Tsirkin2014-12-091-0/+3
| * | virtio: add support for 64 bit features.Michael S. Tsirkin2014-12-091-1/+1
| * | virtio: use u32, not bitmap for featuresMichael S. Tsirkin2014-12-091-1/+1
| |/
* / mailbox/omap: adapt to the new mailbox frameworkSuman Anna2014-11-271-24/+27
|/
* remoteproc: da8xx: don't select CMA on no-MMUArnd Bergmann2014-06-171-1/+1
* remoteproc/ste_modem: staticize local symbolsJingoo Han2014-02-241-2/+2
* remoteproc/davinci: simplify use of devm_ioremap_resourceJulia Lawall2014-02-241-13/+1
* remoteproc/davinci: drop needless devm_clk_putUwe Kleine-König2014-02-241-2/+0
* virtio_ring: change host notification APIHeinz Graalfs2013-10-291-1/+2
* remoteproc: don't use PTR_RET().Rusty Russell2013-07-151-1/+1
* Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-113-16/+15
|\
| * remoteproc: Cocci spatch "memdup.spatch"Thomas Meyer2013-07-011-2/+1
| * remoteproc: free carveout memories only after unmapping themSuman Anna2013-07-011-7/+7
| * remoteproc: fix checkpatch errors in remoteproc codeSuman Anna2013-06-302-4/+3
| * remoteproc: fix error return code in rproc_fw_boot()Wei Yongjun2013-06-301-3/+4
* | mailbox/omap: move the OMAP mailbox framework to driversSuman Anna2013-06-112-2/+3
|/
* Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-078-134/+668
|\
| * remoteproc: fix kconfig dependencies for VIRTIOSuman Anna2013-04-211-0/+1
| * remoteproc/davinci: add a remoteproc driver for OMAP-L13x DSPRobert Tivy2013-04-153-0/+348
| * remoteproc: support default firmware name in rproc_alloc()Robert Tivy2013-04-071-4/+24
| * remoteproc/omap: support OMAP5 tooVincent Stehlé2013-04-071-1/+1