aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134/saa7134-cards.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-02V4L/DVB (10161): saa7134: fix autodetection for AVer TV GO 007 FM PlusPham Thanh Nam1-7/+7
2009-01-02V4L/DVB (10156): saa7134: Add support for Avermedia AVer TV GO 007 FM PlusPham Thanh Nam1-0/+40
2009-01-02V4L/DVB (10152): Change configuration of the Beholder H6 cardDmitri Belimov1-2/+2
2008-12-30V4L/DVB (9798): saa7134: add analog and DVB-T support for Medion/Creatix CTX946Hermann Pitton1-0/+6
2008-12-30V4L/DVB (9772): saa7134: Add support for Kworld Plus TV Analog Lite PCIMauro Carvalho Chehab1-0/+44
2008-12-29V4L/DVB (9667): Fixed typo in sizeof() causing NULL pointer OOPSOldrich Jedlicka1-1/+1
2008-10-13V4L/DVB (9168): Add support for MSI TV@nywhere Plus remoteBrian Rogers1-0/+1
2008-10-12V4L/DVB (9113): saa7134: fixes for the Asus Tiger Revision 1.00Hermann Pitton1-5/+40
2008-10-12V4L/DVB (9063): Add ADS Tech Instant HDTV PCI supportAdam Glover1-0/+31
2008-10-12V4L/DVB (9061): saa7134: Add support for Real Audio 220Mauro Carvalho Chehab1-0/+36
2008-10-12V4L/DVB (9060): saa7134: Add support for Avermedia PCI pure analog (M135A)Mauro Carvalho Chehab1-0/+41
2008-10-12V4L/DVB (9059): saa7134: Add support for Encore version 5.3 boardMauro Carvalho Chehab1-0/+43
2008-10-12V4L/DVB (9057): saa7134: Hauppauge HVR-1110, support for radio and analog audio inDavid Bentham1-10/+14
2008-10-12V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky1-1/+1
2008-10-12V4L/DVB (9028): saa7134: add support for the triple Asus Tiger 3in1hermann pitton1-0/+44
2008-07-26V4L/DVB (8496): saa7134: Copy tuner data earlier in init to avoid overwriting manual tuner typeSimon Arlott1-3/+0
2008-07-20V4L/DVB (8319): saa7134: Add support for analog only ASUSTeK P7131Hermann Pitton1-0/+43
2008-07-20V4L/DVB (8244): saa7134: add support for AVerMedia M103Massimo Piccioni1-0/+25
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil1-1/+1
2008-07-20V4L/DVB (8149): Avermedia E506 compositeTim Farrington1-7/+3
2008-07-20V4L/DVB (8124): Add LifeVideo To-Go Cardbus PCI IDDaniel Gimpelevich1-0/+6
2008-07-20V4L/DVB (8117): saa7134: Avermedia A16D composite inputDan Taylor1-0/+8
2008-07-20V4L/DVB (8021): Beholder's cards descriptionDmitry Belimov1-7/+88
2008-06-26V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506Tim Farrington1-23/+30
2008-06-26V4L/DVB (8027): saa7134: Avermedia A700: only s-video and composite input are workingMatthias Schwarzott1-1/+2
2008-04-29V4L/DVB (7766): saa7134: add another PCI ID for Beholder M6Igor Kuznetsov1-0/+6
2008-04-29V4L/DVB (7765): Add support for Beholder BeholdTV H6Igor Kuznetsov1-0/+36
2008-04-29V4L/DVB (7753): saa7134: fix tuner setupMauro Carvalho Chehab1-101/+117
2008-04-24V4L/DVB (7677): saa7134: Add/fix Beholder entriesDmitry Belimov1-8/+72
2008-04-24V4L/DVB (7507): saa7134: add analog support for Avermedia A700 cardsMatthias Schwarzott1-1/+62
2008-04-24V4L/DVB (7458): saa7134: Adds analog support for Avermedia A16DMauro Carvalho Chehab1-4/+21
2008-04-24V4L/DVB (7398): Adds an error if priv argument of tuner_callback is NULLMauro Carvalho Chehab1-0/+3
2008-04-24V4L/DVB (7396): saa7134: fixed pointer in tuner callbackHartmut Hackmann1-2/+1
2008-04-24V4L/DVB (7393): tda827x: fixed support of tuners with LNAHartmut Hackmann1-6/+7
2008-04-24V4L/DVB (7391): saa7134: Add DVB-S support for the MD 1734 cards with 2 saa7134Hartmut Hackmann1-5/+2
2008-04-24V4L/DVB (7388): saa7134: fix radio entry for xc2028/3028 boardsMauro Carvalho Chehab1-0/+4
2008-04-24V4L/DVB (7387): saa7134: Fix xc3028 entriesMauro Carvalho Chehab1-3/+11
2008-04-24V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236DMichael Krufky1-1/+1
2008-04-24V4L/DVB (7262): Add support for xc3028-based boardsMauro Carvalho Chehab1-13/+217
2008-04-24V4L/DVB (7230): saa7134: add support for the MSI TV@nywhere A/D v1.1 cardRussell Kliese1-0/+36
2008-04-24V4L/DVB (7229): saa7134: add support for the Creatix CTX953_V.1.4.3 HybridHermann Pitton1-0/+31
2008-04-24V4L/DVB (7226): saa7134: add support for the NXP Snake DVB-S reference designHartmut Hackmann1-0/+26
2008-03-20V4L/DVB (7228): saa7134: fix FM radio support for the Pinnacle PCTV 110iYuri Funduryan1-20/+21
2008-02-18V4L/DVB (7192): Adds support for Genius TVGo A11MCEAdrian Pardini1-0/+39
2008-02-18V4L/DVB (7085): saa7134: detect the LifeView FlyDVB-T Hybrid Mini PCIHermann Pitton1-0/+6
2008-02-18V4L/DVB (7084): saa7134: add support for the Medion / Creatix CTX948 cardHermann Pitton1-0/+6
2008-02-18V4L/DVB (7083): saa7134: enable radio and external analog audio-in on the md2819Hermann Pitton1-10/+21
2008-02-18V4L/DVB (7082): support for Twinhan Hybrid DTV-DVB 3056 PCIHermann Pitton1-2/+39
2008-01-25V4L/DVB (7017): saa7134: add MSI TV@nywhere Plus with the older tda8275 tunerHermann Pitton1-1/+7
2008-01-25V4L/DVB (7016): saa7134: remove the Avermedia Super 007 from eeprom detectionHermann Pitton1-1/+1