summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/zr364xx.c
AgeCommit message (Expand)Author
2009-08-11zr364: wrong indexesAntoine Jacquet
2009-07-22zr364xx: error message when buffer is too small and code cleanupAntoine Jacquet
2009-07-20Implement changing resolution on the fly for zr364xx driverAntoine Jacquet
2009-07-21zr364xx: Need to include linux/version.hMauro Carvalho Chehab
2009-07-15zr364xx: implement V4L2_CAP_STREAMINGAntoine Jacquet
2009-06-06zr364xx.c: vfree does its own NULL checkMauro Carvalho Chehab
2009-04-02V4L/DVB: zr364xx: remove unused #include <version.h>Mauro Carvalho Chehab
2009-03-28zr364xx: Remove code for things already done by video_ioctl2Trent Piepho
2009-01-18zr364xx: add support for Aiptek DV T300Antoine Jacquet
2009-01-01Use usb_set_intfdataMauro Carvalho Chehab
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-10-19v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-10-10USB: remove info() macro from usb media driversMauro Carvalho Chehab
2008-08-18zr364xx: handle video exclusive open internalyAntoine Jacquet
2008-08-18zr364xx: remove BKLAntoine Jacquet
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-21Remove obsolete owner field from video_device struct.Hans Verkuil
2008-07-21videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-05-28videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil
2008-04-15Sync some small differences from kernel treeMauro Carvalho Chehab
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2008-01-25zr364xx: add support for Creative DiVi CAM 516Antoine Jacquet
2008-01-25zr364xx: add support for Pentax Optio 50Antoine Jacquet
2007-10-29zr364: make file_operations constDouglas Schilling Landgraf
2007-06-25zr364xx: add support for Trust Powerc@m 970ZAntoine Jacquet
2007-05-20zr364xx: fix return valuesroyale@royale
2007-03-07zr364xx: Use kernel's byte-swapping functionTrent Piepho
2007-03-05Fix compilation issue with zr364xx when V4L1 is disabledAntoine Jacquet
2007-02-27Update zr364xx V4L2 driverMauro Carvalho Chehab
2007-02-19compat: Fix compat stuff for usbvision and zr364xxTrent Piepho
2007-02-19zr364xx: Automatic whitespace cleanupTrent Piepho
2007-02-18USB: add zr364xx V4L2 driverMauro Carvalho Chehab