<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/media, branch v2.6.25</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/media?h=v2.6.25</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/media?h=v2.6.25'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2008-04-08T02:14:34Z</updated>
<entry>
<title>pvrusb2: fix broken build due to patch order dependency</title>
<updated>2008-04-08T02:14:34Z</updated>
<author>
<name>Michael Krufky</name>
<email>mkrufky@linuxtv.org</email>
</author>
<published>2008-04-07T00:40:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=4c3b01f71181a52ab7735a7c52b1aa2232826075'/>
<id>urn:sha1:4c3b01f71181a52ab7735a7c52b1aa2232826075</id>
<content type='text'>
Fix broken build due to patch order dependency.  A future patch requires
the lines that break the current build.  Disable those lines for now.

Signed-off-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
Acked-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'pci_id_updates' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb</title>
<updated>2008-04-06T23:12:24Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2008-04-06T23:12:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=4a72ef9f7ad36ea0fb3b42f31b2b0c5b9871969a'/>
<id>urn:sha1:4a72ef9f7ad36ea0fb3b42f31b2b0c5b9871969a</id>
<content type='text'>
* 'pci_id_updates' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb:
  V4L/DVB (7497): pvrusb2: add new usb pid for 73xxx models
  V4L/DVB (7496): pvrusb2: add new usb pid for 75xxx models
</content>
</entry>
<entry>
<title>V4L/DVB (7497): pvrusb2: add new usb pid for 73xxx models</title>
<updated>2008-04-06T21:28:02Z</updated>
<author>
<name>Michael Krufky</name>
<email>mkrufky@linuxtv.org</email>
</author>
<published>2008-03-16T02:59:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=92c9d07507f0a90b64172bfede7e6fa845e8e66b'/>
<id>urn:sha1:92c9d07507f0a90b64172bfede7e6fa845e8e66b</id>
<content type='text'>
Signed-off-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (7496): pvrusb2: add new usb pid for 75xxx models</title>
<updated>2008-04-06T21:27:58Z</updated>
<author>
<name>Michael Krufky</name>
<email>mkrufky@linuxtv.org</email>
</author>
<published>2008-03-08T09:07:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=dd6e9467e0a7ddf02788f30adfe1cf2851c25fb8'/>
<id>urn:sha1:dd6e9467e0a7ddf02788f30adfe1cf2851c25fb8</id>
<content type='text'>
Signed-off-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (7499): v4l/dvb Kconfig: Fix bugzilla #10067</title>
<updated>2008-04-06T20:13:20Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2008-04-03T23:08:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=a80c5aa6da485da63def31442a19cdd6ff495ce6'/>
<id>urn:sha1:a80c5aa6da485da63def31442a19cdd6ff495ce6</id>
<content type='text'>
tda8290 breaks if tuner is selected, but CONFIG_DVB=n.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (7495): s5h1409: fix blown-away bit in function s5h1409_set_gpio</title>
<updated>2008-04-06T20:13:19Z</updated>
<author>
<name>Michael Krufky</name>
<email>mkrufky@linuxtv.org</email>
</author>
<published>2008-04-03T01:14:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=8e08af3c30b4e5f59adff0baa33fd346227b45e2'/>
<id>urn:sha1:8e08af3c30b4e5f59adff0baa33fd346227b45e2</id>
<content type='text'>
Preserve all other bits when setting gpio.

Signed-off-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
Signed-off-by: Steven Toth &lt;stoth@hauppauge.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (7460): bttv: Bt832 - fix possible NULL pointer deref</title>
<updated>2008-04-06T20:13:18Z</updated>
<author>
<name>Cyrill Gorcunov</name>
<email>gorcunov@gmail.com</email>
</author>
<published>2008-04-01T19:48:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=4a8f3a5727c589a59bcaaca43dc1025b347b7a75'/>
<id>urn:sha1:4a8f3a5727c589a59bcaaca43dc1025b347b7a75</id>
<content type='text'>
This patch does fix potential NULL pointer dereference

Signed-off-by: Cyrill Gorcunov &lt;gorcunov@gmail.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (7486): radio-cadet: wrap PNP probe code in #ifdef CONFIG_PNP</title>
<updated>2008-04-01T22:35:47Z</updated>
<author>
<name>Bjorn Helgaas</name>
<email>bjorn.helgaas@hp.com</email>
</author>
<published>2008-04-01T00:21:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=044dfc99fe3e1e0fa85bbdd1936ee229e399250c'/>
<id>urn:sha1:044dfc99fe3e1e0fa85bbdd1936ee229e399250c</id>
<content type='text'>
Wrap PNP probe code in #ifdef CONFIG_PNP.

Without this change, we'll have unresolved references to pnp_get_resource()
function when CONFIG_PNP=n.  (This is a new interface that's not in mainline
yet.)

Signed-off-by: Bjorn Helgaas &lt;bjorn.helgaas@hp.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (7485): v4l2-int-device.c: add MODULE_LICENSE</title>
<updated>2008-04-01T22:35:47Z</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@kernel.org</email>
</author>
<published>2008-03-31T12:08:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=19ac111c038537b73c9a0bca24bad123c2ba5f42'/>
<id>urn:sha1:19ac111c038537b73c9a0bca24bad123c2ba5f42</id>
<content type='text'>
Now that it's in an own module it needs a MODULE_LICENSE.

Signed-off-by: Adrian Bunk &lt;bunk@kernel.org&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (7466): Avoid minor model number warning when an OEM HVR1250 board is detected</title>
<updated>2008-04-01T22:35:46Z</updated>
<author>
<name>Steven Toth</name>
<email>stoth@hauppauge.com</email>
</author>
<published>2008-03-29T20:37:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=4b15b5ec36fc54bf3412f042d5833049876446eb'/>
<id>urn:sha1:4b15b5ec36fc54bf3412f042d5833049876446eb</id>
<content type='text'>
Avoid minor model number warning when an OEM HVR1250 board is detected.

Signed-off-by: Steven Toth &lt;stoth@hauppauge.com&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
</feed>
