<?xml version="1.0" encoding="ANSI_X3.4-1968"?>
<rss version="2.0">
  <channel>
    <link>http://www.kernellabs.com/hg/~mkrufky/tda8295c2/</link>
    <language>en-us</language>

    <title>~mkrufky/tda8295c2 Changelog</title>
    <description>~mkrufky/tda8295c2 Changelog</description>
    <item>
    <title>tda8290: Fix FM radio easy programming standard selection for TDA8295</title>
    <link>http://www.kernellabs.com/hg/~mkrufky/tda8295c2/rev/02c34a848f98</link>
    <description><![CDATA[tda8290: Fix FM radio easy programming standard selection for TDA8295<br/>
<br/>
From: Michael Krufky &lt;mkrufky@kernellabs.com&gt;<br/>
<br/>
Priority: high<br/>
<br/>
Signed-off-by: Michael Krufky &lt;mkrufky@kernellabs.com&gt;]]></description>
    <author>&#77;&#105;&#99;&#104;&#97;&#101;&#108;&#32;&#75;&#114;&#117;&#102;&#107;&#121;&#32;&#60;&#109;&#107;&#114;&#117;&#102;&#107;&#121;&#64;&#107;&#101;&#114;&#110;&#101;&#108;&#108;&#97;&#98;&#115;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 10 Jan 2010 16:13:33 -0500</pubDate>
</item>
<item>
    <title>tda8290: add autodetection support for TDA8295c2</title>
    <link>http://www.kernellabs.com/hg/~mkrufky/tda8295c2/rev/ecbd8c20eea8</link>
    <description><![CDATA[tda8290: add autodetection support for TDA8295c2<br/>
<br/>
From: Michael Krufky &lt;mkrufky@kernellabs.com&gt;<br/>
<br/>
Priority: high<br/>
<br/>
Signed-off-by: Michael Krufky &lt;mkrufky@kernellabs.com&gt;]]></description>
    <author>&#77;&#105;&#99;&#104;&#97;&#101;&#108;&#32;&#75;&#114;&#117;&#102;&#107;&#121;&#32;&#60;&#109;&#107;&#114;&#117;&#102;&#107;&#121;&#64;&#107;&#101;&#114;&#110;&#101;&#108;&#108;&#97;&#98;&#115;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 31 Dec 2009 02:32:29 -0500</pubDate>
</item>
<item>
    <title>tda18271: fix regression preventing std map override from taking effect</title>
    <link>http://www.kernellabs.com/hg/~mkrufky/tda8295c2/rev/a5c701b3f21c</link>
    <description><![CDATA[tda18271: fix regression preventing std map override from taking effect<br/>
<br/>
From: Michael Krufky &lt;mkrufky@kernellabs.com&gt;<br/>
<br/>
In the changeset entitled, &quot;tda18271: add support for the set_config method&quot;,<br/>
the initialization order was changed such that the standard map overrides<br/>
were being applied before loading the default standard map, based on the<br/>
stepping of the silicon.  This changeset restores the proper order by<br/>
processing the standard map overrides both within the tda18271_set_config()<br/>
and the tda18271_attach() functions, after we read the id register of the<br/>
tuner.<br/>
<br/>
Thanks to Michael Obst for his testing, helping me to identify the regression.<br/>
<br/>
Priority: high<br/>
<br/>
Signed-off-by: Michael Krufky &lt;mkrufky@kernellabs.com&gt;<br/>
Signed-off-by: Michael Obst &lt;mike.obst@gmail.com&gt;]]></description>
    <author>&#77;&#105;&#99;&#104;&#97;&#101;&#108;&#32;&#75;&#114;&#117;&#102;&#107;&#121;&#32;&#60;&#109;&#107;&#114;&#117;&#102;&#107;&#121;&#64;&#107;&#101;&#114;&#110;&#101;&#108;&#108;&#97;&#98;&#115;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 01 Nov 2009 01:52:01 -0400</pubDate>
