[<prev] [next>] [day] [month] [year] [list]
Message-ID: <538F10A4.5050708@ti.com>
Date: Wed, 4 Jun 2014 15:27:16 +0300
From: Tomi Valkeinen <tomi.valkeinen@...com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: linux-kernel <linux-kernel@...r.kernel.org>,
Linux Fbdev development list <linux-fbdev@...r.kernel.org>
Subject: [GIT PULL] main fbdev changes for 3.16
Hi Linus,
Please pull the main fbdev changes for 3.16.
Tomi
The following changes since commit a798c10faf62a505d24e5f6213fbaf904a39623f:
Linux 3.15-rc2 (2014-04-20 11:08:50 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/fbdev-main-3.16
for you to fetch changes up to fbc6c4a13bbfb420eedfdb26a0a859f9c07e8a7b:
drivers/video/fbdev/fb-puv3.c: Add header files for function unifb_mmap (2014-05-23 13:51:10 +0300)
----------------------------------------------------------------
fbdev changes for 3.16 (main part)
Mainly fixes and small improvements. The biggest change seems to be backlight
control support for mx3fb.
----------------------------------------------------------------
Aaro Koskinen (1):
video: omap: delete support for early fbmem allocation
Alexander Stein (1):
video: mx3fb: Add backlight control support
Arnd Bergmann (7):
video: sh_mobile_lcdcfb depends on meram
video: clarify I2C dependencies
video/omap: fix modular build
video/mbx: fix building debugfs support
video: export fb_prepare_logo
video: atmel needs FB_BACKLIGHT
video/nuc900: allow modular build
Boris BREZILLON (1):
video: of: display_timing: fix default native-mode setting
Brian W Hart (1):
fbdev/fb.h: silence warning with -Wsign-compare
Dan Carpenter (1):
video: mmpfb: cleanup some static checker warnings in probe()
David Ung (1):
video: Check EDID for HDMI connection
Denis Carikli (1):
video: mx3fb: Use devm_kzalloc
Fabian Frederick (1):
fbdev: fbmem: remove positive test on unsigned values
Jean Delvare (3):
fbdev: Fix tmiofb driver dependencies
video: exynos: Add a dependency to the menu
video: Kconfig: Add a dependency to the Goldfish framebuffer driver
Jingoo Han (1):
video: pxa3xx-gcu: use devm_ioremap_resource()
Jon Ringle (1):
video: da8xx-fb: Add support for Densitron 84-0023-001T
Julia Lawall (1):
video: delete unneeded call to platform_get_drvdata
Lucas Stach (1):
video: of: display_timing: remove two unsafe error messages
Masami Ichikawa (1):
fbcon: Fix memory leak in con2fb_release_oldinfo()
Masanari Iida (2):
video: fbdev: Fix format string mismatch in wm8505fb.c
video: fbdev: Fix format string mismatch in gbefb.c
Mikulas Patocka (1):
matroxfb: perform a dummy read of M_STATUS
Richard Weinberger (2):
video: mmp: Remove references to CPU_MMP3
video: mmp: Remove references to CPU_PXA988
Rickard Strandqvist (2):
video: fbdev: grvga.c: Fix for possible null pointer dereference
video: fbdev: s3fb.c: Fix for possible null pointer dereference
Zhichuang SUN (1):
drivers/video/fbdev/fb-puv3.c: Add header files for function unifb_mmap
drivers/video/console/fbcon.c | 1 +
drivers/video/fbdev/Kconfig | 11 ++--
drivers/video/fbdev/bf54x-lq043fb.c | 2 -
drivers/video/fbdev/core/fbmem.c | 7 +--
drivers/video/fbdev/core/fbmon.c | 9 +++-
drivers/video/fbdev/da8xx-fb.c | 14 +++++
drivers/video/fbdev/exynos/Kconfig | 2 +-
drivers/video/fbdev/fb-puv3.c | 2 +
drivers/video/fbdev/gbefb.c | 2 +-
drivers/video/fbdev/grvga.c | 3 +-
drivers/video/fbdev/matrox/matroxfb_base.h | 2 +-
drivers/video/fbdev/mbx/Makefile | 3 +-
drivers/video/fbdev/mbx/mbxdebugfs.c | 2 +-
drivers/video/fbdev/mbx/mbxfb.c | 2 +
drivers/video/fbdev/mmp/Kconfig | 2 +-
drivers/video/fbdev/mmp/fb/mmpfb.c | 9 +---
drivers/video/fbdev/mmp/hw/Kconfig | 6 +--
drivers/video/fbdev/mmp/hw/mmp_ctrl.h | 32 -----------
drivers/video/fbdev/mx3fb.c | 85 ++++++++++++++++++++++++++++--
drivers/video/fbdev/omap/Kconfig | 9 ++++
drivers/video/fbdev/omap/Makefile | 23 ++++----
drivers/video/fbdev/omap/lcdc.c | 67 +----------------------
drivers/video/fbdev/omap/omapfb_main.c | 1 +
drivers/video/fbdev/pxa3xx-gcu.c | 6 +--
drivers/video/fbdev/s3fb.c | 3 +-
drivers/video/fbdev/wm8505fb.c | 2 +-
drivers/video/of_display_timing.c | 10 ++--
include/linux/fb.h | 3 +-
include/linux/omap-dma.h | 2 +-
29 files changed, 169 insertions(+), 153 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists