<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/include/uapi/linux/videodev2.h, branch linux-3.10.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-3.10.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-3.10.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2013-04-25T13:29:14Z</updated>
<entry>
<title>[media] videodev2.h: Remove the unused old V4L1 buffer types</title>
<updated>2013-04-25T13:29:14Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2013-04-20T15:07:16Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/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:07Z</updated>
<author>
<name>Hans Verkuil</name>
<email>hans.verkuil@cisco.com</email>
</author>
<published>2013-03-20T18:26:36Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/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:49Z</updated>
<author>
<name>Hans Verkuil</name>
<email>hans.verkuil@cisco.com</email>
</author>
<published>2013-04-08T14:53:55Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/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:33Z</updated>
<author>
<name>Hans Verkuil</name>
<email>hans.verkuil@cisco.com</email>
</author>
<published>2013-04-06T09:16:58Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/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:02Z</updated>
<author>
<name>Hans Verkuil</name>
<email>hans.verkuil@cisco.com</email>
</author>
<published>2013-04-03T07:08:19Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/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:05Z</updated>
<author>
<name>Hans Verkuil</name>
<email>hans.verkuil@cisco.com</email>
</author>
<published>2013-03-18T15:16:34Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/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:43Z</updated>
<author>
<name>Hans Verkuil</name>
<email>hans.verkuil@cisco.com</email>
</author>
<published>2013-02-15T18:22:56Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/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>
<entry>
<title>[media] v4l: Define video buffer flag for the COPY timestamp type</title>
<updated>2013-03-05T17:49:50Z</updated>
<author>
<name>Kamil Debski</name>
<email>k.debski@samsung.com</email>
</author>
<published>2013-01-25T09:29:56Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=53bf0f446bc387eabdd535dca080789cc74607f4'/>
<id>urn:sha1:53bf0f446bc387eabdd535dca080789cc74607f4</id>
<content type='text'>
Define video buffer flag for the COPY timestamp. In this case the timestamp
value is copied from the OUTPUT to the corresponding CAPTURE buffer.

Signed-off-by: Kamil Debski &lt;k.debski@samsung.com&gt;
Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
Reviewed-by: Sylwester Nawrocki &lt;s.nawrocki@samsung.com&gt;
Acked-by: Hans Verkuil &lt;hans.verkuil@cisco.com&gt;
Signed-off-by: Sylwester Nawrocki &lt;s.nawrocki@samsung.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>[media] Move DV-class control IDs from videodev2.h to v4l2-controls.h</title>
<updated>2013-02-05T20:00:00Z</updated>
<author>
<name>Hans Verkuil</name>
<email>hans.verkuil@cisco.com</email>
</author>
<published>2013-01-24T07:42:05Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=28718152e0a78085297ec7705f53869e41d1ae73'/>
<id>urn:sha1:28718152e0a78085297ec7705f53869e41d1ae73</id>
<content type='text'>
When the control IDs were split off from videodev2.h to v4l2-controls.h
these new Digital Video controls were forgotten (the two patches may
have crossed one another).
Move these controls to their proper place in v4l2-controls.h.

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-ctrl: Add helper function for the controls range update</title>
<updated>2013-02-05T17:04:06Z</updated>
<author>
<name>Sylwester Nawrocki</name>
<email>sylvester.nawrocki@gmail.com</email>
</author>
<published>2013-01-19T18:51:55Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=2ccbe779bcdee130ea7f1525670dc9d60318a981'/>
<id>urn:sha1:2ccbe779bcdee130ea7f1525670dc9d60318a981</id>
<content type='text'>
This patch adds a helper function that allows to modify range,
i.e. minimum, maximum, step and default value of a v4l2 control,
after the control has been created and initialized. This is helpful
in situations when range of a control depends on user configurable
parameters, e.g. camera sensor absolute exposure time depending on
an output image resolution and frame rate.
v4l2_ctrl_modify_range() function allows to modify range of an
INTEGER, BOOL, MENU, INTEGER_MENU and BITMASK type controls.
Based on a patch from Hans Verkuil http://patchwork.linuxtv.org/patch/8654.

Signed-off-by: Sylwester Nawrocki &lt;sylvester.nawrocki@gmail.com&gt;
Acked-by: Hans Verkuil &lt;hans.verkuil@cisco.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
</feed>
e class='list nowrap'><tr class='nohover'><th class='left'>Age</th><th class='left'>Commit message (<a href='/distro/kernel/log/Documentation/DocBook/media/v4l/dev-subdev.xml?id=3c2e81ef344a90bb0a39d84af6878b4aeff568a2&amp;showmsg=1'>Expand</a>)</th><th class='left'>Author</th></tr>
<tr><td><span title='2012-08-15 18:58:04 -0300'>2012-08-15</span></td><td><a href='/distro/kernel/commit/Documentation/DocBook/media/v4l/dev-subdev.xml?id=071408b6dcc1cb29150699621e13b0ddb81e3cf1'>[media] DocBook validation fixes</a></td><td>Hans Verkuil</td></tr>
<tr><td><span title='2012-07-06 20:20:18 -0300'>2012-07-06</span></td><td><a href='/distro/kernel/commit/Documentation/DocBook/media/v4l/dev-subdev.xml?id=9fe75aac380bb0399756a14d14f29346a020a647'>[media] v4l: Unify selection flags documentation</a></td><td>Sakari Ailus</td></tr>
<tr><td><span title='2012-07-06 20:17:00 -0300'>2012-07-06</span></td><td><a href='/distro/kernel/commit/Documentation/DocBook/media/v4l/dev-subdev.xml?id=64b9ce83a446277d3ffdb5e25e9aeb66442da2a9'>[media] v4l: Common documentation for selection targets</a></td><td>Sakari Ailus</td></tr>
<tr><td><span title='2012-07-06 20:14:39 -0300'>2012-07-06</span></td><td><a href='/distro/kernel/commit/Documentation/DocBook/media/v4l/dev-subdev.xml?id=1ec0ed083988ae433305d7f4158fda8c3a1a23b9'>[media] v4l: Remove "_ACTUAL" from subdev selection API target definition names</a></td><td>Sakari Ailus</td></tr>
<tr><td><span title='2012-04-10 17:11:27 -0300'>2012-04-10</span></td><td><a href='/distro/kernel/commit/Documentation/DocBook/media/v4l/dev-subdev.xml?id=955f645aea04f3130d39c7889e2c5bd7f6d638a3'>[media] v4l: Add subdev selections documentation</a></td><td>Sakari Ailus</td></tr>
<tr><td><span title='2011-09-27 09:14:58 -0300'>2011-09-27</span></td><td><a href='/distro/kernel/commit/Documentation/DocBook/media/v4l/dev-subdev.xml?id=446b792c6bd87de4565ba200b75a708b4c575a06'>[media] media: DocBook: Fix trivial typo in Sub-device Interface</a></td><td>Jonghun Han</td></tr>
<tr><td><span title='2011-07-27 17:52:05 -0300'>2011-07-27</span></td><td><a href='/distro/kernel/commit/Documentation/DocBook/media/v4l/dev-subdev.xml?id=4266129964b8238526936d723de65b419d8069c6'>[media] DocBook: Move all media docbook stuff into its own directory</a></td><td>Mauro Carvalho Chehab</td></tr>
