public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/10] omap non-critical fixes for v3.5 merge window
Date: Thu, 10 May 2012 11:39:17 -0700	[thread overview]
Message-ID: <pull-1336675159-747052> (raw)

The following changes since commit d48b97b403d23f6df0b990cee652bdf9a52337a3:

  Linux 3.4-rc6 (2012-05-06 15:07:32 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-fixes-non-critical-for-v3.5

for you to fetch changes up to b2f44dc29bfab77b10f3a709f14677f51ce3a4cd:

  ARM: OMAP: igep0020: Specify the VPLL2 regulator unconditionally (2012-05-09 11:21:45 -0700)

----------------------------------------------------------------
Omap fixes that were considered too intrusive or not critical for the -rc cycle

----------------------------------------------------------------
Artem Bityutskiy (1):
      ARM: OMAP1: fix compilation issue in board-sx1.c

Balaji T K (1):
      ARM: OMAP4: hsmmc: check for null pointer

Chris Lalancette (1):
      ARM: OMAP4: Adding ID for OMAP4460 ES1.1

Felipe Contreras (1):
      ARM: OMAP: fix trivial warnings for dspbridge

Grazvydas Ignotas (1):
      ARM: OMAP2+: remove incorrect irq_chip ack field

Kevin Hilman (1):
      ARM: OMAP2+: INTC: fix Kconfig option for TI81XX

Laurent Pinchart (1):
      ARM: OMAP: igep0020: Specify the VPLL2 regulator unconditionally

Tomi Valkeinen (1):
      ARM: OMAP4: panda: add statics to remove warnings

Tony Lindgren (1):
      ARM: OMAP2+: Incorrect Register Offsets in OMAP Mailbox

 arch/arm/mach-omap1/Kconfig            |    1 +
 arch/arm/mach-omap2/board-4430sdp.c    |   44 ------------------------
 arch/arm/mach-omap2/board-igep0020.c   |   10 +++---
 arch/arm/mach-omap2/board-omap4panda.c |   57 +++----------------------------
 arch/arm/mach-omap2/common.h           |    3 ++
 arch/arm/mach-omap2/dsp.c              |    5 +--
 arch/arm/mach-omap2/id.c               |    5 ++-
 arch/arm/mach-omap2/irq.c              |    3 +-
 arch/arm/mach-omap2/mailbox.c          |    6 ++--
 arch/arm/mach-omap2/omap4-common.c     |   58 ++++++++++++++++++++++++++++++++
 arch/arm/plat-omap/devices.c           |    4 +--
 arch/arm/plat-omap/include/plat/cpu.h  |    1 +
 12 files changed, 85 insertions(+), 112 deletions(-)

             reply	other threads:[~2012-05-10 18:39 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-10 18:39 Tony Lindgren [this message]
2012-05-10 18:39 ` [GIT PULL 3/10] more omap soc clean-up for v3.5 merge window Tony Lindgren
2012-05-10 18:39 ` [GIT PULL 2/10] " Tony Lindgren
2012-05-10 18:39 ` [GIT PULL 5/10] omap board file changes " Tony Lindgren
2012-05-10 18:39 ` [GIT PULL 7/10] omap device init clean-up for v3.5 Tony Lindgren
2012-05-10 18:39 ` [GIT PULL 6/10] omap hwmod data additions for v3.5, depends on devel-prcm Tony Lindgren
2012-05-10 18:39 ` [GIT PULL 4/10] updates for omap PRCM (Power, Reset, Clock Management) Tony Lindgren
2012-05-10 18:39 ` [GIT PULL 9/10] omap devicetree updates for v3.5 merge window Tony Lindgren
2012-05-10 18:39 ` [GIT PULL 8/10] omap timer cleanup " Tony Lindgren
2012-05-10 18:39 ` [GIT PULL 10/10] omap dss clean up " Tony Lindgren
     [not found] ` <E1SSYIv-0006IZ-NG@merlin.infradead.org>
2012-05-10 18:50   ` [GIT PULL 9/10] omap devicetree updates " Tony Lindgren
     [not found] ` <E1SSYJA-0006UJ-4H@merlin.infradead.org>
2012-05-10 18:51   ` [GIT PULL 8/10] omap timer cleanup " Tony Lindgren
2012-05-10 20:24     ` Tony Lindgren
2012-05-11  7:07       ` Olof Johansson
     [not found] ` <E1SSYJW-0006gd-Dw@merlin.infradead.org>
2012-05-10 18:53   ` [GIT PULL 10/10] omap dss clean up " Tony Lindgren
     [not found] ` <E1SSYHG-0005cy-Cu@merlin.infradead.org>
2012-05-10 18:55   ` [GIT PULL 2/10] omap soc clean-up " Tony Lindgren
     [not found] <4fac0be2.e9a0320a.1f37.7e70SMTPIN_ADDED@mx.google.com>
2012-05-11  7:21 ` [GIT PULL 1/10] omap non-critical fixes " Olof Johansson
2012-05-11  8:33   ` Paul Walmsley
2012-05-11  8:37     ` Olof Johansson
2012-05-11 15:23       ` Tony Lindgren
2012-05-11 15:21   ` Tony Lindgren

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=pull-1336675159-747052 \
    --to=tony@atomide.com \
    --cc=linux-arm-kernel@lists.infradead.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