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] rmobile updates for 3.1-rc5
Date: Mon, 29 Aug 2011 08:20:14 +0000 [thread overview]
Message-ID: <20110829082014.GA17767@linux-sh.org> (raw)
Nothing particularly noteworthy here, mostly random fixes, stubbing in
some clock definitions, and wiring up some platform data.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-3.x.git rmobile-fixes-for-linus
Which contains:
Jesper Juhl (1):
ARM: static should be at beginning of declaration
Kuninori Morimoto (4):
ARM: mach-shmobile: sh7372: Add USB-DMAC support
ARM: mach-shmobile: mackerel: Add USB-DMA ID
ARM: mach-shmobile: clock-sh73a0: tidyup CKSCR main clock selecter
ARM: mach-shmobile: clock-sh7372: fixup USB-DMAC1 settings
Magnus Damm (4):
ARM: mach-shmobile: Use CMT2 for timer on sh7372
ARM: mach-shmobile: Remove 3DG/SGX from sh7372 INTCS
ARM: mach-shmobile: sh7372 MSIOF clock support
ARM: mach-shmobile: sh7372 CMT3 and CMT4 clock support
Simon Horman (2):
ARM: mach-shmobile: ag5evm: SDHI requires waiting for idle
mmc: sdhi, mmcif: zboot: Correct clock disable logic
arch/arm/boot/compressed/mmcif-sh7372.c | 2 +-
arch/arm/boot/compressed/sdhi-sh7372.c | 2 +-
arch/arm/mach-shmobile/board-ag5evm.c | 3 +-
arch/arm/mach-shmobile/board-mackerel.c | 4 +
arch/arm/mach-shmobile/clock-sh7372.c | 29 ++++-
arch/arm/mach-shmobile/clock-sh73a0.c | 2 +-
arch/arm/mach-shmobile/include/mach/sh7372.h | 4 +
arch/arm/mach-shmobile/intc-sh7372.c | 7 +-
arch/arm/mach-shmobile/setup-sh7372.c | 176 +++++++++++++++++++++++---
9 files changed, 199 insertions(+), 30 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] rmobile updates for 3.1-rc5
Date: Mon, 29 Aug 2011 17:20:14 +0900 [thread overview]
Message-ID: <20110829082014.GA17767@linux-sh.org> (raw)
Nothing particularly noteworthy here, mostly random fixes, stubbing in
some clock definitions, and wiring up some platform data.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-3.x.git rmobile-fixes-for-linus
Which contains:
Jesper Juhl (1):
ARM: static should be at beginning of declaration
Kuninori Morimoto (4):
ARM: mach-shmobile: sh7372: Add USB-DMAC support
ARM: mach-shmobile: mackerel: Add USB-DMA ID
ARM: mach-shmobile: clock-sh73a0: tidyup CKSCR main clock selecter
ARM: mach-shmobile: clock-sh7372: fixup USB-DMAC1 settings
Magnus Damm (4):
ARM: mach-shmobile: Use CMT2 for timer on sh7372
ARM: mach-shmobile: Remove 3DG/SGX from sh7372 INTCS
ARM: mach-shmobile: sh7372 MSIOF clock support
ARM: mach-shmobile: sh7372 CMT3 and CMT4 clock support
Simon Horman (2):
ARM: mach-shmobile: ag5evm: SDHI requires waiting for idle
mmc: sdhi, mmcif: zboot: Correct clock disable logic
arch/arm/boot/compressed/mmcif-sh7372.c | 2 +-
arch/arm/boot/compressed/sdhi-sh7372.c | 2 +-
arch/arm/mach-shmobile/board-ag5evm.c | 3 +-
arch/arm/mach-shmobile/board-mackerel.c | 4 +
arch/arm/mach-shmobile/clock-sh7372.c | 29 ++++-
arch/arm/mach-shmobile/clock-sh73a0.c | 2 +-
arch/arm/mach-shmobile/include/mach/sh7372.h | 4 +
arch/arm/mach-shmobile/intc-sh7372.c | 7 +-
arch/arm/mach-shmobile/setup-sh7372.c | 176 +++++++++++++++++++++++---
9 files changed, 199 insertions(+), 30 deletions(-)
next reply other threads:[~2011-08-29 8:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-29 8:20 Paul Mundt [this message]
2011-08-29 8:20 ` [GIT PULL] rmobile updates for 3.1-rc5 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=20110829082014.GA17767@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.