linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] samsung-fb updates for v3.9
@ 2013-02-19  2:51 Jingoo Han
  2013-02-20 22:26 ` Linus Torvalds
  0 siblings, 1 reply; 4+ messages in thread
From: Jingoo Han @ 2013-02-19  2:51 UTC (permalink / raw)
  To: 'Linus Torvalds'
  Cc: 'linux-fbdev', 'linux-kernel',
	'Florian Tobias Schandinat', 'Andrew Morton',
	'Jingoo Han'

Hi Linus,

Florian, the fbdev maintainer, has been very busy lately, so I send the pull request
for samsung-fb for this merge window.

The following changes since commit 19f949f52599ba7c3f67a5897ac6be14bfcb1200:

 Linux 3.8 (Mon Feb 18 15:58:34 2013 -0800)

are available in the git repository at:
  git://github.com/jingoo/linux.git samsung-fb-next

for you to fetch changes up to 5a415ae252d5922de9eadefabe8510115395fbc6:

 video: s3c-fb: Fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH value (Sat Nov 17 21:31:00 2012 +0000)

----------------------------------------------------------------
samsung-fb updates for the v3.9:

- The bit definitions of header file are updated.
- The dependancy is fixed.
----------------------------------------------------------------

Jingoo Han (4):
      video: s3c-fb: use ARCH_ dependancy
      video: s3c-fb: remove duplicated S3C_FB_MAX_WIN
      video: s3c-fb: remove unnecessary brackets
      video: s3c-fb: add the bit definitions for CSC EQ709 and EQ601

Tomasz Figa (1):
      video: s3c-fb: Fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH value

 drivers/video/Kconfig        |    3 +-
 include/video/samsung_fimd.h |  205 ++++++++++++++++++++---------------------
 2 files changed, 102 insertions(+), 106 deletions(-)

--
Best regards,
Jingoo Han


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

* Re: [GIT PULL] samsung-fb updates for v3.9
  2013-02-19  2:51 [GIT PULL] samsung-fb updates for v3.9 Jingoo Han
@ 2013-02-20 22:26 ` Linus Torvalds
  0 siblings, 0 replies; 4+ messages in thread
From: Linus Torvalds @ 2013-02-20 22:26 UTC (permalink / raw)
  To: Jingoo Han
  Cc: linux-fbdev, linux-kernel, Florian Tobias Schandinat, Andrew Morton

On Mon, Feb 18, 2013 at 6:51 PM, Jingoo Han <jg1.han@samsung.com> wrote:
>
> are available in the git repository at:
>   git://github.com/jingoo/linux.git samsung-fb-next

I _really_ want signed tags when pulling from untrusted hosts like
github. Same goes for your exynos-dp-next branch.

Not pulled.

             Linus

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

* Re: [GIT PULL] samsung-fb updates for v3.9
  2013-02-21  5:17 Jingoo Han
@ 2013-02-22  1:48 ` Linus Torvalds
  0 siblings, 0 replies; 4+ messages in thread
From: Linus Torvalds @ 2013-02-22  1:48 UTC (permalink / raw)
  To: Jingoo Han
  Cc: linux-fbdev, linux-kernel, Florian Tobias Schandinat, Andrew Morton

On Wed, Feb 20, 2013 at 9:17 PM, Jingoo Han <jg1.han@samsung.com> wrote:
> samsung-fb updates for the v3.9:

Ok, there's a good gpg signed tag now, with a very recent gpg key. Try
to get that key signed by a few people.

Anyway, I pulled, and noticed that I had gotten these patches through
Andrew, so then I undid my pull as unnecessary. But I bet Andrew will
be happy if he can rely on you maintaining it, so I guess this whole
thing will work out in the future.

Of course, I'd be even happier if somebody were to step up maintaining
all of fbdev. Oh well.

            Linus

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

* [GIT PULL] samsung-fb updates for v3.9
@ 2013-02-21  5:17 Jingoo Han
  2013-02-22  1:48 ` Linus Torvalds
  0 siblings, 1 reply; 4+ messages in thread
From: Jingoo Han @ 2013-02-21  5:17 UTC (permalink / raw)
  To: 'Linus Torvalds'
  Cc: 'linux-fbdev', 'linux-kernel',
	'Florian Tobias Schandinat', 'Andrew Morton',
	'Jingoo Han'

Hi Linus,

Florian, the fbdev maintainer, has been very busy lately, so I send the pull request
for samsung-fb for this merge window.

The following changes since commit 19f949f52599ba7c3f67a5897ac6be14bfcb1200:

 Linux 3.8 (Mon Feb 18 15:58:34 2013 -0800)

are available in the git repository at:
  git://github.com/jingoo/linux.git tags/samsung-fb-3.9

for you to fetch changes up to 5a415ae252d5922de9eadefabe8510115395fbc6:

 video: s3c-fb: Fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH value (Sat Nov 17 21:31:00 2012 +0000)

----------------------------------------------------------------
samsung-fb updates for the v3.9:

- The bit definitions of header file are updated.
- The dependancy is fixed.
----------------------------------------------------------------

Jingoo Han (4):
      video: s3c-fb: use ARCH_ dependancy
      video: s3c-fb: remove duplicated S3C_FB_MAX_WIN
      video: s3c-fb: remove unnecessary brackets
      video: s3c-fb: add the bit definitions for CSC EQ709 and EQ601

Tomasz Figa (1):
      video: s3c-fb: Fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH value

 drivers/video/Kconfig        |    3 +-
 include/video/samsung_fimd.h |  205 ++++++++++++++++++++---------------------
 2 files changed, 102 insertions(+), 106 deletions(-)

--
Best regards,
Jingoo Han


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

end of thread, other threads:[~2013-02-22  1:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-19  2:51 [GIT PULL] samsung-fb updates for v3.9 Jingoo Han
2013-02-20 22:26 ` Linus Torvalds
2013-02-21  5:17 Jingoo Han
2013-02-22  1:48 ` Linus Torvalds

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).