aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/zr364xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil1-1/+1
2010-10-21V4L/DVB: drivers/media/video: Use available error codesJulia Lawall1-1/+1
2010-05-19V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacksAndreas Bombe1-2/+2
2010-02-26V4L/DVB (13885): zr364xx: fix support for Aiptek DV T300Antoine Jacquet1-2/+35
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart1-1/+0
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart1-2/+2
2009-12-05V4L/DVB (13438): zr364xx: add support for Trust Powerc@m 910ZAntoine Jacquet1-0/+1
2009-09-12V4L/DVB (12326): zr364xx: error message when buffer is too small and code cleanupLamarque Vieira Souza1-30/+33
2009-09-12V4L/DVB (12325): Implement changing resolution on the fly for zr364xx driverLamarque Vieira Souza1-10/+55
2009-09-12V4L/DVB (12278): zr364xx: implement V4L2_CAP_STREAMINGLamarque Vieira Souza1-227/+939
2009-08-31V4L/DVB (12457): zr364: wrong indexesRoel Kluin1-1/+1
2009-06-16V4L/DVB (11995): zr364xx.c: vfree does its own NULL checkFigo.zhang1-2/+4
2009-04-06V4L/DVB: zr364xx: remove unused #include <version.h>Huang Weiyi1-1/+0
2009-03-30V4L/DVB (11272): zr364xx: Remove code for things already done by video_ioctl2Trent Piepho1-16/+0
2009-03-30V4L/DVB (10263): zr364xx: add support for Aiptek DV T300Antoine Jacquet1-0/+1
2009-01-03V4L/DVB (10171): Use usb_set_intfdataJulia Lawall1-1/+0
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil1-4/+3
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