linux-fbdev.vger.kernel.org archive mirror
 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 fixes for 3.0-rc6
Date: Mon, 04 Jul 2011 08:21:05 +0000	[thread overview]
Message-ID: <20110704082105.GC24169@linux-sh.org> (raw)

Please pull from:

	master.kernel.org:/pub/scm/linux/kernel/git/lethal/fbdev-3.x.git fbdev-fixes-for-linus

Which contains:

Damian Hobson-Garcia (1):
      fbdev: sh_mobile_meram: Correct pointer check for YCbCr chroma plane

Daniel J Blueman (1):
      vesafb: fix memory leak

Loïc Minier (1):
      fbdev: amba: Link fb device to its parent

Pavel Shved (1):
      hecubafb: add module_put on error path in hecubafb_probe()

Randy Dunlap (2):
      gx1fb: Fix section mismatch warnings
      sm501fb: fix section mismatch warning

Timur Tabi (1):
      fsl-diu-fb: remove check for pixel clock ranges

William Katsak (1):
      udlfb: Correct sub-optimal resolution selection.

 drivers/video/amba-clcd.c        |    2 ++
 drivers/video/fsl-diu-fb.c       |   16 ----------------
 drivers/video/geode/gx1fb_core.c |   14 +++++++-------
 drivers/video/hecubafb.c         |    3 ++-
 drivers/video/sh_mobile_meram.c  |    2 +-
 drivers/video/sm501fb.c          |    2 +-
 drivers/video/udlfb.c            |    8 ++++++--
 drivers/video/vesafb.c           |    1 +
 include/linux/fsl-diu-fb.h       |    6 ------
 9 files changed, 20 insertions(+), 34 deletions(-)

                 reply	other threads:[~2011-07-04  8:21 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=20110704082105.GC24169@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 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).