summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/stk-webcam.c
AgeCommit message (Expand)Author
2009-08-19remove unnecessary power management primitive in stk-webcamMauro Carvalho Chehab
2009-08-10stk-webcam: read buffer overflowDouglas Schilling Landgraf
2009-07-21backport commit 405f55712dfe464b3240d7816cc4fe4174831be2Mauro Carvalho Chehab
2009-05-02V4L/DVB: cleanup redundant tests on unsignedMauro Carvalho Chehab
2009-03-28stkwebcam: Remove buffer type check from g_parm and q/dq/reqbufsTrent Piepho
2009-03-03stkwebcam: Don't need to zero ioctl parameter fieldsTrent Piepho
2009-03-03v4l2: Move code to zero querybuf output struct to v4l2_ioctlTrent Piepho
2008-12-30merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb2Mauro Carvalho Chehab
2008-12-30use USB API functions rather than constantsMauro Carvalho Chehab
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-12-25stkwebcam: Implement VIDIOC_ENUM_FRAMESIZES ioctlMauro Carvalho Chehab
2008-10-19v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-10-14stk-webcam: fix crash on close after disconnectMauro Carvalho Chehab
2008-10-13stk-webcam: minor cleanupMauro Carvalho Chehab
2008-09-21With the recent patch to v4l2 titled "v4l2: use register_chrdev_regionMauro Carvalho Chehab
2008-08-23v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil
2008-07-30v4l: move BKL down to the driver level.Hans Verkuil
2008-07-27merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-videodevMauro Carvalho Chehab
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-25videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.hHans 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-20videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-22stkwebcam: Always reuse last queued bufferMauro Carvalho Chehab
2008-05-28videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil
2008-04-30Fix compilation, when V4L1_COMPAT is disabledMauro Carvalho Chehab
2008-04-08media/video/ replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-02-19 make stk_camera_{suspend,resume}() staticMauro Carvalho Chehab
2008-01-28 make stk_camera_cleanup() staticMauro Carvalho Chehab
2008-01-27 V4L: stkwebcam: use v4l_compat_ioctl32Mauro Carvalho Chehab
2008-01-27 V4L: stkwebcam: Power management supportMauro Carvalho Chehab
2008-01-27 V4L: stkwebcam: Add support for YUYV formatMauro Carvalho Chehab
2008-01-15Adds the proper compatibility code for radio-si470x and stk-webcamMauro Carvalho Chehab
2008-01-12 V4L: add support for Syntek DC1125 webcamsMauro Carvalho Chehab