aboutsummaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
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
2013-06-30remoteproc: fix checkpatch errors in remoteproc codeSuman Anna
2013-06-30remoteproc: fix error return code in rproc_fw_boot()Wei Yongjun
2013-06-11mailbox/omap: move the OMAP mailbox framework to driversSuman Anna
2013-05-07Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-24treewide: Fix typo in printk and commentsMasanari Iida
2013-04-21remoteproc: fix kconfig dependencies for VIRTIOSuman Anna
2013-04-15remoteproc/davinci: add a remoteproc driver for OMAP-L13x DSPRobert Tivy
2013-04-07remoteproc: support default firmware name in rproc_alloc()Robert Tivy
2013-04-07remoteproc: fix FW_CONFIG typoRobert Tivy
2013-04-07remoteproc/omap: support OMAP5 tooVincent Stehlé
2013-04-07remoteproc: set vring addresses in resource tableSjur Brændeland
2013-04-07remoteproc: support virtio config space.Sjur Brændeland
2013-04-07remoteproc: perserve resource table dataOhad Ben-Cohen
2013-04-07remoteproc: calculate max_notifyid by counting vringsSjur Brændeland
2013-04-05remoteproc: code cleanup of resource parsingSjur Brændeland
2013-04-05remoteproc: parse STE-firmware and find resource table addressSjur Brændeland
2013-04-05remoteproc: add find_loaded_rsc_table firmware opsSjur Brændeland
2013-04-05remoteproc: refactor rproc_elf_find_rsc_table()Sjur Brændeland
2013-04-05remoteproc: fix error path of handle_vdevSjur Brændeland
2013-04-05remoteproc/ste: fix memory leak on shutdownDmitry Tarnyagin
2013-04-05remoteproc: fix the error check for idr_allocSuman Anna
2013-02-27remoteproc: convert to idr_alloc()Tejun Heo
2013-02-27remoteproc: don't use idr_remove_all()Tejun Heo
2013-02-26Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds