Age | Commit message (Expand) | Author |
2009-08-19 | remove unnecessary power management primitive in stk-webcam | Mauro Carvalho Chehab |
2009-08-10 | stk-webcam: read buffer overflow | Douglas Schilling Landgraf |
2009-07-21 | backport commit 405f55712dfe464b3240d7816cc4fe4174831be2 | Mauro Carvalho Chehab |
2009-05-02 | V4L/DVB: cleanup redundant tests on unsigned | Mauro Carvalho Chehab |
2009-03-28 | stkwebcam: Remove buffer type check from g_parm and q/dq/reqbufs | Trent Piepho |
2009-03-03 | stkwebcam: Don't need to zero ioctl parameter fields | Trent Piepho |
2009-03-03 | v4l2: Move code to zero querybuf output struct to v4l2_ioctl | Trent Piepho |
2008-12-30 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb2 | Mauro Carvalho Chehab |
2008-12-30 | use USB API functions rather than constants | Mauro Carvalho Chehab |
2008-12-30 | v4l2: introduce v4l2_file_operations. | Hans Verkuil |
2008-12-25 | stkwebcam: Implement VIDIOC_ENUM_FRAMESIZES ioctl | Mauro Carvalho Chehab |
2008-10-19 | v4l: use video_device.num instead of minor in video%d | Hans Verkuil |
2008-10-14 | stk-webcam: fix crash on close after disconnect | Mauro Carvalho Chehab |
2008-10-13 | stk-webcam: minor cleanup | Mauro Carvalho Chehab |
2008-09-21 | With the recent patch to v4l2 titled "v4l2: use register_chrdev_region | Mauro Carvalho Chehab |
2008-08-23 | v4l2: remove the priv field, use dev_get_drvdata instead | Hans Verkuil |
2008-07-30 | v4l: move BKL down to the driver level. | Hans Verkuil |
2008-07-27 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-videodev | Mauro Carvalho Chehab |
2008-07-26 | v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil |
2008-07-25 | videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.h | Hans Verkuil |
2008-07-21 | videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct | Hans Verkuil |
2008-07-20 | videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h | Hans Verkuil |
2008-07-20 | videodev: rename 'dev' to 'parent' | Hans Verkuil |
2008-07-22 | stkwebcam: Always reuse last queued buffer | Mauro Carvalho Chehab |
2008-05-28 | videodev: renamed the vidioc_*_fmt_* callbacks | Hans Verkuil |
2008-04-30 | Fix compilation, when V4L1_COMPAT is disabled | Mauro Carvalho Chehab |
2008-04-08 | media/video/ replace remaining __FUNCTION__ occurrences | Michael Krufky |
2008-02-19 | make stk_camera_{suspend,resume}() static | Mauro Carvalho Chehab |
2008-01-28 | make stk_camera_cleanup() static | Mauro Carvalho Chehab |
2008-01-27 | V4L: stkwebcam: use v4l_compat_ioctl32 | Mauro Carvalho Chehab |
2008-01-27 | V4L: stkwebcam: Power management support | Mauro Carvalho Chehab |
2008-01-27 | V4L: stkwebcam: Add support for YUYV format | Mauro Carvalho Chehab |
2008-01-15 | Adds the proper compatibility code for radio-si470x and stk-webcam | Mauro Carvalho Chehab |
2008-01-12 | V4L: add support for Syntek DC1125 webcams | Mauro Carvalho Chehab |