linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Please pull s3c-fb driver updates
@ 2010-05-19  8:33 Ben Dooks
  0 siblings, 0 replies; only message in thread
From: Ben Dooks @ 2010-05-19  8:33 UTC (permalink / raw)
  To: linux-arm-kernel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-19  8:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-19  8:33 Please pull s3c-fb driver updates Ben Dooks

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).