summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video
AgeCommit message (Expand)Author
2007-03-03If possible make vars/functions static.Hans Verkuil
2007-03-03Add missing IVTV_FB_WARN #defineHans Verkuil
2007-03-03Replace SA_* with IRQF_*Hans Verkuil
2007-03-03Add dependency on VIDEO_V4L1Hans Verkuil
2007-03-03Add missing VIDEO_CX25840 dep, remove unused VIDEO_TLV320AIC23B depHans Verkuil
2007-02-28merge: http://linuxtv.org/hg/~hhackmann/v4l-dvbMauro Carvalho Chehab
2007-02-28merge: http://linuxtv.org/hg/~mcisely/pvrusb2Mauro Carvalho Chehab
2007-02-28merge: http://linuxtv.org/hg/~tap/v4l-dvbMauro Carvalho Chehab
2007-02-27pvrusb2: (trivial) Fix too-wide source lineMike Isely
2007-02-27pvrusb2: Fix compilation warning for amd64 builds (use %zu instead of %u)Mike Isely
2007-02-28merge: http://linuxtv.org/hg/~mkrufky/ivtv-compatMauro Carvalho Chehab
2007-02-27ivtv: fix semaphore / mutex compat for kernels 2.6.15 and earlierMichael Krufky
2007-02-28Fix bogus error messages in ivtv for VIDIOC_G_CHIP_IDENTHans Verkuil
2007-02-28Add VIDIOC_G_CHIP_IDENT to various i2c modulesHans Verkuil
2007-02-27dvb: Remove lgh06xf driverTrent Piepho
2007-02-27Fixed 1 byte too short buffer in tda827x.cHartmut Hackmann
2007-02-27Set initial global_alpha to 255 (opaque).Hans Verkuil
2007-02-27Update ivtv VIDIOC_G_CHIP_IDENT.Hans Verkuil
2007-02-27Improve VIDIOC_G_CHIP_IDENT (better diagnostics)Hans Verkuil
2007-02-27Fix comment style and set default debug level to 0Hans Verkuil
2007-02-27Update zr364xx V4L2 driverMauro Carvalho Chehab
2007-02-26Add ivtv driver for the Conexant cx23416/cx23415 MPEG encoder/decoderHans Verkuil
2007-02-25Remove V4L2_CHIP_MATCH_ALWAYS.Hans Verkuil
2007-02-24merge: http://linuxtv.org/hg/~hhackmann/v4l-dvbMauro Carvalho Chehab
2007-02-24Add support for VIDIOC_G_CHIP_IDENTHans Verkuil
2007-02-24Mark VIDIOC_DBG_S/G_REGISTER as experimental, but no longer internalHans Verkuil
2007-02-24Improve chip matching in v4l2_register for VIDIOC_DBG_G/S_REGISTERHans Verkuil
2007-02-23merge: http://linuxtv.org/hg/~mrechberger/v4l-dvb-cx88Mauro Carvalho Chehab
2007-02-21make pvr2_encoder_prep_config() staticMauro Carvalho Chehab
2007-02-21merge: http://linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-02-21Add support for VIDIOC_INT_G/S_STD_OUTPUTHans Verkuil
2007-02-21Add support for video output overlays.Hans Verkuil
2007-02-21backport git changeset c5a69d57eb48e36f84c0737b5b24ec277d7dbfbaMauro Carvalho Chehab
2007-02-21coding style changesMarkus Rechberger
2007-02-21backport changeset 12a917f69d1468c91d646dbad8408dd0d39d6207Mauro Carvalho Chehab
2007-02-21Backport of git changeset cd354f1ae75e6466a7e31b727faede57a1f89ca5Mauro Carvalho Chehab
2007-02-21Backport: make file_operations constMauro Carvalho Chehab
2007-02-21Those bttv compat stuff is unused. Removing it.Mauro Carvalho Chehab
2007-02-21bt8xx/: possible cleanupsMauro Carvalho Chehab
2007-02-21merge: http://linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-02-21Identify MSI TV@nywhere DuoHartmut Hackmann
2007-02-21added card definition for AverMedia M102 miniPCIHartmut Hackmann
2007-02-20Split VIDEO_MUTE into MUTE and MUTE_YUVHans Verkuil
2007-02-20added support for loading cx88-dvb and cx88-blackbirdMarkus Rechberger
2007-02-20added support for deferred module requesting to cx88Markus Rechberger
2007-02-19compat: Add compat code for vm_insert_page()Trent Piepho
2007-02-19compat: input_dev compat code for konicawc and quickcam_messengerTrent Piepho
2007-02-19compat: Fix compat stuff for usbvision and zr364xxTrent Piepho
2007-02-19zr364xx: Automatic whitespace cleanupTrent Piepho
2007-02-19compat: Add -include linux/version.h to cflagsTrent Piepho