Age | Commit message (Collapse) | Author |
|
From: Patrick Boettcher <pb@linuxtv.org>
There seems to be a new version of the USB DVB-T stick from WideView with a new demod-revision inside and thus a new firwmare.
This patch enables support for that.
Thanks to Mikel Martin for early testing.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
From: Al Viro <viro@zeniv.linux.org.uk>
This patch were applied at kernel on Wed Feb 1 06:02:50 2006 -0500
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
|
kernel-sync.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
From: Greg Kroah-Hartman <gregkh@suse.de>
It is no longer needed, so let's remove it, saving a bit of memory.
kernel-sync
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
From: Patrick Boettcher <pb@linuxtv.org>
A new firmware fixes VHF tuning issues. This changes the firmware file name in the driver.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
(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>
|
|
changed USB IDs accordingly
fixed a assignment
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>
|
|
renamed some fields
|
|
|
|
changed remote-control-key-types and functions (saved about 80 lines code)
|
|
- following a small change in the other drivers
|
|
read operation (not unused, didn't help)
- correct the maximal number of feed for each device (up to now it was always 255 even if the device was only able to handle 16 pids)
- added preliminary remote control support for the AVerTV USB2 A800
- changed the remote-control-struct for the NEC-protocol
|
|
nova-t has now real RC5 keys :)
|
|
lead to oopses because of misorganized module dependencies.
|
|
actual read on a read operation
|
|
so tiny, I almost lost it. *tststs*
|
|
|
|
|
|
|