Age | Commit message (Collapse) | Author |
|
* saa7134-i2c.c:
- specifying tuner type by parameter was not working. fixed.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Let Kconfig decide whether to include
frontend-specific code in saa7134-dvb.
* cx88-video.c:
- added missing contrast offset value, set to 0.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- Let Kconfig decide whether to include frontend-specific code.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
* tuner-core.c:
- Added some comments about I2C working mode.
- Frequency initialized for radio and TV.
* cx88-video:
- It calls VIDIOC_G_FREQUENCY to get tuner freq from tuner.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- I2C cleanups. Now, all drivers uses the same basic structure.
* cx88-video.c:
- Duplicated code commented. Should be removed soon.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Reintroduced check for is_stereo pointer eliminated on previous
cleanup.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Finish previous cleanups
|
|
* saa7134-cards.c, saa7134-core.c, saa7134-i2c.c:
* tuner-core.c, tuner.h:
Rename v4l2_tuner field in tun_addr structure. Cleanup
tuner private calls.
|
|
- Fix check for newer kernel to compile dvb modules.
* tea5767.c, tuner-core.c, tuner.h, tuner-simple.c, scripts/cardlist:
- Cleanup code a bit
* msp3400-old.c, vbi, tda9887.h:
- Remove unused files
|
|
- It looks that I2C trouble was fixed. Still requires futher
analysis.
Signed-off-by: Chris Pitchford <bttv@intrepid.cx>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
* tuner-core.c:
- it is printk, not dprintk! Fixed.
- new debug info when tuner is specified as tea5767 but
autodetection doesn't recognize.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Added a code to avoid I2C early announce.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- new debug info;
- reincluded type=t->type when I2C is not yet registred.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Fixed a race condition at I2C implementation.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
* doc/CARDLIST.cx88:
- Add support for TerraTec Cinergy 1400 DVB-T.
Signed-off-by: Uli Luckas <luckas@musoft.de>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- Add option to resolve secam norm in tuner.
Signed-Off-By: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* saa7134-cards.c, saa7134-core.c, saa7134.h:
- Remove irq2_mask field from saa7134_dev structure.
Collect all the bits needed in saa7134_hwinit2() instead.
Signed-Off-By: Michael Tokarev <mjt@tls.msk.ru>
|
|
- Included two new debug msgs for showing I2C set_type calls when
tuner_debug is on.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- New debug code for identifying calls to set_type before I2C ok.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Idented according with Linux standards
- less verbose when tuner_debug = 0
fixes:
- check_mode debug msg fixed
- out of range debug messages fixed
- bug when changing mode in a multituner environment
new features:
- standby mode support implemented. It is used to disable
a non used tuner. Currenlty implemented on tea5767.
- new macro: set_type disables other tuner when changing mode.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Signed-off-by: Nickolay V Shmyrev <nshmyrev@yandex.ru>
|
|
Now, 50% Hue means no offset, just like bt878 stuff.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
* lgdt3302.c, lgdt3302_priv.h, or51132.c:
* saa7134-cards.c, saa7134-core.c:
* saa7134-dvb.c, saa7134-i2c.c, saa7134-oss.c:
* saa7134-tvaudio.c, saa7134-video.c:
* tda8290.c, tea5767.c, tuner-simple.c:
- Clean up ALL whitespace using
scripts/strip-trailing-whitespaces.sh
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- Revert previous changes:
The code was better off in it's original form.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- Changed some code in preparation for merge into linux-tv cvs.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- more whitespace cleanups.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- Fixed tab/spacing problems.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- Improved support for multi tuners on multi boards.
*tuner-core.c:
- Pal M and PAL N added to tuner_fixup_std
* tuner-simple.c:
- Eliminated old tea code from tuner-simple.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Fix setting frequency on tda8290.
Thanks to Fabien PERROT <perrot1983@yahoo.fr>
|
|
- When switching external mux on mute, switch internal mux to TV.
Thanks to Konrad Rzepecki <hannibal@megapolis.pl>
|
|
- Produce diffstat before patch.
- diffstat & patch to STDOUT.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- recover the original PAL tuner on Compro VideoMate Gold+ Pal
- add remote support for Compro VideoMate gold+ II, Pal saa7134 chip
Signed-off-by: Hermann Pitton <hermann.pitton@onlinehome.de>
|
|
- Script updated to strip tail spaces
- Correclty generates a tuner number for tea chip
* doc/CARDLIST.cx88, doc/CARDLIST.saa7134, doc/CARDLIST.tuner:
- Card definitions updated.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
doc/CARDLIST.saa7134, doc/Cards:
- tail spaces removed.
* cx88-core.c, cx88.h:
- cx88_pci_irqs changed to static
* doc/V4L1_API.html:
- Now informs that it is obsolete.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- use DMA_32BIT_MASK. Thanks to domen@coderock.org.
* tuner.h:
- Remove unneeded set_tuner from tuner structure.
* saa7134-cards.c, saa7134-tvaudio.c:
patch to switch external mux on mute on some cards.
* tuner-simple:
- unify tuner list
|
|
- Less verbose
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- API.html added, pointing to V4L api at linuxtv.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
|
|
- included a make rmmodules for removing modules from memory.
it is not perfect, but helps debuging :-)
* .bp/2.6/i2c-tuner:
- tea filename corrected.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- forgot to remove TUNER_TENA_9533_B in one location,
fixed now.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- some tuner_info msgs will be generated only if insmod opt
tuner_debug enabled.
*tea5767.c:
- tuner_info msgs will be generated only if insmod tuner option
tuner_debug enabled.
- some cleanups for better reading.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
* CARDLIST.tuner:
- Removed tuner#64 and consolidated into tuner#61,
Appropriate comments added.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- Fix UHF switch for tuner=61 & tuner=64.
Signed-off-by: Hermann Pitton <hermann.pitton@onlinehome.de>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- Fixed missing line in cx88-dvb.c
Thanks to Didier Caillaud <mailing.cld@free.fr>
|
|
* tuner-simple.c, tuner.h:
* CARDLIST.saa7134, CARDLIST.tuner:
- Add new card entry: Kworld Xpert TV PVR7134
Add new tuner entry: Tena TNF9533-B/DF
Thanks to Hannibal <hannibal@megapolis.pl>
- Replace // with /* */
- Fix tab/spacing problems
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Fix kernel compile error with CONFIG_MODULES=n
Signed-off-by: Adrian Bunk <bunk@stusta.de>
|
|
- Change lgdt3302 driver to return raw data for SNR.
Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
|
|
- v4l2_tuner has three fields for audio mode:
capability (bitmask, says what the hardware is able to do).
rxsubchans (bitmask, which channels are available).
audmode (enum, current mode).
For radio seeing a stereo signal but sending mono the driver
can simply set this:
rxsubchans = V4L2_TUNER_SUB_MONO | V4L2_TUNER_SUB_STEREO;
audmode = V4L2_TUNER_MODE_MONO;
- VIDIOCSTUNER should not allow turning stereo/mono. Code commented.
It will be removed soon.
Signed-off-by: Gerd Knorr <kraxel@bytesex.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|