public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sh updates for 2.6.30-rc2
@ 2009-04-14  9:20 Paul Mundt
  0 siblings, 0 replies; only message in thread
From: Paul Mundt @ 2009-04-14  9:20 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-sh, linux-kernel

Please pull from:

	master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git

Which contains:

Francesco VIRLINZI (1):
      sh: intc: Added resume from hibernation support to the intc

Kuninori Morimoto (4):
      sh: urquell: Add board comment
      sh: urquell: Fix up address mapping in board comments.
      sh: ap325: use edge control for ov772x camera
      sh: sh7786: modify usb setup timeout judgment bug.

Paul Mundt (7):
      sh: wire up sys_preadv/sys_pwritev() syscalls.
      sh: Provide cpumask_of_pcibus() to fix NUMA build.
      sh: Add support for DMA API debugging.
      sh: Plug in support for ARCH=sh64 using sh SRCARCH.
      MAINTAINERS: Update sh architecture file patterns.
      sh: Pre-allocate a reasonable number of DMA debug entries.
      sh: Add in PCI bus for DMA API debugging.

Yoshihiro Shimoda (1):
      sh: sh7785lcr: fix PCI address map for 32-bit mode

 MAINTAINERS                            |    2 +
 Makefile                               |    7 +++++-
 arch/sh/Kconfig                        |   18 ++++++++++++++-
 arch/sh/boards/board-ap325rxa.c        |    1 +
 arch/sh/boards/board-urquell.c         |   30 ++++++++++++++++++++++++++
 arch/sh/drivers/pci/ops-sh7785lcr.c    |    5 ++++
 arch/sh/drivers/pci/pci-sh7780.h       |    2 +
 arch/sh/drivers/pci/pci.c              |    3 ++
 arch/sh/include/asm/dma-mapping.h      |   36 +++++++++++++++++++++++++++----
 arch/sh/include/asm/scatterlist.h      |   11 +++++----
 arch/sh/include/asm/topology.h         |    7 ++++-
 arch/sh/include/asm/unistd_32.h        |    4 ++-
 arch/sh/include/asm/unistd_64.h        |    4 ++-
 arch/sh/kernel/cpu/sh4a/setup-sh7786.c |   14 ++++++------
 arch/sh/kernel/syscalls_32.S           |    2 +
 arch/sh/kernel/syscalls_64.S           |    2 +
 arch/sh/mm/consistent.c                |   31 +++++++++++++++++++++------
 drivers/sh/intc.c                      |   35 +++++++++++++++++++++++++++---
 18 files changed, 179 insertions(+), 35 deletions(-)

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

only message in thread, other threads:[~2009-04-14  9:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-14  9:20 [GIT PULL] sh updates for 2.6.30-rc2 Paul Mundt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox