Age | Commit message (Collapse) | Author |
|
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
|
|
|
|
To force dvb-bt8xx and dst to build, edit Make.config
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
If you need this feature, please use an older video4linux cvs:
cvs co -D 9/29/05 video4linux
|
|
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Added PCI subvendor ID to bttv boards
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
|
|
* 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>
|
|
|
|
* 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>
|
|
|
|
|
|
|
|
|
|
- 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>
|
|
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
|
|
- 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>
|
|
Thanks to Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
|
|
|
|
|
|
<mkrufky@m1k.net>
|
|
tree merging scripts, adding DVB_CVS to EXTRA_CFLAGS.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
|
|
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- 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>
|
|
* 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>
|
|
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- 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>
|
|
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>
|
|
- 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>
|
|
- Added code to eliminate BTTV check version when submiting pathes
to new kernel.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- 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
|
|
- Produce diffstat before patch.
- diffstat & patch to STDOUT.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- 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>
|
|
|
|
- Less verbose
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
* 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
|
|
|
|
ment and kernel 2.6.
|
|
automatically generate doc/CARDLIST.cx88. doc/CARDLIST.xxx updated.
|
|
to the new repository @ linuxtv.org @ linuxtv.org
|
|
|
|
|
|
- tuner kernel message fixups.
- misc.
|