summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (3380): Semaphore to mutex conversion on drivers/mediaIngo Molnar2006-01-151-9/+10
* V4L/DVB (3371): Turn frame locked sound on, basic support for FM radio with T...Hartmut Hackmann2006-01-152-3/+14
* V4L/DVB (3355): removed uneeded init on structs like static int foo=0Mauro Carvalho Chehab2006-01-131-1/+1
* V4L/DVB (3354): VIDEO_SAA7134_ALSA shouldn't select SND_PCM_OSSAdrian Bunk2006-01-121-1/+1
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-113-6/+3
* V4L/DVB (3344): Enable microtune for Pinnacle 300i boardsRicardo Cerqueira2006-01-111-1/+1
* V4L/DVB (3309): SAA7134: GPIO IRQ improvementsPeter Missel2006-01-092-28/+72
* V4L/DVB (3307): Some cleanups at I2C modulesMauro Carvalho Chehab2006-01-091-3/+5
* V4L/DVB (3295): Add analog support for LifeView FlyDVB Trio.Peter Missel2006-01-092-0/+42
* V4L/DVB (3269): ioctls cleanups.Michael Krufky2006-01-098-78/+46
* V4L/DVB (3216): saa7134 card #58 has a newer revision with a new subsystem IDRicardo Cerqueira2006-01-091-0/+6
* V4L/DVB (3213): Add remote for Compro Videomate Gold+ Pal version.Nickolay V. Shmyrev2006-01-092-0/+2
* V4L/DVB (3123b): syncs V4L subsystem tree with kernelMauro Carvalho Chehab2006-01-093-6/+5
* V4L/DVB (3123a): remove uneeded #if from V4L subsystemMauro Carvalho Chehab2006-01-091-2/+0
* V4L/DVB (3110): Replace all uses of pci_module_init with pci_register_driverOtavio Salvador2006-01-091-1/+1
* V4L (1019): Added basic support (tv + radio) for TerraTec Cinergy 250 PCIJörg Schummer2006-01-092-0/+35
* V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann2006-01-091-0/+2
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-051-1/+0
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard2006-01-052-4/+6
* [PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare2006-01-051-1/+0
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-051-1/+0
* [PATCH] Simplify the VIDEO_SAA7134_OSS Kconfig dependency lineJean Delvare2005-12-291-1/+1
* [PATCH] Fix recursive config dependency for SAA7134Jean Delvare2005-12-291-2/+2
* V4L/DVB (3200): Fix saa7134 ALSA/OSS collisionsRicardo Cerqueira2005-12-224-10/+51
* Initialize drivers/media/video/saa7134 lateLinus Torvalds2005-12-212-2/+4
* [PATCH] V4L/DVB (3188): Fix compilation failure with gcc 2.95.3.Jean Delvare2005-12-191-1/+1
* [PATCH] V4L/DVB: (3135) Fix tuner init for Pinnacle PCTV StereoRicardo Cerqueira2005-12-121-1/+1
* [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4Mauro Carvalho Chehab2005-12-126-11/+23
* [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab2005-12-123-55/+55
* [PATCH] V4L: Fix crash when not compiled as moduleReimar Doeffinger2005-12-011-6/+3
* [PATCH] V4L: Makes needlessly global code staticAdrian Bunk2005-12-012-5/+6
* [PATCH] V4L: Fix hotplugging issues with saa7134Ricardo Cerqueira2005-12-014-38/+88
* [PATCH] fix broken hybrid v4l-dvb frontend selectionMichael Krufky2005-11-282-18/+13
* Fix an OOPS when initializing IR remote on saa7134Dmitry Torokhov2005-11-201-0/+2
* [PATCH] v4l: 975: apply saa7134-alsa fixesRicardo Cerqueira2005-11-131-157/+120
* [PATCH] v4l: 974: saa7134 shouldn't DEPEND on SND_PCM_OSS. Instead, SELECT it.Michael Krufky2005-11-131-1/+2
* [PATCH] v4l: prevent saa7134 alsa undefined warningsMike Krufky2005-11-131-1/+1
* [PATCH] v4l: (962) Added new saa7134 card (MSI TV@anywhere plus)Ricardo Cerqueira2005-11-132-0/+33
* [PATCH] v4l: (951) Make saa7134-oss as a stand-alone moduleRicardo Cerqueira2005-11-135-167/+250
* [PATCH] v4l: (937) Included missing interrupt.h at saa7134-alsa.cNickolay V. Shmyrev2005-11-131-0/+1
* [PATCH] v4l: (935) Moved common IR stuff to ir-common.cRicardo Cerqueira2005-11-132-111/+0
* [PATCH] v4l: (930) Alsa fixes and improvementsRicardo Cerqueira2005-11-132-45/+46
* [PATCH] V4L: 926: Saa7134 alsa can only be autoloaded after saa7134 is activeRicardo Cerqueira2005-11-094-292/+288
* [PATCH] V4L: 925: saa7134 alsa is now a standalone moduleRicardo Cerqueira2005-11-094-29/+121
* [PATCH] V4L: SAA7134 alsa build fixMauro Carvalho Chehab2005-11-091-1/+2
* [PATCH] V4L: 914: use less generic name for saa7134 card 79Ricardo Cerqueira2005-11-093-8/+8
* [PATCH] V4L: 913: saa713x cards with i2c remotes now autoload ir-kbd-i2cRicardo Cerqueira2005-11-094-4/+18
* [PATCH] V4L: 911: added support for ntsc 4.43 video standardTyler Trafford2005-11-091-1/+1
* [PATCH] V4L: 909: updated cardlist and strip trailing whitespaceMichael Krufky2005-11-091-1/+1
* [PATCH] V4L: 908: added dvb-t support for asus p7134 dualHartmut Hackmann2005-11-092-1/+12
OpenPOWER on IntegriCloud