<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/Documentation/DocBook/media/dvb, branch v4.1</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>[media] Documentation: FE_SET_PROPERTY requires R/W</title>
<updated>2014-10-30T11:06:23+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@osg.samsung.com</email>
</author>
<published>2014-09-26T18:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=a47959fbd5808890963fe8475a7c436bfd60d8c3'/>
<id>a47959fbd5808890963fe8475a7c436bfd60d8c3</id>
<content type='text'>
FE_SET_PROPERTY requires to open the devnode on R/W mode, or
otherwise it will fail. Document it.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@osg.samsung.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FE_SET_PROPERTY requires to open the devnode on R/W mode, or
otherwise it will fail. Document it.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@osg.samsung.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[media] DocBook: Fix ISDB-T Interleaving property</title>
<updated>2014-07-23T00:56:56+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>m.chehab@samsung.com</email>
</author>
<published>2014-07-12T00:37:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=18b258d66a1878ae33284359b1d3e5b576fa767b'/>
<id>18b258d66a1878ae33284359b1d3e5b576fa767b</id>
<content type='text'>
The DocBook documentation is incorrect: on ISDB-T, interleaving
time is always a power of 2. Fix it and provides a table showing
the actual interleaving length for each mode.

Signed-off-by: Mauro Carvalho Chehab &lt;m.chehab@samsung.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The DocBook documentation is incorrect: on ISDB-T, interleaving
time is always a power of 2. Fix it and provides a table showing
the actual interleaving length for each mode.

Signed-off-by: Mauro Carvalho Chehab &lt;m.chehab@samsung.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[media] DocBook: Fix typo in xml and template file</title>
<updated>2014-03-13T13:26:34+00:00</updated>
<author>
<name>Masanari Iida</name>
<email>standby24x7@gmail.com</email>
</author>
<published>2014-03-12T15:57:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=c4d28cc79be8f9156fbb76874a84263872ea52b8'/>
<id>c4d28cc79be8f9156fbb76874a84263872ea52b8</id>
<content type='text'>
Fix spelling typo under Documentation/DocBook/media.
It is because these files are NOT generated by "make htmldocs",
I have to fix the files.

[m.chehab@samsung.com: fix a merge conflict]
Signed-off-by: Masanari Iida &lt;standby24x7@gmail.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;m.chehab@samsung.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix spelling typo under Documentation/DocBook/media.
It is because these files are NOT generated by "make htmldocs",
I have to fix the files.

[m.chehab@samsung.com: fix a merge conflict]
Signed-off-by: Masanari Iida &lt;standby24x7@gmail.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;m.chehab@samsung.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[media] DocBook: document DVB DMX_[ADD|REMOVE]_PID</title>
<updated>2014-03-04T17:19:38+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>m.chehab@samsung.com</email>
</author>
<published>2014-02-18T23:35:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=4872b46b73618190bc3debcbc552460ddb4aad11'/>
<id>4872b46b73618190bc3debcbc552460ddb4aad11</id>
<content type='text'>
Those ioctls were added back in 2009, at changeset 1cb662a3144
but were never documented. Fortunately, the original commit is
good enough to serve as the basis for documenting it. Also, the
support for it is done by dmxdev implementation.

So, add a proper documentation for it, based on the description
of the original changeset.

Signed-off-by: Mauro Carvalho Chehab &lt;m.chehab@samsung.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Those ioctls were added back in 2009, at changeset 1cb662a3144
but were never documented. Fortunately, the original commit is
good enough to serve as the basis for documenting it. Also, the
support for it is done by dmxdev implementation.

So, add a proper documentation for it, based on the description
of the original changeset.

Signed-off-by: Mauro Carvalho Chehab &lt;m.chehab@samsung.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[media] FE_READ_SNR and FE_READ_SIGNAL_STRENGTH docs</title>
<updated>2014-02-04T15:07:01+00:00</updated>
<author>
<name>Georgi Chorbadzhiyski</name>
<email>gf@unixsol.org</email>
</author>
<published>2014-01-16T15:07:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=def62216041a63d45d0fd0ff014abdc9832ee611'/>
<id>def62216041a63d45d0fd0ff014abdc9832ee611</id>
<content type='text'>
Around 01/14/2014 06:07 PM, Mauro Carvalho Chehab scribbled:
&gt; Em Tue, 14 Jan 2014 17:55:19 +0200
&gt; Georgi Chorbadzhiyski &lt;gf@unixsol.org&gt; escreveu:
&gt;&gt; Around 01/14/2014 05:30 PM, Mauro Carvalho Chehab scribbled:
&gt;&gt;&gt; Em Tue, 14 Jan 2014 17:16:10 +0200
&gt;&gt;&gt; Georgi Chorbadzhiyski &lt;gf@unixsol.org&gt; escreveu:
&gt;&gt;&gt;
&gt;&gt;&gt;&gt; Hi guys, I'm confused the documentation on:
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; http://linuxtv.org/downloads/v4l-dvb-apis/frontend_fcalls.html#FE_READ_SNR
&gt;&gt;&gt;&gt; http://linuxtv.org/downloads/v4l-dvb-apis/frontend_fcalls.html#FE_READ_SIGNAL_STRENGTH
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; states that these ioctls return int16_t values but frontend.h states:
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/include/uapi/linux/dvb/frontend.h
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; #define FE_READ_SIGNAL_STRENGTH  _IOR('o', 71, __u16)
&gt;&gt;&gt;&gt; #define FE_READ_SNR              _IOR('o', 72, __u16)
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; So which one is true?
&gt;&gt;&gt;
&gt;&gt;&gt; Documentation is wrong. The returned values are unsigned. Would you mind send
&gt;&gt;&gt; us a patch fixing it?
&gt;&gt;
&gt;&gt; I would be happy to, but I can't find the repo that holds the documentation.
&gt;
&gt; It is in the Kernel tree, under Documentation/DocBook/media/dvb.

