summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-04-27V4L/DVB (5409): Add CARDLIST.ivtv and README.ivtvHans Verkuil2-0/+205
2007-04-27V4L/DVB (5407a): Update feature-removal-schedule.txt: remove VIDIOC_S/G_MPEGCOMPHans Verkuil1-0/+12
2007-04-27V4L/DVB (5406): Add comment why the symbols are exported.Hans Verkuil1-0/+2
2007-04-27V4L/DVB (5405): Add missing includes.Hans Verkuil2-0/+2
2007-04-27V4L/DVB (5404): Merges VBI & YUV handling into a single work queue.Hans Verkuil8-61/+60
2007-04-27V4L/DVB (5403): Set vsync_field correctly in ivtv.Hans Verkuil1-3/+7
2007-04-27V4L/DVB (5402): Add vsync_field to the union in video_event for VIDEO_EVENT_V...Hans Verkuil1-0/+8
2007-04-27V4L/DVB (5399): Usbvideo module handlingOliver Neukum1-11/+7
2007-04-27V4L/DVB (5398): Cpia_pp.c: don't use _WORK_NAROleg Nesterov1-2/+1
2007-04-27V4L/DVB (5397): Saa7134: fix MODULES=n compilationAdrian Bunk1-1/+1
2007-04-27V4L/DVB (5392): Zr364xx: Use kernel's byte-swapping functionTrent Piepho1-7/+6
2007-04-27V4L/DVB (5391): Saa7134: Clean up printk()sTrent Piepho1-19/+26
2007-04-27V4L/DVB (5389): Add tveeprom entry for tuner LG S701D MK3Hans Verkuil1-1/+1
2007-04-27V4L/DVB (5388): Ivtv warning fixAndrew Morton1-1/+1
2007-04-27V4L/DVB (5386): Add some missing Hauppauge and Belkin devices to the driverDwaine P. Garden1-59/+77
2007-04-27V4L/DVB (5385): Fix compilation issue with zr364xx when V4L1 is disabledAntoine Jacquet1-0/+1
2007-04-27V4L/DVB (5383): Fix duplicated codes in Pinnacle Grey remoteEmil Georgiev1-5/+5
2007-04-27V4L/DVB (5381): Dvb-ttpci: Update frontend lock status in transfer mode (bugfix)Oliver Endriss1-1/+3
2007-04-27V4L/DVB (5380): Cx25840-firmware include cleanupJean Delvare1-1/+0
2007-04-27V4L/DVB (5379): If possible make vars/functions static.Hans Verkuil8-21/+4
2007-04-27V4L/DVB (5378): Add missing IVTV_FB_WARN #defineHans Verkuil1-2/+3
2007-04-27V4L/DVB (5377): Replace SA_* with IRQF_*Hans Verkuil1-1/+1
2007-04-27V4L/DVB (5376): Add dependency on VIDEO_V4L1Hans Verkuil1-1/+1
2007-04-27V4L/DVB (5375): Add missing VIDEO_CX25840 dep, remove unused VIDEO_TLV320AIC2...Hans Verkuil1-1/+1
2007-04-27V4L/DVB (5374): Or51132: refactor i2c code, improve error resilienceTrent Piepho1-178/+127
2007-04-27V4L/DVB (5373): [PATCH] Hauppauge Nova-T endianess problem on powerpcDennis Ranke2-5/+1
2007-04-27V4L/DVB (5371): [PATCH] Pinnacle PCTV Sat Pro USB (450e) support by ttusb2.c ...Christophe Cattelain3-2/+8
2007-04-27V4L/DVB (5369): Fixed 1 byte too short buffer in tda827x.cHartmut Hackmann3-6/+13
2007-04-27V4L/DVB (5367): Pvrusb2: (trivial) Fix too-wide source lineMike Isely1-1/+3
2007-04-27V4L/DVB (5363): Dvb: Remove lgh06xf driverTrent Piepho14-193/+14
2007-04-27V4L/DVB (5362): Dvb-pll: add code for doing tuner initializationTrent Piepho2-0/+40
2007-04-27V4L/DVB (5361): Dvb-pll: Fix Kconfig files and allow dvb-pll to be optionalTrent Piepho6-7/+20
2007-04-27V4L/DVB (5360): Dvb-pll: Use sizeof() to get name lengthTrent Piepho1-1/+2
2007-04-27V4L/DVB (5356): Fix bogus error messages in ivtv for VIDIOC_G_CHIP_IDENTHans Verkuil1-2/+4
2007-04-27V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modulesHans Verkuil9-4/+118
2007-04-27V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoderHans Verkuil40-0/+12637
2007-04-27V4L/DVB (5344): Dvb-ttpci: Support for MSC_RAW and MSC_SCAN RC eventsOliver Endriss1-0/+7
2007-04-27V4L/DVB (5341): Add cx23415/6 chip idents.Hans Verkuil1-0/+4
2007-04-27V4L/DVB (5336): Cx23416 doc updates + rename CX2341X_ENC_UNKNOWNHans Verkuil2-10/+11
2007-04-27V4L/DVB (5335): Budget-ci: Use the repeat handling of the input subsystemDavid Härdeman1-59/+37
2007-04-27V4L/DVB (5334): Dvb-ttpci: Infrared remote control refactoringOliver Endriss3-134/+265
2007-04-27V4L/DVB (5331): Identify MSI TV@nywhere DuoPeter Missel2-2/+8
2007-04-27V4L/DVB (5330): Added card definition for AverMedia M102 miniPCIMarkus Rechberger3-1/+36
2007-04-27V4L/DVB (5329): Some saa7134 cleanupsHeikki Orsila3-50/+28
2007-04-27V4L/DVB (5326): Allow to set tuner_config in attach informHartmut Hackmann1-7/+7
2007-04-27V4L/DVB (5324): This patch fixes request_module_depend()Markus Rechberger2-51/+13
2007-04-27V4L/DVB (5323): Updated support for tuner callbacksHartmut Hackmann7-38/+45
2007-04-27V4L/DVB (5322): Removed board naming code in saa7134-dvbHartmut Hackmann1-40/+13
2007-04-27V4L/DVB (5321): Saa7134-dvb: initialize the dvb frontend in dvb_initHartmut Hackmann1-1/+13
2007-04-27V4L/DVB (5320): Filled in limiting values in tda827x.cHartmut Hackmann1-2/+10