| Submitter | Arnd Bergmann |
|---|---|
| Date | Sept. 20, 2011, 9:21 p.m. |
| Message ID | <201109202321.30320.arnd@arndb.de> |
| Download | mbox |
| Permalink | /patch/115631/ |
| State | New |
| Headers | show
Return-Path: <linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org> X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id ACD43B6F94 for <incoming-imx@patchwork.ozlabs.org>; Wed, 21 Sep 2011 07:22:00 +1000 (EST) Received: from canuck.infradead.org ([2001:4978:20e::1]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1R67lE-00042p-KC; Tue, 20 Sep 2011 21:21:49 +0000 Received: from localhost ([127.0.0.1] helo=canuck.infradead.org) by canuck.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1R67lD-00069d-S0; Tue, 20 Sep 2011 21:21:47 +0000 Received: from moutng.kundenserver.de ([212.227.126.171]) by canuck.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1R67lB-00069L-5l for linux-arm-kernel@lists.infradead.org; Tue, 20 Sep 2011 21:21:46 +0000 Received: from klappe2.localnet (port-92-200-31-228.dynamic.qsc.de [92.200.31.228]) by mrelayeu.kundenserver.de (node=mrbap2) with ESMTP (Nemesis) id 0LcnP5-1RY4OO2Clb-00jsBW; Tue, 20 Sep 2011 23:21:35 +0200 From: Arnd Bergmann <arnd@arndb.de> To: Linus Torvalds <torvalds@linux-foundation.org> Subject: [GIT PULL] arm-soc fixes for v3.1-rc7 Date: Tue, 20 Sep 2011 23:21:30 +0200 User-Agent: KMail/1.12.2 (Linux/2.6.35-22-generic; KDE/4.3.2; x86_64; ; ) MIME-Version: 1.0 Message-Id: <201109202321.30320.arnd@arndb.de> X-Provags-ID: V02:K0:WXfwG1QKqPS2sgI950Sd6EAGKr3oN+uvniEUl69UT9e cuAeMCDTKD22uzcFCRwH1jwqSB1xnA+9bPBza2DLkIg+dLMXd7 k/ovEyZbLqt45hy8Hldk0gYwpfMfaorpR4G7AzLxoDkYfwF73K W4NCqTkXveG5BPaBUx8PtmSPb9HQhgOT2Z/XSu0iSE9uDBSsWm LCqAxy4S3FJw/9WofSRrmyiyc2Kml5fV7kQcdy01S2Ffde78UZ SDXNXBPfXRKZxITeEMBnoNYSQkHYVRi8w9oS1AzlH+9mSseNsK SxgdOLbHeUM/h+xu3MtAoE7K0uTosc6qZecKkWG9UolPw9ZjtV eRybe7newQskZmh8O9z0= X-CRM114-Version: 20090807-BlameThorstenAndJenny ( TRE 0.7.6 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20110920_172145_495786_927319D8 X-CRM114-Status: GOOD ( 11.78 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.3.1 on canuck.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [212.227.126.171 listed in list.dnswl.org] Cc: nicolas.pitre@linaro.org, Kukjin Kim <kgene.kim@samsung.com>, Stephen Warren <swarren@nvidia.com>, Linus Walleij <linus.walleij@linaro.org>, LKML <linux-kernel@vger.kernel.org>, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.12 Precedence: list List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org |
Hi Linus, Here are the latest bug fixes for integration into 3.1. It's mostly samsung stuff, which was missing in the last round, plus three small regression fixes in other platforms. Please pull for the next -rc. Thanks, Arnd The following changes since commit b6fd41e29dea9c6753b1843a77e50433e6123bcb: Linux 3.1-rc6 (2011-09-12 14:02:02 -0700) are available in the git repository at: git://git.linaro.org/people/arnd/arm-soc.git fixes Arnd Bergmann (1): Merge branch 'samsung-fixes-2' of git://github.com/kgene/linux-samsung into HEAD Banajit Goswami (1): ARM: S3C64XX: Remove un-used code backlight code on SMDK6410 Changhwan Youn (1): ARM: EXYNOS4: restart clocksource while system resumes Jonghwan Choi (1): ARM: EXYNOS4: Fix wrong pll type for vpll Kukjin Kim (3): ARM: EXYNOS4: Fix return type of local_timer_setup() ARM: EXYNOS4: Fix routing timer interrupt to offline CPU ARM: SAMSUNG: fix to prevent declaring duplicated Linus Walleij (1): mach-integrator: fix VGA base regression Marek Szyprowski (1): ARM: SAMSUNG: fix watchdog reset issue with clk_get() Nicolas Pitre (1): ARM: Dove: fix second SPI initialization call Stephen Warren (1): arm/dt: Tegra: Update SDHCI nodes to match bindings Thomas Abraham (1): ARM: EXYNOS4: fix incorrect pad configuration for keypad row lines arch/arm/boot/dts/tegra-harmony.dts | 12 +++--- arch/arm/boot/dts/tegra-seaboard.dts | 6 ++-- arch/arm/mach-dove/common.c | 2 +- arch/arm/mach-exynos4/clock.c | 2 +- arch/arm/mach-exynos4/mct.c | 10 +++++- arch/arm/mach-exynos4/platsmp.c | 2 + arch/arm/mach-exynos4/setup-keypad.c | 11 +++--- arch/arm/mach-integrator/integrator_ap.c | 2 + arch/arm/mach-integrator/pci_v3.c | 2 - arch/arm/mach-s3c64xx/mach-smdk6410.c | 39 -------------------- arch/arm/plat-samsung/clock.c | 11 ++++++ arch/arm/plat-samsung/include/plat/clock.h | 8 ++++ .../arm/plat-samsung/include/plat/watchdog-reset.h | 10 ++---- 13 files changed, 52 insertions(+), 65 deletions(-)