All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/5] Samsung non-critical-fixes for v4.3
@ 2015-08-04  7:28 ` Kukjin Kim
  0 siblings, 0 replies; 14+ messages in thread
From: Kukjin Kim @ 2015-08-04  7:28 UTC (permalink / raw)
  To: arm, Arnd Bergmann, 'Olof Johansson', Kevin Hilman
  Cc: linux-arm-kernel, linux-samsung-soc, Krzysztof Kozlowski

Hi Arnd, Olof, Kevin,

Here is Samsung non-critical-fixes for v4.3.
Please pull.

Thanks,
Kukjin

The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:

  Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-non-critical-1

for you to fetch changes up to 2cc6b813579415c4f627b08a043079bdc5b87a33:

  ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem (2015-07-21
13:19:06 +0900)

----------------------------------------------------------------
Samsung non-critical fixes for v4.3

- fix sparse warning for returning iomem
- fix clock-frequency of display timing0 for exynos3250-rinato

----------------------------------------------------------------
Hyungwon Hwang (1):
      ARM: dts: fix clock-frequency of display timing0 for exynos3250-rinato

Krzysztof Kozlowski (1):
      ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem

 arch/arm/boot/dts/exynos3250-rinato.dts | 2 +-
 arch/arm/mach-exynos/platsmp.c          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

* [GIT PULL 1/5] Samsung non-critical-fixes for v4.3
@ 2015-08-04  7:28 ` Kukjin Kim
  0 siblings, 0 replies; 14+ messages in thread
From: Kukjin Kim @ 2015-08-04  7:28 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Olof, Kevin,

Here is Samsung non-critical-fixes for v4.3.
Please pull.

Thanks,
Kukjin

The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:

  Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-non-critical-1

for you to fetch changes up to 2cc6b813579415c4f627b08a043079bdc5b87a33:

  ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem (2015-07-21
13:19:06 +0900)

----------------------------------------------------------------
Samsung non-critical fixes for v4.3

- fix sparse warning for returning iomem
- fix clock-frequency of display timing0 for exynos3250-rinato

----------------------------------------------------------------
Hyungwon Hwang (1):
      ARM: dts: fix clock-frequency of display timing0 for exynos3250-rinato

Krzysztof Kozlowski (1):
      ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem

 arch/arm/boot/dts/exynos3250-rinato.dts | 2 +-
 arch/arm/mach-exynos/platsmp.c          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

* Re: [GIT PULL 1/5] Samsung non-critical-fixes for v4.3
  2015-08-04  7:28 ` Kukjin Kim
@ 2015-08-04  7:39   ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 14+ messages in thread
From: Krzysztof Kozlowski @ 2015-08-04  7:39 UTC (permalink / raw)
  To: Kukjin Kim, arm, Arnd Bergmann, 'Olof Johansson', Kevin Hilman
  Cc: linux-arm-kernel, linux-samsung-soc

On 04.08.2015 16:28, Kukjin Kim wrote:
> Hi Arnd, Olof, Kevin,
> 
> Here is Samsung non-critical-fixes for v4.3.
> Please pull.
> 
> Thanks,
> Kukjin
> 
> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
> 
>   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-non-critical-1
> 
> for you to fetch changes up to 2cc6b813579415c4f627b08a043079bdc5b87a33:
> 
>   ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem (2015-07-21
> 13:19:06 +0900)
> 
> ----------------------------------------------------------------
> Samsung non-critical fixes for v4.3
> 
> - fix sparse warning for returning iomem
> - fix clock-frequency of display timing0 for exynos3250-rinato

One more set, which we agreed for pushing to v4.2, is missing:
1. cpufreq: exynos: Fix for memory leak in case SOC name does not match
2. video: fbdev: s3c-fb: Constify platform_device_id (this can actually
go for v4.3... but it's not here...)

Do you plan to send pull request with them?

Best regards,
Krzysztof

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

* [GIT PULL 1/5] Samsung non-critical-fixes for v4.3
@ 2015-08-04  7:39   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 14+ messages in thread
From: Krzysztof Kozlowski @ 2015-08-04  7:39 UTC (permalink / raw)
  To: linux-arm-kernel

On 04.08.2015 16:28, Kukjin Kim wrote:
> Hi Arnd, Olof, Kevin,
> 
> Here is Samsung non-critical-fixes for v4.3.
> Please pull.
> 
> Thanks,
> Kukjin
> 
> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
> 
>   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-non-critical-1
> 
> for you to fetch changes up to 2cc6b813579415c4f627b08a043079bdc5b87a33:
> 
>   ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem (2015-07-21
> 13:19:06 +0900)
> 
> ----------------------------------------------------------------
> Samsung non-critical fixes for v4.3
> 
> - fix sparse warning for returning iomem
> - fix clock-frequency of display timing0 for exynos3250-rinato

One more set, which we agreed for pushing to v4.2, is missing:
1. cpufreq: exynos: Fix for memory leak in case SOC name does not match
2. video: fbdev: s3c-fb: Constify platform_device_id (this can actually
go for v4.3... but it's not here...)

Do you plan to send pull request with them?

Best regards,
Krzysztof

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

* RE: [GIT PULL 1/5] Samsung non-critical-fixes for v4.3
  2015-08-04  7:39   ` Krzysztof Kozlowski
