<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lwn.git/drivers/media/video/tveeprom.c, branch v5.17-rc2</title>
<subtitle>Linux kernel documentation tree maintained by Jonathan Corbet</subtitle>
<id>http://mirrors.hust.edu.cn/git/lwn.git/atom?h=v5.17-rc2</id>
<link rel='self' href='http://mirrors.hust.edu.cn/git/lwn.git/atom?h=v5.17-rc2'/>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/'/>
<updated>2012-08-15T19:42:14+00:00</updated>
<entry>
<title>[media] move i2c files into drivers/media/i2c</title>
<updated>2012-08-15T19:42:14+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2012-08-14T19:23:43+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=cb7a01ac324bf2ee2c666f37ac867e4135f9785a'/>
<id>urn:sha1:cb7a01ac324bf2ee2c666f37ac867e4135f9785a</id>
<content type='text'>
Move ancillary I2C drivers into drivers/media/i2c, in order to
better organize them.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>[media] tveeprom: update hauppauge tuner list thru 181</title>
<updated>2012-02-28T21:46:53+00:00</updated>
<author>
<name>Michael Krufky</name>
<email>mkrufky@kernellabs.com</email>
</author>
<published>2012-02-06T23:59:12+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=e8ca6d20a65d9d94693a0ed99b12d95b882dc859'/>
<id>urn:sha1:e8ca6d20a65d9d94693a0ed99b12d95b882dc859</id>
<content type='text'>
Signed-off-by: Michael Krufky &lt;mkrufky@kernellabs.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>[media] tveeprom: add support for Xceive XC5000C tuner</title>
<updated>2012-02-14T19:21:03+00:00</updated>
<author>
<name>Michael Krufky</name>
<email>mkrufky@kernellabs.com</email>
</author>
<published>2012-02-07T04:25:00+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=d58a8d67340383aec1d9944a0433bad36a4d7e2d'/>
<id>urn:sha1:d58a8d67340383aec1d9944a0433bad36a4d7e2d</id>
<content type='text'>
Signed-off-by: Michael Krufky &lt;mkrufky@kernellabs.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>[media] tveeprom: update hauppauge tuner list thru 174</title>
<updated>2011-05-20T12:27:15+00:00</updated>
<author>
<name>Michael Krufky</name>
<email>mkrufky@kernellabs.com</email>
</author>
<published>2011-02-17T20:33:28+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=ec2a0954350098dccd579c945c8bf5cf969c604b'/>
<id>urn:sha1:ec2a0954350098dccd579c945c8bf5cf969c604b</id>
<content type='text'>
Signed-off-by: Michael Krufky &lt;mkrufky@kernellabs.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>[media] tveeprom: update hauppauge tuner list thru 169</title>
<updated>2011-05-20T12:27:14+00:00</updated>
<author>
<name>Michael Krufky</name>
<email>mkrufky@kernellabs.com</email>
</author>
<published>2011-04-17T02:02:00+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=47ac84d5b1a680f350bc07d1dc4129eb0095414e'/>
<id>urn:sha1:47ac84d5b1a680f350bc07d1dc4129eb0095414e</id>
<content type='text'>
Signed-off-by: Michael Krufky &lt;mkrufky@kernellabs.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>V4L/DVB: tveeprom: Add an entry for tuner code 168: a TCL M30WTP-4N-E tuner</title>
<updated>2010-07-08T19:49:59+00:00</updated>
<author>
<name>Andy Walls</name>
<email>awalls@md.metrocast.net</email>
</author>
<published>2010-06-12T23:24:24+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=310e3be4c2a2b9a5d2b806455e0db177ad44b6f7'/>
<id>urn:sha1:310e3be4c2a2b9a5d2b806455e0db177ad44b6f7</id>
<content type='text'>
Hauppauge EEPROM tuner code 168 has recently shown up on HVR-1600 TV
capture cards supported by the cx18 driver.  This change allows analog
tuner type autodetection to succeed for these cards.

Information for decoding tuner code 168 was provided by Hauppauge.

Signed-off-by: Andy Walls &lt;awalls@md.metrocast.net&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (13958): tveeprom.c: use %pM to show MAC address</title>
<updated>2010-02-26T18:10:34+00:00</updated>
<author>
<name>hartleys</name>
<email>hartleys@visionengravers.com</email>
</author>
<published>2009-12-30T19:13:10+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=2714b3b9be54076877fbb50c0811f9015b2906a5'/>
<id>urn:sha1:2714b3b9be54076877fbb50c0811f9015b2906a5</id>
<content type='text'>
Use the %pM kernel extension to display the MAC address.

Signed-off-by: H Hartley Sweeten &lt;hsweeten@visionengravers.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (12478): ARRAY_SIZE changes</title>
<updated>2009-09-12T15:19:05+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-07-22T03:02:29+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=d6f76b979c9f83aaf2fa3d51eb5b175690f7acbc'/>
<id>urn:sha1:d6f76b979c9f83aaf2fa3d51eb5b175690f7acbc</id>
<content type='text'>
These changes were a direct result of using a semantic patch
More information can be found at http://www.emn.fr/x-info/coccinelle/

[mchehab@redhat.com: fix a merge conflict]
Signed-off-by: Stoyan Gaydarov &lt;sgayda2@uiuc.edu&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (11933): tuner-simple, tveeprom: Add Philips FQ1216LME MK3 analog tuner</title>
<updated>2009-06-16T22:07:25+00:00</updated>
<author>
<name>Andy Walls</name>
<email>awalls@radix.net</email>
</author>
<published>2009-06-08T00:39:03+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=5ddc9b100fc96e8f3c6d435cecd9d09e5b9673f9'/>
<id>urn:sha1:5ddc9b100fc96e8f3c6d435cecd9d09e5b9673f9</id>
<content type='text'>
Signed-off-by: Andy Walls &lt;awalls@radix.net&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (11753): tveeprom: Point the TCL MNM05-4 tuner entry to an actual tuner definition</title>
<updated>2009-06-16T21:21:00+00:00</updated>
<author>
<name>Andy Walls</name>
<email>awalls@radix.net</email>
</author>
<published>2009-05-09T03:43:40+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=5d24a037f16d6663761d32ea2a0b6acf60cd632c'/>
<id>urn:sha1:5d24a037f16d6663761d32ea2a0b6acf60cd632c</id>
<content type='text'>
The TCL MNM05-04 is used on some HVR-1600 models.  It appears to be
similar to the TCL MFMN05-4 but without FM radio.  The
TUNER_PHILIPS_FM1236_MK3 tuner definition appears to be the proper existing
tuner definition to use for this tuner.

Reported-by: Matt Beadon &lt;matt.beadon@gmail.com&gt;
Tested-by: Matt Beadon &lt;matt.beadon@gmail.com&gt;
Signed-off-by: Andy Walls &lt;awalls@radix.net&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
</feed>
