public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] sh updates for 2.6.30-rc2
Date: Tue, 14 Apr 2009 09:20:30 +0000	[thread overview]
Message-ID: <20090414092029.GB30402@linux-sh.org> (raw)

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

                 reply	other threads:[~2009-04-14  9:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090414092029.GB30402@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox