<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pm24.git/include/linux/videodev2.h, branch v2.6.15</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.kobert.dev/pm24.git/atom?h=v2.6.15</id>
<link rel='self' href='https://git.kobert.dev/pm24.git/atom?h=v2.6.15'/>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/'/>
<updated>2005-11-14T02:14:18Z</updated>
<entry>
<title>[PATCH] v4l: (943) added secam l video standard</title>
<updated>2005-11-14T02:14:18Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@brturbo.com.br</email>
</author>
<published>2005-11-14T00:07:48Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=800d3c6f90b61cc82b09db635b59c00b1c460728'/>
<id>urn:sha1:800d3c6f90b61cc82b09db635b59c00b1c460728</id>
<content type='text'>
- Added SECAM L' video standard
- SECAM L' is a Secam variant that requires special config.

This patch adds support on V4L core. Requires aditional patches
on tuners to support.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] V4L: 911: added support for ntsc 4.43 video standard</title>
<updated>2005-11-09T15:56:30Z</updated>
<author>
<name>Tyler Trafford</name>
<email>tatrafford@comcast.net</email>
</author>
<published>2005-11-09T05:38:46Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=f1bcef8874ab33b1e517b79a9b9df7309a996877'/>
<id>urn:sha1:f1bcef8874ab33b1e517b79a9b9df7309a996877</id>
<content type='text'>
Added support for NTSC 4.43 video standard.

Signed-off-by: Tyler Trafford &lt;tatrafford@comcast.net&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] V4L: 907: em28xx cleanups and fixes</title>
<updated>2005-11-09T15:56:30Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@brturbo.com.br</email>
</author>
<published>2005-11-09T05:38:43Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=eac94356c8f9f7d3854ed0290a406b13bfe8df4c'/>
<id>urn:sha1:eac94356c8f9f7d3854ed0290a406b13bfe8df4c</id>
<content type='text'>
- Em28xx cleanups and fixes.
- Some cleanups and audio amux adjust.
- em28xx will allways try, by default, the biggest size alt.
- Fixes audio mux code.
- Fixes some logs.
- Adds support for digital output for WinTV USB2 board.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] v4l: 876: moved some user defines to be out of kernel define</title>
<updated>2005-11-09T15:56:27Z</updated>
<author>
<name>Michael Schimek</name>
<email>mschimek@gmx.at</email>
</author>
<published>2005-11-09T05:38:24Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=c12097fd9adb07810fb28f70df5462c0603463cc'/>
<id>urn:sha1:c12097fd9adb07810fb28f70df5462c0603463cc</id>
<content type='text'>
- Moved some user defines to be out of __KERNEL__ define.

Signed-off-by: Michael Schimek &lt;mschimek@gmx.at&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] v4l: 829: fixed user mode compiling</title>
<updated>2005-11-09T15:56:23Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@brturbo.com.br</email>
</author>
<published>2005-11-09T05:38:01Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=f958b68d40b870f5a0d1582f094bc93a53af7cd7'/>
<id>urn:sha1:f958b68d40b870f5a0d1582f094bc93a53af7cd7</id>
<content type='text'>
- Fixed user mode compiling.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] v4l: 815: commented obsoleted stuff at videodev headers</title>
<updated>2005-11-09T15:56:22Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@brturbo.com.br</email>
</author>
<published>2005-11-09T05:37:54Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=1a9ca74d22065355d61bb6395590378040e7366d'/>
<id>urn:sha1:1a9ca74d22065355d61bb6395590378040e7366d</id>
<content type='text'>
- Commented obsoleted stuff at videodev headers.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] v4l: 809: some changes to allow compiling cx88 and saa7134</title>
<updated>2005-11-09T15:56:21Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@brturbo.com.br</email>
</author>
<published>2005-11-09T05:37:49Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=79436633dbced18aa348f8669ef507109f851303'/>
<id>urn:sha1:79436633dbced18aa348f8669ef507109f851303</id>
<content type='text'>
- Some changes to allow compiling cx88 and saa7134 without V4L1 support.
- This patch will help obsoleting V4L1 API.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] v4l: 801: whitespaces cleanups</title>
<updated>2005-11-09T15:56:21Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@brturbo.com.br</email>
</author>
<published>2005-11-09T05:37:45Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=f2421ca3383ed35bc634aa29416a3229dc603fa4'/>
<id>urn:sha1:f2421ca3383ed35bc634aa29416a3229dc603fa4</id>
<content type='text'>
- Whitespaces Cleanups.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] v4l: 800: whitespace cleanups</title>
<updated>2005-11-09T15:56:20Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@brturbo.com.br</email>
</author>
<published>2005-11-09T05:37:43Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=4ac97914c6c35f6bf132071c718e034d0846b9f5'/>
<id>urn:sha1:4ac97914c6c35f6bf132071c718e034d0846b9f5</id>
<content type='text'>
- Whitespace Cleanups.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] v4l: 798: this patch adds the vidioc log status to videodev2 h and adds</title>
<updated>2005-11-09T15:56:20Z</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2005-11-09T05:37:42Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=299392bf2040fc53ebfc94363ac0abdd0f0bf619'/>
<id>urn:sha1:299392bf2040fc53ebfc94363ac0abdd0f0bf619</id>
<content type='text'>
- This patch adds the VIDIOC_LOG_STATUS to videodev2.h and adds
          LOG_STATUS support to tda9887.c and bttv-driver.c.

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
</feed>
