summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (5431): Cx88: autodetect ADS Tech InstantTV DVB-SMichael Krufky2007-04-272-1/+5
* 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 (5419): Add comment how the speed field is interpreted.Hans Verkuil2007-04-271-0/+5
* V4L/DVB (5418): Speed is a signed 32-bit integer, not unsigned.Hans Verkuil2007-04-271-1/+1
* 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 (5409): Add CARDLIST.ivtv and README.ivtvHans Verkuil2007-04-272-0/+205
* V4L/DVB (5407a): Update feature-removal-schedule.txt: remove VIDIOC_S/G_MPEGCOMPHans Verkuil2007-04-271-0/+12
* 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 (5402): Add vsync_field to the union in video_event for VIDEO_EVENT_V...Hans Verkuil2007-04-271-0/+8
* 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
* V4L/DVB (5375): Add missing VIDEO_CX25840 dep, remove unused VIDEO_TLV320AIC2...Hans Verkuil2007-04-271-1/+1
* V4L/DVB (5374): Or51132: refactor i2c code, improve error resilienceTrent Piepho2007-04-271-178/+127
* V4L/DVB (5373): [PATCH] Hauppauge Nova-T endianess problem on powerpcDennis Ranke2007-04-272-5/+1
* V4L/DVB (5371): [PATCH] Pinnacle PCTV Sat Pro USB (450e) support by ttusb2.c ...Christophe Cattelain2007-04-273-2/+8
* V4L/DVB (5369): Fixed 1 byte too short buffer in tda827x.cHartmut Hackmann2007-04-273-6/+13
* V4L/DVB (5367): Pvrusb2: (trivial) Fix too-wide source lineMike Isely2007-04-271-1/+3
* V4L/DVB (5363): Dvb: Remove lgh06xf driverTrent Piepho2007-04-2714-193/+14
* V4L/DVB (5362): Dvb-pll: add code for doing tuner initializationTrent Piepho2007-04-272-0/+40
* V4L/DVB (5361): Dvb-pll: Fix Kconfig files and allow dvb-pll to be optionalTrent Piepho2007-04-276-7/+20
* V4L/DVB (5360): Dvb-pll: Use sizeof() to get name lengthTrent Piepho2007-04-271-1/+2
OpenPOWER on IntegriCloud