aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/omap_remoteproc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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/omap: revise a minor error trace messageAnna, Suman1-1/+2
2016-08-12remoteproc/omap: fix various code formatting issuesAnna, Suman1-1/+1
2015-03-12remoteproc: add IOMMU hardware capability flagSuman Anna1-0/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-27mailbox/omap: adapt to the new mailbox frameworkSuman Anna1-24/+27
2014-10-20remoteproc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-06-11mailbox/omap: move the OMAP mailbox framework to driversSuman Anna1-1/+1
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-10-04Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteprocLinus Torvalds1-0/+3
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-11remoteproc/omap: set bootaddr supportJuan Gutierrez1-0/+3
2012-07-26Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteprocLinus Torvalds1-10/+16
2012-07-06remoteproc: adopt the driver core's alloc/add/del/put namingOhad Ben-Cohen1-4/+4
2012-07-06remoteproc: simplify unregister/free interfacesOhad Ben-Cohen1-1/+4
2012-07-06remoteproc: maintain a generic child device for each rprocOhad Ben-Cohen1-7/+10
2012-06-17remoteproc/omap: fix dev_err typoOhad Ben-Cohen1-1/+1
2012-03-06remoteproc/omap: remove the mbox_callback limitationOhad Ben-Cohen1-10/+1
2012-02-08remoteproc/omap: utilize module_platform_driverOhad Ben-Cohen1-12/+1
2012-02-08remoteproc/omap: add a remoteproc driver for OMAP4Ohad Ben-Cohen1-0/+249