Age | Commit message (Expand) | Author | Files | Lines |
2007-04-27 | V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT | Hans Verkuil | 1 | -1/+20 |
2007-04-27 | V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUT | Hans Verkuil | 1 | -1/+4 |
2007-04-27 | V4L/DVB (5289): Add support for video output overlays. | Hans Verkuil | 1 | -1/+4 |
2007-04-27 | V4L/DVB (5268): Add support for three new MPEG controls. | Hans Verkuil | 1 | -0/+10 |
2007-03-01 | V4L/DVB (5305): Mark VIDIOC_DBG_S/G_REGISTER as experimental | Hans Verkuil | 1 | -8/+4 |
2007-03-01 | V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls. | Hans Verkuil | 1 | -1/+3 |
2007-03-01 | V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctl | Hans Verkuil | 1 | -3/+6 |
2007-03-01 | V4L/DVB (5304): Improve chip matching in v4l2_register | Hans Verkuil | 1 | -0/+30 |
2007-02-21 | V4L/DVB (5200): V4l_printk_ioctl_arg() is no longer used. | Adrian Bunk | 1 | -586/+0 |
2007-02-21 | V4L/DVB (5162): Change VIDIOC_DBG_[SG]_REGISTER ioctls' reg address to 64 bits | Trent Piepho | 1 | -2/+4 |
2007-02-21 | V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only | Trent Piepho | 1 | -5/+6 |
2007-02-21 | V4L/DVB (5068): Fix authorship references | Mauro Carvalho Chehab | 1 | -1/+1 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2007-01-15 | V4L/DVB (5023): Fix compilation on ppc32 architecture | Mauro Carvalho Chehab | 1 | -1/+8 |
2006-12-10 | V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2 | Mauro Carvalho Chehab | 1 | -0/+73 |
2006-12-10 | V4L/DVB (4829): v4l2_type_names table is incomplete | Mauro Carvalho Chehab | 1 | -5/+7 |
2006-09-26 | V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET. | Hans Verkuil | 1 | -0/+1 |
2006-08-08 | V4L/DVB (4399): Fix a typo that caused some compat stuff to not work | Mauro Carvalho Chehab | 1 | -3/+3 |
2006-07-30 | V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT | Mauro Carvalho Chehab | 1 | -10/+14 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-27 | V4L/DVB (4253): IVTV VBI format description too long. | Hans Verkuil | 1 | -1/+1 |
2006-06-26 | V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT control | Hans Verkuil | 1 | -0/+14 |
2006-06-25 | V4L/DVB (4190): Add helper functions for control processing to v4l2-common. | Hans Verkuil | 1 | -1/+506 |
2006-06-25 | V4L/DVB (4148): Fix userbits debug prints | Mauro Carvalho Chehab | 1 | -2/+2 |
2006-06-25 | V4L/DVB (4065): Several improvements at videodev.c | Mauro Carvalho Chehab | 1 | -0/+13 |
2006-06-25 | V4L/DVB (3711): Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command. | Hans Verkuil | 1 | -1/+8 |
2006-04-02 | V4L/DVB (3697): More msp3400 and bttv fixes | Hans Verkuil | 1 | -1/+7 |
2006-03-25 | V4L/DVB (3604): V4l printk fix | Andrew Morton | 1 | -1/+1 |
2006-03-24 | V4L/DVB (3582): Implement correct msp3400 input/output routing | Hans Verkuil | 1 | -10/+3 |
2006-03-24 | V4L/DVB (3577): Cleanup audio input handling | Hans Verkuil | 1 | -2/+0 |
2006-03-24 | V4L/DVB (3571): Printk warning fixes | Andrew Morton | 1 | -9/+12 |
2006-03-24 | V4L/DVB (3516): Make video_buf more generic | Mauro Carvalho Chehab | 1 | -3/+3 |
2006-02-27 | V4L/DVB (3374): Adds debuging v4l2_memory enum | Mauro Carvalho Chehab | 1 | -11/+20 |
2006-02-27 | V4L/DVB (3373): Debug messages for ioctl improved | Mauro Carvalho Chehab | 1 | -7/+27 |
2006-02-27 | V4L/DVB (3372): Fix a small bug when constructing fps and line numbers | Mauro Carvalho Chehab | 1 | -2/+1 |
2006-02-27 | V4L/DVB (3371): Add debug to ioctl arguments. | Mauro Carvalho Chehab | 1 | -0/+524 |
2006-01-16 | V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tun... | Hans Verkuil | 1 | -0/+1 |
2006-01-09 | V4L/DVB (3269): ioctls cleanups. | Michael Krufky | 1 | -49/+170 |
2006-01-09 | [PATCH] remove gcc-2 checks | Andrew Morton | 1 | -2/+0 |
2005-09-10 | [PATCH] v4l: common part Updates and tuner additions | Mauro Carvalho Chehab | 1 | -18/+0 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+282 |