summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video
AgeCommit message (Expand)Author
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-26gspca: Remove the remaining frame decoding functions from the subdrivers.Jean-Francois Moine
2008-07-26gspca: Bad sensor for some webcams in zc3xx since 28b8203a830e.Jean-Francois Moine
2008-07-26merge: v4l-dvbJean-Francois Moine
2008-07-26gspca: Webcam 0c45:6143 added in sonixj.Jean-Francois Moine
2008-07-25First mxb cleanup phaseHans Verkuil
2008-07-27v4l2-ioctl: do not try to handle private V4L1 ioctlsHans Verkuil
2008-07-25merge: v4l-dvbJean-Francois Moine
2008-07-25gspca: Set the specific per webcam information in driver_info.Jean-Francois Moine
2008-07-25videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.hHans Verkuil
2008-07-25videodev: replace videodev.h includes by videodev2.h where possibleHans Verkuil
2008-07-25v4l-dvb: remove broken PlanB driverHans Verkuil
2008-07-24This patch fixes some kernel version checks.Mauro Carvalho Chehab
2008-07-24make cpia2 and vicam backward compatibleMauro Carvalho Chehab
2008-07-24backport commit c466774636b3cc43c2c304b44e52974d9d53f3e0Mauro Carvalho Chehab
2008-07-24backport request_firmware changesets for vicam and cpia2_coreMauro Carvalho Chehab
2008-07-23gspca: Do not use the driver_info field of usb_device_id.Jean-Francois Moine
2008-07-23gspca: Get the card name of QUERYCAP from the usb product name.Jean-Francois Moine
2008-07-22videodev: missed two more usages of the removed 'owner' field.Hans Verkuil
2008-07-22make ivtv_claim_stream() staticMauro Carvalho Chehab
2008-07-22gspca: Remove the version from the subdrivers.Jean-Francois Moine
2008-07-22gspca: Bad handling of start of frames in sonixj.Jean-Francois Moine
2008-07-22gspca: Makes some needlessly global functions static.Jean-Francois Moine
2008-10-21merge: http://hg.kewl.org/v4l-dvb-new/Mauro Carvalho Chehab
2008-10-21Remove unused inode parameter from video_ioctl2Mauro Carvalho Chehab
2008-10-21cx88: always de-alloc frontends on fault conditiondarron@kewl.org
2008-10-21videobuf: split unregister bus creating self-contained frontend de-allocatordarron@kewl.org
2008-10-21Get rid of inode parameter at v4l_compat_translate_ioctl()Mauro Carvalho Chehab
2008-10-21cx88: dvb_remove debug outputdarron@kewl.org
2008-10-21cx88: Not all boards that requires cx88-mpeg has frontendsdarron@kewl.org
2008-10-21cx88: initial fix for analogue only compilationdarron@kewl.org
2008-10-19ivtvfb: FB_BLANK_POWERDOWN turns off video outputHans Verkuil
2008-10-19v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-10-18ivtv: avoid green flashing when loading ivtvHans Verkuil
2008-10-18ivtv: switch to unlocked_ioctl.Hans Verkuil
2008-10-18v4l2: add video_ioctl2_unlocked for unlocked_ioctl support.Hans Verkuil
2008-10-18v4l2-int-if: Export more interfaces to modulesHans Verkuil
2008-10-21merge: http://linuxtv.org/hg/~mcisely/pvrusb2Mauro Carvalho Chehab
2008-10-19pvrusb2: Keep MPEG PTSs from drifting awayMike Isely
2008-10-19pvrusb2: Fix deadlock problemMike Isely
2008-10-18cx18: Don't mask many real init error codes by mapping them to ENOMEMAndy Walls
2008-10-18cx18: Add __iomem address space qualifier to cx18_log_*_retries() argumentAndy Walls
2008-10-18cx18: Fix memory leak on card initialization failureAndy Walls
2008-10-17Patch to remove warning message during cx88-dvb compilationMauro Carvalho Chehab
2008-10-17merge: http://linuxtv.org/hg/~jfrancois/gspca/Mauro Carvalho Chehab
2008-10-17videobuf-dvb: two functions are now staticMauro Carvalho Chehab
2008-10-16MFE: videobuf-dvb.c checkpatch cleanup as part of MFE mergeSteven Toth
2008-10-16videobuf: data storage optimisation (2)darron@kewl.org
2008-10-15cx88: add I2S-ADC tvaudio methoddarron@kewl.org
2008-10-15tuner: add FMD1216MEX tunerdarron@kewl.org