Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / remoteproc /
2012-05-13 Subramaniam Chande... remoteproc: fix off-by-one bug in __rproc_free_vrings
2012-04-05 Stephen Boydsimple_open: automatically convert to simple_open()
2012-03-06 Ohad Ben-Cohenremoteproc: cleanup resource table parsing paths
2012-03-06 Ohad Ben-Cohenremoteproc: remove the hardcoded vring alignment
2012-03-06 Ohad Ben-Cohenremoteproc/omap: remove the mbox_callback limitation
2012-03-06 Ohad Ben-Cohenremoteproc: remove the single rpmsg vdev limitation
2012-03-06 Ohad Ben-Cohenremoteproc: safer boot/shutdown order
2012-03-06 Ohad Ben-Cohenremoteproc: remoteproc_rpmsg -> remoteproc_virtio
2012-03-06 Ohad Ben-Cohenremoteproc: resource table overhaul
2012-02-28 Ohad Ben-Cohenremoteproc/omap: two Kconfig fixes
2012-02-28 Ohad Ben-Cohenremoteproc: make sure we're parsing a 32bit firmware
2012-02-22 Ohad Ben-Cohenremoteproc: s/big switch/lookup table/
2012-02-22 Ohad Ben-Cohenremoteproc: bail out if firmware has different endianess
2012-02-22 Ohad Ben-Cohenremoteproc: don't use virtio's weak barriers
2012-02-22 Ohad Ben-Cohenremoteproc: depend on EXPERIMENTAL
2012-02-08 Ohad Ben-Cohenremoteproc: add Kconfig menu
2012-02-08 Ohad Ben-Cohenremoteproc: look for truncated firmware images
2012-02-08 Ohad Ben-Cohenremoteproc/omap: utilize module_platform_driver
2012-02-08 Mark Grosenremoteproc: avoid registering a virtio device if not...
2012-02-08 Mark Grosenremoteproc: do not require an iommu
2012-02-08 Ohad Ben-Cohenremoteproc/omap: add a remoteproc driver for OMAP4
2012-02-08 Ohad Ben-Cohenremoteproc: create rpmsg virtio device
2012-02-08 Ohad Ben-Cohenremoteproc: add debugfs entries
2012-02-08 Ohad Ben-Cohenremoteproc: add framework for controlling remote processors