* [GIT PULL] fbdev changes for 3.11
@ 2013-06-14 10:23 Tomi Valkeinen
0 siblings, 0 replies; only message in thread
From: Tomi Valkeinen @ 2013-06-14 10:23 UTC (permalink / raw)
To: linux-fbdev
[-- 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 --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-06-14 10:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-14 10:23 [GIT PULL] fbdev changes for 3.11 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).