Merge tag 'rpmsg-for-3.4' of...
Merge tag 'rpmsg-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc into next/rpmsg * tag 'rpmsg-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc: remoteproc: s/big switch/lookup table/ remoteproc: bail out if firmware has different endianess remoteproc: don't use virtio's weak barriers rpmsg: rename virtqueue_add_buf_gfp to virtqueue_add_buf rpmsg: depend on EXPERIMENTAL remoteproc: depend on EXPERIMENTAL rpmsg: add Kconfig menu remoteproc: add Kconfig menu remoteproc: look for truncated firmware images remoteproc/omap: utilize module_platform_driver remoteproc: remove unused resource type remoteproc: avoid registering a virtio device if not supported remoteproc: do not require an iommu samples/rpmsg: add an rpmsg driver sample rpmsg: add virtio-based remote processor messaging bus remoteproc/omap: add a remoteproc driver for OMAP4 remoteproc: create rpmsg virtio device remoteproc: add debugfs entries remoteproc: add framework for controlling remote processors
Showing
Documentation/remoteproc.txt
0 → 100644
Documentation/rpmsg.txt
0 → 100644
drivers/remoteproc/Kconfig
0 → 100644
drivers/remoteproc/Makefile
0 → 100644
drivers/rpmsg/Kconfig
0 → 100644
drivers/rpmsg/Makefile
0 → 100644
include/linux/remoteproc.h
0 → 100644
include/linux/rpmsg.h
0 → 100644
samples/rpmsg/Makefile
0 → 100644
Please register or sign in to comment