All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/4] Samsung fixes for v3.7
@ 2012-09-21  6:21 ` Kukjin Kim
  0 siblings, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2012-09-21  6:21 UTC (permalink / raw)
  To: Arnd Bergmann, 'Olof Johansson'
  Cc: linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org

Hi Arnd, Olof

This is non-critical Samsung fixes for v3.7.

If any problems, please kindly let me know.

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 5698bd757d55b1bb87edd1a9744ab09c142abfc2:

   Linux 3.6-rc6 (2012-09-16 14:58:51 -0700)

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

Julia Lawall (1):
       ARM: S3C24xx: delete double assignment

Kukjin Kim (1):
       ARM: EXYNOS: fix address for EXYNOS4 MDMA1

Peter Senna Tschudin (1):
       ARM: S3C24XX: removes unnecessary semicolon

Seung-Woo Kim (1):
       ARM: EXYNOS: fixed SYSMMU setup definition to mate parameter name

Sylwester Nawrocki (1):
       ARM: SAMSUNG: Add missing variable declaration in 
s3c64xx_spi1_set_platdata()

  arch/arm/mach-exynos/include/mach/map.h    |    2 +-
  arch/arm/mach-exynos/include/mach/sysmmu.h |    2 +-
  arch/arm/mach-s3c24xx/mach-h1940.c         |    4 ++--
  arch/arm/plat-samsung/devs.c               |    2 ++
  4 files changed, 6 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL 1/4] Samsung fixes for v3.7
@ 2012-09-21  6:21 ` Kukjin Kim
  0 siblings, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2012-09-21  6:21 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Olof

This is non-critical Samsung fixes for v3.7.

If any problems, please kindly let me know.

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 5698bd757d55b1bb87edd1a9744ab09c142abfc2:

   Linux 3.6-rc6 (2012-09-16 14:58:51 -0700)

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

Julia Lawall (1):
       ARM: S3C24xx: delete double assignment

Kukjin Kim (1):
       ARM: EXYNOS: fix address for EXYNOS4 MDMA1

Peter Senna Tschudin (1):
       ARM: S3C24XX: removes unnecessary semicolon

Seung-Woo Kim (1):
       ARM: EXYNOS: fixed SYSMMU setup definition to mate parameter name

Sylwester Nawrocki (1):
       ARM: SAMSUNG: Add missing variable declaration in 
s3c64xx_spi1_set_platdata()

  arch/arm/mach-exynos/include/mach/map.h    |    2 +-
  arch/arm/mach-exynos/include/mach/sysmmu.h |    2 +-
  arch/arm/mach-s3c24xx/mach-h1940.c         |    4 ++--
  arch/arm/plat-samsung/devs.c               |    2 ++
  4 files changed, 6 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL 1/4] Samsung fixes for v3.7
  2012-09-21  6:21 ` Kukjin Kim
@ 2012-09-22  5:55   ` Olof Johansson
  -1 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2012-09-22  5:55 UTC (permalink / raw)
  To: Kukjin Kim
  Cc: Arnd Bergmann, linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org

On Fri, Sep 21, 2012 at 03:21:37PM +0900, Kukjin Kim wrote:
> Hi Arnd, Olof
> 
> This is non-critical Samsung fixes for v3.7.
> 
> If any problems, please kindly let me know.
> 
> 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 5698bd757d55b1bb87edd1a9744ab09c142abfc2:
> 
>   Linux 3.6-rc6 (2012-09-16 14:58:51 -0700)
> 
> are available in the git repository at:

> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> v3.7-samsung-fixes-1

Thanks, pulled into next/fixes-non-critical.


-Olof

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL 1/4] Samsung fixes for v3.7
@ 2012-09-22  5:55   ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2012-09-22  5:55 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Sep 21, 2012 at 03:21:37PM +0900, Kukjin Kim wrote:
> Hi Arnd, Olof
> 
> This is non-critical Samsung fixes for v3.7.
> 
> If any problems, please kindly let me know.
> 
> 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 5698bd757d55b1bb87edd1a9744ab09c142abfc2:
> 
>   Linux 3.6-rc6 (2012-09-16 14:58:51 -0700)
> 
> are available in the git repository at:

> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> v3.7-samsung-fixes-1

Thanks, pulled into next/fixes-non-critical.


-Olof

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-09-22  5:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-21  6:21 [GIT PULL 1/4] Samsung fixes for v3.7 Kukjin Kim
2012-09-21  6:21 ` Kukjin Kim
2012-09-22  5:55 ` Olof Johansson
2012-09-22  5:55   ` Olof Johansson

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.