summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134
Commit message (Expand)AuthorAgeFilesLines
* saa7134: fix thread shutdown handlingJeff Mahoney2007-06-281-1/+1
* V4L/DVB (5582): Added support for Sabrent TV-PCB05 card.James T Klaas2007-05-092-0/+37
* V4L/DVB (5580): Add support for three cards to saa7134 driverSimon Farnsworth2007-05-093-1/+105
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* V4L/DVB (5486): Add support for remote of Asustech P7131 Hybrid LNAEd Vipas2007-04-271-0/+1
* V4L/DVB (5485): Tda827x: delayed probing of tuner versionHartmut Hackmann2007-04-271-0/+2
* V4L/DVB (5481): Fix audio input for AverTv Go 007Damian Minkov2007-04-271-2/+2
* V4L/DVB (5479): Use ARRAY_SIZE instead of a magic numberMauro Carvalho Chehab2007-04-271-1/+1
* V4L/DVB (5446): Renamed ASUStek P7131 card [1043:4876]Hartmut Hackmann2007-04-273-9/+9
* V4L/DVB (5445): Added / corrected support for some ASUS hybrid boardsHartmut Hackmann2007-04-273-1/+108
* V4L/DVB (5444): Saa7134-dvb fix sleep function of the fmd1216 tuner.Hartmut Hackmann2007-04-271-1/+1
* V4L/DVB (5443): Saa7134: put tuner to sleep mode after board initializationHartmut Hackmann2007-04-271-0/+3
* V4L/DVB (5397): Saa7134: fix MODULES=n compilationAdrian Bunk2007-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 (5331): Identify MSI TV@nywhere DuoPeter Missel2007-04-271-1/+7
* V4L/DVB (5330): Added card definition for AverMedia M102 miniPCIMarkus Rechberger2007-04-272-1/+35
* V4L/DVB (5329): Some saa7134 cleanupsHeikki Orsila2007-04-273-50/+28
* V4L/DVB (5324): This patch fixes request_module_depend()Markus Rechberger2007-04-272-51/+13
* V4L/DVB (5323): Updated support for tuner callbacksHartmut Hackmann2007-04-274-19/+28
* 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-273-356/+22
* V4L/DVB (5316): Add radio support for the Lifeview FlyDVB-T DuoPeter Missel2007-04-271-1/+8
* V4L/DVB (5314): Added support for tda827x tuners with preamlifiersHartmut Hackmann2007-04-275-427/+518
* V4L/DVB (5313): Added a config entry and a gpio function pointer to tuner structHartmut Hackmann2007-04-273-1/+5
* V4L/DVB (5312): Saa713x: added a GPIO handler functionHartmut Hackmann2007-04-272-0/+42
* V4L/DVB (5311): Tda1004x driver updatesHartmut Hackmann2007-04-271-19/+29
* V4L/DVB (5197): Convert to generic boolean-valuesRichard Knutsson2007-02-212-18/+12
* V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settingsTrent Piepho2007-02-212-4/+4
* V4L/DVB (5111): Saa7134: add support for Terratec Cinergy HT PCIMichael Krufky2007-02-213-0/+43
* V4L/DVB (5017): DVB: fix compile errorAdrian Bunk2007-02-211-2/+2
* V4L/DVB (5015): Add support for more Encore TV cardsJuan Pablo Sormani2007-02-213-3/+91
* V4L/DVB (4989): Saa7134: add support for the Encore ENL-TVSteven Walter2007-02-212-0/+25
* V4L/DVB (4962): Add the Composite over S-Video input on the Asus P7131 DualHermann Pitton2007-02-211-0/+5
* V4L/DVB (4961): Add support for the ASUS P7131 remote controlHermann Pitton2007-02-213-21/+83
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-142-2/+0
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-124-7/+7
* V4L/DVB (5033): MSI TV@nywhere Plus fixeshermann pitton2007-01-151-4/+10
* V4L/DVB (4992): Fix typo in saa7134-dvb.cStephan Berberig2006-12-271-4/+4
* V4L/DVB (4898): Saa7134: add support for remote control of Hauppauge HVR1110Thomas Genty2006-12-103-2/+36
* V4L/DVB (4872): Saa7134-alsa improvementsHartmut Hackmann2006-12-101-9/+54
* V4L/DVB (4854): Handle errors from input_register_device()Dmitry Torokhov2006-12-101-14/+34
* V4L/DVB (4836): Added support for both DVB frontends of the Lifeview TrioNico Sabbi2006-12-101-6/+25
* V4L/DVB (4835): Added support for the Terratec Cinergy HT PCMCIA moduleHartmut Hackmann2006-12-103-10/+93
* V4L/DVB (4806): Saa7134: add support for Hauppauge WinTV-HVR1110 DVB-T/HybridThomas Genty2006-12-103-0/+53
* V4L/DVB (4792): Add support for the Compro Videomate DVB-T200AHartmut Hackmann2006-12-103-13/+77
* V4L/DVB (4791): Added autodetected flag to the saa7134_dev structureHartmut Hackmann2006-12-102-5/+9
* V4L/DVB (4769): Added support for a ASUSTEK P7131 Dual DVB-T variantHartmut Hackmann2006-12-102-1/+20