* [GIT PULL] Samsung fixes for v3.3
@ 2012-01-11 17:35 ` Kukjin Kim
0 siblings, 0 replies; 5+ messages in thread
From: Kukjin Kim @ 2012-01-11 17:35 UTC (permalink / raw)
To: Arnd Bergmann, 'Olof Johansson'
Cc: linux-arm-kernel@lists.infradead.org, linux-samsung-soc, broonie
Hi Arnd and Olof,
Here is first fixes of Samsung stuff for v3.3.
Please pull that from following:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
samsung-fixes
If any problems, please let me know.
As a note, as we discussed, please kindly ignore previous 'pull request'
of next-samsung-devel-samsung which maybe are in late/devel.
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 e343a895a9f342f239c5e3c5ffc6c0b1707e6244:
Merge tag 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost (2012-01-10
18:04:27 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
samsung-fixes
Mark Brown (7):
ARM: SAMSUNG: Guard against multiple inclusion of plat/dma.h
ARM: SAMSUNG: dma-ops.h needs mach/dma.h
ARM: SAMSUNG: Declare struct platform_device in plat/s3c64xx-spi.h
ARM: S3C64XX: Remove unconditional power domain disables
ARM: S3C64XX: Remove hsmmc1 from Cragganmore
ARM: S3C64XX: Fix the memory mapped GPIOs on Cragganmore
ARM: S3C64XX: Fix interrupt configuration for PCA935x on Cragganmore
Tushar Behera (1):
ARM: EXYNOS: Invert VCLK polarity for framebuffer on ORIGEN
arch/arm/mach-exynos/mach-origen.c | 3 ++-
arch/arm/mach-s3c64xx/include/mach/crag6410.h | 1 +
arch/arm/mach-s3c64xx/mach-crag6410.c | 13 +++----------
arch/arm/mach-s3c64xx/pm.c | 13 -------------
arch/arm/plat-samsung/include/plat/dma-ops.h | 1 +
arch/arm/plat-samsung/include/plat/dma.h | 6 +++++-
arch/arm/plat-samsung/include/plat/s3c64xx-spi.h | 2 ++
7 files changed, 14 insertions(+), 25 deletions(-)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL] Samsung fixes for v3.3
@ 2012-01-11 17:35 ` Kukjin Kim
0 siblings, 0 replies; 5+ messages in thread
From: Kukjin Kim @ 2012-01-11 17:35 UTC (permalink / raw)
To: linux-arm-kernel
Hi Arnd and Olof,
Here is first fixes of Samsung stuff for v3.3.
Please pull that from following:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
samsung-fixes
If any problems, please let me know.
As a note, as we discussed, please kindly ignore previous 'pull request'
of next-samsung-devel-samsung which maybe are in late/devel.
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 e343a895a9f342f239c5e3c5ffc6c0b1707e6244:
Merge tag 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost (2012-01-10
18:04:27 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
samsung-fixes
Mark Brown (7):
ARM: SAMSUNG: Guard against multiple inclusion of plat/dma.h
ARM: SAMSUNG: dma-ops.h needs mach/dma.h
ARM: SAMSUNG: Declare struct platform_device in plat/s3c64xx-spi.h
ARM: S3C64XX: Remove unconditional power domain disables
ARM: S3C64XX: Remove hsmmc1 from Cragganmore
ARM: S3C64XX: Fix the memory mapped GPIOs on Cragganmore
ARM: S3C64XX: Fix interrupt configuration for PCA935x on Cragganmore
Tushar Behera (1):
ARM: EXYNOS: Invert VCLK polarity for framebuffer on ORIGEN
arch/arm/mach-exynos/mach-origen.c | 3 ++-
arch/arm/mach-s3c64xx/include/mach/crag6410.h | 1 +
arch/arm/mach-s3c64xx/mach-crag6410.c | 13 +++----------
arch/arm/mach-s3c64xx/pm.c | 13 -------------
arch/arm/plat-samsung/include/plat/dma-ops.h | 1 +
arch/arm/plat-samsung/include/plat/dma.h | 6 +++++-
arch/arm/plat-samsung/include/plat/s3c64xx-spi.h | 2 ++
7 files changed, 14 insertions(+), 25 deletions(-)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL] Samsung fixes for v3.3
@ 2012-01-16 9:17 Marek Szyprowski
0 siblings, 0 replies; 5+ messages in thread
From: Marek Szyprowski @ 2012-01-16 9:17 UTC (permalink / raw)
To: Mauro Carvalho Chehab; +Cc: linux-media, Marek Szyprowski
Hello Mauro,
Please pull fixes for Samsung V4L drivers into your for_v3.3 development branch.
Best regards,
Marek Szyprowski
Samsung Poland R&D Center
The following changes since commit 240ab508aa9fb7a294b0ecb563b19ead000b2463:
[media] [PATCH] don't reset the delivery system on DTV_CLEAR (2012-01-10 23:44:07 -0200)
are available in the git repository at:
git://git.infradead.org/users/kmpark/linux-samsung v4l-fixes
Julia Lawall (2):
drivers/media/video/s5p-fimc/fimc-capture.c: adjust double test
drivers/media/video/s5p-mfc/s5p_mfc.c: adjust double test
Kamil Debski (2):
s5p-mfc: Fix volatile controls setup
s5p-g2d: fixed a bug in controls setting function
Marek Szyprowski (1):
s5p-jpeg: adapt to recent videobuf2 changes
Sachin Kamat (1):
s5p-fimc: Fix incorrect control ID assignment
drivers/media/video/s5p-fimc/fimc-capture.c | 7 ++++---
drivers/media/video/s5p-fimc/fimc-core.c | 6 +++---
drivers/media/video/s5p-g2d/g2d.c | 1 +
drivers/media/video/s5p-jpeg/jpeg-core.c | 7 ++++---
drivers/media/video/s5p-mfc/s5p_mfc.c | 2 +-
drivers/media/video/s5p-mfc/s5p_mfc_dec.c | 2 +-
6 files changed, 14 insertions(+), 11 deletions(-)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [GIT PULL] Samsung fixes for v3.3
2012-01-11 17:35 ` Kukjin Kim
@ 2012-01-17 6:39 ` Olof Johansson
-1 siblings, 0 replies; 5+ messages in thread
From: Olof Johansson @ 2012-01-17 6:39 UTC (permalink / raw)
To: Kukjin Kim
Cc: Arnd Bergmann, linux-arm-kernel@lists.infradead.org,
linux-samsung-soc, broonie
Hi,
On Wed, Jan 11, 2012 at 9:35 AM, Kukjin Kim <kgene.kim@samsung.com> wrote:
> Hi Arnd and Olof,
>
> Here is first fixes of Samsung stuff for v3.3.
>
> Please pull that from following:
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> samsung-fixes
>
> If any problems, please let me know.
>
> As a note, as we discussed, please kindly ignore previous 'pull request' of
> next-samsung-devel-samsung which maybe are in late/devel.
Thanks, pulled and I will drop the next-samsung-devel-samsung branch.
-Olof
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL] Samsung fixes for v3.3
@ 2012-01-17 6:39 ` Olof Johansson
0 siblings, 0 replies; 5+ messages in thread
From: Olof Johansson @ 2012-01-17 6:39 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
On Wed, Jan 11, 2012 at 9:35 AM, Kukjin Kim <kgene.kim@samsung.com> wrote:
> Hi Arnd and Olof,
>
> Here is first fixes of Samsung stuff for v3.3.
>
> Please pull that from following:
> ?git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> samsung-fixes
>
> If any problems, please let me know.
>
> As a note, as we discussed, please kindly ignore previous 'pull request' of
> next-samsung-devel-samsung which maybe are in late/devel.
Thanks, pulled and I will drop the next-samsung-devel-samsung branch.
-Olof
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-01-17 6:39 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-11 17:35 [GIT PULL] Samsung fixes for v3.3 Kukjin Kim
2012-01-11 17:35 ` Kukjin Kim
2012-01-17 6:39 ` Olof Johansson
2012-01-17 6:39 ` Olof Johansson
-- strict thread matches above, loose matches on Subject: below --
2012-01-16 9:17 Marek Szyprowski
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.