public inbox for linux-kernel@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 3.1-rc5
Date: Mon, 29 Aug 2011 17:20:13 +0900	[thread overview]
Message-ID: <20110829082013.GK31809@linux-sh.org> (raw)

This fixes up some unaligned access instruction pairs for SH-2A
toolchains, and other misc fixes. The only thing particularly noteworthy
are the serial runtime PM bits which properly enable context restore on
parts that make effective use of deep sleep states (mostly the R-Mobile
parts at this point), fixing up loss of console issues.

Please pull from:

	master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-3.x.git sh-fixes-for-linus

Which contains:

David Engraf (1):
      shwdt: fix usage of mod_timer

Magnus Damm (4):
      clocksource: sh_cmt: wait for CMCNT on init V2
      sh: intc: enable both edges GPIO interrupts on sh7372
      serial: sh-sci: fix DMA build by including dma-mapping.h
      serial: sh-sci: console Runtime PM support

Paul Gortmaker (1):
      sh: Fix conflicting definitions of ptrace_triggered

Paul Mundt (2):
      serial: sh-sci: Fix up default regtype probing.
      sh: Fix up fallout from cpuidle changes.

Phil Edworthy (2):
      sh: Fix unaligned memory access for branches without delay slots
      sh: Add unaligned memory access for PC relative intructions

Takashi YOSHII (1):
      serial: sh-sci: report CTS as active for get_mctrl

Yoshihiro Shimoda (1):
      sh: fix the compile error in setup-sh7757.c

 arch/sh/include/asm/ptrace.h           |    2 +-
 arch/sh/kernel/cpu/sh4a/setup-sh7757.c |    1 +
 arch/sh/kernel/idle.c                  |    2 +-
 arch/sh/kernel/traps_32.c              |   37 ++++++++++++++++
 drivers/clocksource/sh_cmt.c           |   34 ++++++++++++++-
 drivers/sh/intc/chip.c                 |    3 +
 drivers/tty/serial/sh-sci.c            |   71 +++++++++++++++++++++++++++-----
 7 files changed, 135 insertions(+), 15 deletions(-)

                 reply	other threads:[~2011-08-29  8: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=20110829082013.GK31809@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