summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/saa7134
AgeCommit message (Expand)Author
2006-06-23merge: http://linuxtv.org/hg/~hverkuil/mpeg-apiMauro Carvalho Chehab
2006-06-20Whitespace cleanupsMauro Carvalho Chehab
2006-06-19saa7134 card (LifeView3000 NTSC)Mauro Carvalho Chehab
2006-06-18Put old MPEGCOMP API under #if __KERNEL__ and issue warnings when used.Hans Verkuil
2006-06-18Port new MPEG API to saa7134-empress with saa6752hsHans Verkuil
2006-06-04Several improvements at videodev.cMauro Carvalho Chehab
2006-05-19Fix broken DVB drivers caused by a recent mergeMauro Carvalho Chehab
2006-05-19merge: http://linuxtv.org/hg/~quincy/v4l-dvbMauro Carvalho Chehab
2006-05-19merge: http://linuxtv.org/hg/~pb/v4l-dvbMauro Carvalho Chehab
2006-05-18merge: from masterrmcc@localhost.localdomain
2006-05-16Fix Pinnacle 300iAndrew de Quincey
2006-05-14Change dvb_frontend_ops to be a real field instead of a pointer field inside ...Patrick Boettcher
2006-05-02[PATCH] Last DMA_xBIT_MASK cleanupsMauro Carvalho Chehab
2006-04-28Add missing pll gate control callsAndrew de Quincey
2006-04-24merge: http://linuxtv.org/hg/~quincy/v4l-dvb-tuner-refactorMauro Carvalho Chehab
2006-04-20saa7134: Missing 'break' in Terratec Cinergy 400 TV initializationMichael Krufky
2006-04-20Additional frontend_init safety checksAndrew de Quincey
2006-04-19Convert calls from _pllbuf() to _calc_reg()Andrew de Quincey
2006-04-18Convert saa7134-dvb to refactored tuner codeAndrew de Quincey
2006-04-11Merge: from V4L1 treeMauro Carvalho Chehab
2006-04-11Since we are not using CVS, $Id makes no sense anymoreMauro Carvalho Chehab
2006-04-10Add sysfs device links to dvb devicesAndrew de Quincey
2006-04-07Saa7134: Fix oops with disable_ir=1Mauro Carvalho Chehab
2006-04-04kbuild: fix unneeded rebuilds in drivers/media/video after moving source treeMichael Krufky
2006-03-28Wrong version testing... fixed.Mauro Carvalho Chehab
2006-03-28Make code sync with recent ALSA changes on -gitMauro Carvalho Chehab
2006-03-28Only saa7134-dvb depends on FW_LOADER. Fixing.Mauro Carvalho Chehab
2006-03-28Added support for the new Lifeview hybrid cardbus modulesHartmut Hackmann
2006-03-28Corrected CVBS input for the AVERMEDIA 777 DVB-THartmut Hackmann
2006-03-28Added PCI IDs of 2 LifeView CardsHartmut Hackmann
2006-03-26Subject: Pinnacle PCTV grey remote control supportRicardo Cerqueira
2006-03-25Saa7134: select FW_LOADERMauro Carvalho Chehab
2006-03-23Merge from master.Hans Verkuil
2006-03-20Fixed a wrong printk message at saa7134Mauro Carvalho Chehab
2006-03-19Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil
2006-03-19Cleanup audio input handlingHans Verkuil
2006-03-18Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil
2006-03-17Fixed no_overlay option and quirks on saa7134 driverMauro Carvalho Chehab
2006-03-15Merging from mchehab vivi branchMauro Carvalho Chehab
2006-03-14Medion 7134: Autodetect second bridge chip; Warn that only first decoder is s...Michael Krufky
2006-03-14whitespace: fix incorrect indentation of curly bracketMichael Krufky
2006-03-14saa7134: make unsupported secondary decoder message genericMichael Krufky
2006-03-13BUG_ON() Conversion in drivers/video/mediaMauro Carvalho Chehab
2006-03-11saa7134: add support for AVerMedia A169 Dual Analog tuner cardMichael Krufky
2006-03-11LG TALN series: add PAL / SECAM supportMichael Krufky
2006-03-11saa7134: small whitespace cleanupMichael Krufky
2006-03-10Added no_overlay option and quirks to saa7134Mauro Carvalho Chehab
2006-03-10Make video_buf more genericMauro Carvalho Chehab
2006-03-08Saa7134: document that there's also a 220RF from KWorldAdrian Bunk
2006-02-28Coding style fixes in saa7134-dvb.cHartmut Hackmann