<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/include, branch PD13.2.2</title>
<subtitle>Linux kernel for Apalis and Colibri modules</subtitle>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/'/>
<entry>
<title>Removed 12 bit support from host camera driver</title>
<updated>2013-11-07T17:19:32+00:00</updated>
<author>
<name>Andrei Andreyanau</name>
<email>a.andreyanau@sam-solutions.net</email>
</author>
<published>2013-06-13T06:57:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=68b64b9f25a2248d57a2d744933c85d11a69ee01'/>
<id>68b64b9f25a2248d57a2d744933c85d11a69ee01</id>
<content type='text'>
	modified:   drivers/media/video/mxc_camera.c
	modified:   include/media/soc_camera.h

Signed-off-by: Uladzimir Bely &lt;u.bely@sam-solutions.net&gt;
Signed-off-by: Christian Hemp &lt;c.hemp@phytec.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	modified:   drivers/media/video/mxc_camera.c
	modified:   include/media/soc_camera.h

Signed-off-by: Uladzimir Bely &lt;u.bely@sam-solutions.net&gt;
Signed-off-by: Christian Hemp &lt;c.hemp@phytec.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented video capture board led control.</title>
<updated>2013-11-07T17:19:31+00:00</updated>
<author>
<name>Dmitry Lavnikevich</name>
<email>d.lavnikevich@sam-solutions.net</email>
</author>
<published>2013-05-13T14:21:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=b6b0a0682e4503a3c4dded8bd835024ece15ff28'/>
<id>b6b0a0682e4503a3c4dded8bd835024ece15ff28</id>
<content type='text'>
For led control pca9538 is used. Currently both green and red leds are
on for selected video input.

Signed-off-by: Uladzimir Bely &lt;u.bely@sam-solutions.net&gt;
Signed-off-by: Christian Hemp &lt;c.hemp@phytec.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For led control pca9538 is used. Currently both green and red leds are
on for selected video input.

Signed-off-by: Uladzimir Bely &lt;u.bely@sam-solutions.net&gt;
Signed-off-by: Christian Hemp &lt;c.hemp@phytec.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added base implementation of tw9910.</title>
<updated>2013-11-07T17:19:30+00:00</updated>
<author>
<name>Dmitry Lavnikevich</name>
<email>d.lavnikevich@sam-solutions.net</email>
</author>
<published>2013-05-03T18:25:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=fc35bae9a23509e181cb5f1ac437208f79be40b5'/>
<id>fc35bae9a23509e181cb5f1ac437208f79be40b5</id>
<content type='text'>
* soc_camera driver now tries to call enum_input, g_input and s_input
  handlers from host camera driver if such exists;
* tw9910 v4l device type redefined from V4L2_INPUT_TYPE_TUNER to
  V4L2_INPUT_TYPE_CAMERA;
* added basic implementation of g_input and s_input for managing
  current videoinput handlers to tw9910 driver;

Note: currently deinterlacing is disabled by default in the mxc_ipu
driver so tw9910 returns interlaced image. Deinterlacing mode can be
hardcoded on in the csi_enc_setup(struct mxc_camera_dev *cam) from
drivers/media/video/mxc_ipu_csi_enc.c.

Signed-off-by: Uladzimir Bely &lt;u.bely@sam-solutions.net&gt;
Signed-off-by: Christian Hemp &lt;c.hemp@phytec.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* soc_camera driver now tries to call enum_input, g_input and s_input
  handlers from host camera driver if such exists;
* tw9910 v4l device type redefined from V4L2_INPUT_TYPE_TUNER to
  V4L2_INPUT_TYPE_CAMERA;
* added basic implementation of g_input and s_input for managing
  current videoinput handlers to tw9910 driver;

Note: currently deinterlacing is disabled by default in the mxc_ipu
driver so tw9910 returns interlaced image. Deinterlacing mode can be
hardcoded on in the csi_enc_setup(struct mxc_camera_dev *cam) from
drivers/media/video/mxc_ipu_csi_enc.c.

Signed-off-by: Uladzimir Bely &lt;u.bely@sam-solutions.net&gt;
Signed-off-by: Christian Hemp &lt;c.hemp@phytec.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>EDT-FT5x06: initial checkin of upstream FT5x06 patch</title>
<updated>2013-11-07T17:19:27+00:00</updated>
<author>
<name>Enrico Scholz</name>
<email>enrico.scholz@sigma-chemnitz.de</email>
</author>
<published>2011-12-01T14:40:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=ebe355526cfb3a0d9d47db2a1eb70bd094e8fd77'/>
<id>ebe355526cfb3a0d9d47db2a1eb70bd094e8fd77</id>
<content type='text'>
Signed-off-by: Christian Hemp &lt;c.hemp@phytec.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Christian Hemp &lt;c.hemp@phytec.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed support for Micrel's ksz9031 Gigabit phy modified: drivers/net/phy/micrel.c modified: include/linux/micrel_phy.h</title>
<updated>2013-11-07T17:19:26+00:00</updated>
<author>
<name>Andrei Andreyanau</name>
<email>a.andreyanau@sam-solutions.net</email>
</author>
<published>2013-04-01T11:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=8597992508dadd7998935a657681648d75892ade'/>
<id>8597992508dadd7998935a657681648d75892ade</id>
<content type='text'>
Signed-off-by: Christian Hemp &lt;c.hemp@phytec.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Christian Hemp &lt;c.hemp@phytec.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added mt9p031 camera sensor support</title>
<updated>2013-11-07T17:19:26+00:00</updated>
<author>
<name>Raman Tunik</name>
<email>r.tunik@sam-solutions.net</email>
</author>
<published>2013-03-27T15:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=0cb87312dbd2feb29e09e8dd0492bf7447f3aae3'/>
<id>0cb87312dbd2feb29e09e8dd0492bf7447f3aae3</id>
<content type='text'>
Signed-off-by: Christian Hemp &lt;c.hemp@phytec.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Christian Hemp &lt;c.hemp@phytec.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed support for mt9v024 colour/monochrome camera sensor (uses mt9v022 kernel driver)</title>
<updated>2013-11-07T17:19:24+00:00</updated>
<author>
<name>Andrei Andreyanau</name>
<email>a.andreyanau@sam-solutions.net</email>
</author>
<published>2013-02-20T14:40:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=d4a78cec2d15696274952cf81c447a7b2d11a61f'/>
<id>d4a78cec2d15696274952cf81c447a7b2d11a61f</id>
<content type='text'>
	modified:   drivers/media/video/mt9v022.c
	modified:   include/media/v4l2-chip-ident.h

Signed-off-by: Christian Hemp &lt;c.hemp@phytec.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	modified:   drivers/media/video/mt9v022.c
	modified:   include/media/v4l2-chip-ident.h

Signed-off-by: Christian Hemp &lt;c.hemp@phytec.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added header file for mt9v024 camera that defines camera's features new file: include/linux/platform_data/mt9v02x.h</title>
<updated>2013-11-07T17:19:24+00:00</updated>
<author>
<name>Andrei Andreyanau</name>
<email>a.andreyanau@sam-solutions.net</email>
</author>
<published>2013-02-20T08:12:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=a266086cea49049b3896c9b8cbdef81e1d37c9ce'/>
<id>a266086cea49049b3896c9b8cbdef81e1d37c9ce</id>
<content type='text'>
Signed-off-by: Christian Hemp &lt;c.hemp@phytec.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Christian Hemp &lt;c.hemp@phytec.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added identities for mt9v024 colour/monochrome camera sensors</title>
<updated>2013-11-07T17:19:24+00:00</updated>
<author>
<name>Andrei Andreyanau</name>
<email>a.andreyanau@sam-solutions.net</email>
</author>
<published>2013-02-19T08:37:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=52117ef10b8b768f445fda55affd262c259df925'/>
<id>52117ef10b8b768f445fda55affd262c259df925</id>
<content type='text'>
Signed-off-by: Christian Hemp &lt;c.hemp@phytec.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Christian Hemp &lt;c.hemp@phytec.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MXC IPU capture: add support for greyscale formats</title>
<updated>2013-11-07T17:19:21+00:00</updated>
<author>
<name>Yauhen Kharuzhy</name>
<email>y.kharuzhy@sam-solutions.net</email>
</author>
<published>2013-01-24T18:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=d2c2fde218c6bbf2cea2ff726013c591f8a55d06'/>
<id>d2c2fde218c6bbf2cea2ff726013c591f8a55d06</id>
<content type='text'>
Add support for 8-bit and 10-bit grayscale data on CSI interface
(non-tested yet).

Signed-off-by: Yauhen Kharuzhy &lt;y.kharuzhy@sam-solutions.net&gt;
Signed-off-by: Christian Hemp &lt;c.hemp@phytec.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for 8-bit and 10-bit grayscale data on CSI interface
(non-tested yet).

Signed-off-by: Yauhen Kharuzhy &lt;y.kharuzhy@sam-solutions.net&gt;
Signed-off-by: Christian Hemp &lt;c.hemp@phytec.de&gt;
</pre>
</div>
</content>
</entry>
</feed>
