<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/drivers/media/common, branch linux-2.6.22.y</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=linux-2.6.22.y</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=linux-2.6.22.y'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2007-06-08T11:21:12+00:00</updated>
<entry>
<title>V4L/DVB (5702): Fix Kconfig items to avoid linkedition errors</title>
<updated>2007-06-08T11:21:12+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2007-05-26T13:45:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=05f85839a2ffcaa75d505526ca8e74097be18d8c'/>
<id>urn:sha1:05f85839a2ffcaa75d505526ca8e74097be18d8c</id>
<content type='text'>
The recent changes on Kconfig broke compilation when VIDEO_DEV is compiled
as module. On some cases, drivers like VIDEO_BUF are compiled with 'y' option
instead of 'm':

...

Thanks to: Toralf Forster &lt;toralf.foerster@gmx.de&gt; for pointing this issue.
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (5592): DMA: Correctly free resources on error, sync PCI streamed data</title>
<updated>2007-05-09T13:12:42+00:00</updated>
<author>
<name>Jon Burgess</name>
<email>jburgess777@googlemail.com</email>
</author>
<published>2007-05-03T15:23:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=87c3019d7b1acb7704a257d78c482112e9b0c227'/>
<id>urn:sha1:87c3019d7b1acb7704a257d78c482112e9b0c227</id>
<content type='text'>
I added saa7146_vmalloc_destroy_pgtable() which frees the resources
allocated by saa7146_vmalloc_build_pgtable() and updated the callers in
budget-core.c and av7110.c. I have also been through the updated
functions and updated the error paths to ensure they free all allocated
resources on error.
I also realised that there are other callers to saa7146_pgtable_free()
which did not have any sg DMA mapped so it seems wrong to add the
pci_unmap_sg() into that function. Instead I created
saa7146_vmalloc_destroy_pgtable() to do this.
Also included in this patch are the previous fixes for pci_unmap_sg()
and syncing the PCI streamed data to work with a SWIOTLB and match the
requirements documented in DMA-API.txt.

Signed-off-by: Jon Burgess &lt;jburgess777@googlemail.com&gt;
Signed-off-by: Oliver Endriss &lt;o.endriss@gmx.de&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (5591): Saa7146: proper prototype for saa7146_video_do_ioctl()</title>
<updated>2007-05-09T13:12:41+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2007-05-02T01:13:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=32a1db42480dc972e8e92be68d9e604f6aff5381'/>
<id>urn:sha1:32a1db42480dc972e8e92be68d9e604f6aff5381</id>
<content type='text'>
This patch adds a proper prototype for saa7146_video_do_ioctl() in
include/media/saa7146_vv.h.

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Oliver Endriss &lt;o.endriss@gmx.de&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (5545): Saa7146: Release capture buffers on device close</title>
<updated>2007-04-27T18:45:48+00:00</updated>
<author>
<name>Hartmut Birr</name>
<email>e9hack@gmail.com</email>
</author>
<published>2007-04-22T09:57:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=2970c49270be2a62b1115f73bbfc0b8d3b3f48ba'/>
<id>urn:sha1:2970c49270be2a62b1115f73bbfc0b8d3b3f48ba</id>
<content type='text'>
If the video device (saa7146 on a FF card) was open for capturing,
the close call didn't release the capture buffers.

Signed-off-by: Hartmut Birr &lt;e9hack@gmail.com&gt;
Signed-off-by: Oliver Endriss &lt;o.endriss@gmx.de&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (5520): Add support for the extra keys in the black Technotrend 1500 IR</title>
<updated>2007-04-27T18:45:35+00:00</updated>
<author>
<name>Ville-Pekka Vainio</name>
<email>vpivaini@cs.helsinki.fi</email>
</author>
<published>2007-04-14T18:38:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=28aedb8fd95b9a11cb9dc75d3be1f30227cb4385'/>
<id>urn:sha1:28aedb8fd95b9a11cb9dc75d3be1f30227cb4385</id>
<content type='text'>
It has come to my knowledge that the Technotrend 1500 DVB cards have 
been sold bundled with at least two different kinds of remotes, a grey 
one and a black one. 
This patch adds support for the extra keys in the black remote to 
ir-keymaps.c.

