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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 12 Feb 2016 13:15:43 +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 fixes for 4.5

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(-)


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