aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134
Commit message (Expand)AuthorAgeFilesLines
* [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
* V4L/DVB (4768): Add the Asus P7131 Dual hybrid to the new tda8290_i2c_gate_ctrlHermann Pitton2006-12-101-0/+1
* V4L/DVB (4767): Make Remote control of the Pinnacle PCTV 310i workHartmut Hackmann2006-12-101-0/+1
* V4L/DVB (4728): Add support for AverMedia AverTV Studio 507Mikhail Fedotov2006-12-103-0/+52
* V4L/DVB (4726): Add support for Pinnacle 310iHartmut Hackmann2006-12-103-14/+88
* WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+5
* [dvb saa7134] Fix missing 'break' for avermedia card caseLinus Torvalds2006-11-131-0/+1
* V4L/DVB (4816): Change tuner type for Avermedia A16ARpasky@ucw.cz2006-11-131-1/+1
* V4L/DVB (4815): Remote support for Avermedia A16ARpasky@ucw.cz2006-11-132-2/+2
* V4L/DVB (4814): Remote support for Avermedia 777pasky@ucw.cz2006-11-132-0/+9
* V4L/DVB (4770): Fix mode switch of Compro Videomate T300Hartmut Hackmann2006-11-021-0/+2
* V4L/DVB (4727): Support status readout for saa713x based FM radioHartmut Hackmann2006-10-141-1/+5
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-053-3/+3
* V4L/DVB (4704): SAA713x: fixed compile warning in SECAM fixupHartmut Hackmann2006-10-041-3/+6
* V4L/DVB (4703): Add support for the ASUS EUROPA2 OEM boardHartmut Hackmann2006-10-043-0/+48
* V4L/DVB (4702): Fix: set antenna input for DVB-T for Asus P7131 Dual hybridHermann Pitton2006-10-041-2/+30
* V4L/DVB (4701): Saa713x audio fixesHartmut Hackmann2006-10-043-56/+95
* V4L/DVB (4671): Support for SAA7134-based AVerTV Hybrid A16ARPetr Baudis2006-10-034-0/+39
* V4L/DVB (4635): Extend bttv and saa7134 to check for both AGP and PCI PCI fai...Alan Cox2006-09-261-1/+1
* V4L/DVB (4629): Saa7134: add card support for Proteus Pro 2309Michal Majchrowicz2006-09-263-1/+45
* V4L/DVB (4614): Export symbol saa7134_tvaudio_setmute from saa7134 for saa713...Ricardo Cerqueira2006-09-261-0/+1
* V4L/DVB (4613): Unmute/mute saa7134 when opening/closing the audio capture de...Ricardo Cerqueira2006-09-261-0/+8
* V4L/DVB (4439): Whitespace cleanups for cx88-dvb and saa7134-dvbMichael Krufky2006-09-261-35/+54
* V4L/DVB (4438): Fix dvb_pll_attach for nxt2004-based cardsMichael Krufky2006-09-261-2/+4
* V4L/DVB (4398): Add support for Acorp TV134DS + FlyDVB-S cards.Igor M. Liplianin2006-09-263-0/+58
* V4L/DVB (4388): Remove frontend selection from cx88/saa7134 driversAndrew de Quincey2006-09-262-30/+4
* V4L/DVB (4387): Add Kconfig infrastructure for dvb_attachAndrew de Quincey2006-09-261-44/+6
* V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey2006-09-261-20/+20
* V4L/DVB (4309): Added PCI ID of the Genius VideoWonder Dual CardbusHartmut Hackmann2006-09-261-1/+7
* V4L/DVB (4308): Added PCI ID for AverMedia DVB-T 777 with SAA7133Hartmut Hackmann2006-09-261-1/+7
* V4L/DVB (4307): Added support for the md8800 quadro boardHartmut Hackmann2006-09-263-0/+91
* V4L/DVB (4608b): i2c deps fix on DVBAndrew de Quincey2006-09-101-0/+1
* V4L/DVB (4399): Fix a typo that caused some compat stuff to not workMauro Carvalho Chehab2006-08-081-1/+1
* V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab2006-07-291-1/+1
* V4L/DVB (4310): Saa7134: rename dmasound_{init, exit}Adrian Bunk2006-07-294-20/+20
* V4L/DVB (4306): Support non interlaced capture by default for saa713xHartmut Hackmann2006-07-291-2/+2
* [PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner2006-07-023-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0