summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/omap_remoteproc.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1Star
* drivers: remoteproc: constify rproc_ops structuresBhumika Goyal2017-01-181-1/+1
* remoteproc: Split driver and consumer dereferencingBjorn Andersson2016-10-031-2/+2
* remoteproc/omap: revise a minor error trace messageAnna, Suman2016-08-131-1/+2
* remoteproc/omap: fix various code formatting issuesAnna, Suman2016-08-131-1/+1
* remoteproc: add IOMMU hardware capability flagSuman Anna2015-03-121-0/+2
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * remoteproc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | mailbox/omap: adapt to the new mailbox frameworkSuman Anna2014-11-271-24/+27
|/
* mailbox/omap: move the OMAP mailbox framework to driversSuman Anna2013-06-111-1/+1
* Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+3
* Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-041-0/+3
|\
| * remoteproc/omap: set bootaddr supportJuan Gutierrez2012-09-111-0/+3
* | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
|/
* Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-07-271-10/+16
|\
| * remoteproc: adopt the driver core's alloc/add/del/put namingOhad Ben-Cohen2012-07-051-4/+4
| * remoteproc: simplify unregister/free interfacesOhad Ben-Cohen2012-07-051-1/+4
| * remoteproc: maintain a generic child device for each rprocOhad Ben-Cohen2012-07-051-7/+10
* | remoteproc/omap: fix dev_err typoOhad Ben-Cohen2012-06-171-1/+1
|/
* remoteproc/omap: remove the mbox_callback limitationOhad Ben-Cohen2012-03-061-10/+1Star
* remoteproc/omap: utilize module_platform_driverOhad Ben-Cohen2012-02-081-12/+1Star
* remoteproc/omap: add a remoteproc driver for OMAP4Ohad Ben-Cohen2012-02-081-0/+249