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

The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

   Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:

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

for you to fetch changes up to 15f504f0c2038b9a0f1569c9ce34def61f0c65be:

   ARM: SAMSUNG: Add names to fimd0 IRQ resources (2013-05-25 06:49:43 
+0900)

----------------------------------------------------------------
Fixes following for v3.10
- to get usb2 working on the Chromebook with adding the
   usb phy node for usb2 on exynos5250
- supporting exynos4210 rev0 SoC
- exynos5440 restart applying only to powered-on domains
- drm-exynos probe failure with adding resource names to
   fimd0 platform device

----------------------------------------------------------------
Jungseok Lee (1):
       ARM: EXYNOS: fix software reset logic for EXYNOS5440 SOC

Tomasz Figa (2):
       ARM: EXYNOS: Fix support of Exynos4210 rev0 SoC
       ARM: SAMSUNG: Add names to fimd0 IRQ resources

Vivek Gautam (1):
       ARM: dts: Enabling samsung-usb2phy driver for exynos5250

  arch/arm/boot/dts/exynos5250.dtsi          | 15 ++++++++++++
  arch/arm/mach-exynos/Kconfig               |  3 ++-
  arch/arm/mach-exynos/common.c              | 39 
++++++++++++++++++++++++++++--
  arch/arm/mach-exynos/common.h              |  2 ++
  arch/arm/mach-exynos/mach-universal_c210.c |  5 ++--
  arch/arm/plat-samsung/devs.c               |  6 ++---
  6 files changed, 61 insertions(+), 9 deletions(-)
The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

   Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:

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

for you to fetch changes up to 15f504f0c2038b9a0f1569c9ce34def61f0c65be:

   ARM: SAMSUNG: Add names to fimd0 IRQ resources (2013-05-25 06:49:43 
+0900)

----------------------------------------------------------------
Fixes following for v3.10
- to get usb2 working on the Chromebook with adding the
   usb phy node for usb2 on exynos5250
- supporting exynos4210 rev0 SoC
- exynos5440 restart applying only to powered-on domains
- drm-exynos probe failure with adding resource names to
   fimd0 platform device

----------------------------------------------------------------
Jungseok Lee (1):
       ARM: EXYNOS: fix software reset logic for EXYNOS5440 SOC

Tomasz Figa (2):
       ARM: EXYNOS: Fix support of Exynos4210 rev0 SoC
       ARM: SAMSUNG: Add names to fimd0 IRQ resources

Vivek Gautam (1):
       ARM: dts: Enabling samsung-usb2phy driver for exynos5250

  arch/arm/boot/dts/exynos5250.dtsi          | 15 ++++++++++++
  arch/arm/mach-exynos/Kconfig               |  3 ++-
  arch/arm/mach-exynos/common.c              | 39 
++++++++++++++++++++++++++++--
  arch/arm/mach-exynos/common.h              |  2 ++
  arch/arm/mach-exynos/mach-universal_c210.c |  5 ++--
  arch/arm/plat-samsung/devs.c               |  6 ++---
  6 files changed, 61 insertions(+), 9 deletions(-)

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

