summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
...
* | V4L/DVB (5485): Tda827x: delayed probing of tuner versionHartmut Hackmann2007-04-271-0/+2
* | V4L/DVB (5484): Set tda8290 to analog mode after initHartmut Hackmann2007-04-271-2/+6
* | V4L/DVB (5482): Bttv: automatically load dvb-bt8xx for bttv cards with dvbJarod Wilson2007-04-272-2/+25
* | V4L/DVB (5481): Fix audio input for AverTv Go 007Damian Minkov2007-04-271-2/+2
* | V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZEMauro Carvalho Chehab2007-04-275-8/+11
* | V4L/DVB (5479): Use ARRAY_SIZE instead of a magic numberMauro Carvalho Chehab2007-04-275-5/+6
* | V4L/DVB (5478): Use ARRAY_SIZE and a cleaner logic for initializing tunerMauro Carvalho Chehab2007-04-271-5/+14
* | V4L/DVB (5477): CodingStyle cleanups on for loops at bttv-cards.cMauro Carvalho Chehab2007-04-271-12/+10
* | V4L/DVB (5476): Fix gpiomux array sizeMauro Carvalho Chehab2007-04-271-3/+3
* | V4L/DVB (5474): SN9C1xx driver updatesLuca Risolia2007-04-2715-210/+1184
* | V4L/DVB (5471): Cpia_pp.c: convert to module_{init,exit}Adrian Bunk2007-04-271-40/+6
* | V4L/DVB (5469): Add raw bayer support to the ov7670 driverJonathan Corbet2007-04-271-6/+24
* | V4L/DVB (5469a): Copyright and maintainer tweaksJonathan Corbet2007-04-272-0/+3
* | V4L/DVB (5468): Don't mirror ov7670 images by defaultJonathan Corbet2007-04-271-1/+1
* | V4L/DVB (5467): Add suspend/resume support to the Cafe CCICJonathan Corbet2007-04-271-1/+44
* | V4L/DVB (5466): Fix up some Cafe CCIC delay issuesJonathan Corbet2007-04-271-6/+13
* | V4L/DVB (5465): Remove an obsolete PCI IDJonathan Corbet2007-04-271-1/+0
* | V4L/DVB (5464): Set the PCI device in the V4L2 deviceJonathan Corbet2007-04-271-0/+1
* | V4L/DVB (5462): Add Logitech ViewPort AV 100Mauro Carvalho Chehab2007-04-271-3/+7
* | V4L/DVB (5461): Pwc: cisco VT Camera supportJean Tourrilhes2007-04-271-0/+4
* | V4L/DVB (5452): Cx88: merge identical boardsTrent Piepho2007-04-271-18/+2
* | 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 (5438): Fix ivtv yuv threshold handlingIan Armstrong2007-04-273-5/+7
* | V4L/DVB (5436): Fix TV output initializationHans Verkuil2007-04-271-1/+1
* | V4L/DVB (5434): Updates to the tveeprom tuner, video decoder and audio chipSteven Toth2007-04-271-3/+40
* | V4L/DVB (5432): Cx88: whitespace cleanupMichael Krufky2007-04-271-4/+4
* | V4L/DVB (5431): Cx88: autodetect ADS Tech InstantTV DVB-SMichael Krufky2007-04-271-0/+4
* | V4L/DVB (5420): Initialize the inputs before registering the devices.Hans Verkuil2007-04-271-40/+37
* | V4L/DVB (5417): First unregister the driver, and then free the memory.Hans Verkuil2007-04-271-1/+2
* | V4L/DVB (5416): Use pci_register_driver instead of pci_module_init in ivtv.Hans Verkuil2007-04-271-1/+1
* | V4L/DVB (5414): Add missing kfree in early exit of saa7115.Hans Verkuil2007-04-271-0/+1
* | V4L/DVB (5413): Use spin_lock_init to fix lockdep warnings.Hans Verkuil2007-04-271-2/+2
* | V4L/DVB (5412): Fix VIDIOC_TRY_ENCODER_CMD and VIDEO_TRY_COMMANDHans Verkuil2007-04-271-0/+19
* | V4L/DVB (5411): Use v4l_printk_ioctl for debugHans Verkuil2007-04-271-152/+104
* | V4L/DVB (5410): Add VIDIOC_G/S_PRIORITY support to ivtv.Hans Verkuil2007-04-273-0/+42
* | V4L/DVB (5406): Add comment why the symbols are exported.Hans Verkuil2007-04-271-0/+2
* | V4L/DVB (5405): Add missing includes.Hans Verkuil2007-04-272-0/+2
* | V4L/DVB (5404): Merges VBI & YUV handling into a single work queue.Hans Verkuil2007-04-278-61/+60
* | V4L/DVB (5403): Set vsync_field correctly in ivtv.Hans Verkuil2007-04-271-3/+7
* | V4L/DVB (5399): Usbvideo module handlingOliver Neukum2007-04-271-11/+7
* | V4L/DVB (5398): Cpia_pp.c: don't use _WORK_NAROleg Nesterov2007-04-271-2/+1
* | V4L/DVB (5397): Saa7134: fix MODULES=n compilationAdrian Bunk2007-04-271-1/+1
* | V4L/DVB (5392): Zr364xx: Use kernel's byte-swapping functionTrent Piepho2007-04-271-7/+6
* | V4L/DVB (5391): Saa7134: Clean up printk()sTrent Piepho2007-04-271-19/+26
* | V4L/DVB (5389): Add tveeprom entry for tuner LG S701D MK3Hans Verkuil2007-04-271-1/+1
* | V4L/DVB (5388): Ivtv warning fixAndrew Morton2007-04-271-1/+1
* | V4L/DVB (5386): Add some missing Hauppauge and Belkin devices to the driverDwaine P. Garden2007-04-271-59/+77
OpenPOWER on IntegriCloud