| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] stk-webcam: remove V4L1 compatibility code, replace with V4L2 controls | Hans Verkuil | 2010-12-29 | 1 | -118/+30 |
* | [media] v4l: kill the BKL | Arnd Bergmann | 2010-11-08 | 1 | -4/+0 |
* | V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments | Laurent Pinchart | 2009-12-16 | 1 | -1/+0 |
* | V4L/DVB (13550): v4l: Use the new video_device_node_name function | Laurent Pinchart | 2009-12-16 | 1 | -4/+4 |
* | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 | 1 | -1/+1 |
* | V4L/DVB (12491): remove unnecessary power management primitive in stk-webcam | Oliver Neukum | 2009-09-12 | 1 | -1/+0 |
* | V4L/DVB (12436): stk-webcam: read buffer overflow | Roel Kluin | 2009-08-13 | 1 | -2/+2 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -0/+1 |
* | V4L/DVB: cleanup redundant tests on unsigned | Roel Kluin | 2009-06-16 | 1 | -2/+2 |
* | V4L/DVB (11265): stkwebcam: Remove buffer type check from g_parm and q/dq/req... | Trent Piepho | 2009-03-30 | 1 | -9/+1 |
* | V4L/DVB (10817): stkwebcam: Don't need to zero ioctl parameter fields | Trent Piepho | 2009-03-30 | 1 | -6/+0 |
* | V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctl | Trent Piepho | 2009-03-30 | 1 | -7/+1 |
* | V4L/DVB (10135): v4l2: introduce v4l2_file_operations. | Hans Verkuil | 2009-01-02 | 1 | -7/+3 |
* | V4L/DVB (10130): use USB API functions rather than constants | Julia Lawall | 2008-12-30 | 1 | -5/+2 |
* | V4L/DVB (9978): stkwebcam: Implement VIDIOC_ENUM_FRAMESIZES ioctl | Jaime Velasco Juan | 2008-12-30 | 1 | -0/+20 |
* | V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d | Hans Verkuil | 2008-10-21 | 1 | -2/+2 |
* | V4L/DVB (9194): stk-webcam: fix crash on close after disconnect | David Ellingsworth | 2008-10-17 | 1 | -11/+7 |
* | V4L/DVB (9193): stk-webcam: minor cleanup | David Ellingsworth | 2008-10-17 | 1 | -8/+1 |
* | V4L/DVB (9034): With the recent patch to v4l2 titled "v4l2: use register_chrd... | David Ellingsworth | 2008-10-12 | 1 | -61/+23 |
* | V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead | Hans Verkuil | 2008-10-12 | 1 | -2/+2 |
* | V4L/DVB (8613): v4l: move BKL down to the driver level. | Hans Verkuil | 2008-10-12 | 1 | -1/+5 |
* | V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil | 2008-07-27 | 1 | -2/+0 |
* | V4L/DVB (8491): stkwebcam: Always reuse last queued buffer | Jaime Velasco Juan | 2008-07-26 | 1 | -11/+12 |
* | V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2... | Hans Verkuil | 2008-07-26 | 1 | -6/+8 |
* | V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st... | Hans Verkuil | 2008-07-26 | 1 | -14/+17 |
* | V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.... | Hans Verkuil | 2008-07-23 | 1 | -0/+1 |
* | V4L/DVB (8428): videodev: rename 'dev' to 'parent' | Hans Verkuil | 2008-07-23 | 1 | -1/+1 |
* | V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks | Hans Verkuil | 2008-07-20 | 1 | -9/+9 |
* | V4L/DVB (7813): Fix compilation, when V4L1_COMPAT is disabled | Mauro Carvalho Chehab | 2008-05-14 | 1 | -0/+7 |
* | V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-24 | 1 | -1/+1 |
* | V4L/DVB (7238): make stk_camera_{suspend,resume}() static | Adrian Bunk | 2008-04-24 | 1 | -2/+2 |
* | V4L/DVB (7103): make stk_camera_cleanup() static | Adrian Bunk | 2008-02-18 | 1 | -1/+1 |
* | V4L/DVB (7090): V4L: stkwebcam: use v4l_compat_ioctl32 | Jaime Velasco Juan | 2008-02-18 | 1 | -0/+3 |
* | V4L/DVB (7089): V4L: stkwebcam: Power management support | Jaime Velasco Juan | 2008-02-18 | 1 | -20/+72 |
* | V4L/DVB (7088): V4L: stkwebcam: Add support for YUYV format | Jaime Velasco Juan | 2008-02-18 | 1 | -1/+6 |
* | V4L/DVB (7039): Reorder headers | Mauro Carvalho Chehab | 2008-01-25 | 1 | -1/+1 |
* | V4L/DVB (7019): V4L: add support for Syntek DC1125 webcams | Jaime Velasco Juan | 2008-01-25 | 1 | -0/+1465 |