Age | Commit message (Collapse) | Author |
|
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
added .get_tune_settings callback for the NXT6000 to have a min_tune_delay of 500ms
Signed-off-by: Svante Olofsson <svante@agentum.com>
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
|
|
Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
|
|
Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
|
|
Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
|
|
Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
|
|
Otherwise a new feed drops all packets until the first packet with CC=0 arrives.
Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
|
|
Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
|
|
- extended rc5 protocol, firmware >= 0x2620 required
- key-up timer slightly adjusted
- completely moved remote control code to av7110_ir.c
- support for multiple ir receivers
- for now, all av7110 cards share the same ir configuration and event device
|
|
mute the tda9887 when the tuner is used for digital TV reception.
That code is removed and replaced by a better solution, which will
be implemented in video4linux tree.
Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
|
|
|
|
|
|
|
|
From: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
- Enable ATSC support for DViCO FusionHDTV5 Gold.
From: 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: Johannes Stezenbach <js@linuxtv.org>
|
|
Add support for Nebula DigiTV PCI cards with the MT352 frontend.
Signed-off-by: David Johnson <dj@david-web.co.uk>
|
|
Indentation fixes and remove unnecessary braces.
Signed-off-by: David Johnson <dj@david-web.co.uk>
|
|
budget-ci
Signed-off-by: Dominique Dumont <domi.dumont@free.fr>
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
Fix DiSEqC problems.
Signed-off-by: Adam M. Szalkowski <adam@szalkowski.de>
|
|
Use of the time_after_eq() macro, defined at linux/jiffies.h, which deal
with 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>
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
|
|
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
Krufky <mkrufky@m1k.net>
|
|
- Fixed LGDT330X signal strength: For now, always set it to 0.
- Corrected LGDT330X boundary condition error in read_snr: dB calculation.
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>
|
|
|
|
|
|
both chips... tested on lgdt3302, untested on lgdt3303 as of yet.
Signed-off-By: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
|
|
This imports exact copies of the following versions from dvb-kernel cvs.
lgdt3302.c r1.12
lgdt3302.h r1.5
lgdt3302_priv.h r1.3
There will be no more development on lgdt3302. All new development will be on
lgdt330x. It will be safe to remove lgdt3302 from cvs once lgdt330x gets
merged into -linus kernel tree.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
This imports exact copies of the following versions from dvb-kernel cvs.
lgdt3302.c r1.12
lgdt3302.h r1.5
lgdt3302_priv.h r1.3
There will be no more development on lgdt3302. All new development will be on
lgdt330x. It will be safe to remove lgdt3302 from cvs once lgdt330x gets
merged into -linus kernel tree.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
experimentally determined msleep(30) suggested by Adam Szalkowski).
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
|
|
- EVIOCSKEYCODE is not supported by this driver, fix potential crash
when it is used by not setting rc_input_dev->keycodesize
- fix key repeat handling (hopefully)
- reduce default poll internal to 50msec (necessary for key repeat handling)
|
|
by Marco Schluessler.
Minor cleanups in ves1820_init().
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
(reported by Stefan Haubenthal/Peter Hettkamp)
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
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>
|