All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] DMA-mapping updates for v3.9-rc1
@ 2013-02-26  6:20 Marek Szyprowski
  0 siblings, 0 replies; only message in thread
From: Marek Szyprowski @ 2013-02-26  6:20 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Marek Szyprowski

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-26  6:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-26  6:20 [GIT PULL] DMA-mapping updates for v3.9-rc1 Marek Szyprowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.