summaryrefslogtreecommitdiff
path: root/v4l_experimental
AgeCommit message (Collapse)Author
2006-01-01Kill pvrusb2 initialization bug involving saa711x and msp3400Mike Isely
From: Mike Isely <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> Signed-off-by: Mike Isely <isely@pobox.com>
2006-01-01Patch pvrusb2 to compile again with centralized ioctl definitionsMike Isely
From: Mike Isely <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> Signed-off-by: Mike Isely <isely@pobox.com>
2006-01-01New I2C client handling implementation for pvrusb2 driverMike Isely
From: Mike Isely <isely@pobox.com> Signed-off-by: Mike Isely <isely@pobox.com>
2005-12-28Adjust pvrusb2 driver to track VIDIOC_INT_AUDIO_CLOCK_FREQ API changeMike Isely
From: Mike Isely <isely@pobox.com> Signed-off-by: Mike Isely <isely@pobox.com> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2005-12-28Prioritize PAL_BG over SECAM_LMike Isely
From: Mike Isely <isely@pobox.com> Signed-off-by: Mike Isely <isely@pobox.com> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2005-12-25fix build for 2.6.14, based on patch (hwmon: hwmon vs i2c, second round (01/11))Michael Krufky
- fix build for 2.6.14, based on: http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9fc6adfa9adf2be84119a3c2592287f33bd1dff2 Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-12-25drop i2c_clientname()Michael Krufky
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-12-25remove I2C_ALGO_BITMichael Krufky
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-12-25Add v3tv experimental build environmentMichael Krufky
- Add v3tv experimental build environment, based on current pvrusb2 setup Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-12-25Merge V3TV driver from http://www.gilfillan.org/v3tv/v3tv-v4l2/Michael Krufky
From: Perry Gilfillan <perrye@linuxmail.org> - Merge V3TV driver from http://www.gilfillan.org/v3tv/v3tv-v4l2/ Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-12-25kernel-syncMichael Krufky
import linux-2.6.15-rc7/drivers/i2c/busses/i2c-voodoo3.c - imported from linux-2.6.15-rc7/drivers/i2c/busses/i2c-voodoo3.c - This will stay in experimental until the V3TV driver is ready for inclusion. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-12-10ir-kbd-gpio is now part of bttvRicardo Cerqueira
From: Ricardo Cerqueira <v4l@cerqueira.org> Merged ir-kbd-gpio into bttv as bttv-input, for consistency with other input modules Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
2005-12-08More input layer backportsRicardo Cerqueira
From: Ricardo Cerqueira <v4l@cerqueira.org> kernel-sync (Bugfix at ir-kbd-gpio) Updated experimental bttv-input Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
2005-12-07Support tda9887 in pvrusb2 driverMike Isely
Note that these changes become benign if tda9887 is not needed by for a particular tuner type or if tda9887 itself eventually goes away. From: Mike Isely <isely@pobox.com> Signed-off-by: Mike Isely <isely@pobox.com>
2005-12-02Update driver version infoMike Isely
From: Mike Isely <isely@pobox.com> Signed-off-by: Mike Isely <isely@pobox.com>
2005-12-02Clear v4l2_frequency structure before using itMike Isely
-Need to clear v4l2_frequency structure to zero before using it, in order that newly added fields (that we otherwise would not care about) will take proper default values. From: Mike Isely <isely@pobox.com> Signed-off-by: Mike Isely <isely@pobox.com>
2005-12-02Fix various small issues introduced by earlier PAL-M enhancementMike Isely
From: Mike Isely <isely@pobox.com> Signed-off-by: Mike Isely <isely@pobox.com>
2005-12-02Fix broken pvrusb2 build, due to accidental commitMike Isely
- tveeprom.o had been accidentally added to pvrusb2's Kbuild file. This change restores the previous state. From: Mike Isely <isely@pobox.com> Signed-off-by: Mike Isely <isely@pobox.com>
2005-12-02Change all uses of V4L2_STD_NTSC to V4L2_STD_NTSC_M in pvrusb2Mike Isely
From: Mike Isely <isely@pobox.com> Signed-off-by: Mike Isely <isely@pobox.com>
2005-11-30cx88-ivtv.c added to experimental branchMauro Carvalho Chehab
- This code adds basic cx88 support for basic ivtv calls. It is not meant to go to prodution. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-11-29Fixed support for PAL-MMauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-11-29Added PAL-M video standard to pvrusb2Mauro Carvalho Chehab
Added PAL-M video standard to pvrusb2 - still not working. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-11-27Pull in changes from 20051126 pvrusb2 snapshotMike Isely
From: Mike Isely <isely@pobox.com> - Rework various things to play nicer in native v4l environment Signed-off-by: Mike Isely <isely@pobox.com>
2005-11-25Added .cvsignore to pvrusb2 experimental dirMauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-11-17make v4l symlinks before attempting pvrusb2 buildMichael Krufky
pvrusb2 depends on the rest of v4l to be present in order to build, and it also must have access to the headers. If someone does, 'make clean' after installing their v4l modules, it will remove the symlinks from the v4l/ directory. This ensures the symlinks are present before trying to build. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-11-15Fixed compiling on V4L CVS treeMauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-11-14Added experimental branch for pvrusb2Mauro Carvalho Chehab
From: Mike Isely at pobox <isely@pobox.com> - Added experimental branch for pvrusb2 Signed-off-by: Mike Isely at pobox <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-11-10EXPERIMENTAL merge of ir-kbd-gpio into bttvRicardo Cerqueira
From: - To keep consistency with other chips, bttv input is now handled by bttv-input.c (i.e., the bttv module itself) - ir-kbd-gpio is redundant, and was killed Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
2005-11-08Removing unneeded file.Mauro Carvalho Chehab
- Removed test file. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-11-08test file - just to see if required fields will be testedMauro Carvalho Chehab
From: Mauro Carvalho Chehab <mchehab@brturbo.com.br> - This patch should apply. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-10-17: moved to main treeHartmut Hackmann
2005-10-12 - add support for tda8275aHartmut Hackmann
- support all possible I2C addresses - automatic version and address detection Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t.online.de>
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-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-12 * audiochip.h, compat.h, cx22702.h, cx88-core.c, cx88-dvb.c,Mauro Carvalho Chehab
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.
2004-10-13- kill trailing whitespaces.Gerd Knorr
2004-02-22Initial revisionGerd Knorr