summaryrefslogtreecommitdiff
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-29add stv0297_cs2.ko to inst_frontendsMichael Krufky
fixes the following error: b2c2_flexcop: Unknown symbol stv0297_cs2_attach Signed-off-by: Michael Krufky <mkrufky@m1k.net>
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-29added offset parameter for adjusting tuner offset by handMauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-11-29Fix typo, removing incorrect info from CONFIG_BT848_DVB kconfig entry.Michael Krufky
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-11-29DST cannot be built separately from DVB-BT8XXMichael Krufky
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-11-28Restore missing tuner definition for Hauppauge tuner type 0x103Mike Isely
- Type 0x103 ("TCL MFNM05-4") in the Hauppauge eeprom is a more recent tuner that maps to TUNER_PHILIPS_FM1236_MK3. This had been previously defined but due to some accident the definition got removed. This change restores that definition. Change committed on advice from Hans Verkuil <hverkuil@xs4all.nl>, who thinks he's the one who had accidentally removed it before. From: Mike Isely <isely@pobox.com> Signed-off-by: Mike Isely <isely@pobox.com>
2005-11-28Enable support for OSD functions in dvb-ttpci driver.Michael Krufky
- Enable support for OSD functions in dvb-ttpci driver. Thanks to both Matthias Schwarzott <zzam@gentoo.org> and Frank Enderle <fen@init-6.org>, for each sending in the same fix. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-11-28kernel-syncMichael Krufky
[SPARC64]: Oops in pci_alloc_consistent with cingergyT2 From: Guido Guenther <agx@sigxcpu.org> - Use correct API for allocating and freeing DMA buffers. Acked-by: Johannes Stezenbach <js@linuxtv.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-11-28kernel-syncMichael Krufky
[PATCH] fix missing includes From: Tim Schmielau <tim@physik3.uni-rostock.de> I recently picked up my older work to remove unnecessary #includes of sched.h, starting from a patch by Dave Jones to not include sched.h from module.h. This reduces the number of indirect includes of sched.h by ~300. Another ~400 pointless direct includes can be removed after this disentangling (patch to follow later). However, quite a few indirect includes need to be fixed up for this. In order to feed the patches through -mm with as little disturbance as possible, I've split out the fixes I accumulated up to now (complete for i386 and x86_64, more archs to follow later) and post them before the real patch. This way this large part of the patch is kept simple with only adding #includes, and all hunks are independent of each other. So if any hunk rejects or gets in the way of other patches, just drop it. My scripts will pick it up again in the next round. Signed-off-by: Tim Schmielau <tim@physik3.uni-rostock.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-11-27Revert previous two patches.Michael Krufky
Dmitry's upstream patch is broken in v4l-dvb cvs... Reverting for now. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-11-27fix build against kernels < 2.6.15Michael Krufky
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
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-27kernel-syncMichael Krufky
- Fix an OOPS when initializing IR remote on saa7134 Signed-off-by: Dmitry Torokhov <dtor@mail.ru> Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-11-27updated "make kernel-links" for merged treeMichael Krufky
"make kernel-links" (dvb-kernel "makelinks" build method) updated for merged tree. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-11-27Add missing at76c651 & tda80xx frontends; fix install for tda10021Michael Krufky
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-11-27allow separate [v4l,dvb]-install; fix install for saa7146Michael Krufky
- fix install for saa7146. - allow separate, 'make v4l-install' and 'make dvb-install' 'make install' does both. - 'make clean' and 'make distclean' less verbose. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-11-27fix kernel message (print of %s from random pointer)Hans Verkuil
Fix kernel message ( basically printk("%s", random_pointer) ). Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2005-11-27Makefile cleanupsMichael Krufky
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-11-27Fix gcc-4.0.2 compile error in msp3400.cHans Verkuil
Fix gcc-4.0.2 compile error in msp3400.c. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2005-11-27Fix suspend/resume 2.6.15 compile warningsHans Verkuil
Fix suspend/resume 2.6.15 compile warnings. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2005-11-27Fix wrong tuner.h define for tuner 46 (it's a Panasonic, not a Microtune).Hans Verkuil
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2005-11-26Whitespaces cleanups.Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-11-26kernel-syncMichael Krufky
Repair broken build configuration for hybrid v4l/dvb card frontend selection. Signed-off-by: Michael Krufky <mkrufky@m1k.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-11-26Alter build configuration for official merged v4l+dvb development tree.Michael Krufky
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-11-26Included tuner.plMauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-11-26Add workaround for Hauppauge PVR150 hardware problem with certain NTSC tuner ↵Hans Verkuil
models. - add workaround for Hauppauge PVR150 hardware problem with tuner models 85, 99 and 112 (model numbers as reported by tveeprom). The audio standard autodetection does not always work correctly for these models. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2005-11-25fix fuzz & offsetsMichael Krufky
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-11-25add dvb modules to 'make dvb-rminstall'Michael Krufky
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-11-25Added Hauppauge ImpactVCB boardMauro Carvalho Chehab
From: Steven Toth <stoth@hauppauge.com> - Modifications to bttv to support the Hauppauge ImpactVCB product (Model #64900). Signed-off-by: Steven Toth <stoth@hauppauge.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-11-25Add all remaining dvb modules into merge-trees buildMichael Krufky
- add install configuration for dvb-kernel modules to Makefile. - enable all remaining dvb-kernel modules in merge-trees build environment. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-11-25saa7146 compatability fix for use with headers in v4l-kernel cvsMichael Krufky
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-11-25tuner description now follows the same CodingStyle as the othersMauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-11-25Added .cvsignore to pvrusb2 experimental dirMauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-11-25added basic support (tv + radio) for TerraTec Cinergy 250 PCIMauro Carvalho Chehab
From: Jörg Schummer <joerg.schummer@web.de> - Added "TerraTec Cinergy 250 PCI" board (tv and radio). - svideo not tested - IR yet not working Signed-off-by: Jörg Schummer <joerg.schummer@web.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-11-25Fixed eeprom handling for cx88 and added Nova-T PCI model 90003.Mauro Carvalho Chehab
From: Steven Toth <stoth@hauppauge.com> - Fixed code handling for eeprom on cx88 boards. - Hauppauge released a new version of the Nova-T-PCI (9002) a few months ago with a different (compatible) tuner (but lacking RF passthru). The official model# is 90003. All features are working. - Adding entry to the known model list after testing. Signed-off-by: Steven Toth <stoth@hauppauge.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-11-25add saa7146 to merged build and fix dib3000Michael Krufky
- added saa7146 module to build configuration. - fix build for dib3000 frontend module. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-11-24Fix bttv ioctls VIDIOC_ENUMINPUT, VIDIOCGTUNER, VIDIOC_QUERYCAP.Nickolay V. Shmyrev
From: Michael H. Schimek <mschimek@gmx.at> * ../linux/drivers/media/video/bttv-driver.c: (bttv_common_ioctls), (bttv_do_ioctl): Fixed bttv ioctls VIDIOC_ENUMINPUT, VIDIOCGTUNER, VIDIOC_QUERYCAP. Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> Signed-off-by: Michael H. Schimek <mschimek@gmx.at>
2005-11-24Fix crash when not compiled as module.Nickolay V. Shmyrev
From: Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de> Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de> Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2005-11-24add other dvb modules to dvb/v4l merged-trees buildMichael Krufky
- added dvb device modules to build configuration. - these will be enabled later in the merge-trees build. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-11-24add b2c2-flexcop to dvb/v4l merged-trees buildMichael Krufky
- added b2c2-flexcop build configuration to Makefile - this will be enabled later on with the merge scripts Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-11-24Write cached value to correct register for SECAM.Nickolay V. Shmyrev
From: Dwaine Garden <DwaineGarden@rogers.com> * ../v4l/linux/drivers/media/video/saa711x.c: Signed-off-by: Dwaine Garden <DwaineGarden@rogers.com> Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2005-11-24bttv raw format fix to fix VIDIOCSPICT ioctl.Nickolay V. Shmyrev
From: Michael H. Schimek <mschimek@gmx.at> * ../v4l/linux/drivers/media/video/bttv-driver.c: * ../v4l/linux/drivers/media/video/video-buf.c: bttv raw format fix to fix VIDIOCSPICT ioctl. Signed-off-by: Michael H. Schimek <mschimek@gmx.at> Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2005-11-23Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>Andrew de Quincy
ARRRGH!
2005-11-23Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>Andrew de Quincy
I just can't get this right :( Fix my second mistake
2005-11-23Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>Andrew de Quincy
Changed the wrong parameter :(
2005-11-23Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>Andrew de Quincy
Fix voltage switching
2005-11-23Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>Andrew de Quincy
Port code for SU1278/SH2 (TUA6100) from pre-refactored code
2005-11-23remove repeated codeMichael Krufky
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-11-232.6.12 backwards compatability for dvbdev.c in dvb+v4l merged-trees.Michael Krufky
Signed-off-by: Michael Krufky <mkrufky@m1k.net>