Signed-off-by: Ville-Pekka Vainio &lt;vpivaini@cs.helsinki.fi&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (5383): Fix duplicated codes in Pinnacle Grey remote</title>
<updated>2007-04-27T18:44:15+00:00</updated>
<author>
<name>Emil Georgiev</name>
<email>emilonlinester@gmail.com</email>
</author>
<published>2007-03-04T10:03:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=a6210b7bea86305871bdca32f38b115b3ea67edf'/>
<id>urn:sha1:a6210b7bea86305871bdca32f38b115b3ea67edf</id>
<content type='text'>
The keymap for this remote had duplicated labels for different keys,
which resulted in those key pairs being unable to function as different
inputs.

Signed-off-by: Emil Georgiev &lt;emilonlinester@gmail.com&gt;
Signed-off-by: Ricardo Cerqueira &lt;v4l@cerqueira.org&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (5332): Ir_rc5_timer_end decoder lockup fix</title>
<updated>2007-03-27T11:45:53+00:00</updated>
<author>
<name>Vincent Penne</name>
<email>ziggy@sashipa.com</email>
</author>
<published>2007-03-25T14:58:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=726cf56f24cbadaad1719724a30c29eb92911524'/>
<id>urn:sha1:726cf56f24cbadaad1719724a30c29eb92911524</id>
<content type='text'>
ir_rc5_timer_end decoder lockup fix

Signed-off-by: Vincent Penne &lt;ziggy@sashipa.com&gt;
Signed-off-by: Hermann Pitton &lt;hermann-pitton@arcor.de&gt;
Signed-off-by: Hartmut Hackmann &lt;hartmut.hackmann@t-online.de&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (5193): Remove the unused kernel config option VIDEO_VIDEOBUF</title>
<updated>2007-02-21T15:35:16+00:00</updated>
<author>
<name>Robert P. J. Day</name>
<email>rpjday@mindspring.com</email>
</author>
<published>2007-02-07T00:46:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=48fc923b0e43bc11975d6302f3fcb173d2f50f19'/>
<id>urn:sha1:48fc923b0e43bc11975d6302f3fcb173d2f50f19</id>
<content type='text'>
Signed-off-by: Robert P. J. Day &lt;rpjday@mindspring.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 (5160): Saa7146_vv: pass correct memory size to pci_free_consistent</title>
<updated>2007-02-21T15:35:09+00:00</updated>
<author>
<name>Marco Schluessler</name>
<email>marco@lordzodiac.de</email>
</author>
<published>2007-01-31T17:27:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=58af00456ac6b3158c99a3c6b3435c88d4f25a0e'/>
<id>urn:sha1:58af00456ac6b3158c99a3c6b3435c88d4f25a0e</id>
<content type='text'>
Pass correct memory size to pci_free_consistent.

Signed-off-by: Marco Schluessler &lt;marco@lordzodiac.de&gt;
Signed-off-by: Oliver Endriss &lt;o.endriss@gmx.de&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (5070): Budget-ci: add support for the Technotrend 1500 bundled remote</title>
<updated>2007-02-21T15:34:20+00:00</updated>
<author>
<name>Ville-Pekka Vainio</name>
<email>vpivaini@cs.helsinki.fi</email>
</author>
<published>2007-01-12T17:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=ae1942c5712f700c9ccc8cc287c51db4daaa50d7'/>
<id>urn:sha1:ae1942c5712f700c9ccc8cc287c51db4daaa50d7</id>
<content type='text'>
The keymap is based on a previous patch by Jussi Kukkonen.
This remote is identified by subsystem_device id 0x1010.

Signed-off-by: Ville-Pekka Vainio &lt;vpivaini@cs.helsinki.fi&gt;
Signed-off-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
</feed>
