summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-03-22dma-buf: add support for kernel cpu accessDaniel Vetter
2012-03-22dma-buf: don't hold the mutex around map/unmap callsDaniel Vetter
2012-03-20v4l: vb2: add buffer exporting via dmabufTomasz Stanislawski
2012-03-20v4l: add buffer exporting via dmabufTomasz Stanislawski
2012-03-20v4l: vb2: fixes for DMABUF supportTomasz Stanislawski
2012-03-20v4l:vb2: add support for shared buffer (dma_buf)Sumit Semwal
2012-03-20v4l: Add DMABUF as a memory typeSumit Semwal
2012-03-20drm/exynos: removed unnecessary codes and fixed exception bug.Inki Dae
2012-03-20drm/exynos: fixed resource releasing bug with dmabug.Inki Dae
2012-03-20exynos/drm: added padding and fixed size type.Inki Dae
2012-03-20DMABUF: added get_shared_cnt callback.Inki Dae
2012-03-20media: vb2: add prepare/finish callbacks to allocatorsMarek Szyprowski
2012-03-20arm: dma: support for dma_get_pagesTomasz Stanislawski
2012-03-20Merge branch 'dma-mapping-next' of git://git.infradead.org/users/kmpark/linux...Sumit Semwal
2012-03-19common: DMA-mapping: add NON-CONSISTENT attributeMarek Szyprowski
2012-03-19common: DMA-mapping: add WRITE_COMBINE attributeMarek Szyprowski
2012-03-19common: dma-mapping: introduce mmap methodMarek Szyprowski
2012-03-19common: dma-mapping: remove old alloc_coherent and free_coherent methodsMarek Szyprowski
2012-03-19X86: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-03-19common: dma-mapping: introduce alloc_attrs and free_attrs methodsMarek Szyprowski
2012-03-18Merge branch 'drm-dmabuf2' of git://people.freedesktop.org/~airlied/linux int...Sumit Semwal
2012-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Sumit Semwal
2012-03-18dma-buf: add get_dma_buf()Rob Clark
2012-03-18dma-buf: pass flags into dma_buf_fd.Dave Airlie
2012-03-16ttm: introduce slave objects from an sg_tableDave Airlie
2012-03-16drm: base prime/dma-buf supportDave Airlie
2012-03-16dma-buf: pass flags into dma_buf_fd.Dave Airlie
2012-03-16dma-buf: add dma_data_direction to unmap dma_buf_opSumit Semwal
2012-03-16dma-buf: Constify ops argument to dma_buf_export()Laurent Pinchart
2012-03-15nouveau: add optimus detectionDave Airlie
2012-03-15drm/kms: add support for memory bandwidth considerations (v2)Dave Airlie
2012-03-15drm: add core support for unplugging a device (v2)Dave Airlie
2012-03-15drm/modeset: add helper to unplug all connectors from sysfsDave Airlie
2012-03-15udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers
2012-03-15drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie
2012-03-15drm: Add drm_mode_copy()Ville Syrjälä
2012-03-15drm: Use a flexible array member for blob property dataVille Syrjälä
2012-03-15drm: Handle drm_object_get() failuresVille Syrjälä
2012-03-15drm: Fix drm_mode_attachmode_crtc()Ville Syrjälä
2012-03-15drm: Change drm_display_mode::type to unsignedVille Syrjälä
2012-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-03-10gma500: fix ioctl confictKirill A. Shutemov
2012-03-10gma500: initial medfield mergeKirill A. Shutemov
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-08Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-08route: Remove redirect_genidSteffen Klassert
2012-03-08inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert
2012-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-05Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds
2012-03-05memcg: fix GPF when cgroup removal races with last exitHugh Dickins