Age | Commit message (Collapse) | Author |
|
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>
|
|
the module after compilation. It seems that this field is used in some places
where special characters are not allowed.
Maybe related to: http://www.uwsg.iu.edu/hypermail/linux/kernel/0505.1/0983.html
Thanks to Alan Halverson for finding this problem.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
due to wrong tone setting on the 200103A
Signed-off-by: Steffen Motzer <motzersn@t-link.de>
Signed-off-by: Manu Abraham <manu@kromtek.com>
|
|
|
|
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
load
Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
|
|
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
control codes.
FIX: not using HZ for control_msg-timeout.
Signed-off-by: Andrew Hodgson <a.s.hodgson@gmail.com>
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
|
|
better place for return
added initialization of global variables
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
Mikko Hamalainen and Timo Ketolainen, to improve tuning
for QAM128 / weak signal.
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
Signed-off-by: Gavin Hamill <gdh@acentral.co.uk>
|
|
- not necessary to set filter state twice to STATE_FREE during
dvb_dmxdev_init()
Signed-off-by: Peter Beutner <p.beutner@gmx.net>
|
|
executed.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
|
|
printk() calls should include appropriate KERN_* constant.
Signed-off-by: Christophe Lucas <clucas@rotomalug.org>
Signed-off-by: Domen Puncer <domen@coderock.org>
|
|
each data_rcv-stop
small change in register-struct
restructured code in dma-handling (added some comments regarding FCIIb limitations)
debug-messages and irq-watchdog (disabled by default, but maybe needed later) added
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
Signed-off-by: Manu Abraham <manu@kromtek.com>
|
|
Patch sent by Allan Stirling
Signed-off-by: Manu Abraham <manu@kromtek.com>
Signed-off-by: Allan Stirling <Dibblahdvb0042@pendor.org>
|
|
Signed-off-by: Manu Abraham <manu@kromtek.com>
|
|
Signed-off-by: Manu Abraham <manu@kromtek.com>
|
|
Set polarization for cards that do not autodetect polarization
Signed-off-by: Manu Abraham <manu@kromtek.com>
|
|
Signed-off-by Manu Abraham <manu@kromtek.com>
|
|
Signed-off-by: Manu Abraham <manu@kromtek.com>
|
|
Signed-off-by: Manu Abraham <manu@kromtek.com>
|
|
This should not be flagged on other cards.
|
|
Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
|
|
|
|
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
many filters as possible in case of errors.
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
av7110.c and av7110_av.c
- fix error message in StartHWFilter
- do not StopHWFilter for handle 0xffff
Signed-off-by: Wolfgang Rohdewald <wolfgang@rohdewald.de>
|
|
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
Signed-off-by: Michael Paxton <packo@tpg.com.au>
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
Signed-off-by: Dr. Werner Fink <werner@suse.de>
|
|
|
|
changed USB IDs accordingly
fixed a assignment
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
Signed-off-by: Michael Paxton <packo@tpg.com.au>
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
|
|
|
|
description.
|
|
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
- make sure ERESTARTSYS will be propagated
- ReleaseBitmap: starting with Firmware 261e, also release when
BMP_LOADING
- removes unused #define BMP_LOADINGS
- in many cases changed the return value from -1 to something more
meaningful like ETIMEDOUT, EINVAL
- changed syslog message timeout waiting for COMMAND such that it
indicates what command did not complete
- reduce # of arguments for LoadBitmap and BlitBitmap
- av7110_osd_cmd: remove the out: label
Signed-off-by: Wolfgang Rohdewald <wolfgang@rohdewald.de>
|