summaryrefslogtreecommitdiff
path: root/drivers/media/video/saa7134/saa7134-dvb.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-26V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab1-6/+13
2007-12-11V4L/DVB (6746): saa7134-dvb: fix tuning for WinTV HVR-1110Benoit Istin1-0/+1
2007-10-10V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab1-1/+1
2007-10-10V4L/DVB (6072): saa7134: add DVB-T support for Avermedia Super 007Edgar Simo1-0/+18
2007-10-10V4L/DVB (6071): saa7134-dvb: add missing newlineEdgar Simo1-0/+3
2007-07-18V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pllMichael Krufky1-5/+5
2007-07-18V4L/DVB (5636): Integrate all users of the fmd1216 tuner with dvb-pllTrent Piepho1-135/+5
2007-07-18V4L/DVB (5634): Saa7134-dvb: convert philips td1316 handling to use dvb-pllMichael Krufky1-11/+2
2007-07-18V4L/DVB (5633): Tuv1236d: move rf input switching code into dvb-pllMichael Krufky1-10/+0
2007-07-18V4L/DVB (5632): Dvb-pll: pass dvb_frontend_parameters to generic set() functionMichael Krufky1-3/+1
2007-05-09V4L/DVB (5580): Add support for three cards to saa7134 driverSimon Farnsworth1-0/+17
2007-04-27V4L/DVB (5485): Tda827x: delayed probing of tuner versionHartmut Hackmann1-0/+2
2007-04-27V4L/DVB (5446): Renamed ASUStek P7131 card [1043:4876]Hartmut Hackmann1-3/+3
2007-04-27V4L/DVB (5445): Added / corrected support for some ASUS hybrid boardsHartmut Hackmann1-0/+35
2007-04-27V4L/DVB (5444): Saa7134-dvb fix sleep function of the fmd1216 tuner.Hartmut Hackmann1-1/+1
2007-04-27V4L/DVB (5391): Saa7134: Clean up printk()sTrent Piepho1-19/+26
2007-04-27V4L/DVB (5369): Fixed 1 byte too short buffer in tda827x.cHartmut Hackmann1-4/+10
2007-04-27V4L/DVB (5322): Removed board naming code in saa7134-dvbHartmut Hackmann1-40/+13
2007-04-27V4L/DVB (5321): Saa7134-dvb: initialize the dvb frontend in dvb_initHartmut Hackmann1-1/+13
2007-04-27V4L/DVB (5318): Fix tda8290 code for tda827x moduleHartmut Hackmann1-6/+5
2007-04-27V4L/DVB (5317): Create tda827x dvb tuner moduleMichael Krufky1-355/+20
2007-04-27V4L/DVB (5314): Added support for tda827x tuners with preamlifiersHartmut Hackmann1-417/+439
2007-04-27V4L/DVB (5311): Tda1004x driver updatesHartmut Hackmann1-19/+29
2007-02-21V4L/DVB (5111): Saa7134: add support for Terratec Cinergy HT PCIMichael Krufky1-0/+12
2006-12-27V4L/DVB (4992): Fix typo in saa7134-dvb.cStephan Berberig1-4/+4
2006-12-10V4L/DVB (4836): Added support for both DVB frontends of the Lifeview TrioNico Sabbi1-6/+25
2006-12-10V4L/DVB (4835): Added support for the Terratec Cinergy HT PCMCIA moduleHartmut Hackmann1-9/+54
2006-12-10V4L/DVB (4806): Saa7134: add support for Hauppauge WinTV-HVR1110 DVB-T/HybridThomas Genty1-0/+23
2006-12-10V4L/DVB (4792): Add support for the Compro Videomate DVB-T200AHartmut Hackmann1-13/+27
2006-12-10V4L/DVB (4769): Added support for a ASUSTEK P7131 Dual DVB-T variantHartmut Hackmann1-1/+11
2006-12-10V4L/DVB (4768): Add the Asus P7131 Dual hybrid to the new tda8290_i2c_gate_ctrlHermann Pitton1-0/+1
2006-12-10V4L/DVB (4726): Add support for Pinnacle 310iHartmut Hackmann1-14/+46
2006-11-03V4L/DVB (4770): Fix mode switch of Compro Videomate T300Hartmut Hackmann1-0/+2
2006-10-04V4L/DVB (4703): Add support for the ASUS EUROPA2 OEM boardHartmut Hackmann1-0/+12
2006-10-04V4L/DVB (4702): Fix: set antenna input for DVB-T for Asus P7131 Dual hybridHermann Pitton1-2/+30
2006-10-03V4L/DVB (4671): Support for SAA7134-based AVerTV Hybrid A16ARPetr Baudis1-0/+1
2006-09-26V4L/DVB (4439): Whitespace cleanups for cx88-dvb and saa7134-dvbMichael Krufky1-35/+54
2006-09-26V4L/DVB (4438): Fix dvb_pll_attach for nxt2004-based cardsMichael Krufky1-2/+4
2006-09-26V4L/DVB (4398): Add support for Acorp TV134DS + FlyDVB-S cards.Igor M. Liplianin1-0/+19
2006-09-26V4L/DVB (4388): Remove frontend selection from cx88/saa7134 driversAndrew de Quincey1-27/+4
2006-09-26V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey1-20/+20
2006-09-26V4L/DVB (4307): Added support for the md8800 quadro boardHartmut Hackmann1-0/+54
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher1-83/+83
2006-06-25V4L/DVB (4032): Fix Pinnacle 300iAndrew de Quincey1-14/+4
2006-06-25V4L/DVB (3935): Add missing pll gate control callsAndrew de Quincey1-0/+4
2006-06-25V4L/DVB (3895): Additional frontend_init safety checksAndrew de Quincey1-42/+74
2006-06-25V4L/DVB (3893): Convert calls from _pllbuf() to _calc_reg()Andrew de Quincey1-4/+4
2006-06-25V4L/DVB (3879): Convert saa7134-dvb to refactored tuner codeAndrew de Quincey1-78/+143
2006-06-25V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey1-1/+1
2006-04-02V4L/DVB (3646): Added support for the new Lifeview hybrid cardbus modulesHartmut Hackmann1-0/+4