Age | Commit message (Collapse) | Author |
|
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
|
|
- set parameters for drift compensation to 0
makes no sense for DVB-T but can prevent lock
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
|
|
|
|
|
|
Module needs a license to prevent kernel tainting.
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
|
|
|
|
previously allocated demux_feed.
Signed-off-by: Peter Beutner <p.beutner@gmx.net>
|
|
Paavo Hartikainen for testing)
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
|
|
|
|
|
|
|
|
and incomplete, so commented out for the moment.
|
|
|
|
added the Wikilink pointing to the USB device list.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
reported.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
usb-devel-list.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
the USB Box).
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
to Gerolf Wendland.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
- MT352 initialization and PLL-programming
- I2c-transfer fixed.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
changed the name-field of the FMD1216.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
directly after FE_SET_FRONTEND would see an old status, i.e.
FE_READ_STATUS would be executed before the frontend thread
has even seen the tungin request from FE_SET_FRONTEND.
Signed-off-by: Peter Beutner <p.beutner@gmx.net>
|
|
by Allan Guild to improve tuning with weak signal.
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
possible to get a lock with the cxusb
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
into consideration
added dvb_pll_desc for Philips FMD1216ME (needed for cxusb)
|
|
Analogue part is not working yet (cx25842 --> ivtv?).
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
changed memory (de)allocation behaviour accordingly.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
fix compiling USB DVB drivers (at least with gcc-4):
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
live with that. The same thing was done in dvb-pll.h.
---
gcc-2.95 compile fix.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
Signed-off-by: Anssi Hannula <anssi.hannula@gmail.com>
|
|
Gerolf Wendland for his support.
hacked the firmware for the ADSTech USB2 to have a different USB ID than the USB1.1 version (to avoid conflicts in programming)
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
Signed-off-by: Manu Abraham <manu@kromtek.com>
|
|
Signed-off-by: Manu Abraham <manu@kromtek.com>
|
|
Signed-off-by: Manu Abraham <manu@kromtek.com>
|
|
Suggestion from Andrew Morton
Signed-off-by: Manu Abraham <manu@kromtek.com>
|
|
The bug was visible as a warning with gcc-3.4.4(prerelease)
Message:
drivers/media/dvb/bt8xx/dst.c: 1349: warning: initialization from incompatible pointer type.
Signed-off-by: Manu Abraham <manu@kromtek.com>
|
|
drivers/media/dvb/frontends/bcm3510.c: In function `bcm3510_read_signal_strength':
drivers/media/dvb/frontends/bcm3510.c:322: warning: ISO C90 forbids mixed declarations and code
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
|
|
Martin Loschwitz for discovering the problem.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Martin Loschwitz <madkiss@madkiss.org>
|
|
|
|
- added pll sleep call
|
|
- support DSP boot from on board eeprom
- added pll sleep call
|
|
added a small tuning delay
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
QAM64/256) demodulator used
in the first generation of Air2PC ATSC PCI-cards/USB-boxes made by B2C2.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
disable pid filtering if there are no users,
complain if the number of received packets does not match 'nbpackets',
print the card's serial number,
Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
|
|
wrapping correctly and are nicer to read.
Signed-off-by: Marcelo Feitoza Parisi <marcelo@feitoza.com.br>
Signed-off-by: Domen Puncer <domen@coderock.org>
|