All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: 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 for v3.4
Date: Sun, 13 May 2012 06:42:04 +0900	[thread overview]
Message-ID: <4FAED92C.4090103@samsung.com> (raw)

Hi Arnd and Olof,

Sorry for late request for v3.4.
If there is a chance, please pull this for v3.4:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
v3.4-samsung-fixes-4

This is including fixes of hotplug for Cortext-A15(EXYNOS5) and build 
failure of S3C2412(smdk2412 test) and bit typo for clk_pdma1 of exynos5 
and build failure of early version of exynos4210 on universalc210 board.

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

The following changes since commit d48b97b403d23f6df0b990cee652bdf9a52337a3:

   Linux 3.4-rc6 (2012-05-06 15:07:32 -0700)

are available in the git repository at:
   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
v3.4-samsung-fixes-4

Changhwan Youn (1):
       ARM: EXYNOS: fix the hotplug for Cortex-A15

Jose Miguel Goncalves (1):
       ARM: SAMSUNG: Fix for S3C2412 EBI memory mapping

Kukjin Kim (1):
       ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1

Marek Szyprowski (1):
       ARM: EXYNOS: use s5p-timer for UniversalC210 board

  arch/arm/mach-exynos/Kconfig                 |    3 ++
  arch/arm/mach-exynos/clock-exynos5.c         |    2 +-
  arch/arm/mach-exynos/hotplug.c               |   39 
++++++++++++++++++++++++-
  arch/arm/mach-exynos/mach-universal_c210.c   |    4 ++-
  arch/arm/plat-samsung/include/plat/map-s3c.h |    2 +-
  5 files changed, 45 insertions(+), 5 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 for v3.4
Date: Sun, 13 May 2012 06:42:04 +0900	[thread overview]
Message-ID: <4FAED92C.4090103@samsung.com> (raw)

Hi Arnd and Olof,

Sorry for late request for v3.4.
If there is a chance, please pull this for v3.4:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
v3.4-samsung-fixes-4

This is including fixes of hotplug for Cortext-A15(EXYNOS5) and build 
failure of S3C2412(smdk2412 test) and bit typo for clk_pdma1 of exynos5 
and build failure of early version of exynos4210 on universalc210 board.

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

The following changes since commit d48b97b403d23f6df0b990cee652bdf9a52337a3:

   Linux 3.4-rc6 (2012-05-06 15:07:32 -0700)

are available in the git repository at:
   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
v3.4-samsung-fixes-4

Changhwan Youn (1):
       ARM: EXYNOS: fix the hotplug for Cortex-A15

Jose Miguel Goncalves (1):
       ARM: SAMSUNG: Fix for S3C2412 EBI memory mapping

Kukjin Kim (1):
       ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1

Marek Szyprowski (1):
       ARM: EXYNOS: use s5p-timer for UniversalC210 board

  arch/arm/mach-exynos/Kconfig                 |    3 ++
  arch/arm/mach-exynos/clock-exynos5.c         |    2 +-
  arch/arm/mach-exynos/hotplug.c               |   39 
++++++++++++++++++++++++-
  arch/arm/mach-exynos/mach-universal_c210.c   |    4 ++-
  arch/arm/plat-samsung/include/plat/map-s3c.h |    2 +-
  5 files changed, 45 insertions(+), 5 deletions(-)

             reply	other threads:[~2012-05-12 20:42 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-12 21:42 Kukjin Kim [this message]
2012-05-12 21:42 ` [GIT PULL] Samsung fixes for v3.4 Kukjin Kim
2012-05-12 22:29 ` Olof Johansson
2012-05-12 22:29   ` Olof Johansson
2012-05-12 23:37   ` Kukjin Kim
2012-05-12 23:37     ` Kukjin Kim
2012-05-12 22:49     ` Olof Johansson
2012-05-12 22:49       ` Olof Johansson
2012-05-12 23:45   ` Kukjin Kim
2012-05-12 23:45     ` Kukjin Kim
2012-05-12 22:48     ` Olof Johansson
2012-05-12 22:48       ` 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=4FAED92C.4090103@samsung.com \
    --to=kgene.kim@samsung.com \
    --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.