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>,
	Kevin Hilman <khilman@linaro.org>,
	arm@kernel.org
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 non-critical fixes for v3.15
Date: Tue, 18 Mar 2014 13:27:56 +0900	[thread overview]
Message-ID: <5327CB4C.9070905@samsung.com> (raw)

The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:

   Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
tags/samsung-fixes

for you to fetch changes up to baf64abc468c7583592f67197ae23fa31414b4db:

   ARM: S3C64XX: mach-crag6410-module.c is not modular (2014-02-16 
02:05:44 +0900)

----------------------------------------------------------------
Samsung non-critical fixes for v3.15
- fix typo CONFIG_CPU_S3C2443 in Kconfig
- fix G3D regulator on because of entering low power mode
   for exynos5250-arndale
- fix CONFIG_USB_EHCI_EXYNOS for exynos_defconfig
- fix initcall of mach-crag6410-module.c

----------------------------------------------------------------
Paul Bolle (1):
       ARM: S3C24XX: Fix typo CONFIG_CPUS_3C2443

Paul Gortmaker (1):
       ARM: S3C64XX: mach-crag6410-module.c is not modular

Tomasz Figa (1):
       ARM: dts: Keep G3D regulator always on for exynos5250-arndale

Tushar Behera (1):
       ARM: exynos_defconfig: Update EHCI config entry

  arch/arm/boot/dts/exynos5250-arndale.dts     | 1 +
  arch/arm/configs/exynos_defconfig            | 2 +-
  arch/arm/mach-s3c24xx/common.c               | 2 +-
  arch/arm/mach-s3c64xx/mach-crag6410-module.c | 2 +-
  4 files changed, 4 insertions(+), 3 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 non-critical fixes for v3.15
Date: Tue, 18 Mar 2014 13:27:56 +0900	[thread overview]
Message-ID: <5327CB4C.9070905@samsung.com> (raw)

The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:

   Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
tags/samsung-fixes

for you to fetch changes up to baf64abc468c7583592f67197ae23fa31414b4db:

   ARM: S3C64XX: mach-crag6410-module.c is not modular (2014-02-16 
02:05:44 +0900)

----------------------------------------------------------------
Samsung non-critical fixes for v3.15
- fix typo CONFIG_CPU_S3C2443 in Kconfig
- fix G3D regulator on because of entering low power mode
   for exynos5250-arndale
- fix CONFIG_USB_EHCI_EXYNOS for exynos_defconfig
- fix initcall of mach-crag6410-module.c

----------------------------------------------------------------
Paul Bolle (1):
       ARM: S3C24XX: Fix typo CONFIG_CPUS_3C2443

Paul Gortmaker (1):
       ARM: S3C64XX: mach-crag6410-module.c is not modular

Tomasz Figa (1):
       ARM: dts: Keep G3D regulator always on for exynos5250-arndale

Tushar Behera (1):
       ARM: exynos_defconfig: Update EHCI config entry

  arch/arm/boot/dts/exynos5250-arndale.dts     | 1 +
  arch/arm/configs/exynos_defconfig            | 2 +-
  arch/arm/mach-s3c24xx/common.c               | 2 +-
  arch/arm/mach-s3c64xx/mach-crag6410-module.c | 2 +-
  4 files changed, 4 insertions(+), 3 deletions(-)

             reply	other threads:[~2014-03-18  4:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-18  4:27 Kukjin Kim [this message]
2014-03-18  4:27 ` [GIT PULL] Samsung non-critical fixes for v3.15 Kukjin Kim
2014-03-18 15:07 ` Arnd Bergmann
2014-03-18 15:07   ` Arnd Bergmann

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=5327CB4C.9070905@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=khilman@linaro.org \
    --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.