aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (5457): Dvb-pll: Replace sleep function with a more capable oneTrent Piepho2007-04-272-30/+26
* V4L/DVB (5456): Dvb-pll: Move IF frequency from per-band data to per-tuner dataTrent Piepho2007-04-272-105/+124
* V4L/DVB (5455): Dvb-pll: Adjust rounding to be consistentTrent Piepho2007-04-271-73/+75
* V4L/DVB (5452): Cx88: merge identical boardsTrent Piepho2007-04-271-18/+2
* V4L/DVB (5449): M920x: add error messages for debugging purposesPierre Willenbrock2007-04-271-2/+8
* V4L/DVB (5448): M920x: rename megasky_identify_state to m920x_identify_stateAapo Tahkola2007-04-271-5/+5
* 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 (5440): Dvb-ttpci: Infrared remote initialization fixOliver Endriss2007-04-271-1/+1
* 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 (5428): M920x: Detect zero-length I2C messages and fix a typoTrent Piepho2007-04-271-2/+7
* V4L/DVB (5427): M920x: Improve I2C operationsTrent Piepho2007-04-272-33/+47
* V4L/DVB (5426): M920x: remove unneeded codeAapo Tahkola2007-04-271-1/+0
* V4L/DVB (5425): M920x: rework driver code to allow for different devicesAapo Tahkola2007-04-271-23/+28
* V4L/DVB (5424): Fix i2c implementation for gl861 and au6610Aapo Tahkola2007-04-272-6/+6
* V4L/DVB (5423): M920x: i2c cleanupsAapo Tahkola2007-04-272-50/+51
* 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
* V4L/DVB (5385): Fix compilation issue with zr364xx when V4L1 is disabledAntoine Jacquet2007-04-271-0/+1
* V4L/DVB (5383): Fix duplicated codes in Pinnacle Grey remoteEmil Georgiev2007-04-271-5/+5
* V4L/DVB (5381): Dvb-ttpci: Update frontend lock status in transfer mode (bugfix)Oliver Endriss2007-04-271-1/+3
* V4L/DVB (5380): Cx25840-firmware include cleanupJean Delvare2007-04-271-1/+0
* V4L/DVB (5379): If possible make vars/functions static.Hans Verkuil2007-04-278-21/+4
* V4L/DVB (5378): Add missing IVTV_FB_WARN #defineHans Verkuil2007-04-271-2/+3
* V4L/DVB (5377): Replace SA_* with IRQF_*Hans Verkuil2007-04-271-1/+1
* V4L/DVB (5376): Add dependency on VIDEO_V4L1Hans Verkuil2007-04-271-1/+1