All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] em28xx patches against the latest git tree
@ 2008-10-22 17:34 Markus Rechberger
  2008-10-22 17:38 ` Markus Rechberger
  0 siblings, 1 reply; 14+ messages in thread
From: Markus Rechberger @ 2008-10-22 17:34 UTC (permalink / raw)
  To: Linux Kernel Mailing List, em28xx

Following patch adds the latest em28xx driver from mcentral.de.

merging mcentral.de/hg/~mrec/em28xx-new with upstream kernel

* adding VBI support to most VBI capable devices
* radio support for cx25843 based devices
* extra cx25843 driver (registers match the em28xx configuration in
order to support proper VBI)
* all videostandards and inputs are tested with cx25843 based devices
* adding alternative audio driver for em28xx devices (independent
audio transfer, not depending on oss/alsa)
* adding em28xx-webcam support for videology webcams
* adding em28xx-audioep audio driver for alternate number 1 - if
vendor specific and not USB audio conform
* adding s921 driver (ISDB-T 1Seg support tunneling parameters through
DVB-T API setting specific registers to auto)
* adding xc3028 mostly original sourcecode from the manufacturer (most
recent version), merged xc3028/xc3028l into
  one external firmware blob - important for signal quality
* adding xc5000 mostly original sourcecode from the manufacturer (most
recent version) - important for signal quality
* adding lgdt3304, although currently disabled
* remote control handling *works* but is broken by design and disabled
since different rc5/rc6/nec remotes return
  different values. Handling can be done using interrupt transfers too (TODO)
* fixed a couple of bugs in the em28xx-audio driver which can lead to
system hangs.

----

as for testing:
* analog TV: patched tvtime (for analog TV) version available on
mcentral.de which supports 1. software rendering 2. digital
audio/alsa/aad
* FM radio: gqradio from mcentral.de, there's also an older radio
patch for vlc available.
* DVB-T: all applications should work with it
* ISDB-T: relevant for China and Brazil only, can be used with
dvbtune, dvbscan (the channel file cannot be used due problems with
the characters), for transferring the MPEG-TS stream dvbstream,
dvbsnoop, for playback gstreamer/mplayer (h264/aac isn't supported
well with it).

commit history is available at:
http://mcentral.de/http://git.kernel.org/?p=linux/kernel/git/mrec/linux-2.6.git;a=commit;h=f1be9ae8f8489a6598417a194e0899ac00c7530ehg/~mrec/em28xx-new

This patch adds a separate instance of the driver to the git
repository, not affecting anything existing.

the full patch against the git repository:


Contributors:
user:        acano@fastmail.fm
user:        Andre Kelmanson <akelmanson@gmail.com>
user:        Bouwsma Barry <freebeer.bouwsma@gmail.com>
user:        Dan Kreiser <kreiser@informatik.hu-berlin.de>
user:        Frank Neuber <fn@kernelport.de>
user:        Jelle de Jong <jelledejong@powercraft.nl>
user:        John Stowers <john.stowers.lists@gmail.com>
user:        Lukas Kuna <lukas.kuna@evkanet.net>
user:        Stefan Vonolfen <stefan.vonolfen@gmail.com>
user:        Stephan Berberig <s.berberig@arcor.de>
user:        Thomas Giesecke <thomas.giesecke@ibgmbh-naumburg.de>
user:        Vitaly Wool <vwool@ru.mvista.com>
user:        Zhenyu Wang <zhen78@gmail.com>

Signed-off-by: Markus Rechberger <mrechberger@sundtek.de>

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2008-10-23  6:17 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-22 17:34 [PATCH] em28xx patches against the latest git tree Markus Rechberger
2008-10-22 17:38 ` Markus Rechberger
2008-10-22 17:59   ` Alex Riesen
2008-10-22 18:10     ` Markus Rechberger
2008-10-22 18:29       ` Alex Riesen
2008-10-22 18:39         ` Markus Rechberger
2008-10-22 18:39           ` Markus Rechberger
2008-10-22 18:45           ` Alex Riesen
2008-10-22 18:40         ` Alex Riesen
2008-10-22 18:50           ` Markus Rechberger
2008-10-23  6:17           ` Alex Riesen
2008-10-22 18:02   ` [Em28xx] " Jelle de Jong
2008-10-22 18:23   ` Markus Rechberger
2008-10-22 18:23     ` Markus Rechberger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.