From patchwork Mon Apr 8 18:20:05 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kukjin Kim X-Patchwork-Id: 234864 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:770:15f::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 122CC2C00A1 for ; Tue, 9 Apr 2013 04:49:45 +1000 (EST) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UPGhA-0006JZ-CT; Mon, 08 Apr 2013 18:21:37 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UPGfu-0005vf-Ce; Mon, 08 Apr 2013 18:20:14 +0000 Received: from mail-ie0-x22c.google.com ([2607:f8b0:4001:c03::22c]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UPGfq-0005vM-Qq for linux-arm-kernel@lists.infradead.org; Mon, 08 Apr 2013 18:20:11 +0000 Received: by mail-ie0-f172.google.com with SMTP id c10so7305537ieb.17 for ; Mon, 08 Apr 2013 11:20:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:message-id:date:from:user-agent:mime-version:to :cc:subject:content-type:content-transfer-encoding; bh=edLiRX4D42rkPYuEea/a3TK8qYVAbkjjKVxBsLfNSiA=; b=YSxpbYALXgo7KUsv4g3/c0hkZtLHtGp43YWj9Et4p8U7fyoXQVUDNnoBIliOcVKOrm itLge/dujvOp/prjOFu431nQuNx7PsqwPVWnzZrNJJ1gRsRfPEAvwPCSN2rPyqE0nOsa +vkz2Y1e3USavAi/XYpbXDAoZGsLyHyPrmWRXxdonjCkvdllW91AuMQTEr7RE8RmSlUd zZ0h2pZO1HePOxu6MZqobvgqWN6BVucGywjWPZ0Zh5jkRTHGXy4HafTswKzzIsJMg8XI FhAKMUni6qRpNgIGhWhbPnDfdHSGJXCpavoKediQR/OgWFCWOEahYNoMOiUTtGOSKEBF C+2A== X-Received: by 10.50.173.9 with SMTP id bg9mr8035302igc.82.1365445210082; Mon, 08 Apr 2013 11:20:10 -0700 (PDT) Received: from [10.211.55.6] ([121.136.168.198]) by mx.google.com with ESMTPS id xf4sm18526751igb.8.2013.04.08.11.20.07 (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 08 Apr 2013 11:20:09 -0700 (PDT) Message-ID: <51630A55.6030703@samsung.com> Date: Tue, 09 Apr 2013 03:20:05 +0900 From: Kukjin Kim User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.16 MIME-Version: 1.0 To: Arnd Bergmann , 'Olof Johansson' Subject: [GIT PULL 10/10] devel-samsung for v3.10 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130408_142011_033374_C8CA5949 X-CRM114-Status: GOOD ( 11.88 ) X-Spam-Score: -1.1 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.1 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.8 RCVD_IN_SORBS_WEB RBL: SORBS: sender is an abusable web server [121.136.168.198 listed in dnsbl.sorbs.net] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (kgene.kim[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: "linux-samsung-soc@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org The following changes since commit 6dbe51c251a327e012439c4772097a13df43c5b8: Linux 3.9-rc1 (2013-03-03 15:11:05 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git tags/devel-samsung-for-v3.10 for you to fetch changes up to 298591f89fd0f3f779a77e589ce2f1c28e9788ed: ARM: EXYNOS: replace cpumask by the corresponding macro (2013-04-09 00:44:35 +0900) ---------------------------------------------------------------- including various development for samsung for v3.10 ---------------------------------------------------------------- Charles Keepax (2): ARM: S3C64XX: Clear DMA flags on channel request ARM: S3C64XX: Slow down mic detection rate for wm5102 Daniel Lezcano (3): ARM: EXYNOS: factor out the idle states ARM: EXYNOS: handle properly the return values ARM: EXYNOS: replace cpumask by the corresponding macro Inderpal Singh (2): ARM: EXYNOS: Add support for rtc wakeup ARM: SAMSUNG: check processor type before cache restoration in resume Jonathan Kliegman (2): ARM: EXYNOS: Remove hardcode wakeup unmask for EINT_0 ARM: EXYNOS: Clear ENABLE_WAKEUP_SW bit when entering suspend Sylwester Nawrocki (2): ARM: SAMSUNG: Export MIPI CSIS/DSIM PHY control functions ARM: S3C24XX: Correct NR_IRQS definition for s3c2440 arch/arm/mach-exynos/common.c | 2 + arch/arm/mach-exynos/cpuidle.c | 58 +++++++++++++--------------- arch/arm/mach-exynos/include/mach/pm-core.h | 9 +---- arch/arm/mach-s3c24xx/include/mach/irqs.h | 4 +- arch/arm/mach-s3c64xx/dma.c | 1 + arch/arm/mach-s3c64xx/mach-crag6410-module.c | 1 + arch/arm/plat-samsung/s5p-sleep.S | 9 +++++ arch/arm/plat-samsung/setup-mipiphy.c | 3 ++ 8 files changed, 45 insertions(+), 42 deletions(-)