aboutsummaryrefslogtreecommitdiff
path: root/drivers/remoteproc/remoteproc_core.c
AgeCommit message (Expand)Author
2012-10-07remoteproc: fix a potential NULL-dereference on cleanupDan Carpenter
2012-06-22remoteproc: fix missing fault indication in error-pathSjur Brændeland
2012-06-22remoteproc: fix print format warningsSjur Brændeland
2012-05-13remoteproc: fix off-by-one bug in __rproc_free_vringsSubramaniam Chanderashekarapuram
2012-03-06remoteproc: cleanup resource table parsing pathsOhad Ben-Cohen
2012-03-06remoteproc: remove the hardcoded vring alignmentOhad Ben-Cohen
2012-03-06remoteproc: remove the single rpmsg vdev limitationOhad Ben-Cohen
2012-03-06remoteproc: resource table overhaulOhad Ben-Cohen
2012-02-28remoteproc: make sure we're parsing a 32bit firmwareOhad Ben-Cohen
2012-02-22remoteproc: s/big switch/lookup table/Ohad Ben-Cohen
2012-02-22remoteproc: bail out if firmware has different endianessOhad Ben-Cohen
2012-02-22remoteproc: depend on EXPERIMENTALOhad Ben-Cohen
2012-02-08remoteproc: look for truncated firmware imagesOhad Ben-Cohen
2012-02-08remoteproc: avoid registering a virtio device if not supportedMark Grosen
2012-02-08remoteproc: do not require an iommuMark Grosen
2012-02-08remoteproc: add framework for controlling remote processorsOhad Ben-Cohen