[<prev] [next>] [day] [month] [year] [list]
Message-ID: <573EC8EF.2090909@ti.com>
Date: Fri, 20 May 2016 11:21:03 +0300
From: Tomi Valkeinen <tomi.valkeinen@...com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: linux-fbdev <linux-fbdev@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] fbdev changes for 4.7
Hi Linus,
Please pull the fbdev changes for v4.7.
Tomi
The following changes since commit c3b46c73264b03000d1e18b22f5caf63332547c9:
Linux 4.6-rc4 (2016-04-17 19:13:32 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/fbdev-4.7
for you to fetch changes up to ab366b40b8513e7590858229ecbb5e1434a52b54:
fbdev: Use IS_ENABLED() instead of checking for built-in or module (2016-05-13 15:14:38 +0300)
----------------------------------------------------------------
fbdev changes for 4.7
* imxfb: fix lcd power up
* small fixes and cleanups
----------------------------------------------------------------
Alexey Khoroshilov (1):
fbdev: fbmem: implement error handling in fbmem_init()
Andy Lutomirski (1):
efifb: Don't show the mapping VA
Eric Engestrom (1):
Documentation: fb: fix spelling mistakes
Javier Martinez Canillas (1):
fbdev: Use IS_ENABLED() instead of checking for built-in or module
Julian Scheel (1):
fbdev: ssd1307fb: Fix charge pump setting
Peter Ujfalusi (1):
video: fbdev: omap2: Remove deprecated regulator_can_change_voltage() usage
Simon Horman (1):
fbdev: sh_mipi_dsi: remove driver
Uwe Kleine-König (2):
video: fbdev: imxfb: fix semantic of .get_power and .set_power
video: fbdev: imxfb: add some error handling
Wang Hongcheng (1):
video: AMBA CLCD: Remove unncessary include in amba-clcd.c
Documentation/fb/udlfb.txt | 6 +-
drivers/video/Kconfig | 4 -
drivers/video/fbdev/Kconfig | 1 -
drivers/video/fbdev/Makefile | 1 -
drivers/video/fbdev/amba-clcd.c | 2 -
drivers/video/fbdev/core/fbmem.c | 20 +-
drivers/video/fbdev/efifb.c | 6 +-
drivers/video/fbdev/imxfb.c | 44 +-
drivers/video/fbdev/omap2/omapfb/dss/dsi.c | 12 +-
drivers/video/fbdev/omap2/omapfb/dss/hdmi4.c | 12 +-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c | 12 +-
drivers/video/fbdev/sh_mipi_dsi.c | 587 ---------------------------
drivers/video/fbdev/ssd1307fb.c | 2 +-
drivers/video/fbdev/via/accel.c | 2 +-
drivers/video/fbdev/via/via-core.c | 4 +-
include/video/sh_mipi_dsi.h | 59 ---
16 files changed, 73 insertions(+), 701 deletions(-)
delete mode 100644 drivers/video/fbdev/sh_mipi_dsi.c
delete mode 100644 include/video/sh_mipi_dsi.h
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists