Age | Commit message (Expand) | Author | Files | Lines |
2009-03-30 | V4L/DVB (11260): v4l2-ioctl: Check format for S_PARM and G_PARM | Trent Piepho | 1 | -0/+7 |
2009-03-30 | V4L/DVB (10920): v4l2-ioctl: fix partial-copy code. | Hans Verkuil | 1 | -4/+5 |
2009-03-30 | V4L/DVB (10910): videodev2.h: remove deprecated VIDIOC_G_CHIP_IDENT_OLD | Hans Verkuil | 1 | -5/+0 |
2009-03-30 | V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers | Mauro Carvalho Chehab | 1 | -0/+1 |
2009-03-30 | V4L/DVB (10870): v4l2-ioctl: get rid of video_decoder.h | Mauro Carvalho Chehab | 1 | -14/+0 |
2009-03-30 | V4L/DVB (10813): v4l2: New function v4l2_video_std_frame_period | Trent Piepho | 1 | -21/+18 |
2009-03-30 | V4L/DVB (10812): v4l2: Zero out read-only ioctls in one place | Trent Piepho | 1 | -15/+5 |
2009-03-30 | V4L/DVB (10811): videodev: only copy needed part of RW ioctl's parameter | Trent Piepho | 1 | -55/+52 |
2009-03-30 | V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctl | Trent Piepho | 1 | -0/+5 |
2009-03-30 | V4L/DVB (10490): v4l2: prefill ident and revision from v4l2_dbg_chip_ident. | Hans Verkuil | 1 | -0/+3 |
2009-01-02 | V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins... | Hans Verkuil | 1 | -5/+10 |
2009-01-02 | V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. | Hans Verkuil | 1 | -7/+7 |
2009-01-02 | V4L/DVB (10135): v4l2: introduce v4l2_file_operations. | Hans Verkuil | 1 | -8/+1 |
2008-12-30 | V4L/DVB (10110): v4l2-ioctl: Fix warnings when using .unlocked_ioctl = __vide... | Mauro Carvalho Chehab | 1 | -1/+1 |
2008-12-29 | V4L/DVB (9591): v4l core: fix debug printk for enumberating framerates | Mauro Carvalho Chehab | 1 | -3/+7 |
2008-12-29 | V4L/DVB (9579): v4l core: a few get ioctls were lacking memory clean | Mauro Carvalho Chehab | 1 | -0/+15 |
2008-12-29 | V4L/DVB (9578): v4l core: add support for enumerating frame sizes and intervals | Mauro Carvalho Chehab | 1 | -0/+67 |
2008-12-29 | V4L/DVB (9503): v4l: remove inode argument from video_usercopy | Hans Verkuil | 1 | -5/+3 |
2008-12-29 | V4L/DVB (9491): rationalise addresses to one common one | Alan Cox | 1 | -1/+1 |
2008-10-21 | V4L/DVB (9331): Remove unused inode parameter from video_ioctl2 | Mauro Carvalho Chehab | 1 | -6/+6 |
2008-10-21 | V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl() | Mauro Carvalho Chehab | 1 | -3/+3 |
2008-10-21 | V4L/DVB (9324): v4l2: add video_ioctl2_unlocked for unlocked_ioctl support. | Hans Verkuil | 1 | -2/+9 |
2008-10-13 | V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_cap | Hans Verkuil | 1 | -12/+0 |
2008-09-04 | V4L/DVB (8681): v4l2-ioctl.c: fix warning | Alexander Beregalov | 1 | -1/+1 |
2008-09-04 | V4L/DVB (8629): v4l2-ioctl: do not try to handle private V4L1 ioctls | Hans Verkuil | 1 | -1/+1 |
2008-07-26 | V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st... | Hans Verkuil | 1 | -204/+214 |
2008-07-24 | V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.... | Hans Verkuil | 1 | -0/+1865 |