@ 2015-08-04  7:53     ` Kukjin Kim
  -1 siblings, 0 replies; 14+ messages in thread
From: Kukjin Kim @ 2015-08-04  7:53 UTC (permalink / raw)
  To: 'Krzysztof Kozlowski', 'Kukjin Kim',
	arm, 'Arnd Bergmann', 'Olof Johansson',
	'Kevin Hilman'
  Cc: linux-samsung-soc, linux-arm-kernel

Krzysztof Kozlowski wrote:
> 
> On 04.08.2015 16:28, Kukjin Kim wrote:
> > Hi Arnd, Olof, Kevin,
> >
> > Here is Samsung non-critical-fixes for v4.3.
> > Please pull.
> >
> > Thanks,
> > Kukjin
> >
> > The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
> >
> >   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
> >
> > are available in the git repository at:
> >
> >   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> > tags/samsung-non-critical-1
> >
> > for you to fetch changes up to 2cc6b813579415c4f627b08a043079bdc5b87a33:
> >
> >   ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem (2015-07-21
> > 13:19:06 +0900)
> >
> > ----------------------------------------------------------------
> > Samsung non-critical fixes for v4.3
> >
> > - fix sparse warning for returning iomem
> > - fix clock-frequency of display timing0 for exynos3250-rinato
> 
Hi,

> One more set, which we agreed for pushing to v4.2, is missing:
> 1. cpufreq: exynos: Fix for memory leak in case SOC name does not match

As you can see in ml, I've sent it to Rafael because it would be handled in
cpufreq tree not samsung tree/arm-soc tree.

> 2. video: fbdev: s3c-fb: Constify platform_device_id (this can actually

Same as above, this would be handled in fb tree? Can you please send it?

- Kukjin

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

* [GIT PULL 1/5] Samsung non-critical-fixes for v4.3
@ 2015-08-04  7:53     ` Kukjin Kim
  0 siblings, 0 replies; 14+ messages in thread
From: Kukjin Kim @ 2015-08-04  7:53 UTC (permalink / raw)
  To: linux-arm-kernel

Krzysztof Kozlowski wrote:
> 
> On 04.08.2015 16:28, Kukjin Kim wrote:
> > Hi Arnd, Olof, Kevin,
> >
> > Here is Samsung non-critical-fixes for v4.3.
> > Please pull.
> >
> > Thanks,
> > Kukjin
> >
> > The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
> >
> >   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
> >
> > are available in the git repository at:
> >
> >   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> > tags/samsung-non-critical-1
> >
> > for you to fetch changes up to 2cc6b813579415c4f627b08a043079bdc5b87a33:
> >
> >   ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem (2015-07-21
> > 13:19:06 +0900)
> >
> > ----------------------------------------------------------------
> > Samsung non-critical fixes for v4.3
> >
> > - fix sparse warning for returning iomem
> > - fix clock-frequency of display timing0 for exynos3250-rinato
> 
Hi,

