Toggle navigation
Patchwork
Linaro MM
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 368 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[PATCHv6,01/13] v4l: Add DMABUF as a memory type
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
[PATCHv6,02/13] Documentation: media: description of DMABUF importing in V4L2
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
[PATCHv6,03/13] v4l: vb2: add support for shared buffer (dma_buf)
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
[PATCHv6,04/13] v4l: vb: remove warnings about MEMORY_DMABUF
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
[PATCHv6,05/13] v4l: vb2-dma-contig: Shorten vb2_dma_contig prefix to vb2_dc
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
[PATCHv6,06/13] v4l: vb2-dma-contig: Remove unneeded allocation context structure
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
[PATCHv6,07/13] v4l: vb2-dma-contig: Reorder functions
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
[PATCHv6,08/13] v4l: vb2-dma-contig: add support for scatterlist in userptr mode
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
[PATCHv6,09/13] v4l: vb2: add prepare/finish callbacks to allocators
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
[PATCHv6,10/13] v4l: vb2-dma-contig: add prepare/finish to dma-contig allocator
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
[PATCHv6,11/13] v4l: vb2-dma-contig: add support for dma_buf importing
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
[PATCHv6,12/13] v4l: s5p-tv: mixer: support for dmabuf importing
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
[PATCHv6,13/13] v4l: s5p-fimc: support for dmabuf importing
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
[01/12] v4l: vb2-dma-contig: let mmap method to use dma_mmap_coherent call
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
[02/12] v4l: add buffer exporting via dmabuf
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
[03/12] v4l: vb2: add buffer exporting via dmabuf
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
[04/12] v4l: vb2-dma-contig: add setup of sglist for MMAP buffers
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
[05/12] v4l: vb2-dma-contig: add support for DMABUF exporting
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
[06/12] v4l: vb2-dma-contig: add vmap/kmap for dmabuf exporting
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
[07/12] v4l: s5p-fimc: support for dmabuf exporting
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
[08/12] v4l: s5p-tv: mixer: support for dmabuf exporting
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
[09/12] v4l: s5p-mfc: support for dmabuf exporting
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
[10/12] v4l: vb2: remove vb2_mmap_pfn_range function
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
[11/12] v4l: vb2-dma-contig: use sg_alloc_table_from_pages function
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
[12/12] v4l: vb2-dma-contig: Move allocation of dbuf attachment to attach cb
-
-
-
2012-05-23
Tomasz Stanislawski
Under Review
add debug trace to CMA
-
-
-
2011-11-24
Benjamin Gaignard
New
cma: fix limit adjustment in dma_declare_contiguous()
-
-
-
2012-01-09
Mans Rullgard
New
[RFC] dma-buf: mmap support
-
-
-
2012-03-20
Daniel Vetter
New
[v4,1/4] fix ion_platform_data definition
-
-
-
2012-03-21
Benjamin Gaignard
New
[v4,2/4] add private field in ion_heap structure
-
-
-
2012-03-21
Benjamin Gaignard
New
[v4,3/4] add CMA heap
-
-
-
2012-03-21
Benjamin Gaignard
New
[v4,4/4] add test/example driver for ux500 platform
-
-
-
2012-03-21
Benjamin Gaignard
New
[RFCv2,2/9,-,1/4] v4l: vb2-dma-contig: Shorten vb2_dma_contig prefix to vb2_dc
-
-
-
2012-03-22
Laurent Pinchart
New
[RFCv2,2/9,-,2/4] v4l: vb2-dma-contig: Reorder functions
-
-
-
2012-03-22
Laurent Pinchart
New
[RFCv2,2/9,-,3/4] v4l: vb2-dma-contig: Remove unneeded allocation context structure
-
-
-
2012-03-22
Laurent Pinchart
New
[RFCv2,2/9,-,4/4] v4l: vb2-dma-contig: update and code refactoring
-
-
-
2012-03-22
Laurent Pinchart
New
[1/2] common: add dma_mmap_from_coherent() function
-
-
-
2012-03-23
Marek Szyprowski
New
[2/2] arm: dma-mapping: use dma_mmap_from_coherent()
-
-
-
2012-03-23
Marek Szyprowski
New
[PATCHv7,9/9] ARM: dma-mapping: add support for IOMMU mapper
-
-
-
2012-03-29
Hiroshi Doyu
New
[PATCHv24,14/16] X86: integrate CMA with DMA-mapping subsystem
-
-
-
2012-04-03
Marek Szyprowski
New
[PATCHv24,16/16] ARM: Samsung: use CMA for 2 memory banks for s5p-mfc device
-
-
-
2012-04-03
Marek Szyprowski
New
[2/3] v4l: vb2-vmalloc: add support for dmabuf importing
-
-
-
2012-04-10
Tomasz Stanislawski
New
[3/3] v4l: vivi: support for dmabuf importing
-
-
-
2012-04-10
Tomasz Stanislawski
New
[PATCHv8,03/10] ARM: dma-mapping: introduce ARM_DMA_ERROR constant
-
-
-
2012-04-10
Marek Szyprowski
New
[PATCHv8,05/10] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
-
-
-
2012-04-10
Marek Szyprowski
New
[PATCHv8,07/10] ARM: dma-mapping: move all dma bounce code to separate dma ops structure
-
-
-
2012-04-10
Marek Szyprowski
New
[PATCHv8,09/10] ARM: dma-mapping: use alloc, mmap, free from dma_ops
-
-
-
2012-04-10
Marek Szyprowski
New
[PATCHv8,10/10] ARM: dma-mapping: add support for IOMMU mapper
-
-
-
2012-04-10
Marek Szyprowski
New
ARM: Exynos4: integrate SYSMMU driver with DMA-mapping interface
-
-
-
2012-04-11
Marek Szyprowski
New
RE: [PATCH] ARM: Exynos4: integrate SYSMMU driver with DMA-mapping interface
-
-
-
2012-04-12
Hiroshi Doyu
New
[2/4] mm: vmalloc: export find_vm_area() function
-
-
-
2012-04-13
Marek Szyprowski
New
[3/4] mm: vmalloc: add VM_DMA flag to indicate areas used by dma-mapping framework
-
-
-
2012-04-13
Marek Szyprowski
New
[4/4] ARM: remove consistent dma region and use common vmalloc range for dma allocations
-
-
-
2012-04-13
Marek Szyprowski
New
[1/4,RFC] drm/exynos: DMABUF: Added support for exporting non-contig buffers
-
-
-
2012-04-14
Prathyush
New
[2/4,RFC] drm/exynos: Mapping of gem objects uses dma_mmap_writecombine
-
-
-
2012-04-14
Prathyush
New
[3/4,RFC] drm/Exynos: Added 'disable' function to Exynos drm crtc module.
-
-
-
2012-04-14
Prathyush
New
Re: [PATCH 1/1] arm/dts: Tegra30: Add device tree support for SMMU
-
-
-
2012-04-18
Hiroshi Doyu
New
[1/1] dt: Add general DMA window parser
-
-
-
2012-04-18
Hiroshi Doyu
New
Re: [PATCH 1/1] dt: Add general DMA window parser
-
-
-
2012-04-18
Hiroshi Doyu
New
[PATCHv9,07/10] ARM: dma-mapping: move all dma bounce code to separate dma ops structure
-
-
-
2012-04-18
Marek Szyprowski
New
[PATCHv9,09/10] ARM: dma-mapping: use alloc, mmap, free from dma_ops
-
-
-
2012-04-18
Marek Szyprowski
New
[PATCHv9,10/10] ARM: dma-mapping: add support for IOMMU mapper
-
-
-
2012-04-18
Marek Szyprowski
New
WIP: staging: drm/omap: dmabuf/prime mmap support
-
-
-
2012-04-18
Rob Clark
New
[PATCHv24,00/16] Contiguous Memory Allocator
-
-
-
2012-04-20
Kumar Gala
New
[v2,1/1] dt: Add general DMA window parser
-
-
-
2012-04-23
Hiroshi Doyu
New
[PATCHv5,00/13] Integration of videobuf2 with dmabuf
-
-
-
2012-04-24
Rob Clark
New
drivers: cma: don't fail if migration returns -EAGAIN
-
-
-
2012-05-10
Marek Szyprowski
New
Bad use of highmem with buffer_migrate_page?
-
-
-
2012-05-10
Laura Abbott
New
ARM: dma-mapping: fix build break on no-MMU systems
-
-
-
2012-05-11
Marek Szyprowski
New
[1/3,RFC] :DMA-MAPPING:Add a new DMA attribute to avoid Kernel virtual memory allocation
-
-
-
2012-05-12
Abhinav
New
[2/3,RFC] :DMA-MAPPING:Define new wrapper functions to pass new dma attribute to IOMMU ops
-
-
-
2012-05-12
Abhinav
New
[3/3,RFC] :DMA-MAPPING:Add check inside IOMMU ops for kernel or user space allcoation
-
-
-
2012-05-12
Abhinav
New
[PATCHv2,2/4] mm: vmalloc: export find_vm_area() function
-
-
-
2012-05-17
Marek Szyprowski
New
[PATCHv2,3/4] mm: vmalloc: add VM_DMA flag to indicate areas used by dma-mapping framework
-
-
-
2012-05-17
Marek Szyprowski
New
[PATCHv2,4/4] ARM: dma-mapping: remove custom consistent dma region
-
-
-
2012-05-17
Marek Szyprowski
New
[PATCHv2,updated] ARM: dma-mapping: remove custom consistent dma region
-
-
-
2012-05-17
Marek Szyprowski
New
[3/3] ARM: dma-mapping: add support for dma_get_sgtable()
-
-
-
2012-05-17
Marek Szyprowski
New
[RFC,1/2] dma-mapping: Export arm_iommu_{alloc, free}_iova() functions
-
-
-
2012-05-18
Hiroshi Doyu
New
[RFC,2/2] dma-mapping: Enable IOVA mapping with specific address
-
-
-
2012-05-18
Hiroshi Doyu
New
[RFC] Synchronizing access to buffers shared with dma-buf between drivers/devices
-
-
-
2012-05-25
Tom Cooksey
New
[GIT,PULL] CMA and ARM DMA-mapping fix for v3.5-rc2
-
-
-
2012-06-04
Marek Szyprowski
New
[RFC] mm: Don't put CMA pages on per-cpu lists
-
-
-
2012-06-05
Laura Abbott
New
[RFC,01/11] sync: Add synchronization framework
-
-
-
2012-06-05
Erik Gilling
New
[RFC,02/11] sw_sync: add cpu based sync driver
-
-
-
2012-06-05
Erik Gilling
New
[RFC,03/11] sync: add timestamps to sync_pts
-
-
-
2012-06-05
Erik Gilling
New
[RFC,04/11] sync: add debugfs support
-
-
-
2012-06-05
Erik Gilling
New
[RFC,05/11] sw_sync: add debug support
-
-
-
2012-06-05
Erik Gilling
New
[RFC,06/11] sync: add ioctl to get fence data
-
-
-
2012-06-05
Erik Gilling
New
[RFC,07/11] sw_sync: add fill_driver_data support
-
-
-
2012-06-05
Erik Gilling
New
[RFC,08/11] sync: add poll support
-
-
-
2012-06-05
Erik Gilling
New
[RFC,09/11] sync: allow async waits to be canceled
-
-
-
2012-06-05
Erik Gilling
New
[RFC,10/11] sync: export sync API symbols
-
-
-
2012-06-05
Erik Gilling
New
[RFC,11/11] sw_sync: export sw_sync API
-
-
-
2012-06-05
Erik Gilling
New
ARM: mm: fix type of the arm_dma_limit global variable
-
-
-
2012-06-06
Marek Szyprowski
New
[04/12] v4l: vb2-dma-contig: add setup of sglist for MMAP buffers
-
-
-
2012-06-07
Subash Patel
New
[v5,1/4] fix ion_platform_data definition
-
-
-
2012-06-12
Benjamin Gaignard
New
[v5,2/4] add private field in ion_heap structure
-
-
-
2012-06-12
Benjamin Gaignard
New
[v5,3/4] add CMA heap
-
-
-
2012-06-12
Benjamin Gaignard
New
[v5,4/4] add test/example driver for ux500 platform
-
-
-
2012-06-12
Benjamin Gaignard
New
[PATCHv3,2/3] mm: vmalloc: add VM_DMA flag to indicate areas used by dma-mapping framework
-
-
-
2012-06-13
Marek Szyprowski
New
«
1
2
3
4
»