<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/include/uapi/linux/videodev2.h, branch linux-3.11.y</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=linux-3.11.y</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=linux-3.11.y'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2013-06-21T13:46:44+00:00</updated>
<entry>
<title>[media] v4l2-core: remove support for obsolete VIDIOC_DBG_G_CHIP_IDENT</title>
<updated>2013-06-21T13:46:44+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hans.verkuil@cisco.com</email>
</author>
<published>2013-05-26T13:03:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=b71c99801e18eb172ae34851daf25044a3bf644a'/>
<id>urn:sha1:b71c99801e18eb172ae34851daf25044a3bf644a</id>
<content type='text'>
This has been replaced by the new and much better VIDIOC_DBG_G_CHIP_INFO.

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] videodev2.h: fix typos</title>
<updated>2013-05-27T11:51:49+00:00</updated>
<author>
<name>Lad, Prabhakar</name>
<email>prabhakar.csengg@gmail.com</email>
</author>
<published>2013-05-20T09:02:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=ff29feb9146d1c0020f2ccbb25369582c6a16681'/>
<id>urn:sha1:ff29feb9146d1c0020f2ccbb25369582c6a16681</id>
<content type='text'>
This patch fixes several typos in videodev2.h file

Signed-off-by: Lad, Prabhakar &lt;prabhakar.csengg@gmail.com&gt;
Acked-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
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] videodev2.h: Make V4L2_PIX_FMT_MPEG4 comment more specific about its usage</title>
<updated>2013-05-21T11:13:16+00:00</updated>
<author>
<name>Ismael Luceno</name>
<email>ismael.luceno@corp.bluecherry.net</email>
</author>
<published>2013-04-18T11:16:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=adf6271281a811dbcf2cb090b2a99a8520f7852b'/>
<id>urn:sha1:adf6271281a811dbcf2cb090b2a99a8520f7852b</id>
<content type='text'>
Signed-off-by: Ismael Luceno &lt;ismael.luceno@corp.bluecherry.net&gt;
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] videodev2.h: Remove the unused old V4L1 buffer types</title>
<updated>2013-04-25T13:29:14+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2013-04-20T15:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=4ed7e7bae6a4edc90bfa82b55716e4000b584436'/>
<id>urn:sha1:4ed7e7bae6a4edc90bfa82b55716e4000b584436</id>
<content type='text'>
Those aren't used anywhere for a long time. Drop it.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>[media] videodev2.h: fix incorrect V4L2_DV_FL_HALF_LINE bitmask</title>
<updated>2013-04-14T22:56:07+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hans.verkuil@cisco.com</email>
</author>
<published>2013-03-20T18:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=292a878720b26213bc773619715525e9f7a4f4a1'/>
<id>urn:sha1:292a878720b26213bc773619715525e9f7a4f4a1</id>
<content type='text'>
This was set to 1 &lt;&lt; 0 which is the same as V4L2_DV_FL_REDUCED_BLANKING.
It should be 1 &lt;&lt; 3 instead. Luckily interlaced formats are rarely used,
which is why this bug wasn't seen until now.

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] videodev2.h: increase size of 'reserved' array</title>
<updated>2013-04-14T22:47:49+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hans.verkuil@cisco.com</email>
</author>
<published>2013-04-08T14:53:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=b8399b83058848979538932473d817559f7ff8fb'/>
<id>urn:sha1:b8399b83058848979538932473d817559f7ff8fb</id>
<content type='text'>
Increase the size of the 'reserved' array to give more room for future
extensions.

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] v4l2: rename VIDIOC_DBG_G_CHIP_NAME to _CHIP_INFO</title>
<updated>2013-04-14T22:47:33+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hans.verkuil@cisco.com</email>
</author>
<published>2013-04-06T09:16:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=96b03d2a3078d5e95a8b106634faa7cea88ebe5e'/>
<id>urn:sha1:96b03d2a3078d5e95a8b106634faa7cea88ebe5e</id>
<content type='text'>
This ioctl will be extended to return more information than just the name.

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] v4l2: drop V4L2_CHIP_MATCH_SUBDEV_NAME</title>
<updated>2013-04-14T22:46:02+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hans.verkuil@cisco.com</email>
</author>
<published>2013-04-03T07:08:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=3eef25107cab65a1158b11ba373fb9b4fc25b4b8'/>
<id>urn:sha1:3eef25107cab65a1158b11ba373fb9b4fc25b4b8</id>
<content type='text'>
After using the new VIDIOC_DBG_G_CHIP_NAME ioctl I realized that the matching
by name possibility is useless. Just drop it and rename MATCH_SUBDEV_IDX to
just MATCH_SUBDEV.
The v4l2-dbg utility is much better placed to match by name by just enumerating
all bridge and subdev devices until chip_name.name matches.

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] v4l2: add new VIDIOC_DBG_G_CHIP_NAME ioctl</title>
<updated>2013-03-25T12:31:05+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hans.verkuil@cisco.com</email>
</author>
<published>2013-03-18T15:16:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=79b0c6400517456935f84f8d46c8bb0cf73f1813'/>
<id>urn:sha1:79b0c6400517456935f84f8d46c8bb0cf73f1813</id>
<content type='text'>
Simplify the debugging ioctls by creating the VIDIOC_DBG_G_CHIP_NAME ioctl.
This will eventually replace VIDIOC_DBG_G_CHIP_IDENT. Chip matching is done
by the name or index of subdevices or an index to a bridge chip. Most of this
can all be done automatically, so most drivers just need to provide get/set
register ops.
In particular, it is now possible to get/set subdev registers without
requiring assistance of the bridge driver.

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] videodev2.h: remove obsolete DV_PRESET API</title>
<updated>2013-03-24T16:49:43+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hans.verkuil@cisco.com</email>
</author>
<published>2013-02-15T18:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=81b8cd9284945a323009482418c3d80de1d59d25'/>
<id>urn:sha1:81b8cd9284945a323009482418c3d80de1d59d25</id>
<content type='text'>
This API is now obsolete and can be removed.

Signed-off-by: Hans Verkuil &lt;hans.verkuil@cisco.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
</feed>