</item>
<item>
    <title>tda18271: increment module version minor</title>
    <link>http://www.kernellabs.com/hg/~mkrufky/tda8295c2/rev/e76d014f09d3</link>
    <description><![CDATA[tda18271: increment module version minor<br/>
<br/>
From: Michael Krufky &lt;mkrufky@kernellabs.com&gt;<br/>
<br/>
Priority: normal<br/>
<br/>
Signed-off-by: Michael Krufky &lt;mkrufky@kernellabs.com&gt;]]></description>
    <author>&#77;&#105;&#99;&#104;&#97;&#101;&#108;&#32;&#75;&#114;&#117;&#102;&#107;&#121;&#32;&#60;&#109;&#107;&#114;&#117;&#102;&#107;&#121;&#64;&#107;&#101;&#114;&#110;&#101;&#108;&#108;&#97;&#98;&#115;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 25 Oct 2009 09:43:30 -0400</pubDate>
</item>
<item>
    <title>tda18271: remove unneeded braces in switch..case block</title>
    <link>http://www.kernellabs.com/hg/~mkrufky/tda8295c2/rev/931c1f7d5379</link>
    <description><![CDATA[tda18271: remove unneeded braces in switch..case block<br/>
<br/>
From: Michael Krufky &lt;mkrufky@kernellabs.com&gt;<br/>
<br/>
Priority: normal<br/>
<br/>
Signed-off-by: Michael Krufky &lt;mkrufky@kernellabs.com&gt;]]></description>
    <author>&#77;&#105;&#99;&#104;&#97;&#101;&#108;&#32;&#75;&#114;&#117;&#102;&#107;&#121;&#32;&#60;&#109;&#107;&#114;&#117;&#102;&#107;&#121;&#64;&#107;&#101;&#114;&#110;&#101;&#108;&#108;&#97;&#98;&#115;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 25 Oct 2009 11:36:26 -0400</pubDate>
</item>
<item>
    <title>tda18271: consolidate common code for calibration on startup determination</title>
    <link>http://www.kernellabs.com/hg/~mkrufky/tda8295c2/rev/ef8e0194a645</link>
    <description><![CDATA[tda18271: consolidate common code for calibration on startup determination<br/>
<br/>
From: Michael Krufky &lt;mkrufky@kernellabs.com&gt;<br/>
<br/>
consolidate common code used to determine if calibration on startup is needed<br/>
<br/>
Priority: normal<br/>
<br/>
Signed-off-by: Michael Krufky &lt;mkrufky@kernellabs.com&gt;]]></description>
    <author>&#77;&#105;&#99;&#104;&#97;&#101;&#108;&#32;&#75;&#114;&#117;&#102;&#107;&#121;&#32;&#60;&#109;&#107;&#114;&#117;&#102;&#107;&#121;&#64;&#107;&#101;&#114;&#110;&#101;&#108;&#108;&#97;&#98;&#115;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 24 Oct 2009 17:37:22 -0400</pubDate>
</item>
<item>
    <title>tda18271: handle rf_cal_on_startup properly during attach</title>
    <link>http://www.kernellabs.com/hg/~mkrufky/tda8295c2/rev/0586f033dac6</link>
    <description><![CDATA[tda18271: handle rf_cal_on_startup properly during attach<br/>
<br/>
From: Michael Krufky &lt;mkrufky@kernellabs.com&gt;<br/>
<br/>
If rf_cal_on_startup is enabled in the structure passed into<br/>
tda18271_attach, and the cal module option isn't disabled, then we<br/>
should run the initialization and calibration procedures during the<br/>
tda18271_attach function call, regardless of how many instances of the<br/>
driver have been attached.  If the device is already calibrated, the<br/>
driver will detect that and will only calibrate again if necessary.<br/>
<br/>
Priority: normal<br/>
<br/>
Signed-off-by: Michael Krufky &lt;mkrufky@kernellabs.com&gt;]]></description>
    <author>&#77;&#105;&#99;&#104;&#97;&#101;&#108;&#32;&#75;&#114;&#117;&#102;&#107;&#121;&#32;&#60;&#109;&#107;&#114;&#117;&#102;&#107;&#121;&#64;&#107;&#101;&#114;&#110;&#101;&#108;&#108;&#97;&#98;&#115;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 24 Oct 2009 17:18:03 -0400</pubDate>
