All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] fbdev updates for 2.6.39-rc1.
Date: Thu, 17 Mar 2011 08:43:35 +0000	[thread overview]
Message-ID: <20110317084335.GA20220@linux-sh.org> (raw)

Here's the first round of updates for the fbdev tree. I'm still catching
up after my mail server died, and waiting for some resends, so expect
another batch before the window closes.

Please pull from:

	master.kernel.org:/pub/scm/linux/kernel/git/lethal/fbdev-2.6.git

Which contains:

Alexandre Courbot (1):
      fbdev: sh_mobile_lcdcfb: add backlight support

Damian Hobson-Garcia (1):
      fbdev: sh_mobile_lcdc: Add YUV framebuffer support

Florian Tobias Schandinat (8):
      viafb: kill lcd_panel_id
      viafb: remove unused data_mode and device_type
      viafb: strip some structures
      viafb: factor lcd scaling parameters out
      viafb: remove duplicated clock information
      viafb: always return the best possible clock
      viafb: remove duplicated clock storage
      viafb: split pll configs up

Peter Huewe (1):
      video/via: drop deprecated (and unused) i2c_adapter.id

Stephen Hemminger (2):
      video via: fix iomem access
      video via: make local variables static

 drivers/video/Kconfig             |    1 +
 drivers/video/sh_mobile_lcdcfb.c  |  222 ++++++++++--
 drivers/video/sh_mobile_lcdcfb.h  |    4 +-
 drivers/video/via/chip.h          |    9 -
 drivers/video/via/dvi.c           |    4 +-
 drivers/video/via/hw.c            |  772 ++++++++++++++++++-------------------
 drivers/video/via/hw.h            |    2 -
 drivers/video/via/lcd.c           |   83 +---
 drivers/video/via/share.h         |  141 -------
 drivers/video/via/tblDPASetting.c |   23 --
 drivers/video/via/tblDPASetting.h |    2 -
 drivers/video/via/via_i2c.c       |    3 +-
 drivers/video/via/viafbdev.c      |    6 +-
 drivers/video/via/viamode.c       |  507 ++++++++----------------
 drivers/video/via/viamode.h       |    9 -
 drivers/video/via/vt1636.c        |   43 +--
 include/video/sh_mobile_lcdc.h    |   10 +
 17 files changed, 787 insertions(+), 1054 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] fbdev updates for 2.6.39-rc1.
Date: Thu, 17 Mar 2011 17:43:35 +0900	[thread overview]
Message-ID: <20110317084335.GA20220@linux-sh.org> (raw)

Here's the first round of updates for the fbdev tree. I'm still catching
up after my mail server died, and waiting for some resends, so expect
another batch before the window closes.

Please pull from:

	master.kernel.org:/pub/scm/linux/kernel/git/lethal/fbdev-2.6.git

Which contains:

Alexandre Courbot (1):
      fbdev: sh_mobile_lcdcfb: add backlight support

Damian Hobson-Garcia (1):
      fbdev: sh_mobile_lcdc: Add YUV framebuffer support

Florian Tobias Schandinat (8):
      viafb: kill lcd_panel_id
      viafb: remove unused data_mode and device_type
      viafb: strip some structures
      viafb: factor lcd scaling parameters out
      viafb: remove duplicated clock information
      viafb: always return the best possible clock
      viafb: remove duplicated clock storage
      viafb: split pll configs up

Peter Huewe (1):
      video/via: drop deprecated (and unused) i2c_adapter.id

Stephen Hemminger (2):
      video via: fix iomem access
      video via: make local variables static

 drivers/video/Kconfig             |    1 +
 drivers/video/sh_mobile_lcdcfb.c  |  222 ++++++++++--
 drivers/video/sh_mobile_lcdcfb.h  |    4 +-
 drivers/video/via/chip.h          |    9 -
 drivers/video/via/dvi.c           |    4 +-
 drivers/video/via/hw.c            |  772 ++++++++++++++++++-------------------
 drivers/video/via/hw.h            |    2 -
 drivers/video/via/lcd.c           |   83 +---
 drivers/video/via/share.h         |  141 -------
 drivers/video/via/tblDPASetting.c |   23 --
 drivers/video/via/tblDPASetting.h |    2 -
 drivers/video/via/via_i2c.c       |    3 +-
 drivers/video/via/viafbdev.c      |    6 +-
 drivers/video/via/viamode.c       |  507 ++++++++----------------
 drivers/video/via/viamode.h       |    9 -
 drivers/video/via/vt1636.c        |   43 +--
 include/video/sh_mobile_lcdc.h    |   10 +
 17 files changed, 787 insertions(+), 1054 deletions(-)

             reply	other threads:[~2011-03-17  8:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-17  8:43 Paul Mundt [this message]
2011-03-17  8:43 ` [GIT PULL] fbdev updates for 2.6.39-rc1 Paul Mundt

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=20110317084335.GA20220@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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 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.