lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 15 Mar 2016 14:50:22 +0200
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.6

Hi Linus,

The following changes since commit 18558cae0272f8fd9647e69d3fec1565a7949865:

  Linux 4.5-rc4 (2016-02-14 13:05:20 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/fbdev-4.6

for you to fetch changes up to 13aa38e291bdd4e4018f40dd2f75e464814dcbf3:

  xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND" (2016-03-11 13:37:02 +0200)

----------------------------------------------------------------
fbdev changes for 4.6

* Miscallaneous small fixes to various fbdev drivers
* Remove fb_rotate, which was never used
* pmag fb improvements

----------------------------------------------------------------
Andrzej Hajda (1):
      fbdev: exynos: fix IS_ERR_VALUE usage

Arnd Bergmann (2):
      video: exynos: fix modular build
      xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"

Dan Carpenter (1):
      video: fbdev: metronomefb: two harmless off by one bugs

Daniel Wagner (1):
      video: Use bool instead int pointer for get_opt_bool() argument

Maciej W. Rozycki (8):
      video: fbdev: pmag-ba-fb: Fix the lower margin size
      video: fbdev: pmag-aa-fb: Adapt to current APIs
      video: fbdev: pmag-aa-fb: Enable building as a module
      video: fbdev: pmag-aa-fb: Report video timings
      video: fbdev: bt455: Remove unneeded colormap helpers for cursor support
      video: fbdev: pmag-ba-fb: Fix and rework Bt455 colormap handling
      video: fbdev: pmag-ba-fb: Optimize Bt455 colormap addressing
      video: fbdev: bt431: Correct cursor format control macro

Paul Gortmaker (3):
      drivers/video: make fbdev/sunxvr500.c explicitly non-modular
      drivers/video: make fbdev/sunxvr1000.c explicitly non-modular
      drivers/video: make fbdev/sunxvr2500.c explicitly non-modular

Rasmus Villemoes (1):
      fbdev: kill fb_rotate

Simon Horman (1):
      fbdev: sh_mobile_lcdc: Use ARCH_RENESAS

Sudip Mukherjee (2):
      fbdev: n411: check return value
      video: fbdev: sis: remove unused variable

Sushaanth Srirangapathi (1):
      fbdev: da8xx-fb: fix videomodes of lcd panels

 drivers/video/fbdev/Kconfig                  |   7 +-
 drivers/video/fbdev/atafb.c                  |   3 -
 drivers/video/fbdev/au1100fb.c               |  22 -
 drivers/video/fbdev/bf537-lq035.c            |  23 -
 drivers/video/fbdev/bt431.h                  |  43 +-
 drivers/video/fbdev/bt455.h                  |  68 ++-
 drivers/video/fbdev/da8xx-fb.c               |   7 +-
 drivers/video/fbdev/exynos/Kconfig           |   6 +-
 drivers/video/fbdev/exynos/Makefile          |   6 +-
 drivers/video/fbdev/exynos/exynos_mipi_dsi.c |   7 +-
 drivers/video/fbdev/intelfb/intelfbdrv.c     |   2 +-
 drivers/video/fbdev/metronomefb.c            |   6 +-
 drivers/video/fbdev/n411.c                   |  12 +-
 drivers/video/fbdev/omap/omapfb_main.c       |  22 -
 drivers/video/fbdev/pmag-aa-fb.c             | 602 +++++++++------------------
 drivers/video/fbdev/pmag-ba-fb.c             |   2 +-
 drivers/video/fbdev/sis/init301.c            |  10 +-
 drivers/video/fbdev/skeletonfb.c             |  17 -
 drivers/video/fbdev/sunxvr1000.c             |  42 +-
 drivers/video/fbdev/sunxvr2500.c             |  39 +-
 drivers/video/fbdev/sunxvr500.c              |  42 +-
 include/linux/fb.h                           |   3 -
 22 files changed, 310 insertions(+), 681 deletions(-)



Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