All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org
Subject: [GIT PULL] omap fixes for v3.1-rc1
Date: Fri, 12 Aug 2011 01:10:57 -0700	[thread overview]
Message-ID: <20110812081056.GP1939@atomide.com> (raw)

Hi Arnd,

Please pull omap fixes for -rc1 from:

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git fixes

Note that this also includes a trivial patch that adds the missing
UART4 defines used on some boards that would be good to get merged.
If you rather have that in a separate branch I can do that too.

Regards,

Tony


The following changes since commit 322a8b034003c0d46d39af85bf24fee27b902f48:
  Linus Torvalds (1):
        Linux 3.1-rc1

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git fixes

Colin Cross (1):
      OMAP2+: PM: SmartReflex: use put_sync_suspend for IRQ-safe disabling

Hemant Pedanekar (1):
      omap: timer: Set dmtimer used as clocksource in autoreload mode

Johan Hovold (1):
      OMAP3: am3517crane: remove NULL board_mux from board file

Kevin Hilman (3):
      OMAP2+: Kconfig: don't select PM in OMAP2PLUS_TYPICAL
      OMAP1: enable GENERIC_IRQ_CHIP
      OMAP3: beagle: don't touch omap_device internals

Maxin John (1):
      arch:arm:plat-omap:iovmm: remove unused variable 'va'

Nishanth Menon (1):
      OMAP3+: SR: ensure pm-runtime callbacks can be invoked with IRQs disabled

Oleg Drokin (1):
      Update Nook Color machine 3284 to common Encore name

Paul Walmsley (1):
      OMAP: hwmod: fix build break on non-OMAP4 multi-OMAP2 builds

Peter Ujfalusi (1):
      OMAP: Fix linking error in twl-common.c for OMAP2/3/4 only builds

Raphaël Assénat (1):
      am3505/3517: Various platform defines for UART4

Thomas Meyer (1):
      arm: mach-omap2: mux: use kstrdup()

Tony Lindgren (1):
      Merge branch 'for_3.1/pm-fixes' of git://git.kernel.org/.../khilman/linux-omap-pm into fixes

 arch/arm/mach-omap2/Kconfig              |    1 -
 arch/arm/mach-omap2/board-am3517crane.c  |    2 -
 arch/arm/mach-omap2/board-omap3beagle.c  |   23 ++++-----
 arch/arm/mach-omap2/cminst44xx.h         |   25 +++++++++-
 arch/arm/mach-omap2/mux.c                |   14 ++----
 arch/arm/mach-omap2/smartreflex.c        |    3 +-
 arch/arm/mach-omap2/timer.c              |    3 +-
 arch/arm/mach-omap2/twl-common.c         |   78 ++++++++++++++++--------------
 arch/arm/plat-omap/Kconfig               |    1 +
 arch/arm/plat-omap/include/plat/dma.h    |    5 ++
 arch/arm/plat-omap/include/plat/irqs.h   |    1 +
 arch/arm/plat-omap/include/plat/serial.h |    3 +
 arch/arm/plat-omap/iovmm.c               |    3 -
 arch/arm/tools/mach-types                |    2 +-
 14 files changed, 94 insertions(+), 70 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] omap fixes for v3.1-rc1
Date: Fri, 12 Aug 2011 01:10:57 -0700	[thread overview]
Message-ID: <20110812081056.GP1939@atomide.com> (raw)

Hi Arnd,

Please pull omap fixes for -rc1 from:

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git fixes

Note that this also includes a trivial patch that adds the missing
UART4 defines used on some boards that would be good to get merged.
If you rather have that in a separate branch I can do that too.

Regards,

Tony


The following changes since commit 322a8b034003c0d46d39af85bf24fee27b902f48:
  Linus Torvalds (1):
        Linux 3.1-rc1

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git fixes

Colin Cross (1):
      OMAP2+: PM: SmartReflex: use put_sync_suspend for IRQ-safe disabling

Hemant Pedanekar (1):
      omap: timer: Set dmtimer used as clocksource in autoreload mode

Johan Hovold (1):
      OMAP3: am3517crane: remove NULL board_mux from board file

Kevin Hilman (3):
      OMAP2+: Kconfig: don't select PM in OMAP2PLUS_TYPICAL
      OMAP1: enable GENERIC_IRQ_CHIP
      OMAP3: beagle: don't touch omap_device internals

Maxin John (1):
      arch:arm:plat-omap:iovmm: remove unused variable 'va'

Nishanth Menon (1):
      OMAP3+: SR: ensure pm-runtime callbacks can be invoked with IRQs disabled

Oleg Drokin (1):
      Update Nook Color machine 3284 to common Encore name

Paul Walmsley (1):
      OMAP: hwmod: fix build break on non-OMAP4 multi-OMAP2 builds

Peter Ujfalusi (1):
      OMAP: Fix linking error in twl-common.c for OMAP2/3/4 only builds

Rapha?l Ass?nat (1):
      am3505/3517: Various platform defines for UART4

Thomas Meyer (1):
      arm: mach-omap2: mux: use kstrdup()

Tony Lindgren (1):
      Merge branch 'for_3.1/pm-fixes' of git://git.kernel.org/.../khilman/linux-omap-pm into fixes

 arch/arm/mach-omap2/Kconfig              |    1 -
 arch/arm/mach-omap2/board-am3517crane.c  |    2 -
 arch/arm/mach-omap2/board-omap3beagle.c  |   23 ++++-----
 arch/arm/mach-omap2/cminst44xx.h         |   25 +++++++++-
 arch/arm/mach-omap2/mux.c                |   14 ++----
 arch/arm/mach-omap2/smartreflex.c        |    3 +-
 arch/arm/mach-omap2/timer.c              |    3 +-
 arch/arm/mach-omap2/twl-common.c         |   78 ++++++++++++++++--------------
 arch/arm/plat-omap/Kconfig               |    1 +
 arch/arm/plat-omap/include/plat/dma.h    |    5 ++
 arch/arm/plat-omap/include/plat/irqs.h   |    1 +
 arch/arm/plat-omap/include/plat/serial.h |    3 +
 arch/arm/plat-omap/iovmm.c               |    3 -
 arch/arm/tools/mach-types                |    2 +-
 14 files changed, 94 insertions(+), 70 deletions(-)

             reply	other threads:[~2011-08-12  8:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-12  8:10 Tony Lindgren [this message]
2011-08-12  8:10 ` [GIT PULL] omap fixes for v3.1-rc1 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=20110812081056.GP1939@atomide.com \
    --to=tony@atomide.com \
    --cc=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.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.