summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-11-28Merge remote-tracking branch 'linus/master' into staging/for_v3.8Mauro Carvalho Chehab
2012-11-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-11-27[media] dma-mapping: fix dma_common_get_sgtable() conditional compilationMarek Szyprowski
2012-11-27Revert "videobuf2-dma-contig: Only support if HAVE_GENERIC_DMA_COHERENT"Mauro Carvalho Chehab
2012-11-26Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-26Merge tag 'tty-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-11-26Merge tag 'mfd-for-linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-11-26Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-11-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-11-26futex: avoid wake_futex() for a PI futex_qDarren Hart
2012-11-26watchdog: using u64 in get_sample_period()Chuansheng Liu
2012-11-26writeback: put unused inodes to LRU after writeback completionJan Kara
2012-11-26mm: vmscan: check for fatal signals iff the process was throttledMel Gorman
2012-11-26Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman
2012-11-26proc: check vma->vm_file before dereferencingStanislav Kinsbursky
2012-11-26UAPI: strip the _UAPI prefix from header guards during header installationDavid Howells
2012-11-26include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALIDTushar Behera
2012-11-26videobuf2-dma-contig: Only support if HAVE_GENERIC_DMA_COHERENTMauro Carvalho Chehab
2012-11-25Linux 3.7-rc7v3.7-rc7Linus Torvalds
2012-11-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-11-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-11-26powerpc/eeh: Do not invalidate PE properlyGavin Shan
2012-11-25[media] v4l: s5p-mfc: support for dmabuf exportingTomasz Stanislawski
2012-11-25[media] v4l: s5p-tv: mixer: support for dmabuf exportingTomasz Stanislawski
2012-11-25[media] v4l: s5p-fimc: support for dmabuf exportingTomasz Stanislawski
2012-11-25[media] v4l: vb2-dma-contig: align buffer size to PAGE_SIZETomasz Stanislawski
2012-11-25[media] v4l: vb2-dma-contig: fail if user ptr buffer is not correctly alignedMarek Szyprowski
2012-11-25[media] v4l: vb2-dma-contig: add reference counting for a device from allocat...Tomasz Stanislawski
2012-11-25[media] v4l: vb2-dma-contig: add support for DMABUF exportingTomasz Stanislawski
2012-11-25[media] v4l: vb2: add buffer exporting via dmabufTomasz Stanislawski
2012-11-25[media] Documentation: media: description of DMABUF exporting in V4L2Tomasz Stanislawski
2012-11-25[media] v4l: add buffer exporting via dmabufTomasz Stanislawski
2012-11-25[media] v4l: vb2-dma-contig: let mmap method to use dma_mmap_coherent callMarek Szyprowski
2012-11-25[media] v4l: s5p-fimc: support for dmabuf importingTomasz Stanislawski
2012-11-25[media] v4l: s5p-tv: mixer: support for dmabuf importingTomasz Stanislawski
2012-11-25[media] v4l: mem2mem_testdev: add support for dmabuf importingTomasz Stanislawski
2012-11-25[media] v4l: uvc: add support for DMABUF importingTomasz Stanislawski
2012-11-25[media] v4l: vivi: support for dmabuf importingTomasz Stanislawski
2012-11-25[media] v4l: vb2-vmalloc: add support for dmabuf importingTomasz Stanislawski
2012-11-25[media] v4l: vb2-dma-contig: add support for dma_buf importingSumit Semwal
2012-11-25[media] v4l: vb2-dma-contig: add prepare/finish to dma-contig allocatorMarek Szyprowski
2012-11-25[media] v4l: vb2: add prepare/finish callbacks to allocatorsMarek Szyprowski
2012-11-25[media] v4l: vb2-dma-contig: add support for scatterlist in userptr modeTomasz Stanislawski
2012-11-25[media] v4l: vb2-dma-contig: reorder functionsLaurent Pinchart
2012-11-25[media] v4l: vb2-dma-contig: remove reference of alloc_ctx from a bufferTomasz Stanislawski
2012-11-25[media] v4l: vb2-dma-contig: shorten vb2_dma_contig prefix to vb2_dcLaurent Pinchart
2012-11-25[media] v4l: vb: remove warnings about MEMORY_DMABUFSumit Semwal
2012-11-25[media] v4l: vb2: add support for shared buffer (dma_buf)Sumit Semwal
2012-11-25[media] Documentation: media: description of DMABUF importing in V4L2Tomasz Stanislawski
2012-11-25[media] v4l: Add DMABUF as a memory typeSumit Semwal