aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134
Commit message (Expand)AuthorAge
* V4L/DVB (3446): Saa7134: add support for AVerMedia A169 Dual Analog tuner cardRickard Osser2006-03-21
* V4L/DVB (3445): LG TALN series: add PAL / SECAM supportMichael Krufky2006-03-21
* V4L/DVB (3444): Saa7134: small whitespace cleanupMichael Krufky2006-03-21
* V4L/DVB (3439): Added no_overlay option and quirks to saa7134Mauro Carvalho Chehab2006-03-21
* V4L/DVB (3414): Saa7134: document that there's also a 220RF from KWorldAdrian Bunk2006-03-08
* V4L/DVB (3401): Coding style fixes in saa7134-dvb.cHartmut Hackmann2006-03-08
* V4L/DVB (3400): Fixes for Lifeview Trio non fatal bugsHartmut Hackmann2006-03-08
* V4L/DVB (3399): ELSA EX-VISION 500TV: fix incorrect PCI subsystem IDMichael Krufky2006-03-03
* V4L/DVB (3398): ELSA EX-VISION 700TV: fix incorrect PCI subsystem IDMichael Krufky2006-03-03
* V4L/DVB (3396): Add DVB-T support for the LifeView DVB Trio PCI cardNico Sabbi2006-03-03
* V4L/DVB (3395): Fixed Pinnacle 300i DVB-T supportHartmut Hackmann2006-03-03
* V4L/DVB (3380): TUV1236d: declare buffer as static constMichael Krufky2006-02-26
* V4L/DVB (3378): Restore power on defaults of tda9887 after tda8290 probeHartmut Hackmann2006-02-26
* V4L/DVB (3369): LifeView FlyDVB-T Duo: add support for remote controlRudo Thomas2006-02-26
* V4L/DVB (3366): Kworld ATSC110: initialize the tuner for analog mode on modul...Curt Meyers2006-02-26
* V4L/DVB (3365): Kworld ATSC110: cleanupsMichael Krufky2006-02-26
* V4L/DVB (3363): Kworld ATSC110: enable composite and svideo inputsCurt Meyers2006-02-26
* V4L/DVB (3362): KWorld ATSC110: implement set_pll_inputCurt Meyers2006-02-26
* V4L/DVB (3361): Add support for Kworld ATSC110Andrew Burri2006-02-26
* V4L/DVB (3348): Fixed saa7134 ALSA initialization with multiple cardsRicardo Cerqueira2006-02-26
* V4L/DVB (3347): Pinnacle PCTV 40i: add filtered Composite2 inputKarsten Suehring2006-02-26
* V4L/DVB (3346): Add saa713x card: ELSA EX-VISION 700TV (saa7130)Tamuki Shoichi2006-02-26
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-07
* V4L/DVB (3315): Added support for the Tevion DVB-T 220RF cardPeter Hartshorn2006-02-07
* V4L/DVB (3305): Added support for the ADS Instant TV DUO Cardbus PTV331Hartmut Hackmann2006-02-07
* V4L/DVB (3302): Added support for the LifeView FlyDVB-T LR301 cardGiampiero Giancipoli2006-02-07
* V4L/DVB (3275): Allow SAA7134 to fall back to AM sound when there is NICAM-LHartmut Hackmann2006-02-07
* V4L/DVB (3267): Add support for the Avermedia 777 DVB-T cardJose Alberto Reguero2006-02-07
* V4L/DVB (3409): Mark Typhoon cards as Lifeview OEM'sPeter Missel2006-01-23
* V4L/DVB (3400): Remove duplicated keymaps and add keymap for KWorld LTV883IR.Nickolay V. Shmyrev2006-01-23
* V4L/DVB (3393): Move all IR keymaps to ir-common moduleRicardo Cerqueira2006-01-23
* V4L/DVB (3380): Semaphore to mutex conversion on drivers/mediaIngo Molnar2006-01-15
* V4L/DVB (3371): Turn frame locked sound on, basic support for FM radio with T...Hartmut Hackmann2006-01-15
* V4L/DVB (3355): removed uneeded init on structs like static int foo=0Mauro Carvalho Chehab2006-01-13
* V4L/DVB (3354): VIDEO_SAA7134_ALSA shouldn't select SND_PCM_OSSAdrian Bunk2006-01-11
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-11
* V4L/DVB (3344): Enable microtune for Pinnacle 300i boardsRicardo Cerqueira2006-01-11
* V4L/DVB (3309): SAA7134: GPIO IRQ improvementsPeter Missel2006-01-09
* V4L/DVB (3307): Some cleanups at I2C modulesMauro Carvalho Chehab2006-01-09
* V4L/DVB (3295): Add analog support for LifeView FlyDVB Trio.Peter Missel2006-01-09
* V4L/DVB (3269): ioctls cleanups.Michael Krufky2006-01-09
* V4L/DVB (3216): saa7134 card #58 has a newer revision with a new subsystem IDRicardo Cerqueira2006-01-09
* V4L/DVB (3213): Add remote for Compro Videomate Gold+ Pal version.Nickolay V. Shmyrev2006-01-09
* V4L/DVB (3123b): syncs V4L subsystem tree with kernelMauro Carvalho Chehab2006-01-09
* V4L/DVB (3123a): remove uneeded #if from V4L subsystemMauro Carvalho Chehab2006-01-09
* V4L/DVB (3110): Replace all uses of pci_module_init with pci_register_driverOtavio Salvador2006-01-09
* V4L (1019): Added basic support (tv + radio) for TerraTec Cinergy 250 PCIJörg Schummer2006-01-09
* V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann2006-01-09
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-06
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard2006-01-06