summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/v4l2-dev.c
AgeCommit message (Expand)Author
2008-08-22V4L: check inval in video_register_device_index()Mauro Carvalho Chehab
2008-08-09V4L: fix return value of register video funcMauro Carvalho Chehab
2008-08-12v4l2: fix for kernels <= 2.6.17Hans Verkuil
2008-08-04backport changeset c9b1a9b0ec5cc30279fd51ea11f04432683961ccMauro Carvalho Chehab
2008-07-30v4l: move BKL down to the driver level.Hans Verkuil
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-20videodev: renamed 'class_dev' to 'dev'Hans Verkuil
2008-07-20videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-20videodev: split off the ioctl handling into v4l2-ioctl.cHans Verkuil