All of lore.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.33-rc2
Date: Thu, 24 Dec 2009 06:19:57 +0000	[thread overview]
Message-ID: <20091224061957.GG28878@linux-sh.org> (raw)

Please pull from:

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

Which contains:

Guennadi Liakhovetski (1):
      sh: dmaengine support for sh7724.

Kuninori Morimoto (1):
      sh: mach-ecovec24: setup.c detailed correction

Magnus Damm (1):
      serial: sh-sci: earlyprintk zero uartclk fix

Markus Pietrek (1):
      sh: Ensure all PG_dcache_dirty pages are written back.

Nobuhiro Iwamatsu (1):
      sh: dmaengine support for SH7785

Paul Mundt (4):
      sh: Fix up MAX_DMA_CHANNELS definition when DMA is disabled.
      sh: Restore bl bit toggling in idle loop.
      sh: Only use bl bit toggling for sleeping idle.
      serial: sh-sci: Convert tremaining ctrl_xxx I/O routines to __raw_xxx.

 arch/sh/boards/mach-ecovec24/setup.c   |    4 +-
 arch/sh/include/asm/dma.h              |    6 +-
 arch/sh/include/cpu-sh4/cpu/dma-sh4a.h |    8 +-
 arch/sh/kernel/cpu/sh4a/setup-sh7724.c |   15 ++++
 arch/sh/kernel/cpu/sh4a/setup-sh7785.c |   14 ++++
 arch/sh/kernel/idle.c                  |    2 +
 arch/sh/mm/cache.c                     |    8 +--
 drivers/serial/sh-sci.c                |   20 ++++--
 drivers/serial/sh-sci.h                |  118 ++++++++++++++++----------------
 9 files changed, 117 insertions(+), 78 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
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.33-rc2
Date: Thu, 24 Dec 2009 15:19:57 +0900	[thread overview]
Message-ID: <20091224061957.GG28878@linux-sh.org> (raw)

Please pull from:

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

Which contains:

Guennadi Liakhovetski (1):
      sh: dmaengine support for sh7724.

Kuninori Morimoto (1):
      sh: mach-ecovec24: setup.c detailed correction

Magnus Damm (1):
      serial: sh-sci: earlyprintk zero uartclk fix

Markus Pietrek (1):
      sh: Ensure all PG_dcache_dirty pages are written back.

Nobuhiro Iwamatsu (1):
      sh: dmaengine support for SH7785

Paul Mundt (4):
      sh: Fix up MAX_DMA_CHANNELS definition when DMA is disabled.
      sh: Restore bl bit toggling in idle loop.
      sh: Only use bl bit toggling for sleeping idle.
      serial: sh-sci: Convert tremaining ctrl_xxx I/O routines to __raw_xxx.

 arch/sh/boards/mach-ecovec24/setup.c   |    4 +-
 arch/sh/include/asm/dma.h              |    6 +-
 arch/sh/include/cpu-sh4/cpu/dma-sh4a.h |    8 +-
 arch/sh/kernel/cpu/sh4a/setup-sh7724.c |   15 ++++
 arch/sh/kernel/cpu/sh4a/setup-sh7785.c |   14 ++++
 arch/sh/kernel/idle.c                  |    2 +
 arch/sh/mm/cache.c                     |    8 +--
 drivers/serial/sh-sci.c                |   20 ++++--
 drivers/serial/sh-sci.h                |  118 ++++++++++++++++----------------
 9 files changed, 117 insertions(+), 78 deletions(-)

             reply	other threads:[~2009-12-24  6:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-24  6:19 Paul Mundt [this message]
2009-12-24  6:19 ` [GIT PULL] sh updates for 2.6.33-rc2 Paul Mundt

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=20091224061957.GG28878@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 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.