summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/omap_remoteproc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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: remove the mbox_callback limitationOhad Ben-Cohen2012-03-061-10/+1
* remoteproc/omap: utilize module_platform_driverOhad Ben-Cohen2012-02-081-12/+1
* remoteproc/omap: add a remoteproc driver for OMAP4Ohad Ben-Cohen2012-02-081-0/+249