<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/drivers/media/dvb-frontends, branch linux-4.17.y</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=linux-4.17.y</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=linux-4.17.y'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2018-03-23T10:54:32+00:00</updated>
<entry>
<title>media: sp887x: fix a warning</title>
<updated>2018-03-23T10:54:32+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@s-opensource.com</email>
</author>
<published>2018-03-22T19:13:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=89d6e45c8af8b6e9351564a15467c90e862bbfcd'/>
<id>urn:sha1:89d6e45c8af8b6e9351564a15467c90e862bbfcd</id>
<content type='text'>
drivers/media/dvb-frontends/sp887x.c:179 sp887x_initial_setup() error: memcpy() '&amp;buf[2]' too small (30 vs 16384)

This is actually a false alarm, but reverting the check order
makes not only for humans to review the code, but also cleans
the warning.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;
</content>
</entry>
<entry>
<title>media: af9013: add pid filter support</title>
<updated>2018-03-21T18:11:54+00:00</updated>
<author>
<name>Antti Palosaari</name>
<email>crope@iki.fi</email>
</author>
<published>2017-06-26T08:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=83d6b7c3276fc056e65957b23c0ef7a3e9a50c18'/>
<id>urn:sha1:83d6b7c3276fc056e65957b23c0ef7a3e9a50c18</id>
<content type='text'>
af9013 demod has pid filter. Add support for it.

Signed-off-by: Antti Palosaari &lt;crope@iki.fi&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;
</content>
</entry>
<entry>
<title>media: af9013: remove all legacy media attach releated stuff</title>
<updated>2018-03-21T18:11:19+00:00</updated>
<author>
<name>Antti Palosaari</name>
<email>crope@iki.fi</email>
</author>
<published>2017-06-23T09:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=12c6b22fbf2379e0b194289227848f4f0439e5c3'/>
<id>urn:sha1:12c6b22fbf2379e0b194289227848f4f0439e5c3</id>
<content type='text'>
No one is binding that driver through media attach so remove it and
all related dead code.

Signed-off-by: Antti Palosaari &lt;crope@iki.fi&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;
</content>
</entry>
<entry>
<title>media: af9013: add i2c mux adapter for tuner bus</title>
<updated>2018-03-21T18:09:50+00:00</updated>
<author>
<name>Antti Palosaari</name>
<email>crope@iki.fi</email>
</author>
<published>2017-06-22T16:18:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=22e59e7204a46d9f3c6abc02909927a19640f91f'/>
<id>urn:sha1:22e59e7204a46d9f3c6abc02909927a19640f91f</id>
<content type='text'>
Add muxed i2c adapter for demod tuner i2c bus gate control.

Signed-off-by: Antti Palosaari &lt;crope@iki.fi&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;
</content>
</entry>
<entry>
<title>media: af9013: convert inittabs suitable for regmap_update_bits</title>
<updated>2018-03-21T18:08:59+00:00</updated>
<author>
<name>Antti Palosaari</name>
<email>crope@iki.fi</email>
</author>
<published>2017-06-22T08:24:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=3b536127f514217d18c04304cb859841ec63bda7'/>
<id>urn:sha1:3b536127f514217d18c04304cb859841ec63bda7</id>
<content type='text'>
Convert inttabs to format (reg, mask, val) which are suitable
parameters to pass directly for regmap_update_bits.

Signed-off-by: Antti Palosaari &lt;crope@iki.fi&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;
</content>
</entry>
<entry>
<title>media: af9013: wrap dvbv3 statistics via dvbv5</title>
<updated>2018-03-21T18:06:47+00:00</updated>
<author>
<name>Antti Palosaari</name>
<email>crope@iki.fi</email>
</author>
<published>2017-06-19T06:31:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=b911fc89e12c0cfc47e7501e7e1d930c98d403a9'/>
<id>urn:sha1:b911fc89e12c0cfc47e7501e7e1d930c98d403a9</id>
<content type='text'>
Driver has calculated dvbv5 statistics, so use those as a base for
legacy dvbv3 statistics. Wrap and convert needed values to dvbv3,
remove old dvbv3 statistic implementations.

Signed-off-by: Antti Palosaari &lt;crope@iki.fi&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;
</content>
</entry>
<entry>
<title>media: af9013: dvbv5 ber and per</title>
<updated>2018-03-21T18:05:48+00:00</updated>
<author>
<name>Antti Palosaari</name>
<email>crope@iki.fi</email>
</author>
<published>2017-06-18T17:26:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=233f3ef71c1abc2f5577e4617c76f4f3168ddd6e'/>
<id>urn:sha1:233f3ef71c1abc2f5577e4617c76f4f3168ddd6e</id>
<content type='text'>
Implement dvbv5 ber and per.

Signed-off-by: Antti Palosaari &lt;crope@iki.fi&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;
</content>
</entry>
<entry>
<title>media: af9013: dvbv5 cnr</title>
<updated>2018-03-21T18:05:13+00:00</updated>
<author>
<name>Antti Palosaari</name>
<email>crope@iki.fi</email>
</author>
<published>2017-06-18T10:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=f3bb7e22b1854e7295800bd30b4ae08e5b69e3c3'/>
<id>urn:sha1:f3bb7e22b1854e7295800bd30b4ae08e5b69e3c3</id>
<content type='text'>
Implement dvbv5 cnr.

Signed-off-by: Antti Palosaari &lt;crope@iki.fi&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;
</content>
</entry>
<entry>
<title>media: af9013: dvbv5 signal strength</title>
<updated>2018-03-21T18:04:43+00:00</updated>
<author>
<name>Antti Palosaari</name>
<email>crope@iki.fi</email>
</author>
<published>2017-06-18T05:17:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=943a720f5c5c970e3961ccbf43b94cdcb645696a'/>
<id>urn:sha1:943a720f5c5c970e3961ccbf43b94cdcb645696a</id>
<content type='text'>
Implement dvbv5 signal strength estimate. We know tuner dependent
-80dBm and -50dBm agc values, construct line equation and use it to
map agc value to signal strength estimate.

Signed-off-by: Antti Palosaari &lt;crope@iki.fi&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;
</content>
</entry>
<entry>
<title>media: af9013: change lock detection slightly</title>
<updated>2018-03-21T18:03:57+00:00</updated>
<author>
<name>Antti Palosaari</name>
<email>crope@iki.fi</email>
</author>
<published>2017-06-21T15:02:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=7903fbe3a636dbee04e5623931013feb80aab817'/>
<id>urn:sha1:7903fbe3a636dbee04e5623931013feb80aab817</id>
<content type='text'>
Whilst rewritten largely, the basic logic remains same with one
exception: do not return immediately on success case. We are going to
add statistics that function and cannot return too early.

Signed-off-by: Antti Palosaari &lt;crope@iki.fi&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;
</content>
</entry>
</feed>
