<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/include/linux/dvb/osd.h, branch v3.3.5</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.3.5</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.3.5'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2005-12-12T16:57:44Z</updated>
<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.stealer.net/cgit.cgi/user/sven/linux.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] DVB whitespace cleanup</title>
<updated>2005-03-13T08:14:35Z</updated>
<author>
<name>Johannes Stezenbach</name>
<email>js@linuxtv.org</email>
</author>
<published>2005-03-13T08:14:35Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=ea8924f74c7d3dd4e2da744ba4c51f0826a9a337'/>
<id>urn:sha1:ea8924f74c7d3dd4e2da744ba4c51f0826a9a337</id>
<content type='text'>
This is the DVB whitespace cleanup patch (the big one ;-).

I checked the whitespace-onlyness:

linux-2.6.11-bk9$ find drivers/media/common drivers/media/dvb -name "*.o" | xargs size &gt;/tmp/1
linux-2.6.11-bk9$ cd -
linux-2.6.11-bk9.patched
linux-2.6.11-bk9.patched$ find drivers/media/common drivers/media/dvb -name "*.o" | xargs size &gt;/tmp/2
linux-2.6.11-bk9.patched$ less /tmp/1
linux-2.6.11-bk9.patched$ less /tmp/2
linux-2.6.11-bk9.patched$ diff -us /tmp/1 /tmp/2
Files /tmp/1 and /tmp/2 are identical

DVB whitespace cleanups:

 o sync kernel and linuxtv.org CVS wrt whitespace
 o repair indentation damage
 o remove whitespace at eol

Signed-off-by: Johannes Stezenbach &lt;js@linuxtv.org&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] DVB: misc driver updates</title>
<updated>2004-10-20T01:22:10Z</updated>
<author>
<name>Michael Hunold</name>
<email>hunold@linuxtv.org</email>
</author>
<published>2004-10-20T01:22:10Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=29ad5b6cd793c7a0b8517df64a581483da1f95a3'/>
<id>urn:sha1:29ad5b6cd793c7a0b8517df64a581483da1f95a3</id>
<content type='text'>
- [DVB] av7110: convert MODULE_PARM() to module_param(), replace home-brewn
  waiting stuff in osd code with wait_event_interruptible_timeout()

- [DVB] av7110: put a semaphore around osd calls to make sure they're
  properly serialized, timeout variable in arm_thread() must be int, not
  unsigned long

- [DVB] av7110: add additional OSD window types (patch by Jeremy Jones), new
  ioctl OSD_GET_CAPABILITY/OSD_CAP_MEMSIZE; returns size of OSD memory

- [DVB] av7110: put audio/video initialization into separate function
  init_av7110_av(); call this function after system initialization and after
  arm crash to restore the previous state; thanks to Soeren Sonnenburg
  &lt;bugreports@nn7.de&gt; for this patch.

- [DVB] av7110, budget, ttusb-budget: remove dvb i2c remains, support kernel
  i2c

- [DVB] av7110, budget: use msleep() instead of my_wait(), thanks to Kernel
  Janitors/Nishanth Aravamudan &lt;nacc@us.ibm.com&gt;

- [DVB] av7110, budget: fix videodev has no release callback

- [DVB] av7110: more sparse annotiations

- [DVB] budget: add support for TerraTec Cinergy 1200 DVB-S

- [DVB] budget: fix race condition in irq handler

- [DVB] skystar2, av7110, ttusb-budget, budget: make i2c
  client_(un)register() functions static

Signed-off-by: Michael Hunold &lt;hunold@linuxtv.org&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] dvb: missing includes</title>
<updated>2004-08-09T09:46:38Z</updated>
<author>
<name>Johannes Stezenbach</name>
<email>js@convergence.de</email>
</author>
<published>2004-08-09T09:46:38Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=dcff0e756ca34d301e760ae751eaf285c81a5a51'/>
<id>urn:sha1:dcff0e756ca34d301e760ae751eaf285c81a5a51</id>
<content type='text'>
Although the current DVB stuff compiles fine, for correctness the following
patch adds the necessary include for __user annotations.

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] sparse: drivers/media/* annotation</title>
<updated>2004-07-12T02:09:51Z</updated>
<author>
<name>Alexander Viro</name>
<email>viro@www.linux.org.uk</email>
</author>
<published>2004-07-12T02:09:51Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=9fdca7344504243fbc49a480751d864a96748f54'/>
<id>urn:sha1:9fdca7344504243fbc49a480751d864a96748f54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] update dvb headers</title>
<updated>2003-04-08T02:43:22Z</updated>
<author>
<name>Alan Cox</name>
<email>alan@lxorguk.ukuu.org.uk</email>
</author>
<published>2003-04-08T02:43:22Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=808048f59f088aa94e10ac70fcbf7b7370242be6'/>
<id>urn:sha1:808048f59f088aa94e10ac70fcbf7b7370242be6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] dvb header updates</title>
<updated>2002-11-25T10:13:12Z</updated>
<author>
<name>Alan Cox</name>
<email>alan@lxorguk.ukuu.org.uk</email>
</author>
<published>2002-11-25T10:13:12Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=5dcb7a677c2ad6c30e36a6cebf4612b9908597e5'/>
<id>urn:sha1:5dcb7a677c2ad6c30e36a6cebf4612b9908597e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] Digital TV framework</title>
<updated>2002-10-28T06:48:18Z</updated>
<author>
<name>Alan Cox</name>
<email>alan@lxorguk.ukuu.org.uk</email>
</author>
<published>2002-10-28T06:48:18Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=0a727c0ddb21cbea433d8c0611a834cc80576d36'/>
<id>urn:sha1:0a727c0ddb21cbea433d8c0611a834cc80576d36</id>
<content type='text'>
DVB is very different in its need to analogue video. This merges the
cleaned up version of the DVB framework from Convergence, which has been
around for a couple of years.
</content>
</entry>
</feed>
