From: Kukjin Kim <kgene.kim@samsung.com>
To: "arm@kernel.org" <arm@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
'Olof Johansson' <olof@lixom.net>
Cc: "linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-samsung-soc@vger.kernel.org"
<linux-samsung-soc@vger.kernel.org>
Subject: [GIT PULL] Samsung fixes-2 for v3.16
Date: Tue, 08 Jul 2014 08:11:47 +0900 [thread overview]
Message-ID: <53BB2933.3050309@samsung.com> (raw)
The following changes since commit 4c834452aad01531db949414f94f817a86348d59:
Linux 3.16-rc3 (2014-06-29 14:11:36 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-fixes-2
for you to fetch changes up to 35e75645f16c86918f26df1bfc2c24ad8ebb5a17:
ARM: EXYNOS: Update secondary boot addr for secure mode (2014-07-08
08:03:49 +0900)
----------------------------------------------------------------
Samsung fixes-2 for v3.16
- fix the check for SMP configuration with using CONFIG_SMP
not just SMP
- fix the number of pwm-cells for exynos4 pwm
- fix ftrace for exynos_mct
- register exynos_mct for stable udely
- fix secondary boot addr for secure mode for exynos SoCs
----------------------------------------------------------------
Abhilash Kesavan (1):
ARM: EXYNOS: Fix the check for non-smp configuration
Amit Daniel Kachhap (1):
clocksource: exynos_mct: Register the timer for stable udelay
Doug Anderson (1):
clocksource: exynos_mct: Fix ftrace
Jaewon Kim (1):
ARM: dts: fix pwm-cells in pwm node for exynos4
Sachin Kamat (1):
ARM: EXYNOS: Update secondary boot addr for secure mode
arch/arm/boot/dts/exynos4.dtsi | 2 +-
arch/arm/mach-exynos/exynos.c | 2 +-
arch/arm/mach-exynos/firmware.c | 9 +++++++--
drivers/clocksource/exynos_mct.c | 20 ++++++++++++++++++--
4 files changed, 27 insertions(+), 6 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Samsung fixes-2 for v3.16
Date: Tue, 08 Jul 2014 08:11:47 +0900 [thread overview]
Message-ID: <53BB2933.3050309@samsung.com> (raw)
The following changes since commit 4c834452aad01531db949414f94f817a86348d59:
Linux 3.16-rc3 (2014-06-29 14:11:36 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-fixes-2
for you to fetch changes up to 35e75645f16c86918f26df1bfc2c24ad8ebb5a17:
ARM: EXYNOS: Update secondary boot addr for secure mode (2014-07-08
08:03:49 +0900)
----------------------------------------------------------------
Samsung fixes-2 for v3.16
- fix the check for SMP configuration with using CONFIG_SMP
not just SMP
- fix the number of pwm-cells for exynos4 pwm
- fix ftrace for exynos_mct
- register exynos_mct for stable udely
- fix secondary boot addr for secure mode for exynos SoCs
----------------------------------------------------------------
Abhilash Kesavan (1):
ARM: EXYNOS: Fix the check for non-smp configuration
Amit Daniel Kachhap (1):
clocksource: exynos_mct: Register the timer for stable udelay
Doug Anderson (1):
clocksource: exynos_mct: Fix ftrace
Jaewon Kim (1):
ARM: dts: fix pwm-cells in pwm node for exynos4
Sachin Kamat (1):
ARM: EXYNOS: Update secondary boot addr for secure mode
arch/arm/boot/dts/exynos4.dtsi | 2 +-
arch/arm/mach-exynos/exynos.c | 2 +-
arch/arm/mach-exynos/firmware.c | 9 +++++++--
drivers/clocksource/exynos_mct.c | 20 ++++++++++++++++++--
4 files changed, 27 insertions(+), 6 deletions(-)
next reply other threads:[~2014-07-07 23:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-07 23:11 Kukjin Kim [this message]
2014-07-07 23:11 ` [GIT PULL] Samsung fixes-2 for v3.16 Kukjin Kim
2014-07-08 4:19 ` Olof Johansson
2014-07-08 4:19 ` Olof Johansson
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=53BB2933.3050309@samsung.com \
--to=kgene.kim@samsung.com \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@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.