summaryrefslogtreecommitdiff
path: root/drivers/remoteproc/omap_remoteproc.c
AgeCommit message (Expand)AuthorFilesLines
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-03-06remoteproc/omap: remove the mbox_callback limitationOhad Ben-Cohen1-10/+1
2012-02-09remoteproc/omap: utilize module_platform_driverOhad Ben-Cohen1-12/+1
2012-02-09remoteproc/omap: add a remoteproc driver for OMAP4Ohad Ben-Cohen1-0/+249