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.3
Date: Wed, 07 Oct 2015 12:04:58 +0000 [thread overview]
Message-ID: <56150A6A.6090102@ti.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1914 bytes --]
Hi Linus,
The following changes since commit 1f93e4a96c9109378204c147b3eec0d0e8100fde:
Linux 4.3-rc2 (2015-09-20 14:32:34 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/fbdev-fixes-4.3
for you to fetch changes up to d663baba8b16f3097ac3fb5baf97c54970d2f1ff:
video: of: fix memory leak (2015-10-07 14:13:59 +0300)
----------------------------------------------------------------
fbdev fixes for v4.3
* fbdev: Minor fixes to broadsheetfb, fsl-diu-fb, mb862xxfb, tridentfb, omapfb
* display-timing: Fix memory leak in error path
----------------------------------------------------------------
Jason Jin (1):
video: fbdev: fsl: Fix the sleep function for FSL DIU module
Javier Martinez Canillas (1):
OMAPDSS: panel-sony-acx565akm: Export OF module alias information
Luis de Bethencourt (1):
video: fbdev: mb862xx: Fix module autoload for OF platform driver
Ondrej Zary (2):
tridentfb: fix hang on Blade3D with CONFIG_CC_OPTIMIZE_FOR_SIZE
tridentfb: Fix set_lwidth on TGUI9440 and CYBER9320
Sudip Mukherjee (2):
fbdev: broadsheetfb: fix memory leak
video: of: fix memory leak
Vladimir Zapolskiy (1):
fbdev: omap2: connector-dvi: use of_get_i2c_adapter_by_node interface
drivers/video/fbdev/broadsheetfb.c | 8 +++++---
drivers/video/fbdev/fsl-diu-fb.c | 9 ++++++++-
drivers/video/fbdev/mb862xx/mb862xxfbdrv.c | 1 +
drivers/video/fbdev/omap2/displays-new/connector-dvi.c | 2 +-
.../video/fbdev/omap2/displays-new/panel-sony-acx565akm.c | 1 +
drivers/video/fbdev/tridentfb.c | 12 +++++++++---
drivers/video/of_display_timing.c | 1 +
7 files changed, 26 insertions(+), 8 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 <linux-fbdev@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] fbdev fixes for 4.3
Date: Wed, 7 Oct 2015 15:04:58 +0300 [thread overview]
Message-ID: <56150A6A.6090102@ti.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1914 bytes --]
Hi Linus,
The following changes since commit 1f93e4a96c9109378204c147b3eec0d0e8100fde:
Linux 4.3-rc2 (2015-09-20 14:32:34 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/fbdev-fixes-4.3
for you to fetch changes up to d663baba8b16f3097ac3fb5baf97c54970d2f1ff:
video: of: fix memory leak (2015-10-07 14:13:59 +0300)
----------------------------------------------------------------
fbdev fixes for v4.3
* fbdev: Minor fixes to broadsheetfb, fsl-diu-fb, mb862xxfb, tridentfb, omapfb
* display-timing: Fix memory leak in error path
----------------------------------------------------------------
Jason Jin (1):
video: fbdev: fsl: Fix the sleep function for FSL DIU module
Javier Martinez Canillas (1):
OMAPDSS: panel-sony-acx565akm: Export OF module alias information
Luis de Bethencourt (1):
video: fbdev: mb862xx: Fix module autoload for OF platform driver
Ondrej Zary (2):
tridentfb: fix hang on Blade3D with CONFIG_CC_OPTIMIZE_FOR_SIZE
tridentfb: Fix set_lwidth on TGUI9440 and CYBER9320
Sudip Mukherjee (2):
fbdev: broadsheetfb: fix memory leak
video: of: fix memory leak
Vladimir Zapolskiy (1):
fbdev: omap2: connector-dvi: use of_get_i2c_adapter_by_node interface
drivers/video/fbdev/broadsheetfb.c | 8 +++++---
drivers/video/fbdev/fsl-diu-fb.c | 9 ++++++++-
drivers/video/fbdev/mb862xx/mb862xxfbdrv.c | 1 +
drivers/video/fbdev/omap2/displays-new/connector-dvi.c | 2 +-
.../video/fbdev/omap2/displays-new/panel-sony-acx565akm.c | 1 +
drivers/video/fbdev/tridentfb.c | 12 +++++++++---
drivers/video/of_display_timing.c | 1 +
7 files changed, 26 insertions(+), 8 deletions(-)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next reply other threads:[~2015-10-07 12:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-07 12:04 Tomi Valkeinen [this message]
2015-10-07 12:04 ` [GIT PULL] fbdev fixes for 4.3 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=56150A6A.6090102@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.