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.5
Date: Fri, 12 Feb 2016 11:15:43 +0000 [thread overview]
Message-ID: <56BDBEDF.5080603@ti.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1657 bytes --]
Hi Linus,
The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/fbdev-fixes-4.5
for you to fetch changes up to b82fe6ddd782f847332aeabf8cab980852f61629:
video: fbdev: imxfb: Provide a reset mechanism (2016-01-29 14:20:16 +0200)
----------------------------------------------------------------
fbdev fixes for v4.5
* fix omap2plus_defconfig to enable omapfb as it was in v4.4
* ocfb: fix timings for margins
* s6e8ax0, da8xx-fb: fix compile warnings
* mmp: fix build failure caused by bad printk parameters
* imxfb: fix clock issue which kept the display off
----------------------------------------------------------------
Andrea Merello (1):
ocfb: fix tgdel and tvdel timing parameters
Arnd Bergmann (3):
fbdev: s6e8ax0: avoid unused function warnings
fbdev: da8xx-fb: remove incorrect type cast
fbdev: mmp: print IRQ resource using %pR format string
Fabio Estevam (1):
video: fbdev: imxfb: Provide a reset mechanism
Tomi Valkeinen (1):
ARM: omap2plus_defconfig: update display configs
arch/arm/configs/omap2plus_defconfig | 33 ++++++++++++++++-----------------
drivers/video/fbdev/da8xx-fb.c | 6 +++---
drivers/video/fbdev/exynos/s6e8ax0.c | 13 ++++---------
drivers/video/fbdev/imxfb.c | 15 +++++++++++++++
drivers/video/fbdev/mmp/hw/mmp_ctrl.c | 3 +--
drivers/video/fbdev/ocfb.c | 4 ++--
6 files changed, 41 insertions(+), 33 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.5
Date: Fri, 12 Feb 2016 13:15:43 +0200 [thread overview]
Message-ID: <56BDBEDF.5080603@ti.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1657 bytes --]
Hi Linus,
The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/fbdev-fixes-4.5
for you to fetch changes up to b82fe6ddd782f847332aeabf8cab980852f61629:
video: fbdev: imxfb: Provide a reset mechanism (2016-01-29 14:20:16 +0200)
----------------------------------------------------------------
fbdev fixes for v4.5
* fix omap2plus_defconfig to enable omapfb as it was in v4.4
* ocfb: fix timings for margins
* s6e8ax0, da8xx-fb: fix compile warnings
* mmp: fix build failure caused by bad printk parameters
* imxfb: fix clock issue which kept the display off
----------------------------------------------------------------
Andrea Merello (1):
ocfb: fix tgdel and tvdel timing parameters
Arnd Bergmann (3):
fbdev: s6e8ax0: avoid unused function warnings
fbdev: da8xx-fb: remove incorrect type cast
fbdev: mmp: print IRQ resource using %pR format string
Fabio Estevam (1):
video: fbdev: imxfb: Provide a reset mechanism
Tomi Valkeinen (1):
ARM: omap2plus_defconfig: update display configs
arch/arm/configs/omap2plus_defconfig | 33 ++++++++++++++++-----------------
drivers/video/fbdev/da8xx-fb.c | 6 +++---
drivers/video/fbdev/exynos/s6e8ax0.c | 13 ++++---------
drivers/video/fbdev/imxfb.c | 15 +++++++++++++++
drivers/video/fbdev/mmp/hw/mmp_ctrl.c | 3 +--
drivers/video/fbdev/ocfb.c | 4 ++--
6 files changed, 41 insertions(+), 33 deletions(-)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next reply other threads:[~2016-02-12 11:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-12 11:15 Tomi Valkeinen [this message]
2016-02-12 11:15 ` [GIT PULL] fbdev fixes for 4.5 Tomi Valkeinen
-- strict thread matches above, loose matches on Subject: below --
2016-03-03 11:52 Tomi Valkeinen
2016-03-03 11:52 ` 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=56BDBEDF.5080603@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.