summaryrefslogtreecommitdiff
path: root/v4l_experimental
AgeCommit message (Collapse)Author
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