[GIT PULL] fbdev changes for 3.11
From: Tomi Valkeinen <hidden>
Date: 2013-06-14 10:23:14
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(-)
Attachments
- signature.asc [application/pgp-signature] 901 bytes