> One more set, which we agreed for pushing to v4.2, is missing:
> 1. cpufreq: exynos: Fix for memory leak in case SOC name does not match

As you can see in ml, I've sent it to Rafael because it would be handled in
cpufreq tree not samsung tree/arm-soc tree.

> 2. video: fbdev: s3c-fb: Constify platform_device_id (this can actually

Same as above, this would be handled in fb tree? Can you please send it?

- Kukjin

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

* Re: [GIT PULL 1/5] Samsung non-critical-fixes for v4.3
  2015-08-04  7:53     ` Kukjin Kim
@ 2015-08-04  7:57       ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 14+ messages in thread
From: Krzysztof Kozlowski @ 2015-08-04  7:57 UTC (permalink / raw)
  To: Kukjin Kim, arm, 'Arnd Bergmann',
	'Olof Johansson', 'Kevin Hilman'
  Cc: linux-samsung-soc, linux-arm-kernel

On 04.08.2015 16:53, Kukjin Kim wrote:
> Krzysztof Kozlowski wrote:
>>
>> On 04.08.2015 16:28, Kukjin Kim wrote:
>>> Hi Arnd, Olof, Kevin,
>>>
>>> Here is Samsung non-critical-fixes for v4.3.
>>> Please pull.
>>>
>>> Thanks,
>>> Kukjin
>>>
>>> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
>>>
>>>   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
>>>
>>> are available in the git repository at:
>>>
>>>   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
>>> tags/samsung-non-critical-1
>>>
>>> for you to fetch changes up to 2cc6b813579415c4f627b08a043079bdc5b87a33:
>>>
>>>   ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem (2015-07-21
>>> 13:19:06 +0900)
>>>
>>> ----------------------------------------------------------------
>>> Samsung non-critical fixes for v4.3
>>>
>>> - fix sparse warning for returning iomem
>>> - fix clock-frequency of display timing0 for exynos3250-rinato
>>
> Hi,
> 
>> One more set, which we agreed for pushing to v4.2, is missing:
>> 1. cpufreq: exynos: Fix for memory leak in case SOC name does not match
> 
> As you can see in ml, I've sent it to Rafael because it would be handled in
> cpufreq tree not samsung tree/arm-soc tree.
> 
>> 2. video: fbdev: s3c-fb: Constify platform_device_id (this can actually
> 
> Same as above, this would be handled in fb tree? Can you please send it?

This was on LKML for 3 months (including a resend). As this is S3C frame
buffer I think this can go via samsung-soc tree, since fb guys did not
picked it.

On list of patches few more are also missing:
1. cpufreq: exynos: remove Exynos5250 specific cpufreq driver support
2. clk: samsung: exynos5250: add cpu clock configuration data and
instantiate cpu clock
3. defconfig changes (separate pull request?)

Best regards,
Krzysztof

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

* [GIT PULL 1/5] Samsung non-critical-fixes for v4.3
@ 2015-08-04  7:57       ` Krzysztof Kozlowski
  0 siblings, 0 replies; 14+ messages in thread
From: Krzysztof Kozlowski @ 2015-08-04  7:57 UTC (permalink / raw)
  To: linux-arm-kernel

On 04.08.2015 16:53, Kukjin Kim wrote:
> Krzysztof Kozlowski wrote:
>>
>> On 04.08.2015 16:28, Kukjin Kim wrote:
>>> Hi Arnd, Olof, Kevin,
>>>
>>> Here is Samsung non-critical-fixes for v4.3.
>>> Please pull.
>>>
>>> Thanks,
>>> Kukjin
>>>
>>> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
>>>
>>>   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
>>>
>>> are available in the git repository at:
>>>
>>>   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
>>> tags/samsung-non-critical-1
>>>
>>> for you to fetch changes up to 2cc6b813579415c4f627b08a043079bdc5b87a33:
>>>
>>>   ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem (2015-07-21
>>> 13:19:06 +0900)
>>>
>>> ----------------------------------------------------------------
>>> Samsung non-critical fixes for v4.3
>>>
>>> - fix sparse warning for returning iomem
>>> - fix clock-frequency of display timing0 for exynos3250-rinato
>>
> Hi,
> 
>> One more set, which we agreed for pushing to v4.2, is missing:
>> 1. cpufreq: exynos: Fix for memory leak in case SOC name does not match
> 
> As you can see in ml, I've sent it to Rafael because it would be handled in
> cpufreq tree not samsung tree/arm-soc tree.
> 
>> 2. video: fbdev: s3c-fb: Constify platform_device_id (this can actually
> 
> Same as above, this would be handled in fb tree? Can you please send it?

This was on LKML for 3 months (including a resend). As this is S3C frame
buffer I think this can go via samsung-soc tree, since fb guys did not
picked it.

On list of patches few more are also missing:
1. cpufreq: exynos: remove Exynos5250 specific cpufreq driver support
2. clk: samsung: exynos5250: add cpu clock configuration data and
instantiate cpu clock
3. defconfig changes (separate pull request?)

Best regards,
Krzysztof

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

* RE: [GIT PULL 1/5] Samsung non-critical-fixes for v4.3
  2015-08-04  7:57       ` Krzysztof Kozlowski
@ 2015-08-04  8:11         ` Kukjin Kim
  -1 siblings, 0 replies; 14+ messages in thread
From: Kukjin Kim @ 2015-08-04  8:11 UTC (permalink / raw)
  To: 'Krzysztof Kozlowski', 'Kukjin Kim',
	arm, 'Arnd Bergmann', 'Olof Johansson',
	'Kevin Hilman'
  Cc: linux-samsung-soc, linux-arm-kernel

Krzysztof Kozlowski wrote:
> 
> On 04.08.2015 16:53, Kukjin Kim wrote:
> > Krzysztof Kozlowski wrote:
> >>
> >> On 04.08.2015 16:28, Kukjin Kim wrote:
> >>> Hi Arnd, Olof, Kevin,
> >>>
> >>> Here is Samsung non-critical-fixes for v4.3.
> >>> Please pull.
> >>>
> >>> Thanks,
> >>> Kukjin
> >>>
> >>> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
> >>>
> >>>   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
> >>>
> >>> are available in the git repository at:
> >>>
> >>>   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> >>> tags/samsung-non-critical-1
> >>>
> >>> for you to fetch changes up to 2cc6b813579415c4f627b08a043079bdc5b87a33:
> >>>
> >>>   ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem (2015-07-21
> >>> 13:19:06 +0900)
> >>>
> >>> ----------------------------------------------------------------
> >>> Samsung non-critical fixes for v4.3
> >>>
> >>> - fix sparse warning for returning iomem
> >>> - fix clock-frequency of display timing0 for exynos3250-rinato
> >>
> > Hi,
> >
Hi,

> >> One more set, which we agreed for pushing to v4.2, is missing:
> >> 1. cpufreq: exynos: Fix for memory leak in case SOC name does not match
> >
> > As you can see in ml, I've sent it to Rafael because it would be handled in
> > cpufreq tree not samsung tree/arm-soc tree.
> >
> >> 2. video: fbdev: s3c-fb: Constify platform_device_id (this can actually
> >
> > Same as above, this would be handled in fb tree? Can you please send it?
> 
> This was on LKML for 3 months (including a resend). As this is S3C frame
> buffer I think this can go via samsung-soc tree, since fb guys did not
> picked it.
> 
Oh, OK. Let me look at its status again. Thanks.

> On list of patches few more are also missing:
> 1. cpufreq: exynos: remove Exynos5250 specific cpufreq driver support

This is included in tags/samsung-driver...let me note in the pull-request to
clarify.

> 2. clk: samsung: exynos5250: add cpu clock configuration data and
> instantiate cpu clock

Yeah, I'm aware of that and I need to sort it out soon.

> 3. defconfig changes (separate pull request?)
> 
Yeah, I'm sorting out some other defconfig updates and it will be sent out soon.

Thanks,
Kukjin

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

* [GIT PULL 1/5] Samsung non-critical-fixes for v4.3
@ 2015-08-04  8:11         ` Kukjin Kim
  0 siblings, 0 replies; 14+ messages in thread
From: Kukjin Kim @ 2015-08-04  8:11 UTC (permalink / raw)
  To: linux-arm-kernel

Krzysztof Kozlowski wrote:
> 
> On 04.08.2015 16:53, Kukjin Kim wrote:
> > Krzysztof Kozlowski wrote:
> >>
> >> On 04.08.2015 16:28, Kukjin Kim wrote:
> >>> Hi Arnd, Olof, Kevin,
> >>>
> >>> Here is Samsung non-critical-fixes for v4.3.
> >>> Please pull.
> >>>
> >>> Thanks,
> >>> Kukjin
> >>>
> >>> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
> >>>
> >>>   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
> >>>
> >>> are available in the git repository at:
> >>>
> >>>   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> >>> tags/samsung-non-critical-1
> >>>
> >>> for you to fetch changes up to 2cc6b813579415c4f627b08a043079bdc5b87a33:
> >>>
> >>>   ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem (2015-07-21
> >>> 13:19:06 +0900)
> >>>
> >>> ----------------------------------------------------------------
> >>> Samsung non-critical fixes for v4.3
> >>>
> >>> - fix sparse warning for returning iomem
> >>> - fix clock-frequency of display timing0 for exynos3250-rinato
> >>
> > Hi,
> >
Hi,

> >> One more set, which we agreed for pushing to v4.2, is missing:
> >> 1. cpufreq: exynos: Fix for memory leak in case SOC name does not match
> >
> > As you can see in ml, I've sent it to Rafael because it would be handled in
> > cpufreq tree not samsung tree/arm-soc tree.
> >
> >> 2. video: fbdev: s3c-fb: Constify platform_device_id (this can actually
> >
> > Same as above, this would be handled in fb tree? Can you please send it?
> 
> This was on LKML for 3 months (including a resend). As this is S3C frame
> buffer I think this can go via samsung-soc tree, since fb guys did not
> picked it.
> 
Oh, OK. Let me look at its status again. Thanks.

> On list of patches few more are also missing:
> 1. cpufreq: exynos: remove Exynos5250 specific cpufreq driver support

This is included in tags/samsung-driver...let me note in the pull-request to
clarify.

> 2. clk: samsung: exynos5250: add cpu clock configuration data and
> instantiate cpu clock

Yeah, I'm aware of that and I need to sort it out soon.

> 3. defconfig changes (separate pull request?)
> 
Yeah, I'm sorting out some other defconfig updates and it will be sent out soon.

Thanks,
Kukjin

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

* RE: [GIT PULL 1/5] Samsung non-critical-fixes for v4.3
  2015-08-04  7:28 ` Kukjin Kim
@ 2015-08-10  0:41   ` Kukjin Kim
  -1 siblings, 0 replies; 14+ messages in thread
From: Kukjin Kim @ 2015-08-10  0:41 UTC (permalink / raw)
  To: 'Kukjin Kim', arm, 'Arnd Bergmann',
	'Olof Johansson', 'Kevin Hilman'
  Cc: linux-arm-kernel, linux-samsung-soc, 'Krzysztof Kozlowski'

Kukjin Kim wrote:
> 
> Hi Arnd, Olof, Kevin,
> 
> Here is Samsung non-critical-fixes for v4.3.
> Please pull.
> 
> Thanks,
> Kukjin
> 
Hi arm-soc maintainers,

Is there any problem on this series?
If not, please pull ;-)

Thanks,
Kukjin

> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
> 
>   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-non-critical-1
> 
> for you to fetch changes up to 2cc6b813579415c4f627b08a043079bdc5b87a33:
> 
>   ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem (2015-07-21
> 13:19:06 +0900)
> 
> ----------------------------------------------------------------
> Samsung non-critical fixes for v4.3
> 
> - fix sparse warning for returning iomem
> - fix clock-frequency of display timing0 for exynos3250-rinato
> 
> ----------------------------------------------------------------
> Hyungwon Hwang (1):
>       ARM: dts: fix clock-frequency of display timing0 for exynos3250-rinato
> 
> Krzysztof Kozlowski (1):
>       ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem
> 
>  arch/arm/boot/dts/exynos3250-rinato.dts | 2 +-
>  arch/arm/mach-exynos/platsmp.c          | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

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

* [GIT PULL 1/5] Samsung non-critical-fixes for v4.3
@ 2015-08-10  0:41   ` Kukjin Kim
  0 siblings, 0 replies; 14+ messages in thread
From: Kukjin Kim @ 2015-08-10  0:41 UTC (permalink / raw)
  To: linux-arm-kernel

Kukjin Kim wrote:
> 
> Hi Arnd, Olof, Kevin,
> 
> Here is Samsung non-critical-fixes for v4.3.
> Please pull.
> 
> Thanks,
> Kukjin
> 
Hi arm-soc maintainers,

Is there any problem on this series?
If not, please pull ;-)

Thanks,
Kukjin

> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
> 
>   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-non-critical-1
> 
> for you to fetch changes up to 2cc6b813579415c4f627b08a043079bdc5b87a33:
> 
>   ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem (2015-07-21
> 13:19:06 +0900)
> 
> ----------------------------------------------------------------
> Samsung non-critical fixes for v4.3
> 
> - fix sparse warning for returning iomem
> - fix clock-frequency of display timing0 for exynos3250-rinato
> 
> ----------------------------------------------------------------
> Hyungwon Hwang (1):
>       ARM: dts: fix clock-frequency of display timing0 for exynos3250-rinato
> 
> Krzysztof Kozlowski (1):
>       ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem
> 
>  arch/arm/boot/dts/exynos3250-rinato.dts | 2 +-
>  arch/arm/mach-exynos/platsmp.c          | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

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

* Re: [GIT PULL 1/5] Samsung non-critical-fixes for v4.3
  2015-08-04  7:28 ` Kukjin Kim
@ 2015-08-11 12:39   ` Olof Johansson
  -1 siblings, 0 replies; 14+ messages in thread
From: Olof Johansson @ 2015-08-11 12:39 UTC (permalink / raw)
  To: Kukjin Kim
  Cc: arm, Arnd Bergmann, Kevin Hilman, linux-arm-kernel,
	linux-samsung-soc, Krzysztof Kozlowski

On Tue, Aug 04, 2015 at 04:28:21PM +0900, Kukjin Kim wrote:
> Hi Arnd, Olof, Kevin,
> 
> Here is Samsung non-critical-fixes for v4.3.
> Please pull.
> 
> Thanks,
> Kukjin
> 
> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
> 
>   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-non-critical-1


Merged, thanks.


-Olof

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

* [GIT PULL 1/5] Samsung non-critical-fixes for v4.3
@ 2015-08-11 12:39   ` Olof Johansson
  0 siblings, 0 replies; 14+ messages in thread
From: Olof Johansson @ 2015-08-11 12:39 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Aug 04, 2015 at 04:28:21PM +0900, Kukjin Kim wrote:
> Hi Arnd, Olof, Kevin,
> 
> Here is Samsung non-critical-fixes for v4.3.
> Please pull.
> 
> Thanks,
> Kukjin
> 
> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
> 
>   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-non-critical-1


Merged, thanks.


-Olof

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

end of thread, other threads:[~2015-08-11 12:55 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-04  7:28 [GIT PULL 1/5] Samsung non-critical-fixes for v4.3 Kukjin Kim
2015-08-04  7:28 ` Kukjin Kim
2015-08-04  7:39 ` Krzysztof Kozlowski
2015-08-04  7:39   ` Krzysztof Kozlowski
2015-08-04  7:53   ` Kukjin Kim
2015-08-04  7:53     ` Kukjin Kim
2015-08-04  7:57     ` Krzysztof Kozlowski
2015-08-04  7:57       ` Krzysztof Kozlowski
2015-08-04  8:11       ` Kukjin Kim
2015-08-04  8:11         ` Kukjin Kim
2015-08-10  0:41 ` Kukjin Kim
2015-08-10  0:41   ` Kukjin Kim
2015-08-11 12:39 ` Olof Johansson
2015-08-11 12:39   ` 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.