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, 10 Nov 2015 13:31:39 +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.4

Hi Linus,

Please pull fbdev changes for 4.4.

 Tomi

The following changes since commit 1f93e4a96c9109378204c147b3eec0d0e8100fde:

  Linux 4.3-rc2 (2015-09-20 14:32:34 -0700)

are available in the git repository at:

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

for you to fetch changes up to 08bfb453f0458dd353f37737d80475ff13868d9c:

  radeonfb: Deinline large functions (2015-10-08 12:24:12 +0300)

----------------------------------------------------------------
fbdev changes for 4.4

* omap: fix hdmi audio configuration issue
* ssd1307fb: add ssd1309 support
* tridentfb: support DDC
* gxt4500: enable support for non-PPC platforms

----------------------------------------------------------------
Andrzej Hajda (1):
      video/omap: remove invalid check

Denys Vlasenko (1):
      radeonfb: Deinline large functions

Jyri Sarha (1):
      OMAPDSS: hdmi: Reconfigure and restart audio when display is enabled

Olliver Schinagl (2):
      fbdev: ssd1307fb: alphabetize headers
      fbdev: ssd1307fb: add ssd1309 support

Ondrej Zary (7):
      fb_ddc: Allow I2C adapters without SCL read capability
      tridentfb: Add DDC support
      gxt4500: enable on non-PPC architectures
      gxt4500: fix 16bpp 565 mode
      gxt4500: fix color order
      gxt4500: Use arch_phys_wc_* for framebuffer
      gxt4500: enable panning

 .../devicetree/bindings/video/ssd1307fb.txt        |   3 +-
 drivers/video/fbdev/Kconfig                        |   7 +-
 drivers/video/fbdev/aty/radeon_base.c              | 133 ++++++++++++++-
 drivers/video/fbdev/aty/radeonfb.h                 | 144 ++--------------
 drivers/video/fbdev/core/fb_ddc.c                  |  28 ++--
 drivers/video/fbdev/gxt4500.c                      |  25 ++-
 drivers/video/fbdev/omap/omapfb_main.c             |   5 -
 drivers/video/fbdev/omap2/dss/hdmi.h               |   9 +-
 drivers/video/fbdev/omap2/dss/hdmi4.c              |  66 ++++++--
 drivers/video/fbdev/omap2/dss/hdmi5.c              |  75 +++++++--
 drivers/video/fbdev/ssd1307fb.c                    |  21 ++-
 drivers/video/fbdev/tridentfb.c                    | 182 ++++++++++++++++++++-
 12 files changed, 506 insertions(+), 192 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