linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fbdev <linux-fbdev@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] fbdev fixes for 4.2-rc7
Date: Tue, 11 Aug 2015 13:07:12 +0000	[thread overview]
Message-ID: <55C9F380.9080908@ti.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1617 bytes --]

Hi Linus,

The following changes since commit f7644cbfcdf03528f0f450f3940c4985b2291f49:

  Linux 4.2-rc6 (2015-08-09 15:54:30 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/fbdev-fixes-4.2

for you to fetch changes up to 2a17d7e80f1df44d6b94c3696d5eda44fe6638a8:

  fbcon: unconditionally initialize cursor blink interval (2015-08-10 17:20:32 +0300)

----------------------------------------------------------------
fbdev fixes for 4.2

* Fix display regression on Versatile boards
* Fix OF node refcount bugs on omapdss
* fix WARN about clock prepare on pxa3xx_gcu
* Fix mem leak in videomode helpers
* Fix fbconsole related boot problem on sun7i-a20-olinuxino-micro

----------------------------------------------------------------
Christian Engelmayer (1):
      video: Fix possible leak in of_get_videomode()

Jyri Sarha (2):
      OMAPDSS: Fix node refcount leak in omapdss_of_get_next_port()
      OMAPDSS: Fix omap_dss_find_output_by_port_node() port refcount decrement

Linus Walleij (1):
      fbdev: select versatile helpers for the integrator

Robert Jarzmik (1):
      video: fbdev: pxa3xx_gcu: prepare the clocks

Scot Doyle (1):
      fbcon: unconditionally initialize cursor blink interval

 drivers/video/console/fbcon.c          | 3 ++-
 drivers/video/fbdev/Kconfig            | 2 +-
 drivers/video/fbdev/omap2/dss/dss-of.c | 4 +++-
 drivers/video/fbdev/pxa3xx-gcu.c       | 4 ++--
 drivers/video/of_videomode.c           | 4 +---
 5 files changed, 9 insertions(+), 8 deletions(-)


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

                 reply	other threads:[~2015-08-11 13:07 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=55C9F380.9080908@ti.com \
    --to=tomi.valkeinen@ti.com \
    --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).