summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/stk-webcam.c
AgeCommit message (Expand)Author
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