index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
v4l2-common.c
Age
Commit message (
Expand
)
Author
2008-12-30
V4L/DVB (9899): v4l2: Add missing control names
Laurent Pinchart
2008-12-30
V4L/DVB (9821): v4l2-common: add i2c helper functions
Hans Verkuil
2008-12-29
V4L/DVB (9491): rationalise addresses to one common one
Alan Cox
2008-10-17
remove CONFIG_KMOD from drivers
Johannes Berg
2008-10-12
V4L/DVB (8649): v4l2: add AAC bitrate control
Hans Verkuil
2008-10-12
V4L/DVB (8639): saa6752hs: cleanup and add AC-3 support
Hans Verkuil
2008-10-12
V4L/DVB (8637): v4l2: add v4l2_ctrl_query_menu_valid_items support function
Hans Verkuil
2008-10-12
V4L/DVB (8636): v4l2: add v4l2_ctrl_get_name control support function.
Hans Verkuil
2008-10-12
V4L/DVB (8635): v4l: add AC-3 audio support to the MPEG Encoding API
Hans Verkuil
2008-10-12
V4L/DVB (8634): v4l2: extend MPEG Encoding API with AVC and AAC
Janne Grunau
2008-07-26
V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where po...
Hans Verkuil
2008-04-29
i2c: Add support for device alias names
Jean Delvare
2008-04-28
media: fix integer as NULL pointer warnings
Harvey Harrison
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
[next]