summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-06remoteproc: remove the hardcoded vring alignmentOhad Ben-Cohen3-13/+10
2012-03-06remoteproc/omap: remove the mbox_callback limitationOhad Ben-Cohen1-10/+1
2012-03-06remoteproc: remove the single rpmsg vdev limitationOhad Ben-Cohen5-228/+260
2012-03-06remoteproc: safer boot/shutdown orderOhad Ben-Cohen1-10/+10
2012-03-06remoteproc: remoteproc_rpmsg -> remoteproc_virtioOhad Ben-Cohen2-1/+1
2012-03-06remoteproc: resource table overhaulOhad Ben-Cohen3-217/+505
2012-03-04rpmsg: fix build warning when dma_addr_t is 64-bitMark Asselstine1-2/+2
2012-02-28rpmsg: fix published buffer length in rpmsg_recv_doneOhad Ben-Cohen1-1/+2
2012-02-28rpmsg: validate incoming message length before propagatingOhad Ben-Cohen1-0/+10
2012-02-28rpmsg: fix name service endpoint leakOhad Ben-Cohen1-6/+23
2012-02-28remoteproc/omap: two Kconfig fixesOhad Ben-Cohen1-2/+1
2012-02-28remoteproc: make sure we're parsing a 32bit firmwareOhad Ben-Cohen1-0/+8
2012-02-22remoteproc: s/big switch/lookup table/Ohad Ben-Cohen2-22/+30
2012-02-22remoteproc: bail out if firmware has different endianessOhad Ben-Cohen1-0/+11
2012-02-22remoteproc: don't use virtio's weak barriersOhad Ben-Cohen1-1/+5
2012-02-22rpmsg: rename virtqueue_add_buf_gfp to virtqueue_add_bufAxel Lin1-4/+4
2012-02-22rpmsg: depend on EXPERIMENTALOhad Ben-Cohen1-1/+2
2012-02-22remoteproc: depend on EXPERIMENTALOhad Ben-Cohen2-1/+5
2012-02-09rpmsg: add Kconfig menuOhad Ben-Cohen1-0/+4
2012-02-09remoteproc: add Kconfig menuOhad Ben-Cohen1-0/+4
2012-02-09remoteproc: look for truncated firmware imagesOhad Ben-Cohen1-5/+30
2012-02-09remoteproc/omap: utilize module_platform_driverOhad Ben-Cohen1-12/+1
2012-02-09remoteproc: remove unused resource typeOhad Ben-Cohen1-1/+0
2012-02-09remoteproc: avoid registering a virtio device if not supportedMark Grosen1-1/+1
2012-02-09remoteproc: do not require an iommuMark Grosen1-2/+2
2012-02-09samples/rpmsg: add an rpmsg driver sampleOhad Ben-Cohen4-1/+110
2012-02-09rpmsg: add virtio-based remote processor messaging busOhad Ben-Cohen10-0/+1739
2012-02-09remoteproc/omap: add a remoteproc driver for OMAP4Ohad Ben-Cohen5-0/+397
2012-02-09remoteproc: create rpmsg virtio deviceOhad Ben-Cohen2-0/+296
2012-02-09remoteproc: add debugfs entriesOhad Ben-Cohen2-0/+180
2012-02-09remoteproc: add framework for controlling remote processorsOhad Ben-Cohen9-0/+2062
2012-01-20Linux 3.3-rc1v3.3-rc1Linus Torvalds1-2/+2
2012-01-20Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds9-104/+444
2012-01-20Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-7/+8
2012-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-40/+27
2012-01-20x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin1-0/+1
2012-01-20Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin9587-258975/+463528
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-5/+8
2012-01-19qnx4: don't leak ->BitMap on late failure exitsAl Viro1-1/+3
2012-01-19qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro1-34/+22
2012-01-19qnx4: di_fname is an array, for crying out loud...Al Viro1-14/+12
2012-01-19KEYS: Permit key_serial() to be called with a const key pointerDavid Howells1-1/+1
2012-01-19keys: fix user_defined key sparse messagesMimi Zohar1-3/+3
2012-01-19ima: fix cred sparse warningMimi Zohar1-1/+2
2012-01-19uml: fix compile for x86-64Linus Torvalds1-0/+5
2012-01-19MPILIB: Add a missing ENOMEM checkDavid Howells1-0/+2
2012-01-19Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-0/+4672
2012-01-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds51-1014/+829
2012-01-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds182-795/+4824
2012-01-19tpm: fix (ACPI S3) suspend regressionStefan Berger2-0/+12