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>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 16 Apr 2014 12:03:49 +0300
From:	Tomi Valkeinen <tomi.valkeinen@...com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	linux-kernel <linux-kernel@...r.kernel.org>,
	linux-fbdev <linux-fbdev@...r.kernel.org>
Subject: [GIT PULL] fbdev fixes for 3.15

Hi Linus,

Please pull fbdev fixes for 3.15.

The drivers/video/Kconfig change in this pull request will conflict with the
fbdev reorder series, which is not yet in your tree. If that's an issue, I can
resend this without the Kconfig change.

 Tomi

The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:

  Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)

are available in the git repository at:

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

for you to fetch changes up to c26ef3eb3c11274bad1b64498d0a134f85755250:

  video: bf54x-lq043fb: fix build error (2014-04-15 12:44:16 +0300)

----------------------------------------------------------------
fbdev fixes for 3.15:

- fix build errors for bf54x-lq043fb and imxfb
- fbcon fix for da8xx-fb
- omapdss fixes for hdmi audio, irq handling and fclk calculation

----------------------------------------------------------------
Alexander Shiyan (1):
      video: imxfb: Select LCD_CLASS_DEVICE unconditionally

Jon Ringle (1):
      video: da8xx-fb: Fix casting of info->pseudo_palette

Jyri Sarha (2):
      OMAPDSS: Take pixelclock unit change into account in hdmi_compute_acr()
      OMAPDSS: Change struct reg_field to dispc_reg_field

Steven Miao (1):
      video: bf54x-lq043fb: fix build error

Tomi Valkeinen (2):
      OMAPDSS: fix rounding when calculating fclk rate
      OMAPDSS: fix shared irq handlers

 drivers/video/Kconfig                 |  2 ++
 drivers/video/bf54x-lq043fb.c         |  2 +-
 drivers/video/da8xx-fb.c              | 10 +-----
 drivers/video/omap2/dss/dispc.c       | 67 +++++++++++++++++++++++++++++------
 drivers/video/omap2/dss/dsi.c         | 20 +++++++++++
 drivers/video/omap2/dss/dss.c         |  4 +--
 drivers/video/omap2/dss/dss.h         |  6 ----
 drivers/video/omap2/dss/hdmi_common.c |  8 ++---
 8 files changed, 87 insertions(+), 32 deletions(-)


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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