aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/v4l2-dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-12V4L/DVB (9133): v4l: disconnect kernel number from minorHans Verkuil1-31/+65
2008-10-12V4L/DVB (8857): v4l2-dev: replace panic with BUGHans Verkuil1-2/+5
2008-10-12V4L/DVB (8852): v4l2: use register_chrdev_region instead of register_chrdevHans Verkuil1-68/+63
2008-10-12V4L/DVB (8791): v4l2-dev: do not clear the driver_data fieldHans Verkuil1-0/+4
2008-10-12V4L/DVB (8787): v4l2-dev: cleanups and add video_drvdata helper functionHans Verkuil1-7/+6
2008-10-12V4L/DVB (8784): v4l2-dev: make the video_device's release callback mandatoryHans Verkuil1-14/+2
2008-10-12V4L/DVB (8782): v4l2-dev: add video_device_release_emptyHans Verkuil1-0/+7
2008-10-12V4L/DVB (8781): v4l2-dev: remove obsolete video_exclusive_open/releaseHans Verkuil1-30/+0
2008-10-12V4L/DVB (8750): V4L: check inval in video_register_device_index()Henrik Kretzschmar1-0/+3
2008-10-12V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil1-3/+0
2008-09-03V4L/DVB (8750): V4L: check inval in video_register_device_index()Henrik Kretzschmar1-0/+3
2008-09-03V4L/DVB (8682): V4L: fix return value of register video funcHenrik Kretzschmar1-1/+1
2008-08-06V4L/DVB (8549a): fix kernel-doc warning, function name, and docbook filenameRandy Dunlap1-1/+3
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil1-0/+1
2008-07-23V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'Hans Verkuil1-13/+10
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil1-3/+3
2008-07-23V4L/DVB (8427): videodev: split off the ioctl handling into v4l2-ioctl.cHans Verkuil1-0/+424