From: Arnd Bergmann <arnd@arndb.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: olof@lixom.net, arm@kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: ARM: SoC fixes for 3.18-rc7
Date: Fri, 28 Nov 2014 14:42:34 +0100 [thread overview]
Message-ID: <201411281442.35201.arnd@arndb.de> (raw)
Hi Linus,
Not much interesting going on fixes-wise for us this week, as it should be
for an -rc7. I'm not expecting Olof to work much over Thanksgiving weekend,
so I decided to take over again and push these out to you.
Arnd
The following changes since commit 5d01410fe4d92081f349b013a2e7a95429e4f2c9:
Linux 3.18-rc6 (2014-11-23 15:25:20 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc tags/armsoc-for-rc7
for you to fetch changes up to 96ba18ffd09cc063b8d1ddc8c6cafea6177c8259:
Merge tag 'mvebu-fixes-3.18-2' of git://git.infradead.org/linux-mvebu into fixes (2014-11-27 14:29:23 +0100)
----------------------------------------------------------------
ARM: SoC fixes for 3.18-rc7
Just four simple fixes this week:
- one missing of_node_put() on armv7 based mvebu
- forcing the USB host into the right mode on Chromebook (exynos5-snow)
- enabling two important drivers for exynos_defconfig
- fixing a noncritical bug for tegra that would cause a
regression with common code patches queued for 3.19
----------------------------------------------------------------
Arnd Bergmann (3):
Merge tag 'samsung-fixes-v3.18' of git://git.kernel.org/.../kgene/linux-samsung into fixes
Merge tag 'samsung-defconfig-v3.18' of git://git.kernel.org/.../kgene/linux-samsung into fixes
Merge tag 'mvebu-fixes-3.18-2' of git://git.infradead.org/linux-mvebu into fixes
Javier Martinez Canillas (1):
ARM: exynos_defconfig: Enable max77802 rtc and clock drivers
Marc Zyngier (1):
ARM: tegra: irq: fix buggy usage of irq_data irq field
Sjoerd Simons (1):
ARM: dts: Explicitly set dr_mode on exynos5250-snow
Thomas Petazzoni (1):
ARM: mvebu: add missing of_node_put() call in coherency.c
arch/arm/boot/dts/exynos5250-snow.dts | 4 ++++
arch/arm/boot/dts/exynos5250.dtsi | 2 +-
arch/arm/configs/exynos_defconfig | 2 ++
arch/arm/mach-mvebu/coherency.c | 2 ++
arch/arm/mach-tegra/irq.c | 22 +++++++++++-----------
5 files changed, 20 insertions(+), 12 deletions(-)
reply other threads:[~2014-11-28 13:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=201411281442.35201.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=arm@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=olof@lixom.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox