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 fixes for 3.0-rc2
Date: Mon, 06 Jun 2011 03:39:00 +0000	[thread overview]
Message-ID: <20110606033900.GF26101@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:

Andy Lutomirski (3):
      efifb: Enable write-combining
      efifb: Fix mismatched request/release_mem_region
      efifb: Disallow manual bind and unbind

Bruno Prémont (1):
      video: Fix use-after-free by vga16fb on rmmod

Joe Perches (1):
      video: Convert vmalloc/memset to vzalloc

Julia Lawall (2):
      drivers/video/imxfb.c: add missing clk_put
      drivers/video/pxa168fb.c: add missing clk_put

Paul Mundt (1):
      fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes.

Steven Miao (1):
      fbdev: bf537-lq035: add missing blacklight properties type

Tormod Volden (1):
      savagefb: Use panel CVT mode as default

 drivers/video/arcfb.c                  |    5 +--
 drivers/video/bf537-lq035.c            |    1 +
 drivers/video/broadsheetfb.c           |    4 +--
 drivers/video/efifb.c                  |   34 ++++++++++++++++++++-----------
 drivers/video/hecubafb.c               |    5 +--
 drivers/video/imxfb.c                  |    4 +-
 drivers/video/metronomefb.c            |    4 +--
 drivers/video/modedb.c                 |    1 +
 drivers/video/pxa168fb.c               |   17 +++++++++------
 drivers/video/savage/savagefb_driver.c |   16 +++++++++++++++
 drivers/video/sh_mobile_lcdcfb.c       |    4 +-
 drivers/video/vga16fb.c                |    2 +
 drivers/video/xen-fbfront.c            |    3 +-
 13 files changed, 63 insertions(+), 37 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 fixes for 3.0-rc2
Date: Mon, 6 Jun 2011 12:39:00 +0900	[thread overview]
Message-ID: <20110606033900.GF26101@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:

Andy Lutomirski (3):
      efifb: Enable write-combining
      efifb: Fix mismatched request/release_mem_region
      efifb: Disallow manual bind and unbind

Bruno Prémont (1):
      video: Fix use-after-free by vga16fb on rmmod

Joe Perches (1):
      video: Convert vmalloc/memset to vzalloc

Julia Lawall (2):
      drivers/video/imxfb.c: add missing clk_put
      drivers/video/pxa168fb.c: add missing clk_put

Paul Mundt (1):
      fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes.

Steven Miao (1):
      fbdev: bf537-lq035: add missing blacklight properties type

Tormod Volden (1):
      savagefb: Use panel CVT mode as default

 drivers/video/arcfb.c                  |    5 +--
 drivers/video/bf537-lq035.c            |    1 +
 drivers/video/broadsheetfb.c           |    4 +--
 drivers/video/efifb.c                  |   34 ++++++++++++++++++++-----------
 drivers/video/hecubafb.c               |    5 +--
 drivers/video/imxfb.c                  |    4 +-
 drivers/video/metronomefb.c            |    4 +--
 drivers/video/modedb.c                 |    1 +
 drivers/video/pxa168fb.c               |   17 +++++++++------
 drivers/video/savage/savagefb_driver.c |   16 +++++++++++++++
 drivers/video/sh_mobile_lcdcfb.c       |    4 +-
 drivers/video/vga16fb.c                |    2 +
 drivers/video/xen-fbfront.c            |    3 +-
 13 files changed, 63 insertions(+), 37 deletions(-)

             reply	other threads:[~2011-06-06  3:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-06  3:39 Paul Mundt [this message]
2011-06-06  3:39 ` [GIT PULL] fbdev fixes for 3.0-rc2 Paul Mundt
2011-06-06  9:04 ` Linus Torvalds
2011-06-06  9:04   ` Linus Torvalds
2011-06-06  9:15   ` Paul Mundt
2011-06-06  9:15     ` Paul Mundt
2011-06-06  9:39     ` Bruno Prémont
2011-06-06  9:39       ` Bruno Prémont

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=20110606033900.GF26101@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.