</item>
<item>
    <title>tda18271: initialize tuner during set_config if rf_cal_on_startup is set</title>
    <link>http://www.kernellabs.com/hg/~mkrufky/tda8295c2/rev/c859a78f46d3</link>
    <description><![CDATA[tda18271: initialize tuner during set_config if rf_cal_on_startup is set<br/>
<br/>
From: Michael Krufky &lt;mkrufky@kernellabs.com&gt;<br/>
<br/>
If rf_cal_on_startup is enabled in the structure passed into<br/>
tda18271_set_config, and the cal module option isn't disabled,<br/>
then we should run the initialization and calibration procedures<br/>
during the tda18271_set_config function call.<br/>
<br/>
Priority: normal<br/>
<br/>
Signed-off-by: Michael Krufky &lt;mkrufky@kernellabs.com&gt;]]></description>
    <author>&#77;&#105;&#99;&#104;&#97;&#101;&#108;&#32;&#75;&#114;&#117;&#102;&#107;&#121;&#32;&#60;&#109;&#107;&#114;&#117;&#102;&#107;&#121;&#64;&#107;&#101;&#114;&#110;&#101;&#108;&#108;&#97;&#98;&#115;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 24 Oct 2009 16:47:49 -0400</pubDate>
</item>
<item>
    <title>tda18271: add support for the set_config method</title>
    <link>http://www.kernellabs.com/hg/~mkrufky/tda8295c2/rev/f73b8d660576</link>
    <description><![CDATA[tda18271: add support for the set_config method<br/>
<br/>
From: Michael Krufky &lt;mkrufky@kernellabs.com&gt;<br/>
<br/>
Add the set_config method to allow drivers to configure the<br/>
tda18271 driver options after attach.<br/>
<br/>
Priority: normal<br/>
<br/>
Signed-off-by: Michael Krufky &lt;mkrufky@kernellabs.com&gt;]]></description>
    <author>&#77;&#105;&#99;&#104;&#97;&#101;&#108;&#32;&#75;&#114;&#117;&#102;&#107;&#121;&#32;&#60;&#109;&#107;&#114;&#117;&#102;&#107;&#121;&#64;&#107;&#101;&#114;&#110;&#101;&#108;&#108;&#97;&#98;&#115;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 23 Oct 2009 02:20:45 -0400</pubDate>
</item>
<item>
    <title>tda18271: allow for i2c buses that cant send 16 bytes at once</title>
    <link>http://www.kernellabs.com/hg/~mkrufky/tda8295c2/rev/b069d2b76ee4</link>
    <description><![CDATA[tda18271: allow for i2c buses that cant send 16 bytes at once<br/>
<br/>
From: Michael Krufky &lt;mkrufky@kernellabs.com&gt;<br/>
<br/>
There is already an option for sending 16 byte chunks rather that writing<br/>
39 bytes all at once during the tuner's initialization.  Some i2c buses<br/>
can't send 16 bytes at once, so create an option for sending 8 byte chunks.<br/>
<br/>
Priority: normal<br/>
<br/>
Signed-off-by: Michael Krufky &lt;mkrufky@kernellabs.com&gt;]]></description>
    <author>&#77;&#105;&#99;&#104;&#97;&#101;&#108;&#32;&#75;&#114;&#117;&#102;&#107;&#121;&#32;&#60;&#109;&#107;&#114;&#117;&#102;&#107;&#121;&#64;&#107;&#101;&#114;&#110;&#101;&#108;&#108;&#97;&#98;&#115;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 23 Oct 2009 01:47:49 -0400</pubDate>
</item>

  </channel>
</rss>
