aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/v4l2-dev.c
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (8787): v4l2-dev: cleanups and add video_drvdata helper functionHans Verkuil2008-10-121-7/+6
* V4L/DVB (8784): v4l2-dev: make the video_device's release callback mandatoryHans Verkuil2008-10-121-14/+2
* V4L/DVB (8782): v4l2-dev: add video_device_release_emptyHans Verkuil2008-10-121-0/+7
* V4L/DVB (8781): v4l2-dev: remove obsolete video_exclusive_open/releaseHans Verkuil2008-10-121-30/+0
* V4L/DVB (8750): V4L: check inval in video_register_device_index()Henrik Kretzschmar2008-10-121-0/+3
* V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil2008-10-121-3/+0
* V4L/DVB (8750): V4L: check inval in video_register_device_index()Henrik Kretzschmar2008-09-031-0/+3
* V4L/DVB (8682): V4L: fix return value of register video funcHenrik Kretzschmar2008-09-031-1/+1
* V4L/DVB (8549a): fix kernel-doc warning, function name, and docbook filenameRandy Dunlap2008-08-061-1/+3
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-271-0/+1
* V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'Hans Verkuil2008-07-231-13/+10
* V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil2008-07-231-3/+3
* V4L/DVB (8427): videodev: split off the ioctl handling into v4l2-ioctl.cHans Verkuil2008-07-231-0/+424