public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ben Dooks <ben-linux@fluff.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: InKi Dae <inki.dae@samsung.com>,
	kgene.kim@samsung.com, Kyungmin Park <kyungmin.park@samsung.com>,
	Marek Szyprowski <m.szyprowski@samsung.com>,
	linux-kernel@vger.kernel.org,
	Linux Samsung SoC <linux-samsung-soc@vger.kernel.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Please pull s3c-fb driver updates
Date: Wed, 19 May 2010 09:33:27 +0100	[thread overview]
Message-ID: <20100519083327.GV26401@trinity.fluff.org> (raw)

Please pull the following patches for the s3c-fb driver for fixes and
device support updates.

The following changes since commit 7ebd467551ed6ae200d7835a84bbda0dcadaa511:
  Linus Torvalds (1):
        Merge branch 'drm-linus' of git://git.kernel.org/.../airlied/drm-2.6

are available in the git repository at:

  git://git.fluff.org/bjdooks/linux.git for-2635/s3c-fb

Ben Dooks (5):
      s3c-fb: Change to depending on CONFIG_S3C_FB_DEV
      s3c-fb: only init window colour key controls for windows with blending
      s3c-fb: Initial move to unifying the header files
      s3c-fb: udpate to support s3c2416/s3c2443 style hardware
      s3c-fb: Integrate palette setup code into main driver

InKi Dae (2):
      s3c-fb: add default window feature.
      s3c-fb: fixed distortedness situation for the mode more then 24bpp.

 arch/arm/mach-s3c64xx/include/mach/regs-fb.h    |   20 --
 arch/arm/mach-s5pc100/include/mach/regs-fb.h    |   34 --
 arch/arm/plat-samsung/include/plat/fb.h         |    3 +
 arch/arm/plat-samsung/include/plat/regs-fb-v4.h |   78 +-----
 arch/arm/plat-samsung/include/plat/regs-fb.h    |    5 +
 drivers/video/Kconfig                           |    2 +-
 drivers/video/s3c-fb.c                          |  412 +++++++++++++++++++----
 7 files changed, 362 insertions(+), 192 deletions(-)

                 reply	other threads:[~2010-05-19  8:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100519083327.GV26401@trinity.fluff.org \
    --to=ben-linux@fluff.org \
    --cc=akpm@linux-foundation.org \
    --cc=inki.dae@samsung.com \
    --cc=kgene.kim@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox