<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/Documentation/video4linux, branch v3.3</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/Documentation/video4linux?h=v3.3</id>
<link rel='self' href='https://git.amat.us/linux/atom/Documentation/video4linux?h=v3.3'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2012-01-16T11:37:53Z</updated>
<entry>
<title>[media] V4L2 Spec: fix extended control documentation</title>
<updated>2012-01-16T11:37:53Z</updated>
<author>
<name>Hans Verkuil</name>
<email>hans.verkuil@cisco.com</email>
</author>
<published>2012-01-11T10:30:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=6055b12ae0f433314cba98f423fb8c5fc211ca8d'/>
<id>urn:sha1:6055b12ae0f433314cba98f423fb8c5fc211ca8d</id>
<content type='text'>
Update the spec to the behavior implemented by the control framework.
This should have been documented long ago but for some reason it was
never done.

Signed-off-by: Hans Verkuil &lt;hans.verkuil@cisco.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>[media] gspca: Add jl2005bcd sub driver</title>
<updated>2012-01-06T12:39:45Z</updated>
<author>
<name>Theodore Kilgore</name>
<email>kilgota@banach.math.auburn.edu</email>
</author>
<published>2011-12-13T21:09:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=fe3449a4aa4e62404cc1c57c945fd56152b2f877'/>
<id>urn:sha1:fe3449a4aa4e62404cc1c57c945fd56152b2f877</id>
<content type='text'>
Written by Theodore Kilgore

With minor changes by Hans de Goede:
-Code style fixes
-Correct the verbose level on various PDEBUG messages
-Make error messages use pr_err instead of PDEBUG
-Document the jl20 pixel format

Signed-off-by: Theodore Kilgore &lt;kilgota@auburn.edu&gt;
Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>[media] gspca - ov534_9: New sensor ov5621 and webcam 05a9:1550</title>
<updated>2012-01-06T10:51:02Z</updated>
<author>
<name>Jose Alberto Reguero</name>
<email>jareguero@telefonica.net</email>
</author>
<published>2011-12-15T18:54:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=965b37a477915b75ec09cd38d077d0eee9e71abf'/>
<id>urn:sha1:965b37a477915b75ec09cd38d077d0eee9e71abf</id>
<content type='text'>
This path add support to "OmniVision Technologies, Inc. VEHO Filmscanner".

Signed-off-by: Jose Alberto Reguero &lt;jareguero@telefonica.net&gt;
Signed-off-by: Jean-François Moine &lt;moinejf@free.fr&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>[media] update Documentation/video4linux/CARDLIST.*</title>
<updated>2011-12-30T19:25:31Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2011-12-30T19:25:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=c6563cbf87b24d509e2f41d220637179cd16b9fc'/>
<id>urn:sha1:c6563cbf87b24d509e2f41d220637179cd16b9fc</id>
<content type='text'>
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>[media] v4l2 framework doc: clarify locking</title>
<updated>2011-11-25T17:07:54Z</updated>
<author>
<name>Hans Verkuil</name>
<email>hans.verkuil@cisco.com</email>
</author>
<published>2011-11-07T15:44:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=43599f31ab93bc2c17db615be20ce56261392292'/>
<id>urn:sha1:43599f31ab93bc2c17db615be20ce56261392292</id>
<content type='text'>
  high-latency devices.

Thanks to Hans de Goede for our discussions on this topic.

Signed-off-by: Hans Verkuil &lt;hans.verkuil@cisco.com&gt;
Thanks-to: Hans de Goede &lt;hdegoede@redhat.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>[media] em28xx: Fix some Terratec entries (H5 and XS)</title>
<updated>2011-11-16T17:36:51Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2011-11-16T16:38:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=4e145349a1fe16ba8689553f0ffa5b223fba5327'/>
<id>urn:sha1:4e145349a1fe16ba8689553f0ffa5b223fba5327</id>
<content type='text'>
As reported by  Andreas Oberritter &lt;obi@linuxtv.org&gt;, changeset
33ba28eebc3e1758e6adc1fcec9e1e3151bac453 did the wrong thing.

Fix it to properly reflect the entries for Terratec H5 revs 1 and 2,
and restore Terratec XS entry.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>[media] Update some CARDLIST's</title>
<updated>2011-11-07T14:01:49Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2011-11-07T14:01:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=318cde38af41fefdd03a7e42c9fb70e9719ed83f'/>
<id>urn:sha1:318cde38af41fefdd03a7e42c9fb70e9719ed83f</id>
<content type='text'>
Re-run the cardlist script, in order to update the cardlists
for a few drivers, to sync with the driver changes.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>[media] bttv: adding Sensoray 611 board to driver</title>
<updated>2011-11-07T14:00:10Z</updated>
<author>
<name>sensoray-dev</name>
<email>linux-dev@sensoray.com</email>
</author>
<published>2011-10-25T22:43:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=57437c1da54e5cf7d536d72d61e77ebeb528a87d'/>
<id>urn:sha1:57437c1da54e5cf7d536d72d61e77ebeb528a87d</id>
<content type='text'>
commit affebd4db94b459f676a14d9bb696c3c2b73643d

[media] bttv: adding Sensoray 611 board to bttv driver

Signed-off-by: Dean Anderson &lt;linux-dev@sensoray.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>[media] saa7134: adding Sensoray boards to saa7134 driver</title>
<updated>2011-11-07T13:58:09Z</updated>
<author>
<name>sensoray-dev</name>
<email>linux-dev@sensoray.com</email>
</author>
<published>2011-10-24T22:46:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=a61f96bc3abccc8b41e422da8e808eb685527305'/>
<id>urn:sha1:a61f96bc3abccc8b41e422da8e808eb685527305</id>
<content type='text'>
commit cf5886c3dd2f65c817cb6ca5e7202fa3a3bdc872

Signed-off-by: Dean Anderson &lt;linux-dev@sensoray.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>[media] gspca - zc3xx: New webcam 03f0:1b07 HP Premium Starter Cam</title>
<updated>2011-09-24T02:31:12Z</updated>
<author>
<name>Wolfram Sang</name>
<email>w.sang@pengutronix.de</email>
</author>
<published>2011-09-23T07:47:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=e1771299356ddabde6ff5c0e70a6b2af9f589e76'/>
<id>urn:sha1:e1771299356ddabde6ff5c0e70a6b2af9f589e76</id>
<content type='text'>
Signed-off-by: Wolfram Sang &lt;w.sang@pengutronix.de&gt;
Signed-off-by: Jean-François Moine &lt;moinejf@free.fr&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
</feed>
