aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/zr364xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil1-1/+1
2008-10-12V4L/DVB (9116): USB: remove info() macro from usb media driversGreg Kroah-Hartman1-23/+27
2008-10-12V4L/DVB (8732): zr364xx: handle video exclusive open internalyAntoine Jacquet1-10/+14
2008-10-12V4L/DVB (8731): zr364xx: remove BKLAntoine Jacquet1-13/+10
2008-10-12V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil1-1/+7
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil1-1/+0
2008-07-26V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil1-1/+0
2008-07-26V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil1-8/+11
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil1-0/+1
2008-07-20V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil1-8/+8
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-2/+2
2008-03-30zr364xx __user annotationsAl Viro1-1/+1
2008-02-18V4L/DVB (7081): zr364xx: add support for Creative DiVi CAM 516Antoine Jacquet1-0/+1
2008-02-18V4L/DVB (7080): zr364xx: add support for Pentax Optio 50Antoine Jacquet1-0/+1
2008-01-25V4L/DVB (6482): zr364: make file_operations constDouglas Schilling Landgraf1-1/+1
2007-07-18V4L/DVB (5792): Zr364xx: add support for Trust Powerc@m 970ZAntoine Jacquet1-0/+1
2007-07-18V4L/DVB (5678): Zr364xx: fix return valuesAkinobu Mita1-8/+9
2007-04-27V4L/DVB (5392): Zr364xx: Use kernel's byte-swapping functionTrent Piepho1-7/+6
2007-04-27V4L/DVB (5385): Fix compilation issue with zr364xx when V4L1 is disabledAntoine Jacquet1-0/+1
2007-04-27V4L/DVB (5257): USB: add zr364xx V4L2 driverAntoine Jacquet1-0/+929