summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2016-08-12remoteproc: fix bare unsigned type usageAnna, Suman
2016-08-12remoteproc: use variable names for sizeof() operatorAnna, Suman
2016-08-12remoteproc: fix couple of minor typosAnna, Suman
2016-08-12remoteproc: use proper format-specifier for printing dma_addr_tAnna, Suman
2016-08-10remoteproc: qcom: hexagon: Fix error return code in q6v5_probe()Wei Yongjun
2016-08-10remoteproc: core: Remove pointless OOM printLee Jones
2016-08-10remoteproc: core: Trivial: Improve error checking, spelling and debug printsLee Jones
2016-08-10remoteproc: core: Ensure error message is clearLee Jones
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-07-14remoteproc: qcom: hexagon: Clean up mpss validationBjorn Andersson
2016-07-14remoteproc: qcom: remove redundant dev_err call in q6v5_init_mem()Wei Yongjun
2016-07-13remoteproc: qcom: Driver for the self-authenticating Hexagon v5Bjorn Andersson
2016-06-14remoteproc: Fix potential race condition in rproc_addDave Gerlach
2016-05-12remoteproc: Add additional crash reasonsBjorn Andersson
2016-05-12remoteproc: core: Make the loaded resource table optionalBjorn Andersson
2016-05-06remoteproc: core: Task sync during rproc_fw_boot()Lee Jones
2016-03-28remoteproc: st: fix check of syscon_regmap_lookup_by_phandle() return valueVladimir Zapolskiy
2016-01-29remoteproc: Supply controller driver for ST's Remote ProcessorsLee Jones
2016-01-29remoteproc: debugfs: Add ability to boot remote processor using debugfsLee Jones
2016-01-29remoteproc: debugfs: Return error on invalid 'count' valueLee Jones
2016-01-29remoteproc/wkup_m3: Use MODULE_DEVICE_TABLE to export aliasDave Gerlach
2016-01-29remoteproc: report error if resource table doesn't existStefan Agner
2016-01-12virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi
2015-11-26remoteproc: fix memory leak of remoteproc ida cache layersSuman Anna
2015-11-26remoteproc: avoid stack overflow in debugfs fileArnd Bergmann
2015-06-18remoteproc: fix !CONFIG_OF build breakageOhad Ben-Cohen
2015-06-17remoteproc/wkup_m3: add a remoteproc driver for TI Wakeup M3Dave Gerlach
2015-06-17remoteproc: add a rproc ops for performing address translationSuman Anna
2015-06-16remoteproc: introduce rproc_get_by_phandle APIDave Gerlach
2015-05-02remoteproc: fix various checkpatch warningsSuman Anna
2015-05-02remoteproc/davinci: fix quoted split string checkpatch warningSuman Anna
2015-05-02remoteproc/ste: add blank lines after declarationsSuman Anna
2015-03-12remoteproc: add IOMMU hardware capability flagSuman Anna
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-12-09virtio: allow finalize_features to failMichael S. Tsirkin
2014-12-09virtio: assert 32 bit features in transportsMichael S. Tsirkin
2014-12-09virtio: add support for 64 bit features.Michael S. Tsirkin
2014-12-09virtio: use u32, not bitmap for featuresMichael S. Tsirkin
2014-11-27mailbox/omap: adapt to the new mailbox frameworkSuman Anna
2014-10-20remoteproc: drop owner assignment from platform_driversWolfram Sang
2014-06-17remoteproc: da8xx: don't select CMA on no-MMUArnd Bergmann
2014-02-24remoteproc/ste_modem: staticize local symbolsJingoo Han
2014-02-24remoteproc/davinci: simplify use of devm_ioremap_resourceJulia Lawall
2014-02-24remoteproc/davinci: drop needless devm_clk_putUwe Kleine-König
2013-10-29virtio_ring: change host notification APIHeinz Graalfs
2013-07-15remoteproc: don't use PTR_RET().Rusty Russell
2013-07-11Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-01remoteproc: Cocci spatch "memdup.spatch"Thomas Meyer
2013-07-01remoteproc: free carveout memories only after unmapping themSuman Anna