summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/saa7134
AgeCommit message (Collapse)Author
2005-08-04 * saa7134-card.c, saa7134.h, tuner.h, tuner-simple.c:Nickolay V. Shmyrev
- Add new Digimatrix card and LG TAPC Mini tuner for it Signed-off-by: Hermann Pitton <hermann.pitton@onlinehome.de>
2005-07-25Undo accidental change in previous commit.Michael Krufky
2005-07-25Rename lgdt3302 to lgdt330x.Michael Krufky
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-24 * cx88-dvb.c, saa7134-dvb.c, Makefile:Michael Krufky
- The #define CONFIG_DVB_* are actually CFLAGS set my Makefile. CONFIG_* namespace is reserved for Kconfig. This renames them back to HAVE_*. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-23 * cx88-dvb.c, saa7134-dvb.c:Michael Krufky
* scripts/merge-trees.sh, scripts/unmerge-trees.sh: - fix compilation warning for missing lgdt3302 when compiling against kernel 2.6.12 without DVB tree. - replaced #IF CONFIG_DVB_* with #IFDEF CONFIG_DVB_* - include linux/config.h - Let kconfig / Makefile decide to include frontend-specific code. (Properly functioning now) Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-22 * scripts/merge-trees.sh:Michael Krufky
- New script to symlink DVB frontend code from dvb-kernel cvs tree into patched video4linux cvs tree for testing and development across both trees. * scripts/unmerge-trees.sh: - New script to be run after development, and before generating patches or making cvs commits. This removes the symlinks to the frontend code, and reverts the patch to the video4linux tree created by merge-trees.sh . Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-21Ensure a sufficient I2C bus idle time between 2 messagesHartmut Hackmann
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t.online.de>
2005-07-15 - Now compiling also with linux-2.6.12 version.Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-07-15 - linux/version.h removed at linux-2.6.13-rc3-mm1.Mauro Carvalho Chehab
- Removed remaining trailing spaces. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-07-13 - Linux/version.h removed. Replaced by linux/utsname.hMauro Carvalho Chehab
where KERNEL_VERSION is required. - incremented versions for CX88, BTTV and SAA7134. * compat.h: - Included linux/version.h. This change is required to be compatible with a patch applied at Kernel by Olaf Hering <olh@suse.de> this patch does reduce kernel dependency of its version number. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-07-12 * cx88-dvb.c, saa7134-dvb.c:Michael Krufky
- Always include dvb frontend code for hybrid cx88 and saa7134 boards. A previous change breaks hybrid v4l/dvb boards in 2.6.13-rc2-mm2. This fixes the bug. We will have to figure out something better in the future. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-08 * tda8290.c:Mauro Carvalho Chehab
- Reverted tda8290 patch to correct radio behavior. * saa7134-boards.c: - spaces used for indent replaced by tabs. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-07-07 * lgdt3302.c:Michael Krufky
- Fix bug in lgdt3302_read_status to return correct FE_HAS_SIGNAL and FS_HAS_CARRIER status. * msp3400.c, saa7134-cards.c, saa7134-i2c.c: * tuner-simple.c, video-buf-dvb.c: - Remove trailing whitespace. Signed-off-by: Mac Michaels <wmichaels1@earthlink.net> Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-05 Rename tuner structures fields. Move MD detection hack toNickolay V. Shmyrev
saa7134-cards.c
2005-07-042005-07-04 17:02 mchehabMauro Carvalho Chehab
* saa7134-i2c.c: - specifying tuner type by parameter was not working. fixed. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-07-04 * Makefile, saa7134-dvb.c:Michael Krufky
- 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>
2005-07-03 * bttv-i2c.c, cx88-i2c.c, saa7134-i2c.c:Mauro Carvalho Chehab
- 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>
2005-07-02 * bttv-cards.c, bttv-i2c.c:Michael Krufky
* saa7134-cards.c, saa7134-core.c: * tuner-core.c: - Strip whitespace. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-02 * bttv-cards.c, bttv-i2c.c, cx88-i2c.c, cx88-video.c:Nickolay V. Shmyrev
* 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.
2005-07-01Remove commentNickolay V. Shmyrev
2005-07-01 * tuner-core.c:Nickolay V. Shmyrev
- 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>
2005-06-28 * cx88-core.c, cx88-dvb.c, cx88-input.c:Michael Krufky
* 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>
2005-06-28 * cx88-i2c.c, cx88-video.c, saa7134-i2c.c, tuner-core.c, tuner.h:Mauro Carvalho Chehab
- 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>
2005-06-25 * saa7134-cards.c:Nickolay V. Shmyrev
- When switching external mux on mute, switch internal mux to TV. Thanks to Konrad Rzepecki <hannibal@megapolis.pl>
2005-06-22 * saa7134-cards.c, saa7134-input.c:Nickolay V. Shmyrev
- 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>
2005-06-22 * bttv-driver.h:Nickolay V. Shmyrev
- 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
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 * 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-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-20 * saa7134-core.c:Michael Krufky
- Fix kernel compile error with CONFIG_MODULES=n Signed-off-by: Adrian Bunk <bunk@stusta.de>
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 * 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-17 * Make.config, Makefile, cx88-core.c, cx88-video.c:Nickolay V. Shmyrev
* cx88.h, msp3400.c, saa6752hs.c: * tda9887.c, tuner-core.c, tvaudio.c, tveeprom.c: - Remove unneeded config options. Now I2C_CLIENT_MULTI and I2C_NORMAL_RANGE is checked on the fly.
2005-06-17Fix nicam detection on saa7134 cardsNickolay V. Shmyrev
2005-06-17Fix detection of ADS PCI saa713xNickolay V. Shmyrev
2005-06-17Older gcc's can't do that.Mauro Carvalho Chehab
Signed-off-by: Andrew Morton <akpm@osdl.org>
2005-06-16 - corrected AVerMedia Cardbus TV entryHartmut Hackmann
thanks to Ondrej Bartos Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
2005-06-16 - moved Philips FMD1216 radio specific setup to saa7134-core.cHartmut Hackmann
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
2005-06-16 - don't turn off the xtal output of the TDA8275 in sleep modeHartmut Hackmann
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
2005-06-16 * cx88-video.c, saa7134-video.c, bttv-driver.c:Mauro Carvalho Chehab
- radio range is now defined on tuner-core.c. Cleaning up. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-06-15msgMichael Krufky
2005-06-15I2C API has changed on 2.6.12-rc6-mm1: I2C_CLIENT_INSMOD macro now doesn'tMauro Carvalho Chehab
require nor uses normal_i2c_range. A new define (CONFIG_USE_I2C_RANGE) is provided to provide compatibility. It is meant to be replaced by a kernel version test after aplyed to mainstream. This patch corrects it. High precision tunning on Radio is correclty supported. Some radio apps already uses it. There's an auto-detection process to check tuner range. Detailed info: * Make.config, Makefile, tuner-core.c: - CONFIG_TUNER_MULTI_I2C dropped from tuner-core.c and included on Make.config - included CONFIG_USE_I2C_RANGE for kernels that requires normal_i2c_range struct (only kernels after 2.6.12-rc6-mm1 doesn't require). * bt832.c, msp3400.c, saa6752hs.c, tda7432.c, tda9875.c, tda9887.c, tuner-core.c,tvaudio.c, tveeprom.c, - I2C range detection corrected to new behavior of 2.6.12-rc6-mm1 * cx88-video.c, tea5767, tuner-core.c: - V4L2_TUNER_CAP_LOW implemented according with V4L2 API for Radio. - tea5767 debug improved. * .bp/2.6/v4l-driver-doc - typo corrected. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-06-14 - turn off planar mode at video release (would break DVB)Hartmut Hackmann
- put tda8290 and tda8275 to sleep at video release to save power - special FM stereo configuration for FMD1216 tuner Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
2005-06-14 - fixed minor bug in DMA IRQ handlerHartmut Hackmann
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
2005-06-14 - DVB-T support for MD7134 cardbus and the PCI variantsHartmut Hackmann
- initial DVB-T support for Lifeview Flydvb-t duo - DVB-T support for Philips TOUGH reference design Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
2005-06-14 - distinguish the different variants of the Medion MD7134 modules via eepromHartmut Hackmann
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
2005-06-14 - added entry for Philips TOUGH Reference designHartmut Hackmann
- added code to turn the fan of the Lifeview and Typhoon cardbus nodules on - corrected Lifeview Cardbus entries - corrected Medion MD7134 entries Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
2005-06-14- corrected oss sound routing for saa7133Hartmut Hackmann
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>