From: Tony Lindgren <tony@atomide.com>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: linux-arm-kernel@lists.arm.linux.org.uk, linux-omap@vger.kernel.org
Subject: Git pull request for omap-fixes for 2.6.31 (Re: [PATCH 00/12] Omap fixes for 2.6.31)
Date: Thu, 25 Jun 2009 15:35:07 +0300 [thread overview]
Message-ID: <20090625123506.GS7352@atomide.com> (raw)
In-Reply-To: <20090625122728.GA11875@n2100.arm.linux.org.uk>
* Russell King - ARM Linux <linux@arm.linux.org.uk> [090625 15:27]:
> On Mon, Jun 22, 2009 at 02:36:53PM +0300, Tony Lindgren wrote:
> > Here are some omap fixes for 2.6.31 for review.
>
> All look fine.
The following changes since commit d888a4c76c51092993643f8992bf55b3c28da483:
Linus Torvalds (1):
Merge branch 'for-linus' of git://git.kernel.org/.../vapier/blackfin
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git omap-fixes
Adrian Hunter (2):
OMAP2/3: gpmc-onenand: correct use of async timings
OMAP3: RX51: Use OneNAND sync read / write
Andrew de Quincey (1):
OMAP1: Fix N770 MMC support
Fernando Guzman Lugo (1):
OMAP: IOMMU: function flush_iotlb_page is not flushing correct entry
Grazvydas Ignotas (1):
OMAP2/3: mmc-twl4030: use correct controller in twl_mmc23_set_power
Huang Weiyi (1):
OMAP1: remove duplicated #include
Jonathan McDowell (1):
OMAP1: Fix compilation of arch/arm/mach-omap1/mailbox.c
Kalle Jokiniemi (1):
OMAP3: DMA: Enable idlemodes for DMA OCP
Kevin Hilman (1):
OMAP2/3: Add omap_type() for determining GP/EMU/HS
Roel Kluin (1):
OMAP2/3: omap mailbox: platform_get_irq() error ignored
Tero Kristo (1):
OMAP3: SRAM size fix for HS/EMU devices
Tony Lindgren (1):
OMAP: Fix IOMEM macro for assembly
janboe (1):
OMAP2/3: Initialize gpio debounce register
arch/arm/mach-omap1/board-nokia770.c | 3 ++-
arch/arm/mach-omap1/mailbox.c | 2 +-
arch/arm/mach-omap2/board-rx51-peripherals.c | 1 +
arch/arm/mach-omap2/gpmc-onenand.c | 21 +++++++++++++++++++--
arch/arm/mach-omap2/id.c | 22 ++++++++++++++++++++++
arch/arm/mach-omap2/mailbox.c | 6 +++---
arch/arm/mach-omap2/mmc-twl4030.c | 13 ++++++++++++-
arch/arm/plat-omap/dma.c | 13 +++++++++++++
arch/arm/plat-omap/gpio.c | 1 +
arch/arm/plat-omap/include/mach/cpu.h | 22 +++++++++++-----------
arch/arm/plat-omap/include/mach/dma.h | 15 +++++++++++++++
arch/arm/plat-omap/include/mach/io.h | 2 +-
arch/arm/plat-omap/iommu.c | 2 +-
arch/arm/plat-omap/sram.c | 7 ++++++-
14 files changed, 108 insertions(+), 22 deletions(-)
prev parent reply other threads:[~2009-06-25 12:35 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-22 11:36 [PATCH 00/12] Omap fixes for 2.6.31 Tony Lindgren
2009-06-22 11:38 ` [PATCH 01/12] OMAP1: Fix compilation of arch/arm/mach-omap1/mailbox.c Tony Lindgren
2009-06-22 11:39 ` [PATCH 02/12] OMAP1: Fix N770 MMC support Tony Lindgren
2009-06-22 11:41 ` [PATCH 03/12] OMAP1: remove duplicated #include Tony Lindgren
2009-06-22 11:42 ` [PATCH 04/12] OMAP2/3: mmc-twl4030: use correct controller in twl_mmc23_set_power Tony Lindgren
2009-06-22 11:43 ` [PATCH 05/12] OMAP2/3: omap mailbox: platform_get_irq() error ignored Tony Lindgren
2009-06-22 11:45 ` [PATCH 06/12] OMAP2/3: Add omap_type() for determining GP/EMU/HS Tony Lindgren
2009-06-22 11:46 ` [PATCH 07/12] OMAP3: SRAM size fix for HS/EMU devices Tony Lindgren
2009-06-22 11:47 ` [PATCH 08/12] OMAP3: DMA: Enable idlemodes for DMA OCP Tony Lindgren
2009-06-22 11:49 ` [PATCH 09/12] OMAP2/3: gpmc-onenand: correct use of async timings Tony Lindgren
2009-06-22 11:50 ` [PATCH 10/12] OMAP3: RX51: Use OneNAND sync read / write Tony Lindgren
2009-06-22 11:51 ` [PATCH 11/12] OMAP: IOMMU: function flush_iotlb_page is not flushing correct entry Tony Lindgren
2009-06-22 11:53 ` [PATCH 12/12] OMAP2/3: Initialize gpio debounce register Tony Lindgren
2009-06-23 13:57 ` [PATCH 13/12] OMAP: Fix IOMEM macro for assembly Tony Lindgren
2009-06-25 12:27 ` [PATCH 00/12] Omap fixes for 2.6.31 Russell King - ARM Linux
2009-06-25 12:35 ` Tony Lindgren [this message]
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=20090625123506.GS7352@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--cc=linux-omap@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
/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.