From: Tony Lindgren <tony@atomide.com>
To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] omap fixes for v3.10-rc1
Date: Fri, 17 May 2013 12:25:16 -0700 [thread overview]
Message-ID: <20130517192515.GC5600@atomide.com> (raw)
The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:
Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.10-rc1/fixes
for you to fetch changes up to a6d25f4c951b8b28f2eaec6f891ff834622532f2:
ARM: AM33XX: Add missing .clkdm_name to clkdiv32k_ick clock (2013-05-17 10:07:45 -0700)
----------------------------------------------------------------
Fixes for omaps:
- a section mismatch fix for hwmod
- boot fix for omap2plus_defconfig for omap2
- musb interrupt fix when using device tree
- am33xx clock fix that I missed earlier somehow
- omap1 dma return code error fix
----------------------------------------------------------------
Paul Walmsley (1):
ARM: OMAP2+: Add missing CONFIG_ARCH_MULTI_V6=y to omap2plus_defconfig
Tony Lindgren (1):
ARM: dts: Fix musb interrupt for device tree booting
Vaibhav Hiremath (1):
ARM: AM33XX: Add missing .clkdm_name to clkdiv32k_ick clock
Wei Yongjun (1):
ARM: OMAP: fix error return code in omap1_system_dma_init()
jean-philippe francois (1):
ARM: OMAP: fix __init section mismatch for _enable_preprogram
arch/arm/boot/dts/omap3.dtsi | 2 +-
arch/arm/configs/omap2plus_defconfig | 1 +
arch/arm/mach-omap1/dma.c | 1 +
arch/arm/mach-omap2/cclock33xx_data.c | 26 +++++++++++++++++++++++---
arch/arm/mach-omap2/omap_hwmod.c | 2 +-
5 files changed, 27 insertions(+), 5 deletions(-)
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.10-rc1
Date: Fri, 17 May 2013 12:25:16 -0700 [thread overview]
Message-ID: <20130517192515.GC5600@atomide.com> (raw)
The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:
Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.10-rc1/fixes
for you to fetch changes up to a6d25f4c951b8b28f2eaec6f891ff834622532f2:
ARM: AM33XX: Add missing .clkdm_name to clkdiv32k_ick clock (2013-05-17 10:07:45 -0700)
----------------------------------------------------------------
Fixes for omaps:
- a section mismatch fix for hwmod
- boot fix for omap2plus_defconfig for omap2
- musb interrupt fix when using device tree
- am33xx clock fix that I missed earlier somehow
- omap1 dma return code error fix
----------------------------------------------------------------
Paul Walmsley (1):
ARM: OMAP2+: Add missing CONFIG_ARCH_MULTI_V6=y to omap2plus_defconfig
Tony Lindgren (1):
ARM: dts: Fix musb interrupt for device tree booting
Vaibhav Hiremath (1):
ARM: AM33XX: Add missing .clkdm_name to clkdiv32k_ick clock
Wei Yongjun (1):
ARM: OMAP: fix error return code in omap1_system_dma_init()
jean-philippe francois (1):
ARM: OMAP: fix __init section mismatch for _enable_preprogram
arch/arm/boot/dts/omap3.dtsi | 2 +-
arch/arm/configs/omap2plus_defconfig | 1 +
arch/arm/mach-omap1/dma.c | 1 +
arch/arm/mach-omap2/cclock33xx_data.c | 26 +++++++++++++++++++++++---
arch/arm/mach-omap2/omap_hwmod.c | 2 +-
5 files changed, 27 insertions(+), 5 deletions(-)
next reply other threads:[~2013-05-17 19:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-17 19:25 Tony Lindgren [this message]
2013-05-17 19:25 ` [GIT PULL] omap fixes for v3.10-rc1 Tony Lindgren
2013-05-21 6:37 ` Olof Johansson
2013-05-21 6:37 ` Olof Johansson
2013-05-21 14:34 ` Tony Lindgren
2013-05-21 14:34 ` 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=20130517192515.GC5600@atomide.com \
--to=tony@atomide.com \
--cc=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=olof@lixom.net \
/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.