summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/v4l2-compat-ioctl32.c
AgeCommit message (Expand)Author
2009-08-11v4l2: video device: Add FM TX controls default configurationsMauro Carvalho Chehab
2009-08-11v4l: introduce string control support.Mauro Carvalho Chehab
2009-03-06videodev2.h: remove deprecated VIDIOC_G_CHIP_IDENT_OLDHans Verkuil
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil
2008-12-30v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32Hans Verkuil
2008-12-30v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-12-23v4l2-compat-ioctl32: remove dependency on videodev.Hans Verkuil
2008-12-21v4l2-compat32: add two additional #ifdef __OLD_VIDIOC_ linesHans Verkuil
2008-12-21v4l2-compat32: fix 32-64 compatibility moduleHans Verkuil
2008-12-16v4l2-compat: test for unlocked_ioctl as well.Hans Verkuil
2008-12-15v4l2-compat32: add missing newline after kernel messageHans Verkuil
2008-10-30merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2008-10-22v4l: rename compat_ioctl32.c to v4l2-compat-ioctl32.cHans Verkuil