linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* video: pull request for branch "cfa-10049-3.7-oled-driver"
@ 2012-11-15 15:32 Maxime Ripard
  2012-11-18 16:35 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Maxime Ripard @ 2012-11-15 15:32 UTC (permalink / raw)
  To: linux-fbdev

Florian,

Since these patches have been around for a few months without any comment,
please pull the following branch.

Thanks,
Maxime

The following changes since commit 6f0c0580b70c89094b3422ba81118c7b959c7556:

  Linux 3.7-rc2 (2012-10-20 12:11:32 -0700)

are available in the git repository at:

  https://github.com/crystalfontz/cfa_10036_kernel.git cfa-10049-3.7-oled-driver

for you to fetch changes up to 353b74485bd80950b4beea1497fa234d3277e4e8:

  video: Add support for the Solomon SSD1307 OLED Controller (2012-10-22 12:35:02 +0200)

----------------------------------------------------------------
Maxime Ripard (1):
      video: Add support for the Solomon SSD1307 OLED Controller

 .../devicetree/bindings/video/ssd1307fb.txt        |   24 ++
 drivers/video/Kconfig                              |   13 +
 drivers/video/Makefile                             |    1 +
 drivers/video/ssd1307fb.c                          |  407 ++++++++++++++++++++
 4 files changed, 445 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/video/ssd1307fb.txt
 create mode 100644 drivers/video/ssd1307fb.c

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-11-18 16:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-15 15:32 video: pull request for branch "cfa-10049-3.7-oled-driver" Maxime Ripard
2012-11-18 16:35 ` Thomas Petazzoni

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