Age | Commit message (Expand) | Author |
2008-02-18 | V4L/DVB (7133): Fix Kconfig dependencies | Mauro Carvalho Chehab |
2008-02-18 | V4L/DVB (7119): Remove obsolete code from v4l2-common | Mauro Carvalho Chehab |
2008-02-18 | V4L/DVB (7115): Fix bug #9833: regression when compiling V4L without I2C | Mauro Carvalho Chehab |
2008-01-25 | V4L/DVB (6467): v4l2-common: minor cleanups | Hans Verkuil |
2008-01-25 | V4L/DVB (6465): Use correct error codes when chip is not recognized | Hans Verkuil |
2008-01-25 | V4L/DVB (6451): v4l2: add support for bus-based I2C drivers | Hans Verkuil |
2008-01-25 | V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG | Mauro Carvalho Chehab |
2007-10-22 | V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls | Hans Verkuil |
2007-10-19 | Convert files to UTF-8 and some cleanups | Jan Engelhardt |
2007-10-10 | V4L/DVB (6289): Remove reference to dead CONFIG_UST and ust.h header | Robert P. J. Day |
2007-10-09 | V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busy | Hans Verkuil |
2007-07-20 | V4L/DVB (5869): Add check for valid control ID to v4l2_ctrl_next. | Hans Verkuil |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-04-27 | V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT | Hans Verkuil |
2007-04-27 | V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUT | Hans Verkuil |
2007-04-27 | V4L/DVB (5289): Add support for video output overlays. | Hans Verkuil |
2007-04-27 | V4L/DVB (5268): Add support for three new MPEG controls. | Hans Verkuil |
2007-03-01 | V4L/DVB (5305): Mark VIDIOC_DBG_S/G_REGISTER as experimental | Hans Verkuil |
2007-03-01 | V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls. | Hans Verkuil |
2007-03-01 | V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctl | Hans Verkuil |
2007-03-01 | V4L/DVB (5304): Improve chip matching in v4l2_register | Hans Verkuil |
2007-02-21 | V4L/DVB (5200): V4l_printk_ioctl_arg() is no longer used. | Adrian Bunk |
2007-02-21 | V4L/DVB (5162): Change VIDIOC_DBG_[SG]_REGISTER ioctls' reg address to 64 bits | Trent Piepho |
2007-02-21 | V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only | Trent Piepho |
2007-02-21 | V4L/DVB (5068): Fix authorship references | Mauro Carvalho Chehab |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-01-15 | V4L/DVB (5023): Fix compilation on ppc32 architecture | Mauro Carvalho Chehab |
2006-12-10 | V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2 | Mauro Carvalho Chehab |
2006-12-10 | V4L/DVB (4829): v4l2_type_names table is incomplete | Mauro Carvalho Chehab |
2006-09-26 | V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET. | Hans Verkuil |
2006-08-08 | V4L/DVB (4399): Fix a typo that caused some compat stuff to not work | Mauro Carvalho Chehab |
2006-07-29 | V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT | Mauro Carvalho Chehab |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-27 | V4L/DVB (4253): IVTV VBI format description too long. | Hans Verkuil |
2006-06-26 | V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT control | Hans Verkuil |
2006-06-25 | V4L/DVB (4190): Add helper functions for control processing to v4l2-common. | Hans Verkuil |
2006-06-25 | V4L/DVB (4148): Fix userbits debug prints | Mauro Carvalho Chehab |
2006-06-25 | V4L/DVB (4065): Several improvements at videodev.c | Mauro Carvalho Chehab |
2006-06-25 | V4L/DVB (3711): Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command. | Hans Verkuil |
2006-04-02 | V4L/DVB (3697): More msp3400 and bttv fixes | Hans Verkuil |
2006-03-25 | V4L/DVB (3604): V4l printk fix | Andrew Morton |
2006-03-24 | V4L/DVB (3582): Implement correct msp3400 input/output routing | Hans Verkuil |
2006-03-24 | V4L/DVB (3577): Cleanup audio input handling | Hans Verkuil |
2006-03-24 | V4L/DVB (3571): Printk warning fixes | Andrew Morton |
2006-03-24 | V4L/DVB (3516): Make video_buf more generic | Mauro Carvalho Chehab |
2006-02-27 | V4L/DVB (3374): Adds debuging v4l2_memory enum | Mauro Carvalho Chehab |
2006-02-27 | V4L/DVB (3373): Debug messages for ioctl improved | Mauro Carvalho Chehab |
2006-02-27 | V4L/DVB (3372): Fix a small bug when constructing fps and line numbers | Mauro Carvalho Chehab |
2006-02-27 | V4L/DVB (3371): Add debug to ioctl arguments. | Mauro Carvalho Chehab |
2006-01-15 | V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tun... | Hans Verkuil |