Age | Commit message (Collapse) | Author |
|
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>
|
|
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
|
|
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>
|
|
- Fix gcc 4.0 compilation
* cx88-input.c:
- Add remove for MSI TV@nywhere. Thanks to
Jorik Jonker <jorik@dnd.utwente.nl>
|
|
Mark all 7135 cards as 7133. Thanks to
hermann pitton <hermann.pitton@onlinehome.de>
|
|
- Add new Typhoon DVB-T Cardbus. Thanks to
Juergen Orschiedt <jorschiedt@web.de>
cx88-core.c:
- Fix compilation with gcc4.0
|
|
Benoît Laniel <benoit.laniel@gmail.com>.
|
|
Kees Blom <Kees.Blom@cwi.nl>.
|
|
|
|
|
|
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>
|
|
cx88-i2c.c, cx88-vbi.c, cx88-video.c, dpl3518.c, dpl3518.h,
i2c-compat.h, id.h, msp3400.h, or51132.c, or51132.h, plx9054.h,
rds-saa6588.c, saa7134-dvb.c, tda7432.c, tda9875.c, tvaudio.c,
tveeprom.h, tvmixer.c, v4l1-compat.c, video-buf-dvb.h:
- Minor changes to synchronize with -mm series;
- PAL-60 code maintained for SAA7134. However, -mm has different
values;
- Now, every .c or .h file has cvs field ID.
|
|
|
|
|
|
- Solved a problem when compiling with some versions of gcc
- Solved a problem compiling without CONFIG_TUNER_MULTI_I2C
- cx88-i2c.c, saa7134-i2c.c:
- Make it compatible with kernel 2.6.12-rc6-mm1
|
|
|
|
|
|
and incomplete, so commented out for the moment.
|
|
tuner types.
|
|
- Should compile cleanly with linux-2.6.11 also.
make snapshot improved.
|
|
separated tuners.
* tuner-core.c:
- Improved debug for radio/TV tuner calls.
- Corrected set radio/TV mode calls to change status go to both tuners.
- Improved V4L2_TUNER_CAP_LOW support (tv_range hack)
* tea5767.c:
- Included a new debug message.
* cx88-video.c:
- Enabled V4L2_TUNER_CAP_LOW to radio.
|
|
|
|
- Add initial support for V4L2_TUNER_CAP_LOW. Still to be improved.
- set_type call at set_addr fixed.
|
|
added the Wikilink pointing to the USB device list.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
misc updates
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
reported.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
- Small bug fix. Add check code before using is_stereo.
|
|
It should be better tested and expanded to other *-cards.c.
* cx88-cards.c, cx88-core.c, cx88-i2c.c, cx88-video.c, cx88.h, tea5767.c, tuner-core.c,
tuner-simple.c, tuner.h:
- Improved radio tuner support.
- There is a new option to cx88 radio=xxx,xxx,xxx for radio adapters;
- cx88-boards now specifies radio_type, tuner_addr and radio_addr
- ADDR_UNSET macro means find default radio/video tuner
|
|
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
for MK3 tuners. Now tda9887 has stereo setting by default
|
|
|
|
Kworld/Tevion V-Stream Xpert TV-PVR 7134
ADS Instant TV PCI (PTV-350) saa713x
Fix FlyTV FM mini
Thanks to Fabrice Aeschbacher <fabrice.aeschbacher@laposte.net> and
to hermann pitton <hermann.pitton@onlinehome.de>
|
|
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>
|
|
- Frequency select now is correct for TEA5767_LOW_LO_32768 on
PV Ultra Pro. There was a 175 Khz shift before this patch.
- Frequency tunning on V4L is a multiple of 62,5 Khz, but for radio,
it would be better to be multiple of 50Khz.
This patch provides a table select closest increment at 50Khz step.
Not every 50Khz step is possible (there are 4 not possible).
There are an odd table and an even table for better usage in coutries
with odd frequencies (99.1 105.3 ...) and even frequencies ( 99.0,
105.2). Even frequency table is commented.
How to select table by software ? It is better to have a better way
to specify frequencies at V4L2 API.
|
|
- 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>
|
|
- temporary debug log removed.
|