aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/remoteproc.c
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: fix checkpatch warningsSubramaniam C.A2014-10-011-6/+5
* remoteproc: create version debugfs after image is loadedSubramaniam C.A2014-10-011-2/+3
* remoteproc: add a notify event for firmware preloadChandra Sekhar.Anagani2014-10-011-0/+4
* omap: remoteproc: add a notification for loading errorMiguel Vadillo2014-10-011-1/+3
* remoteproc: use dev_dbg to print image versionSubramaniam C.A2014-10-011-1/+1
* remoteproc: export rproc_da_to_pa functionSuman Anna2014-10-011-18/+24
* remoteproc: enable core dump and halt-on-crash for dspJuan Gutierrez2014-10-011-6/+10
* remoteproc: ignore static pool check for dsp IO buffersSuman Anna2014-10-011-1/+7
* remoteproc: remove pa hardcoding of IPU_MEM_IOBUFSSubramaniam C.A2014-10-011-1/+2
* remoteproc: add an api to do pa to da conversionSubramaniam C.A2014-10-011-0/+28
* remoteproc: add mutex protection for tracesMiguel Vadillo2012-04-251-27/+56
* remoteproc: protect runtime expiration time and last busyFernando Guzman Lugo2011-11-211-16/+25
* omap: remoteproc: null pointer checks in trace functionChandra Sekhar.Anagani2011-11-161-0/+7
* remoteproc: disable autosuspend when enter secure modeFernando Guzman Lugo2011-10-211-2/+5
* remoteproc: end gracefully in case of a error in rproc_startFernando Guzman Lugo2011-10-191-4/+15
* remoteproc: Add version debugfsJuan Gutierrez2011-10-181-1/+34
* remoteproc: create new event to notify when secure mode is enable or disableFernando Guzman Lugo2011-10-171-1/+1
* remoteproc: add mutex protection for secure requestsFernando Guzman Lugo2011-10-171-2/+11
* remoteproc: add protection for crash functionFernando Guzman Lugo2011-10-171-34/+25
* remoteproc: combine all the block notify head structures into oneFernando Guzman Lugo2011-10-171-67/+12
* remoteproc: introduce rproc method dump_registersIliyan Malchev2011-10-131-10/+3
* remoteproc: move remoteproc register dump before error notificationFernando Guzman Lugo2011-10-061-5/+5
* remoteproc: make rproc_set_secure a blocking callSuman Anna2011-10-061-5/+21
* remoteproc: support loading iommu and secure fw sectionsSuman Anna2011-10-061-15/+26
* remoteproc: add infrastructure for requesting secure load/unloadSuman Anna2011-10-061-0/+32
* remoteproc: update hard-coded core file attributesIliyan Malchev2011-09-261-12/+7
* remoteproc: enable halt-on-crash for core dumpsIliyan Malchev2011-09-231-2/+59
* remoteproc: add halt_on_crash flagIliyan Malchev2011-09-231-6/+22
* remoteproc: add register dump to core fileIliyan Malchev2011-09-231-35/+82
* remoteproc: initial support for remote processor core dumpsIliyan Malchev2011-09-231-0/+285
* remoteproc: make logs world-readableIliyan Malchev2011-09-191-1/+1
* remoteproc: fix spelling of rproc_errror_notifyIliyan Malchev2011-09-191-2/+2
* remoteproc: remove debugfs entries on error during resource setupIliyan Malchev2011-09-191-1/+5
* remoteproc: add crash-dump bufferShahid Akhtar2011-09-191-1/+64
* remoteproc: fix section-size checkIliyan Malchev2011-09-131-7/+3
* omap4: export error notify function for remoteprocFernando Guzman Lugo2011-09-091-0/+6
* OMAP: remoteproc: watchdog timer for remote coresShahid Akhtar2011-09-091-5/+29
* drivers: remoteproc: save last traces in sysfs in case of crashMiguel Vadillo2011-09-091-20/+58
* drivers: remoteproc: print traces in a circular wayMiguel Vadillo2011-09-061-6/+36
* remoteproc: fix an off-by-one error in static-pool range checkSuman Anna2011-08-111-1/+1
* remoteproc: block rproc_get after a crashFernando Guzman Lugo2011-08-051-0/+15
* remoteproc: reset the memory pool and memory mapsSuman Anna2011-08-031-1/+17
* remoteproc: return -EIO instead of -EFAULT from fault ISRIliyan Malchev2011-08-021-2/+2
* remoteproc: fix tracing with the new memory map changesSuman Anna2011-08-021-19/+41
* remoteproc: support reading memory maps from firmwareSuman Anna2011-07-281-32/+126
* omap: remoteproc: allow loading of new resource_table with memmapG Anthony2011-07-281-8/+21
* remoteproc: add constraints frameworkMiguel Vadillo2011-07-201-0/+56
* remoteproc: add runtime PM autosuspend supportFernando Guzman Lugo2011-07-081-3/+247
* remoteproc: add fatal error notifications for rproc usersFernando Guzman Lugo2011-07-081-1/+84
* drivers: add generic remoteproc frameworkOhad Ben-Cohen2011-06-141-0/+617