The attached file contains the discussed documentation fixes.

Signed-off-by: Mauro Carvalho Chehab &lt;m.chehab@samsung.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Around 01/14/2014 06:07 PM, Mauro Carvalho Chehab scribbled:
&gt; Em Tue, 14 Jan 2014 17:55:19 +0200
&gt; Georgi Chorbadzhiyski &lt;gf@unixsol.org&gt; escreveu:
&gt;&gt; Around 01/14/2014 05:30 PM, Mauro Carvalho Chehab scribbled:
&gt;&gt;&gt; Em Tue, 14 Jan 2014 17:16:10 +0200
&gt;&gt;&gt; Georgi Chorbadzhiyski &lt;gf@unixsol.org&gt; escreveu:
&gt;&gt;&gt;
&gt;&gt;&gt;&gt; Hi guys, I'm confused the documentation on:
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; http://linuxtv.org/downloads/v4l-dvb-apis/frontend_fcalls.html#FE_READ_SNR
&gt;&gt;&gt;&gt; http://linuxtv.org/downloads/v4l-dvb-apis/frontend_fcalls.html#FE_READ_SIGNAL_STRENGTH
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; states that these ioctls return int16_t values but frontend.h states:
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/include/uapi/linux/dvb/frontend.h
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; #define FE_READ_SIGNAL_STRENGTH  _IOR('o', 71, __u16)
&gt;&gt;&gt;&gt; #define FE_READ_SNR              _IOR('o', 72, __u16)
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; So which one is true?
&gt;&gt;&gt;
&gt;&gt;&gt; Documentation is wrong. The returned values are unsigned. Would you mind send
&gt;&gt;&gt; us a patch fixing it?
&gt;&gt;
&gt;&gt; I would be happy to, but I can't find the repo that holds the documentation.
&gt;
&gt; It is in the Kernel tree, under Documentation/DocBook/media/dvb.

The attached file contains the discussed documentation fixes.

Signed-off-by: Mauro Carvalho Chehab &lt;m.chehab@samsung.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[media] DocBook media: update copyright years and Introduction</title>
<updated>2014-02-04T12:02:47+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hans.verkuil@cisco.com</email>
</author>
<published>2014-01-07T09:46:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=1b962087a792556f67191b88a2f80bf949175e54'/>
<id>1b962087a792556f67191b88a2f80bf949175e54</id>
<content type='text'>
It's now 2014, so update those copyright years. Also fix a typo in the introduction
and mention that this document also covers output, codec and remote control
devices.

Signed-off-by: Hans Verkuil &lt;hans.verkuil@cisco.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;m.chehab@samsung.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's now 2014, so update those copyright years. Also fix a typo in the introduction
and mention that this document also covers output, codec and remote control
devices.

Signed-off-by: Hans Verkuil &lt;hans.verkuil@cisco.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;m.chehab@samsung.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[media] DocBook media: fix email addresses</title>
<updated>2014-02-04T12:02:22+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hans.verkuil@cisco.com</email>
</author>
<published>2014-01-07T09:41:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=7183eeb9dc831f372d7d78b8939f3715042b971e'/>
<id>7183eeb9dc831f372d7d78b8939f3715042b971e</id>
<content type='text'>
Mauro's old redhat email address is no longer valid, update to the
current email address.

Signed-off-by: Hans Verkuil &lt;hans.verkuil@cisco.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;m.chehab@samsung.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mauro's old redhat email address is no longer valid, update to the
current email address.

Signed-off-by: Hans Verkuil &lt;hans.verkuil@cisco.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;m.chehab@samsung.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: fix misspellings with 'codespell' tool</title>
<updated>2013-05-28T10:02:12+00:00</updated>
<author>
<name>Anatol Pomozov</name>
<email>anatol.pomozov@gmail.com</email>
</author>
<published>2013-05-08T23:56:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=f884ab15afdc5514e88105c92a4e2e1e6539869a'/>
<id>f884ab15afdc5514e88105c92a4e2e1e6539869a</id>
<content type='text'>
Signed-off-by: Anatol Pomozov &lt;anatol.pomozov@gmail.com&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Anatol Pomozov &lt;anatol.pomozov@gmail.com&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[media] DocBook media: fix syntax problems in dvbproperty.xml</title>
<updated>2013-03-25T12:25:53+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hans.verkuil@cisco.com</email>
</author>
<published>2013-03-18T16:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=820eac0ef8b86f7275acd1f8bccfb0b30f17bbe9'/>
<id>820eac0ef8b86f7275acd1f8bccfb0b30f17bbe9</id>
<content type='text'>
Caught by xmllint.

Signed-off-by: Hans Verkuil &lt;hans.verkuil@cisco.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Caught by xmllint.

Signed-off-by: Hans Verkuil &lt;hans.verkuil@cisco.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[media] documentation: DocBook/media : Fix typo in dvbproperty.xml</title>
<updated>2013-03-24T11:51:33+00:00</updated>
<author>
<name>Masanari Iida</name>
<email>standby24x7@gmail.com</email>
</author>
<published>2013-03-24T05:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=842059aa4796d7c59bc3801d48896ba06b1a1287'/>
<id>842059aa4796d7c59bc3801d48896ba06b1a1287</id>
<content type='text'>
Correct spelling typos.

Signed-off-by: Masanari Iida &lt;standby24x7@gmail.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correct spelling typos.

Signed-off-by: Masanari Iida &lt;standby24x7@gmail.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
