summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2012-09-07remoteproc: fix to rmmod omap_remoteproc when no firmware is loadedGuillaume Aubertin
2012-09-07remoteproc: omap: control mailbox states as part of rproc pmSubramaniam Chanderashekarapuram
2012-09-07remoteproc: decrease fw request failure trace levelXavier Boudet
2012-09-07remoteproc: do not retry to load fw during 120secXavier Boudet
2012-09-07remoteproc/omap: increase default CMA size for DSP by 2MBSuman Anna
2012-09-07remoteproc/omap: increase default CMA size for OMAP4 IPU to 106MBSuman Anna
2012-09-07remoteproc/omap: correct the CMA sizes used for IPU & DSPSuman Anna
2012-09-07remoteproc: control iommu power transitionsPaul Hunt
2012-09-07remoteproc: sleep between request_firmware retrysRoger Quadros
2012-09-07remoteproc: handle only the first fatal errorFernando Guzman Lugo
2012-09-07remoteproc: implement last trace for remoteprocSubramaniam Chanderashekarapuram
2012-09-07remoteproc: omap: add watchdog functionality for remote processorsSubramaniam Chanderashekarapuram
2012-09-07remoteproc: omap: fix timer cleanup in remoteproc start codeSubramaniam Chanderashekarapuram
2012-09-07remoteproc: omap: trigger recovery for device exceptionsSubramaniam Chanderashekarapuram
2012-09-07remoteproc: introduce error types for watchdog and device exceptionSubramaniam Chanderashekarapuram
2012-09-07remoteproc: export rproc_error_reporter functionSubramaniam Chanderashekarapuram
2012-09-07remoteproc: omap: use pm qos api for memory throughputSubramaniam Chanderashekarapuram
2012-09-07remoteproc: omap: disable/enable timers in suspend/resumeSubramaniam Chanderashekarapuram
2012-08-27remoteproc: add debugfs entry to print the firmware version infoJuan Gutierrez
2012-07-30remoteproc: fix missing CONFIG_FW_LOADER configurationsOhad Ben-Cohen
2012-07-30remoteproc/omap: fix randconfig unmet direct dependenciesOhad Ben-Cohen
2012-07-30remoteproc/omap: fix dev_err typoOhad Ben-Cohen
2012-07-30remoteproc: fix missing fault indication in error-pathSjur Brændeland
2012-07-30remoteproc: fix print format warningsSjur Brændeland
2012-07-30remoteproc: remove redundant NULL check before release_firmware()Jesper Juhl
2012-06-22remoteproc: retry request firmwareFernando Guzman Lugo
2012-06-22remoteproc: wait until udev and FS are up before loading firmwareFernando Guzman Lugo
2012-06-22omap: remoteproc: implement suspend and resume callbacksFernando Guzman Lugo
2012-06-22remoteproc: add autosuspend supportFernando Guzman Lugo
2012-06-22remoteproc: add suspend and resume supportFernando Guzman Lugo
2012-06-22remoteproc: add a generic rproc deviceOhad Ben-Cohen
2012-06-22omap: remoteproc: wait for all mbox threadsFernando Guzman Lugo
2012-06-22remoteproc: avoid processing messages after a crashFernando Guzman Lugo
2012-06-22remoteproc: add debugfs to enable or disable recovery at runtimeFernando Guzman Lugo
2012-06-22remoteproc: reset vdev after a fatal errorFernando Guzman Lugo
2012-06-22remoteproc: allocate vrings on demand, free when not neededOhad Ben-Cohen
2012-06-22iommu: pass user-provided token when invoking fault handlerOhad Ben-Cohen
2012-06-22remoteproc: add an api to do pa to da conversionSubramaniam C.A
2012-06-22remoteproc: omap: check for undefined mailbox messagesSubramaniam C.A
2012-06-22ARM: OMAP: add support for OMAP5 remoteproc cma sizes and start addressSubramaniam C.A
2012-06-22omap: remoteproc: specific constraints apisMiguel Vadillo
2012-06-22remoteproc: add constraints frameworkMiguel Vadillo
2012-06-22omap: remoteproc: handle the vq msg in a kthreadMiguel Vadillo
2012-06-22omap: remoteproc: request a timer(s) for remoteproc usageMiguel Vadillo
2012-06-22omap: add ipu and dsp as configurable remoteproc instancesJuan Gutierrez
2012-06-22omap4: remoteproc: support for dsp/Tesla subsystemJuan Gutierrez
2012-06-22omap: remoteproc: add support for a boot registerJuan Gutierrez
2012-06-22ARM: OMAP: add remoteproc devices for OMAP4Ohad Ben-Cohen
2012-06-22remoteproc: fix sparse warnings in remoteproc debugfsFernando Guzman Lugo
2012-05-13remoteproc: fix off-by-one bug in __rproc_free_vringsSubramaniam Chanderashekarapuram