All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Samsung fixes-2 for v3.16
@ 2014-07-07 23:11 ` Kukjin Kim
  0 siblings, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2014-07-07 23:11 UTC (permalink / raw)
  To: arm, Arnd Bergmann, 'Olof Johansson'
  Cc: linux-arm-kernel, linux-samsung-soc

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(-)

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

* [GIT PULL] Samsung fixes-2 for v3.16
@ 2014-07-07 23:11 ` Kukjin Kim
  0 siblings, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2014-07-07 23:11 UTC (permalink / raw)
  To: linux-arm-kernel

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(-)

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

* Re: [GIT PULL] Samsung fixes-2 for v3.16
  2014-07-07 23:11 ` Kukjin Kim
@ 2014-07-08  4:19   ` Olof Johansson
  -1 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2014-07-08  4:19 UTC (permalink / raw)
  To: Kukjin Kim; +Cc: arm, Arnd Bergmann, linux-arm-kernel, linux-samsung-soc

On Mon, Jul 7, 2014 at 4:11 PM, Kukjin Kim <kgene.kim@samsung.com> wrote:
> 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)

Merged.

-Olof

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

* [GIT PULL] Samsung fixes-2 for v3.16
@ 2014-07-08  4:19   ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2014-07-08  4:19 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Jul 7, 2014 at 4:11 PM, Kukjin Kim <kgene.kim@samsung.com> wrote:
> 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)

Merged.

-Olof

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

end of thread, other threads:[~2014-07-08  4:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-07 23:11 [GIT PULL] Samsung fixes-2 for v3.16 Kukjin Kim
2014-07-07 23:11 ` Kukjin Kim
2014-07-08  4:19 ` Olof Johansson
2014-07-08  4:19   ` 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.