summaryrefslogtreecommitdiff
path: root/v4l/scripts
AgeCommit message (Collapse)Author
2005-10-06 - Added scripts and CARDLIST for em2820.Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-10-01dvb-bt8xx and DST build re-renabled in tree-merge.Michael Krufky
2005-09-30correct typoMichael Krufky
2005-09-30console warning: dvb-bt8xx disabled in tree-merge.Michael Krufky
To force dvb-bt8xx and dst to build, edit Make.config Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-09-30DVB/V4L bt8xx tree-merge is currently broken.Michael Krufky
If you need this feature, please use an older video4linux cvs: cvs co -D 9/29/05 video4linux
2005-09-29- Added more PCI ID.Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-09-29- Updated an entry to reflect changes on tuner-simple.cMauro Carvalho Chehab
- Added PCI subvendor ID to bttv boards Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-09-29- cx88 cardlist updated. Now, it also includes PCI subsystem IDs.Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-09-22offsetsMichael Krufky
2005-09-21 * compat.h:Michael Krufky
* cx88-dvb.c: * saa7134-dvb.c: * scripts/merge-trees.sh: * scripts/unmerge-trees.sh: - move some #if kernel version into compat.h Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-09-17symlink dvb-core header files to prevent build errors on some systemsMichael Krufky
2005-09-13- Small fixes.Mauro Carvalho Chehab
* scripts/buildpatch: - Fixed a problem when commiting <dolar>Id with CVS. * tuner-core.c: (tuner_command): - Better debug info for non-implemented iocts. * tveeprom.c: - Fixed compiling with gcc2.9x (thanks to Andrew Morton). Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-09-04- Small changes to make easier to generate kernel patches.Mauro Carvalho Chehab
2005-08-31fixed fuzz and offset in saa7134-dvb mergeMichael Krufky
2005-08-30fixed fuzz and offset in cx88-dvb mergeMichael Krufky
2005-08-28fixed make install in tree-mergeMichael Krufky
2005-08-28 * scripts/merge-trees.sh, scripts/unmerge-trees.sh:Michael Krufky
- include files into tree-merge necessary for the dvb-bt8xx and dst dvb modules, based on bt8xx chips. This also includes all dvb frontends used by bt8xx boards. * bttv.h, videodev.h: - #include "compat.h", needed for tree-merge. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-08-20evaluate #ifdef MM_KERNEL based on existance of ($LINUX . "/.mm")Michael Krufky
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-08-19fix compile of cx88-dvb for lgdt330x in 2.6.13Michael Krufky
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-08-17Updated tree-merging scripts for Makefile changes.Michael Krufky
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-08-07tree merging scripts updated for lgdt330x changesMichael Krufky
2005-08-03 * scripts/buildpatch:Mauro Carvalho Chehab
- treating MM_KERNEL as non-mm. * bttv-cards.c,bttv-driver.c: - no_overlay bttv insmod parameter now works. Signed-off-by: Michael Krufky <mkrufky@m1k.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-07-31 - Better method for Makefile to detect compilation against -mm tree.Michael Krufky
Thanks to Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-30fix offsetsMichael Krufky
2005-07-30echo message when creating/removing symlinksMichael Krufky
2005-07-30Fix cvs compile for 2.6.13Michael Krufky
2005-07-30Improved method for setting CVS_DVB cflag Signed-off-by: Michael Krufky ↵Michael Krufky
<mkrufky@m1k.net>
2005-07-29 - Include logic to detect merged dvb/v4l cvs trees usingMichael Krufky
tree merging scripts, adding DVB_CVS to EXTRA_CFLAGS. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-27Fix offsets in merge/unmerge tree scriptsMichael 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-22Minor changes to v4l/dvb tree merging/unmerging scripts.Michael Krufky
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-15DVB Stuff removed. Makefile now doesn't need it also.Mauro Carvalho Chehab
compat.h changed to reflect latest API change. Included a script to make ChangeLog Generation easier. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-07-07scripts/buildpatch:Mauro Carvalho Chehab
- Added code to eliminate #if 0 and #if 1 when submiting pathes to new kernel. Miscelaneous CodingStyle stuff. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-07-07 * scripts/buildpatch:Mauro Carvalho Chehab
- Added code to eliminate BTTV check version when submiting pathes to new kernel. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-07-02 * Make.config:Nickolay V. Shmyrev
- 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
2005-06-23 * scripts/buildpatch:Michael Krufky
- Produce diffstat before patch. - diffstat & patch to STDOUT. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-06-22 * scripts/cardlist:Mauro Carvalho Chehab
- 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>
2005-06-22Reverted wrong commit.Mauro Carvalho Chehab
2005-06-22MakeMauro Carvalho Chehab
- Less verbose Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-06-03Mauro Chehab:Mauro Carvalho Chehab
* cx88-cards.c: - changed tuner number by it's name as defined on tuner.h. * scripts/make_kern_diff.sh - now it also makes diff for include files. Catalin Climov <catalin@climov.com>: * cx88-blackbird.c: - Blackbird firmware API cleanup, symbolic constants for param values. - improved readability and comprehensibility for api calls. * cx88-cards.c: - PVR2000 & MEC gpio fixes. * cx88-tvaudio.c: - enable sound input from external adc * cx88-video.c: - initialize the hue, contrast and brightness controls to default values * cx88-mpeg.c: - s/cx_write/cx_set for MO_TS_INTMSK, MO_DEV_CNTRL2, MO_TS_DMACNTRL
2005-06-01Script for collect pci data from source in format of Linux PCI ID's projectNickolay V. Shmyrev
2005-06-01Add a new script to make easier to locate differences between v4l develop-Mauro Carvalho Chehab
ment and kernel 2.6.
2005-05-15Mauro Chehab (mchehab at brturbo.com.br): scripts/cardlist updated toMauro Carvalho Chehab
automatically generate doc/CARDLIST.cx88. doc/CARDLIST.xxx updated.
2005-05-03- added the buildpatch script I've used to generate kernel patchesGerd Knorr
to the new repository @ linuxtv.org @ linuxtv.org
2005-03-07- add flyvideo duo.Gerd Knorr
2005-02-21- add some bttv debug code.Gerd Knorr
2005-02-15- merge some patches from mainline.Gerd Knorr
- tuner kernel message fixups. - misc.