linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: linux-fbdev@vger.kernel.org
Subject: [GIT PULL] fbdev changes for 3.11
Date: Fri, 14 Jun 2013 10:23:14 +0000	[thread overview]
Message-ID: <51BAEF12.4020605@ti.com> (raw)

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

The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

  Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:

  git://gitorious.org/linux-omap-dss2/linux.git tags/fbdev-for-3.11

for you to fetch changes up to ffa3fd21de8ab0db7962b612d4c6e17c0d88e9c2:

  videomode: implement public of_get_display_timing() (2013-05-28 14:42:52 +0300)

----------------------------------------------------------------
Small fbdev changes for 3.11

* Add of_get_display_timing() for parsing single DT entry
* Add support for SSD1306 OLED controller
* ssd1307fb performance improvements

----------------------------------------------------------------
Maxime Ripard (4):
      video: ssd1307fb: Add support for SSD1306 OLED controller
      video: ssd1307fb: Rework the communication functions
      video: ssd1307fb: Speed up the communication with the controller
      video: ssd1307fb: Make use of horizontal addressing mode

Tomi Valkeinen (2):
      videomode: don't allocate mem in of_get_display_timing()
      videomode: implement public of_get_display_timing()

 .../devicetree/bindings/video/ssd1307fb.txt        |  10 +-
 drivers/video/of_display_timing.c                  |  55 ++-
 drivers/video/ssd1307fb.c                          | 392 +++++++++++++++------
 include/video/of_display_timing.h                  |   2 +
 4 files changed, 339 insertions(+), 120 deletions(-)


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

                 reply	other threads:[~2013-06-14 10:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51BAEF12.4020605@ti.com \
    --to=tomi.valkeinen@ti.com \
    --cc=linux-fbdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).