aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/v4l2-common.c
AgeCommit message (Expand)Author
2007-10-10V4L/DVB (6289): Remove reference to dead CONFIG_UST and ust.h headerRobert P. J. Day
2007-10-09V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busyHans Verkuil
2007-07-20V4L/DVB (5869): Add check for valid control ID to v4l2_ctrl_next.Hans Verkuil
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-27V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTHans Verkuil
2007-04-27V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUTHans Verkuil
2007-04-27V4L/DVB (5289): Add support for video output overlays.Hans Verkuil
2007-04-27V4L/DVB (5268): Add support for three new MPEG controls.Hans Verkuil
2007-03-01V4L/DVB (5305): Mark VIDIOC_DBG_S/G_REGISTER as experimentalHans Verkuil
2007-03-01V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.Hans Verkuil
2007-03-01V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctlHans Verkuil
2007-03-01V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil
2007-02-21V4L/DVB (5200): V4l_printk_ioctl_arg() is no longer used.Adrian Bunk
2007-02-21V4L/DVB (5162): Change VIDIOC_DBG_[SG]_REGISTER ioctls' reg address to 64 bitsTrent Piepho
2007-02-21V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho
2007-02-21V4L/DVB (5068): Fix authorship referencesMauro Carvalho Chehab
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-01-15V4L/DVB (5023): Fix compilation on ppc32 architectureMauro Carvalho Chehab
2006-12-10V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2Mauro Carvalho Chehab
2006-12-10V4L/DVB (4829): v4l2_type_names table is incompleteMauro Carvalho Chehab
2006-09-26V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET.Hans Verkuil
2006-08-08V4L/DVB (4399): Fix a typo that caused some compat stuff to not workMauro Carvalho Chehab
2006-07-29V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27V4L/DVB (4253): IVTV VBI format description too long.Hans Verkuil
2006-06-26V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT controlHans Verkuil
2006-06-25V4L/DVB (4190): Add helper functions for control processing to v4l2-common.Hans Verkuil
2006-06-25V4L/DVB (4148): Fix userbits debug printsMauro Carvalho Chehab
2006-06-25V4L/DVB (4065): Several improvements at videodev.cMauro Carvalho Chehab
2006-06-25V4L/DVB (3711): Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command.Hans Verkuil
2006-04-02V4L/DVB (3697): More msp3400 and bttv fixesHans Verkuil
2006-03-25V4L/DVB (3604): V4l printk fixAndrew Morton
2006-03-24V4L/DVB (3582): Implement correct msp3400 input/output routingHans Verkuil
2006-03-24V4L/DVB (3577): Cleanup audio input handlingHans Verkuil
2006-03-24V4L/DVB (3571): Printk warning fixesAndrew Morton
2006-03-24V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab
2006-02-27V4L/DVB (3374): Adds debuging v4l2_memory enumMauro Carvalho Chehab
2006-02-27V4L/DVB (3373): Debug messages for ioctl improvedMauro Carvalho Chehab
2006-02-27V4L/DVB (3372): Fix a small bug when constructing fps and line numbersMauro Carvalho Chehab
2006-02-27V4L/DVB (3371): Add debug to ioctl arguments.Mauro Carvalho Chehab
2006-01-15V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tun...Hans Verkuil
2006-01-09V4L/DVB (3269): ioctls cleanups.Michael Krufky
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton
2005-09-09[PATCH] v4l: common part Updates and tuner additionsMauro Carvalho Chehab
2005-04-16Linux-2.6.12-rc2Linus Torvalds