summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-06-22Make the bandwidth setting generic such that it supports more DVB-T cardsManu Abraham
Signed-off-by: Manu Abraham <manu@kromtek.com>
2005-06-22Make the frequency setting card specificManu Abraham
Signed-off-by: Manu Abraham <manu@kromtek.com>
2005-06-22Make the inversion setting specific, ie, only for the 200103A DVB-SManu Abraham
This should not be flagged on other cards.
2005-06-22lgdt3302*.* - Cleanup whitespace etc.Michael Krufky
2005-06-21 - tda1004x addedHartmut Hackmann
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
2005-06-21*** empty log message ***Hartmut Hackmann
2005-06-21 - dont turn off the xtal output of tda8274/75 in sleep modeHartmut Hackmann
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
2005-06-21 - added tda1004x.cHartmut Hackmann
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
2005-06-21 - added tda1004x.cHartmut Hackmann
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
2005-06-21 * Makefile:Mauro Carvalho Chehab
- 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>
2005-06-21Blank spaces removed.Mauro Carvalho Chehab
2005-06-21 * tuner-simple.c:Michael Krufky
- forgot to remove TUNER_TENA_9533_B in one location, fixed now. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-06-21 *tuner-core.c:Mauro Carvalho Chehab
- 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>
2005-06-21 * tuner-simple.c, tuner.h, saa7134-cards.c:Michael Krufky
* CARDLIST.tuner: - Removed tuner#64 and consolidated into tuner#61, Appropriate comments added. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-06-21 * tuner-simple.c:Michael Krufky
- 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>
2005-06-21 * cx88-dvb.c:Michael Krufky
- Fixed missing line in cx88-dvb.c Thanks to Didier Caillaud <mailing.cld@free.fr>
2005-06-21Kworld Xpert TV PVR7134: added FIXME commentsMichael Krufky
2005-06-21 * saa7134-cards.c, saa7134-input.c, saa7134.h:Michael Krufky
* 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>
2005-06-21 - VIDIOCSTUNER removed.Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-06-20 * saa7134-core.c:Michael Krufky
- Fix kernel compile error with CONFIG_MODULES=n Signed-off-by: Adrian Bunk <bunk@stusta.de>
2005-06-20 * lgdt3302.c:Michael Krufky
- Change lgdt3302 driver to return raw data for SNR. Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
2005-06-20This is some small changes on tuner-core.c to correct API behavior for stereo:Mauro Carvalho Chehab
- 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>
2005-06-20 * lgdt3302.c:Michael Krufky
fixed FEC error status Signed-off-by: Mac Michaels <wmichaels1@earthlink.net> Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-06-20Documentation fixesMichael Krufky
2005-06-20 * cx88-cards.c, cx88-dvb.c, cx88-mpeg.c:Michael Krufky
* cx88-video.c, cx88.h, tuner.h: * CARDLIST.cx88: - Fix DViCO Board names as per email from DViCO Systems Software Engineer Jeff Lee: "DTT7611 model is 3Gold-T ... Temic 4042 is the 3Gold-Q model." Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-06-19tea5767 autodetection code included. It uses the same approach as DScaler code.Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-06-19 - Changing radio mode stereo/mono for tea5767 working.Mauro Carvalho Chehab
- is not clear at V4L1 API if VIDIOCSTUNER can change to mono. support for changing implemented anyway to allow radio st/mono switch. - Issue to solve: tea indicates stereo even when switched to mono. signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-06-19av7110_fe_lock_fix() modified in a way that it can be retried after -ERESTARTSYSOliver Endriss
Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
2005-06-19VIDIOCSTUNER ioctl implemented on tuner-core.c.Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-06-19Added inicial support for changing radio mode stereo/mono for tea5767Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-06-19 * tuner.h, tuner-core.c:Mauro Carvalho Chehab
- Implemented tuner-core support for VIDIO_S_TUNER - It can be used by changing mono/stereo mode
2005-06-19 * MakeMauro Carvalho Chehab
- make install now remove old installs at /lib/modules/<kern ver>/v4l - make v4l_install now remove kernel modules signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-06-19backport of 2.6.12 changes to match other API changes (i2c, usb)Johannes Stezenbach
2005-06-19Fix indentation and add some whitepsace between operators.Johannes Stezenbach
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
2005-06-19Change error handling in av7110_stop_feed() to stop asJohannes Stezenbach
many filters as possible in case of errors. Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
2005-06-19- propagate more errors back to caller or log them, mainly inJohannes Stezenbach
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>
2005-06-19Fix for QAM128 in VHF band suggested by Timo Helkiƶ.Johannes Stezenbach
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
2005-06-19Second part of Compro PatchNickolay V. Shmyrev
2005-06-19 * saa7134-cards.c, saa7134.h:Nickolay V. Shmyrev
- Add new card entry for Compro VideoMate TV Gold+II. Thanks to Elshin Roman <roxmail@list.ru>
2005-06-18 * MakefileMauro Carvalho Chehab
- make install now installs file over old 2.6 files - make v4l_install added for old behavior Some changelog lines changed so that all have the *same* format.
2005-06-18Remove CABLE type setting from DViCO FusionHDTV3 Gold-TMichael Krufky
2005-06-18Michael Paxton: corrected two keys of the remote control key mappingPatrick Boettcher
Signed-off-by: Michael Paxton <packo@tpg.com.au> Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
2005-06-18Anoter tunning fixNickolay V. Shmyrev
2005-06-18Fix tuningNickolay V. Shmyrev
2005-06-18 * dpl3518.c, msp3400-old.c, msp3400.c, saa6752hs.c, tda9887.c:Nickolay V. Shmyrev
* tuner-core.c, tvaudio.c, tveeprom.c: - Up requirement on kernel version to remove normal_i2c_range. Actually it gives nothing, only remove unused static structure so it's used as a reminder. - Fix compilation.
2005-06-18 * tuner-core.c, tuner-simple.c, tda8290:Nickolay V. Shmyrev
- Move PHILIPS_FMD initialization code to set_type function, - Fix dumb error in tda8290 tunning.
2005-06-18Allow backwards compatability with kernels < 2.6.12; add $id to tuner.hMichael Krufky
2005-06-18add $id to lgdt3302 filesMichael Krufky
2005-06-18Fixed typo in AUDUIO_CONTINUE ioctl: AUDIO_CMD_MUTE -> AUDIO_CMD_UNMUTEOliver Endriss
Signed-off-by: Dr. Werner Fink <werner@suse.de>
2005-06-17Disable lockloss debugging unless enabled explicitlyAndrew de Quincy