* [GIT PULL] Samsung fixes-3 for v3.10
@ 2013-05-24 23:25 ` Kukjin Kim
  0 siblings, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2013-05-24 23:25 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

   Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:

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

for you to fetch changes up to 15f504f0c2038b9a0f1569c9ce34def61f0c65be:

   ARM: SAMSUNG: Add names to fimd0 IRQ resources (2013-05-25 06:49:43 
+0900)

----------------------------------------------------------------
Fixes following for v3.10
- to get usb2 working on the Chromebook with adding the
   usb phy node for usb2 on exynos5250
- supporting exynos4210 rev0 SoC
- exynos5440 restart applying only to powered-on domains
- drm-exynos probe failure with adding resource names to
   fimd0 platform device

----------------------------------------------------------------
Jungseok Lee (1):
       ARM: EXYNOS: fix software reset logic for EXYNOS5440 SOC

Tomasz Figa (2):
       ARM: EXYNOS: Fix support of Exynos4210 rev0 SoC
       ARM: SAMSUNG: Add names to fimd0 IRQ resources

Vivek Gautam (1):
       ARM: dts: Enabling samsung-usb2phy driver for exynos5250

  arch/arm/boot/dts/exynos5250.dtsi          | 15 ++++++++++++
  arch/arm/mach-exynos/Kconfig               |  3 ++-
  arch/arm/mach-exynos/common.c              | 39 
++++++++++++++++++++++++++++--
  arch/arm/mach-exynos/common.h              |  2 ++
  arch/arm/mach-exynos/mach-universal_c210.c |  5 ++--
  arch/arm/plat-samsung/devs.c               |  6 ++---
  6 files changed, 61 insertions(+), 9 deletions(-)
The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

   Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:

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

for you to fetch changes up to 15f504f0c2038b9a0f1569c9ce34def61f0c65be:

   ARM: SAMSUNG: Add names to fimd0 IRQ resources (2013-05-25 06:49:43 
+0900)

----------------------------------------------------------------
Fixes following for v3.10
- to get usb2 working on the Chromebook with adding the
   usb phy node for usb2 on exynos5250
- supporting exynos4210 rev0 SoC
- exynos5440 restart applying only to powered-on domains
- drm-exynos probe failure with adding resource names to
   fimd0 platform device

----------------------------------------------------------------
Jungseok Lee (1):
       ARM: EXYNOS: fix software reset logic for EXYNOS5440 SOC

Tomasz Figa (2):
       ARM: EXYNOS: Fix support of Exynos4210 rev0 SoC
       ARM: SAMSUNG: Add names to fimd0 IRQ resources

Vivek Gautam (1):
       ARM: dts: Enabling samsung-usb2phy driver for exynos5250

  arch/arm/boot/dts/exynos5250.dtsi          | 15 ++++++++++++
  arch/arm/mach-exynos/Kconfig               |  3 ++-
  arch/arm/mach-exynos/common.c              | 39 
++++++++++++++++++++++++++++--
  arch/arm/mach-exynos/common.h              |  2 ++
  arch/arm/mach-exynos/mach-universal_c210.c |  5 ++--
  arch/arm/plat-samsung/devs.c               |  6 ++---
  6 files changed, 61 insertions(+), 9 deletions(-)

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

* Re: [GIT PULL] Samsung fixes-3 for v3.10
  2013-05-24 23:25 ` Kukjin Kim
@ 2013-05-28  2:52   ` Olof Johansson
  -1 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2013-05-28  2:52 UTC (permalink / raw)
  To: Kukjin Kim
  Cc: Arnd Bergmann, linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org

On Fri, May 24, 2013 at 4:25 PM, Kukjin Kim <kgene.kim@samsung.com> wrote:
> The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:
>
>   Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-fixes-3
>
> for you to fetch changes up to 15f504f0c2038b9a0f1569c9ce34def61f0c65be:
>
>   ARM: SAMSUNG: Add names to fimd0 IRQ resources (2013-05-25 06:49:43 +0900)
>
> ----------------------------------------------------------------
> Fixes following for v3.10
> - to get usb2 working on the Chromebook with adding the
>   usb phy node for usb2 on exynos5250
> - supporting exynos4210 rev0 SoC
> - exynos5440 restart applying only to powered-on domains
> - drm-exynos probe failure with adding resource names to
>   fimd0 platform device

Pulled, thanks.

-Olof

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

* [GIT PULL] Samsung fixes-3 for v3.10
@ 2013-05-28  2:52   ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2013-05-28  2:52 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, May 24, 2013 at 4:25 PM, Kukjin Kim <kgene.kim@samsung.com> wrote:
> The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:
>
>   Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-fixes-3
>
> for you to fetch changes up to 15f504f0c2038b9a0f1569c9ce34def61f0c65be:
>
>   ARM: SAMSUNG: Add names to fimd0 IRQ resources (2013-05-25 06:49:43 +0900)
>
> ----------------------------------------------------------------
> Fixes following for v3.10
> - to get usb2 working on the Chromebook with adding the
>   usb phy node for usb2 on exynos5250
> - supporting exynos4210 rev0 SoC
> - exynos5440 restart applying only to powered-on domains
> - drm-exynos probe failure with adding resource names to
>   fimd0 platform device

Pulled, thanks.

-Olof

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

end of thread, other threads:[~2013-05-28  2:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-24 23:25 [GIT PULL] Samsung fixes-3 for v3.10 Kukjin Kim
2013-05-24 23:25 ` Kukjin Kim
2013-05-28  2:52 ` Olof Johansson
2013-05-28  2:52   ` 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.