<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/include/video/omap-panel-data.h, branch v3.18.32</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.18.32</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.18.32'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2013-10-31T10:30:36Z</updated>
<entry>
<title>omapdss: Add new panel driver for Topolly td028ttec1 LCD.</title>
<updated>2013-10-31T10:30:36Z</updated>
<author>
<name>Marek Belisko</name>
<email>marek@goldelico.com</email>
</author>
<published>2013-10-29T22:25:40Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=8623ec220b9c9d873ef82d41c9adbac7eec53174'/>
<id>urn:sha1:8623ec220b9c9d873ef82d41c9adbac7eec53174</id>
<content type='text'>
Signed-off-by: Marek Belisko &lt;marek@goldelico.com&gt;
Signed-off-by: H. Nikolaus Schaller &lt;hns@goldelico.com&gt;
[tomi.valkeinen@ti.com: made a few funcs static]
Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
</content>
</entry>
<entry>
<title>OMAPDSS: remove all old panel drivers</title>
<updated>2013-08-29T13:21:52Z</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2013-05-15T07:36:01Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=05cefbe2f22e551594c5ec618102a35317bd050d'/>
<id>urn:sha1:05cefbe2f22e551594c5ec618102a35317bd050d</id>
<content type='text'>
The board files now use the new panel drivers, making the old panel
drivers obsolete.

Remove the old panel drivers, Kconfig and Makefile entries, and the
panels' platform data structs.

Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
Reviewed-by: Archit Taneja &lt;archit@ti.com&gt;
</content>
</entry>
<entry>
<title>OMAPDSS: Add NEC NL8048HL11 panel driver</title>
<updated>2013-06-17T11:33:18Z</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2013-05-31T10:39:31Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=6077ce8d5901a07c3047fa7973cce5b98142ab2b'/>
<id>urn:sha1:6077ce8d5901a07c3047fa7973cce5b98142ab2b</id>
<content type='text'>
Add NEC NL8048HL11 panel driver which uses the new DSS device model
and DSS ops.

Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
</content>
</entry>
<entry>
<title>OMAPDSS: Add TPO TD043MTEA1 panel driver</title>
<updated>2013-06-17T11:33:04Z</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2013-05-31T10:13:44Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=2e1def0c215cfca76af77cb9655a902bc4e7ba3b'/>
<id>urn:sha1:2e1def0c215cfca76af77cb9655a902bc4e7ba3b</id>
<content type='text'>
Add TPO TD043MTEA1 panel driver which uses the new DSS device model
and DSS ops.

Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
Tested-by: Grazvydas Ignotas &lt;notasas@gmail.com&gt;
</content>
</entry>
<entry>
<title>OMAPDSS: Add Sharp LS037V7DW01 panel driver</title>
<updated>2013-06-17T11:32:51Z</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2013-05-31T09:14:01Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=922ae890a993e8f5ca1ef776b4c8856d0aa7de25'/>
<id>urn:sha1:922ae890a993e8f5ca1ef776b4c8856d0aa7de25</id>
<content type='text'>
Add Sharp LS037V7DW01 panel driver which uses the new DSS device model
and DSS ops.

Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
</content>
</entry>
<entry>
<title>OMAPDSS: Add LG.Philips LB035Q02 panel driver</title>
<updated>2013-06-17T11:32:37Z</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2013-05-21T14:14:29Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=f92f168f8dc33c8db100fdd0c4ccfb26adedce61'/>
<id>urn:sha1:f92f168f8dc33c8db100fdd0c4ccfb26adedce61</id>
<content type='text'>
Add LG.Philips LB035Q02 panel driver which uses the new DSS device model
and DSS ops.

Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
</content>
</entry>
<entry>
<title>OMAPDSS: Add Sony ACX565AKM panel driver</title>
<updated>2013-06-17T11:32:25Z</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2013-05-24T11:22:31Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=84192742d9c26d75f26751f9e692cc68230d43a5'/>
<id>urn:sha1:84192742d9c26d75f26751f9e692cc68230d43a5</id>
<content type='text'>
Add Sony ACX565AKM panel driver which uses the new DSS device model and
DSS ops.

Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
Tested-by: Aaro Koskinen &lt;aaro.koskinen@iki.fi&gt;
</content>
</entry>
<entry>
<title>OMAPDSS: Add new DSI Command Mode panel  driver</title>
<updated>2013-06-17T11:32:11Z</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2013-05-24T11:22:20Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=dbc23840b4d70fd1c284987cea68a476e3634d5a'/>
<id>urn:sha1:dbc23840b4d70fd1c284987cea68a476e3634d5a</id>
<content type='text'>
Add DSI Command Mode panel driver which uses the new DSS device model
and DSS ops. This driver only supports a very basic set of features
which should be common to all DSI command mode panels.

Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
</content>
</entry>
<entry>
<title>OMAPDSS: Add new simple DPI panel driver</title>
<updated>2013-06-17T11:31:36Z</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2013-05-24T11:21:56Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=04f0ff022dde900ce2bb363f7b5b7a21c079cd21'/>
<id>urn:sha1:04f0ff022dde900ce2bb363f7b5b7a21c079cd21</id>
<content type='text'>
Add simple DPI Panel driver which uses the new DSS device model and DSS
ops. A "simple" panel means one that does not require any special setup.

Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
</content>
</entry>
<entry>
<title>OMAPDSS: Add new Analog TV Connector driver</title>
<updated>2013-06-17T11:30:50Z</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2013-05-24T11:21:30Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=61a7f24a3f148b3fe491154943221f1a7fa729b7'/>
<id>urn:sha1:61a7f24a3f148b3fe491154943221f1a7fa729b7</id>
<content type='text'>
Add Analog TV Connector driver which uses the new DSS device model and
DSS ops.

Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
</content>
</entry>
</feed>
