Age | Commit message (Collapse) | Author |
|
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
Michael Ditum
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
Fix: copy frontend_ops before modifying
Signed-off-by: Ye Jianjun (Joey) <joeyye@trident.com.cn>
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
FIx tuning.
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
Fix diseqc transmission.
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
warning: `i2c_readbytes' defined but not used
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
demodulation selected. ANT RF connector is selected for
8-VSB and CABLE RF connector is selected for QAM64/QAM256.
This only affects the cards that use the Microtune 4042 tuner.
- This is patch #2 of a string of patches with counterparts in the
video4linux tree affecting cx88-dvb.c
Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
pll_set-callback to isolate the tuner programming from the frontend.
- This is patch #1 of a string of patches with counterparts in the
video4linux tree affecting cx88-dvb.c
Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
|
|
Fix the way the LG-Z201 tuner is controlled for the DVICO
FusionHDTV DVB-T1 card.
Signed-off-by: Gregory B Frost <frosts1@hotkey.net.au>
|
|
|
|
It was not possible to tell which i2c bus should be used if an adapter has
multiple frontends on multiple i2c buses.
|
|
Add support for analog video inputs (CVBS and Y/C) of the
analog module for the Siemens DVB-C card.
Signed-off-by: thomas schorpp <t.schorpp@gmx.de>
|
|
(why are errors only visible with debug on?
this needs to be cleaned up so we can disable debug by default)
|
|
to LINUX_VERSION_CODE and KERNEL_VERSION. Based on
patch by Olaf Hering.
Signed-off-by: Olaf Hering <olh@suse.de>
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
scan in VSB before attempting to get a QAM lock.
Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
mt352.c frontend:
1. the 4 most significant bits are zeroed - shift and mask wrong way round
2. Need to align the 12 bits from the registers at the top of the 16 bit
returned value - otherwise the range is not 0 to 0xffff its 0xf000 to 0xffff
Signed-off-by: Barry Scott <barry.scott@onelan.co.uk>
|
|
Cc: Mac Michaels <wmichaels1@earthlink.net>
Cc: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
|
|
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
without regard to the mode selected.
- Do a software reset each time the parameters are
set, regardless of whether anything changes.
This may allow an application to recover from a
hung condition.
- Improved error reporting according to a comment
seen about the lgdt3303 code.
- Removed $Id:$
Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
Thanks to Marcus Hagn for testing.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
- dst_read_status() needs to call dst_get_signal() to get up-to-date
information
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
The / in the driver name (budget dvb /w video in) is not a valid character for
device names - removed it, now it works!
Same for ttusb-budget.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Julian Scheel <julian@jusst.de>
|
|
From: Andrew Morton <akpm@osdl.org>
sparc64:
drivers/media/dvb/pluto2/pluto2.c: In function `pluto2_probe':
drivers/media/dvb/pluto2/pluto2.c:604: error: `DMA_32BIT_MASK' undeclared (first use in this function)
Cc: Andreas Oberritter <obi@linuxtv.org>
Cc: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
|
|
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
FE_HAS_SIGNAL and FS_HAS_CARRIER status.
Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
FusionHDTV3 Gold-T
|
|
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
driver and is not well tested yet.
Thanks to Ralph Metzler for his initial work on this box and thanks to Twinhan for their support.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
PS: Johannes, please do not submit it to -mm yet. Thanks.
|
|
|
|
|
|
|
|
(Thanks to Steve Chang from WideView, Inc.):
- added support for the WT-220U (Pensize DVB-T receiver)
- corrected byte order for unc,ber and the pid filter
- corrected number of pids that can be fetched at the same time.
- added some comments in Kconfig-file
- added USB IDs for the WT-220U
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|