From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Fbdev development list <linux-fbdev@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] fbdev fixes for 4.0
Date: Mon, 09 Mar 2015 12:49:53 +0000 [thread overview]
Message-ID: <54FD96F1.1020607@ti.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1296 bytes --]
Hi Linus,
Please pull fbdev fixes:
The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/fbdev-fixes-4.0
for you to fetch changes up to a38bb793eaebe1178fbd8ef6ab66ccc062bad505:
OMAPDSS: fix regression with display sysfs files (2015-02-26 10:23:15 +0200)
----------------------------------------------------------------
fbdev fixes for 4.0
* Fix regression in with omapdss when using i2c displays
* Fix possible null deref in fbmon
* Check kalloc return value in AMBA CLCD
----------------------------------------------------------------
Kiran Padwal (1):
video: ARM CLCD: Add missing error check for devm_kzalloc
Sudip Mukherjee (1):
video: fbdev: fix possible null dereference
Tomi Valkeinen (1):
OMAPDSS: fix regression with display sysfs files
drivers/video/fbdev/amba-clcd.c | 3 +
drivers/video/fbdev/core/fbmon.c | 6 +-
drivers/video/fbdev/omap2/dss/display-sysfs.c | 179 ++++++++++++++------------
include/video/omapdss.h | 1 +
4 files changed, 102 insertions(+), 87 deletions(-)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Fbdev development list <linux-fbdev@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] fbdev fixes for 4.0
Date: Mon, 9 Mar 2015 14:49:53 +0200 [thread overview]
Message-ID: <54FD96F1.1020607@ti.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1296 bytes --]
Hi Linus,
Please pull fbdev fixes:
The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/fbdev-fixes-4.0
for you to fetch changes up to a38bb793eaebe1178fbd8ef6ab66ccc062bad505:
OMAPDSS: fix regression with display sysfs files (2015-02-26 10:23:15 +0200)
----------------------------------------------------------------
fbdev fixes for 4.0
* Fix regression in with omapdss when using i2c displays
* Fix possible null deref in fbmon
* Check kalloc return value in AMBA CLCD
----------------------------------------------------------------
Kiran Padwal (1):
video: ARM CLCD: Add missing error check for devm_kzalloc
Sudip Mukherjee (1):
video: fbdev: fix possible null dereference
Tomi Valkeinen (1):
OMAPDSS: fix regression with display sysfs files
drivers/video/fbdev/amba-clcd.c | 3 +
drivers/video/fbdev/core/fbmon.c | 6 +-
drivers/video/fbdev/omap2/dss/display-sysfs.c | 179 ++++++++++++++------------
include/video/omapdss.h | 1 +
4 files changed, 102 insertions(+), 87 deletions(-)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next reply other threads:[~2015-03-09 12:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-09 12:49 Tomi Valkeinen [this message]
2015-03-09 12:49 ` [GIT PULL] fbdev fixes for 4.0 Tomi Valkeinen
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=54FD96F1.1020607@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 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.