[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <d9def9db0810221414w5348acf3re31a033ea7179462@mail.gmail.com>
Date: Wed, 22 Oct 2008 23:14:36 +0200
From: "Markus Rechberger" <mrechberger@...il.com>
To: "Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>,
em28xx <em28xx@...ntral.de>
Cc: acano@...tmail.fm, "Andre Kelmanson" <akelmanson@...il.com>,
"Bouwsma Barry" <freebeer.bouwsma@...il.com>,
"Dan Kreiser" <kreiser@...ormatik.hu-berlin.de>,
"Frank Neuber" <fn@...nelport.de>,
"Jelle de Jong" <jelledejong@...ercraft.nl>,
"John Stowers" <john.stowers.lists@...il.com>,
"Lukas Kuna" <lukas.kuna@...anet.net>,
"Stefan Vonolfen" <stefan.vonolfen@...il.com>,
"Stephan Berberig" <s.berberig@...or.de>,
"Thomas Giesecke" <thomas.giesecke@...mbh-naumburg.de>,
"Vitaly Wool" <vwool@...mvista.com>,
"Zhenyu Wang" <zhen78@...il.com>
Subject: [PATCH 1/7] Adding empia base driver
em2880-dvb:
* supporting the digital part of Empia based devices, which
includes ATSC, ISDB-T and DVB-T
em28xx-aad.c:
* alternative audio driver, can be used instead of em28xx-audio if
alsa is not available
or not compiled into the kernel, it provides a raw interface to
the PCM samples
em28xx-audio.c:
* em28xx alsa driver and audio driver for FM radio
em28xx-audioep.c:
* em28xx alsa driver for devices which are set to vendor specific
audio on interface 1,
in that case snd-usb-audio will not attach to the interface and
em28xx-audioep will be needed
em28xx-cards.c:
* card definition and initial setup of devices.
em28xx-core.c:
* core videohandling and VBI frame slicing
em28xx-i2c.c:
* i2c setup and GPIO setup handling of the devices (including
em2888 based ones)
em28xx-input.c:
* currently mostly disabled since the linuxtv input handling is
broken by design and racy
em28xx-keymaps.c:
* keymap references of some remotes (could be merged into
ir-common, although as mentioned
this should be in userland done by lirc).
em28xx-video.c:
* inode handling for analog TV, radio and VBI, also some device probing
em28xx-webcam.c:
* videology webcam specific i2c commands
View attachment "em28xx-01.diff" of type "text/x-diff" (428709 bytes)
Powered by blists - more mailing lists