[GIT PULL] DMA-mapping updates for v3.9-rc1

From: Marek Szyprowski
Date: Tue Feb 26 2013 - 01:20:48 EST


Hi Linus,

I would like to ask You for pulling some fixes and extensions to ARM
dma-mapping subsystem for v3.9-rc1.

The following changes since commit 19f949f52599ba7c3f67a5897ac6be14bfcb1200:

Linux 3.8 (2013-02-18 15:58:34 -0800)

are available in the git repository at:

git://git.linaro.org/people/mszyprowski/linux-dma-mapping.git for-v3.9

for you to fetch changes up to d589829107c5528164a9b7dfe50d0001780865ed:

ARM: DMA-mapping: fix memory leak in IOMMU dma-mapping implementation (2013-02-25 15:30:44 +0100)

----------------------------------------------------------------

This time all patches are related only to ARM DMA-mapping subsystem. The
main extension provided by this pull request is highmem support. Besides
that it contains a bunch of small bugfixes and cleanups.

Thanks!

Best regards
Marek Szyprowski
Samsung Poland R&D Center


Patch summary:

Hiroshi Doyu (3):
ARM: dma-mapping: Set arm_dma_set_mask() for iommu->set_dma_mask()
ARM: dma-mapping: Add macro to_dma_iommu_mapping()
ARM: dma-mapping: Add arm_iommu_detach_device()

Laurent Pinchart (1):
ARM: iommu: Include linux/kref.h in asm/dma-iommu.h

Marek Szyprowski (3):
ARM: dma-mapping: add support for CMA regions placed in highmem zone
ARM: dma-mapping: use himem for DMA buffers for IOMMU-mapped devices
ARM: DMA-mapping: fix memory leak in IOMMU dma-mapping implementation

Prathyush K (1):
arm: dma mapping: export arm iommu functions

Seung-Woo Kim (1):
ARM: dma-mapping: Add maximum alignment order for dma iommu buffers

arch/arm/Kconfig | 21 ++++++++
arch/arm/include/asm/device.h | 6 +++
arch/arm/include/asm/dma-iommu.h | 2 +
arch/arm/mm/dma-mapping.c | 108 +++++++++++++++++++++++++++++++-------
4 files changed, 117 insertions(+), 20 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/