<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pm24.git/include/media, 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-12-12T16:57:44Z</updated>
<entry>
<title>[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4</title>
<updated>2005-12-12T16:57:44Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@brturbo.com.br</email>
</author>
<published>2005-12-12T08:37:28Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=674434c691e10015660022fc00b04985a23ef87b'/>
<id>urn:sha1:674434c691e10015660022fc00b04985a23ef87b</id>
<content type='text'>
Clean up whitespaces at v4l/dvb files

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/DVB: (3086c) Whitespaces cleanups part 3</title>
<updated>2005-12-12T16:57:44Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@brturbo.com.br</email>
</author>
<published>2005-12-12T08:37:27Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=afd1a0c9ac281eed3b22b293ccd92af7b0d60889'/>
<id>urn:sha1:afd1a0c9ac281eed3b22b293ccd92af7b0d60889</id>
<content type='text'>
Clean up whitespaces at v4l/dvb files

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: Add workaround for Hauppauge PVR150 with certain NTSC tuner models</title>
<updated>2005-12-01T23:48:58Z</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2005-12-01T08:51:42Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=f95006f89576cac504323daa53157013bf099fc9'/>
<id>urn:sha1:f95006f89576cac504323daa53157013bf099fc9</id>
<content type='text'>
Add workaround for Hauppauge PVR150 hardware problem with tuner models 85, 99
and 112 (model numbers as reported by tveeprom).  The audio standard
autodetection does not always work correctly for these models.

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>
<entry>
<title>[PATCH] V4L: tveeprom MAC address parsing/cleanup</title>
<updated>2005-12-01T23:48:57Z</updated>
<author>
<name>Steven Toth</name>
<email>stoth@hauppauge.com</email>
</author>
<published>2005-12-01T08:51:27Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=3ca0ea980697d3b3c3d5c13ba7e525ed6c434756'/>
<id>urn:sha1:3ca0ea980697d3b3c3d5c13ba7e525ed6c434756</id>
<content type='text'>
- Added a mac address field to the tveeprom structure.

- allow callers to query the MAC address.

- removed some redundant eeprom parsing code in cx88-cards.c (specific to
  Hauppauge DVB products) Instead, placed calls directly to the single eeprom
  parsing function in tveeprom.c

Signed-off-by: Steven Toth &lt;stoth@hauppauge.com&gt;
Signed-off-by: Michael Krufky &lt;mkrufky@m1k.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: (945) adds a new include for internal v4l2 ioctls and api</title>
<updated>2005-11-14T02:14:19Z</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2005-11-14T00:07:55Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=b2f0648ffda862d53f04f0a05979f3fa530d63c9'/>
<id>urn:sha1:b2f0648ffda862d53f04f0a05979f3fa530d63c9</id>
<content type='text'>
Adds a new include for internal V4L2 ioctls and API

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>
<entry>
<title>[PATCH] v4l:: (936) Support for sabrent bt848 version</title>
<updated>2005-11-14T02:14:18Z</updated>
<author>
<name>Bill Pechter</name>
<email>pechter@gmail.com</email>
</author>
<published>2005-11-14T00:07:50Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=633323ffffae91c3f22a08e0185fbfd3fae2a825'/>
<id>urn:sha1:633323ffffae91c3f22a08e0185fbfd3fae2a825</id>
<content type='text'>
Support for Sabrent bt848 version.

Signed-off-by: Bill Pechter &lt;pechter@gmail.com&gt;
Signed-off-by: Nickolay V. Shmyrev &lt;nshmyrev@yandex.ru&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: (935) Moved common IR stuff to ir-common.c</title>
<updated>2005-11-14T02:14:18Z</updated>
<author>
<name>Ricardo Cerqueira</name>
<email>v4l@cerqueira.org</email>
</author>
<published>2005-11-14T00:07:49Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=8069695c9e7da7ab7cd8ee749e8d5aa9e6e0660b'/>
<id>urn:sha1:8069695c9e7da7ab7cd8ee749e8d5aa9e6e0660b</id>
<content type='text'>
- The pinnacle handler &amp; remote are common to saa7134 PCI boards and em28xx
  USB boards, so the keymap was moved to ir-common and the keyhandler is back
  to ir-kbd-i2c

- request_module("ir-kbd-i2c") is no longer necessary at saa7134-core since
  saa7134.ko now depends on ir-kbd-i2c.ko to get the keyhandler

Signed-off-by: Ricardo Cerqueira &lt;v4l@cerqueira.org&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: 904: added dvb support for tda8275a philips tiger reference design</title>
<updated>2005-11-09T15:56:30Z</updated>
<author>
<name>Hartmut Hackmann</name>
<email>hartmut.hackmann@t.online.de</email>
</author>
<published>2005-11-09T05:38:42Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=90e9df7f186876584b938e01fcf7f40a50c950b9'/>
<id>urn:sha1:90e9df7f186876584b938e01fcf7f40a50c950b9</id>
<content type='text'>
Added dvb support for tda8275a (Philips Tiger reference design)

Signed-off-by: Hartmut Hackmann &lt;hartmut.hackmann@t.online.de&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: 899: remove media id.h</title>
<updated>2005-11-09T15:56:29Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@brturbo.com.br</email>
</author>
<published>2005-11-09T05:38:38Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=22ae2550f65bc322e6bdeff9d3948bbb5e0a9b67'/>
<id>urn:sha1:22ae2550f65bc322e6bdeff9d3948bbb5e0a9b67</id>
<content type='text'>
- Removed media id.h file

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: 897: saa7146 fix</title>
<updated>2005-11-09T15:56:29Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@brturbo.com.br</email>
</author>
<published>2005-11-09T05:38:36Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=ad07d93ae7884a72a293eb4efb61a872f109ebd5'/>
<id>urn:sha1:ad07d93ae7884a72a293eb4efb61a872f109ebd5</id>
<content type='text'>
- Fixing headers to compile cleanly.

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>
