From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fbdev <linux-fbdev@vger.kernel.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Subject: [GIT PULL] fbdev fixes for 3.12
Date: Fri, 27 Sep 2013 09:07:37 +0000 [thread overview]
Message-ID: <52454AD9.3050502@ti.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1923 bytes --]
Hi Linus,
The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f:
Linux 3.12-rc1 (2013-09-16 16:17:51 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/fbdev-fixes-3.12
for you to fetch changes up to 6d0bb818041a02be682abadb3ba35ff608f7d60a:
video: mxsfb: Add missing break (2013-09-26 15:33:23 +0300)
----------------------------------------------------------------
Small fbdev fixes for various fb drivers
----------------------------------------------------------------
Andrzej Hajda (1):
video: of: display_timing: correct display-timings node finding
Marek Vasut (1):
video: mxsfb: Add missing break
Mark Brown (1):
OMAPDSS: Add missing dependency on backlight for DSI-CM panel drier
Sathya Prakash M R (1):
OMAPDSS: Return right error during connector probe
Tomi Valkeinen (1):
OMAPDSS: DISPC: set irq_safe for runtime PM
Uwe Kleine-König (1):
video: mmp: drop needless devm cleanup
Wei Yongjun (2):
s3fb: fix error return code in s3_pci_probe()
neofb: fix error return code in neofb_probe()
drivers/video/mmp/hw/mmp_ctrl.c | 17 ++---------------
drivers/video/mxsfb.c | 1 +
drivers/video/neofb.c | 4 +++-
drivers/video/of_display_timing.c | 6 +++---
drivers/video/omap2/displays-new/Kconfig | 1 +
drivers/video/omap2/displays-new/connector-analog-tv.c | 2 +-
drivers/video/omap2/displays-new/connector-dvi.c | 2 +-
drivers/video/omap2/displays-new/connector-hdmi.c | 2 +-
drivers/video/omap2/dss/dispc.c | 1 +
drivers/video/s3fb.c | 9 +--------
10 files changed, 15 insertions(+), 30 deletions(-)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 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 <linux-kernel@vger.kernel.org>,
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Subject: [GIT PULL] fbdev fixes for 3.12
Date: Fri, 27 Sep 2013 12:07:37 +0300 [thread overview]
Message-ID: <52454AD9.3050502@ti.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1923 bytes --]
Hi Linus,
The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f:
Linux 3.12-rc1 (2013-09-16 16:17:51 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/fbdev-fixes-3.12
for you to fetch changes up to 6d0bb818041a02be682abadb3ba35ff608f7d60a:
video: mxsfb: Add missing break (2013-09-26 15:33:23 +0300)
----------------------------------------------------------------
Small fbdev fixes for various fb drivers
----------------------------------------------------------------
Andrzej Hajda (1):
video: of: display_timing: correct display-timings node finding
Marek Vasut (1):
video: mxsfb: Add missing break
Mark Brown (1):
OMAPDSS: Add missing dependency on backlight for DSI-CM panel drier
Sathya Prakash M R (1):
OMAPDSS: Return right error during connector probe
Tomi Valkeinen (1):
OMAPDSS: DISPC: set irq_safe for runtime PM
Uwe Kleine-König (1):
video: mmp: drop needless devm cleanup
Wei Yongjun (2):
s3fb: fix error return code in s3_pci_probe()
neofb: fix error return code in neofb_probe()
drivers/video/mmp/hw/mmp_ctrl.c | 17 ++---------------
drivers/video/mxsfb.c | 1 +
drivers/video/neofb.c | 4 +++-
drivers/video/of_display_timing.c | 6 +++---
drivers/video/omap2/displays-new/Kconfig | 1 +
drivers/video/omap2/displays-new/connector-analog-tv.c | 2 +-
drivers/video/omap2/displays-new/connector-dvi.c | 2 +-
drivers/video/omap2/displays-new/connector-hdmi.c | 2 +-
drivers/video/omap2/dss/dispc.c | 1 +
drivers/video/s3fb.c | 9 +--------
10 files changed, 15 insertions(+), 30 deletions(-)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]
next reply other threads:[~2013-09-27 9:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-27 9:07 Tomi Valkeinen [this message]
2013-09-27 9:07 ` [GIT PULL] fbdev fixes for 3.12 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=52454AD9.3050502@ti.com \
--to=tomi.valkeinen@ti.com \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=plagnioj@jcrosoft.com \
--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.