summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134/saa7134-dvb.c
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (8005): Fix OOPS if frontend is nullMauro Carvalho Chehab2008-06-261-1/+2
* V4L/DVB (7805): saa7134: dvb_unregister_frontend() shouldn't be called, if no...Mauro Carvalho Chehab2008-05-141-1/+0
* V4L/DVB (7801): saa7134: detach frontend, if tuner or Diseqc attach failsMauro Carvalho Chehab2008-05-141-40/+101
* V4L/DVB (7654): tda10086: make the xtal frequency a configuration optionHartmut Hackmann2008-04-241-1/+9
* V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau2008-04-241-1/+4
* V4L/DVB (7537): cx88/saa7134: Fix: avoid OOPS on module unloadMauro Carvalho Chehab2008-04-241-1/+2
* V4L/DVB (7458): saa7134: Adds analog support for Avermedia A16DMauro Carvalho Chehab2008-04-241-0/+35
* V4L/DVB (7415): use tuner-simple for Philips TUV1236D digital tuning supportMichael Krufky2008-04-241-2/+3
* V4L/DVB (7414): use tuner-simple for Philips TD1316 digital tuning supportMichael Krufky2008-04-241-2/+3
* V4L/DVB (7413): use tuner-simple for Philips FMD1216ME digital tuning supportMichael Krufky2008-04-241-4/+7
* V4L/DVB (7396): saa7134: fixed pointer in tuner callbackHartmut Hackmann2008-04-241-1/+0
* V4L/DVB (7395): saa7134: start 2nd LND supply of Medion cards only if neededHartmut Hackmann2008-04-241-5/+7
* V4L/DVB (7393): tda827x: fixed support of tuners with LNAHartmut Hackmann2008-04-241-94/+66
* V4L/DVB (7392): saa7134: support 2nd DVB-S section of the MD8800Hartmut Hackmann2008-04-241-29/+77
* V4L/DVB (7391): saa7134: Add DVB-S support for the MD 1734 cards with 2 saa7134Hartmut Hackmann2008-04-241-0/+23
* V4L/DVB (7375): cx88/saa7134: fix magic number for xc3028 reusage detectionMauro Carvalho Chehab2008-04-241-1/+1
* V4L/DVB (7262): Add support for xc3028-based boardsMauro Carvalho Chehab2008-04-241-0/+32
* V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski2008-04-241-2/+2
* V4L/DVB (7230): saa7134: add support for the MSI TV@nywhere A/D v1.1 cardRussell Kliese2008-04-241-0/+3
* V4L/DVB (7229): saa7134: add support for the Creatix CTX953_V.1.4.3 HybridHermann Pitton2008-04-241-0/+3
* V4L/DVB (7227): saa7134: fixed DVB-S support for Medion/Creatix CTX948Hartmut Hackmann2008-04-241-1/+44
* V4L/DVB (7226): saa7134: add support for the NXP Snake DVB-S reference designHartmut Hackmann2008-04-241-0/+13
* V4L/DVB (7224): Initial DVB-S support for MD8800 /CTX948Hartmut Hackmann2008-04-241-1/+17
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-3/+3
* V4L/DVB (7186): tda10086: make the 22kHz tone for DISEQC a config optionHartmut Hackmann2008-02-181-2/+3
* V4L/DVB (7097): saa7134-dvb: add missing dvb_attach call (for tda10046_attach)Matthias Schwarzott2008-02-181-2/+3
* V4L/DVB (7082): support for Twinhan Hybrid DTV-DVB 3056 PCIHermann Pitton2008-02-181-0/+18
* V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab2008-01-251-6/+13
* V4L/DVB (6746): saa7134-dvb: fix tuning for WinTV HVR-1110Benoit Istin2007-12-111-0/+1
* V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab2007-10-091-1/+1
* V4L/DVB (6072): saa7134: add DVB-T support for Avermedia Super 007Edgar Simo2007-10-091-0/+18
* V4L/DVB (6071): saa7134-dvb: add missing newlineEdgar Simo2007-10-091-0/+3
* V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pllMichael Krufky2007-07-181-5/+5
* V4L/DVB (5636): Integrate all users of the fmd1216 tuner with dvb-pllTrent Piepho2007-07-181-135/+5
* V4L/DVB (5634): Saa7134-dvb: convert philips td1316 handling to use dvb-pllMichael Krufky2007-07-181-11/+2
* V4L/DVB (5633): Tuv1236d: move rf input switching code into dvb-pllMichael Krufky2007-07-181-10/+0
* V4L/DVB (5632): Dvb-pll: pass dvb_frontend_parameters to generic set() functionMichael Krufky2007-07-181-3/+1
* V4L/DVB (5580): Add support for three cards to saa7134 driverSimon Farnsworth2007-05-091-0/+17
* V4L/DVB (5485): Tda827x: delayed probing of tuner versionHartmut Hackmann2007-04-271-0/+2
* V4L/DVB (5446): Renamed ASUStek P7131 card [1043:4876]Hartmut Hackmann2007-04-271-3/+3
* V4L/DVB (5445): Added / corrected support for some ASUS hybrid boardsHartmut Hackmann2007-04-271-0/+35
* V4L/DVB (5444): Saa7134-dvb fix sleep function of the fmd1216 tuner.Hartmut Hackmann2007-04-271-1/+1
* V4L/DVB (5391): Saa7134: Clean up printk()sTrent Piepho2007-04-271-19/+26
* V4L/DVB (5369): Fixed 1 byte too short buffer in tda827x.cHartmut Hackmann2007-04-271-4/+10
* V4L/DVB (5322): Removed board naming code in saa7134-dvbHartmut Hackmann2007-04-271-40/+13
* V4L/DVB (5321): Saa7134-dvb: initialize the dvb frontend in dvb_initHartmut Hackmann2007-04-271-1/+13
* V4L/DVB (5318): Fix tda8290 code for tda827x moduleHartmut Hackmann2007-04-271-6/+5
* V4L/DVB (5317): Create tda827x dvb tuner moduleMichael Krufky2007-04-271-355/+20
* V4L/DVB (5314): Added support for tda827x tuners with preamlifiersHartmut Hackmann2007-04-271-417/+439
* V4L/DVB (5311): Tda1004x driver updatesHartmut Hackmann2007-04-271-19/+29