linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] fbdev changes for 4.4
@ 2015-11-10 11:31 Tomi Valkeinen
  0 siblings, 0 replies; only message in thread
From: Tomi Valkeinen @ 2015-11-10 11:31 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fbdev, linux-kernel@vger.kernel.org

[-- Attachment #1: Type: text/plain, Size: 2282 bytes --]

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


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-11-10 11:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-10 11:31 [GIT PULL] fbdev changes for 4.4 Tomi Valkeinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).