linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Please pull from 'dma' branch
@ 2008-09-24 21:54 Kumar Gala
  2008-09-29 13:12 ` Kumar Gala
  0 siblings, 1 reply; 4+ messages in thread
From: Kumar Gala @ 2008-09-24 21:54 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: linuxppc-dev

Please pull from 'dma' branch of

(forgot linuxppc-dev on first go around)

	master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git dma

to receive the following updates:

 arch/powerpc/include/asm/device.h       |    3
 arch/powerpc/include/asm/dma-mapping.h  |  187 +++++++++--------------------
 arch/powerpc/include/asm/machdep.h      |    5
 arch/powerpc/include/asm/pci.h          |   14 +-
 arch/powerpc/include/asm/types.h        |    2
 arch/powerpc/kernel/Makefile            |    4
 arch/powerpc/kernel/dma-iommu.c         |  103 ++++++++++++++++
 arch/powerpc/kernel/dma.c               |  127 ++++++++++++++++++++
 arch/powerpc/kernel/dma_64.c            |  200 --------------------------------
 arch/powerpc/kernel/of_device.c         |    2
 arch/powerpc/kernel/pci-common.c        |   48 +++++++
 arch/powerpc/kernel/pci_32.c            |    7 +
 arch/powerpc/kernel/pci_64.c            |   49 -------
 arch/powerpc/kernel/vio.c               |    2
 arch/powerpc/platforms/cell/iommu.c     |    6
 arch/powerpc/platforms/ps3/system-bus.c |    2
 16 files changed, 366 insertions(+), 395 deletions(-)

Becky Bruce (5):
      powerpc: Rename dma_64.c to dma.c
      powerpc: Move iommu dma ops from dma.c to dma-iommu.c
      powerpc: Drop archdata numa_node
      powerpc: Merge 32 and 64-bit dma code
      powerpc: Make dma_addr_t a u64 if CONFIG_PHYS_64BIT is set

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-09-30  7:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-24 21:54 Please pull from 'dma' branch Kumar Gala
2008-09-29 13:12 ` Kumar Gala
2008-09-29 14:40   ` Josh Boyer
2008-09-30  7:23   ` Benjamin Herrenschmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).