index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
include
/
media
/
v4l2-dev.h
Age
Commit message (
Expand
)
Author
2008-02-02
Fix Kconfig dependencies
Mauro Carvalho Chehab
2007-10-15
merge: http://www.linuxtv.org/hg/~hverkuil/mpegcomp
Mauro Carvalho Chehab
2007-10-15
v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
2007-10-11
Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls
Hans Verkuil
2007-10-08
V4L: convert struct class_device to struct device
Mauro Carvalho Chehab
2007-10-01
backport kernel changes
Mauro Carvalho Chehab
2007-07-23
Clean up duplicate includes in include/media/
Mauro Carvalho Chehab
2007-02-24
Add support for VIDIOC_G_CHIP_IDENT
Hans Verkuil
2007-02-21
Add support for video output overlays.
Hans Verkuil
2007-02-21
merge: http://linuxtv.org/hg/~hverkuil/v4l-dvb
Mauro Carvalho Chehab
2007-02-19
compat: Fix compat stuff for usbvision and zr364xx
Trent Piepho
2007-02-18
Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.
Hans Verkuil
2007-02-18
Add VIDIOC_G_ENC_INDEX ioctl
Hans Verkuil
2007-01-23
Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
Trent Piepho
2007-01-22
Restore VIDIOC_INT_[SG]_REGISTER calls
Trent Piepho
2006-11-20
Remove the need of a STD array for drivers using video_ioctl2
Mauro Carvalho Chehab
2006-10-04
Dev2: handle __must_check
Mauro Carvalho Chehab
2006-09-06
Fixes an issue with V4L1 and make headers-install
Mauro Carvalho Chehab
2006-07-23
V4L2 conversion: radio-maestro
Mauro Carvalho Chehab
2006-07-23
Fix: compile for radio aimslab and aztech with V4L2 only
Mauro Carvalho Chehab
2006-07-19
videodev.h should be included also when V4L1_COMPAT is selected.
Mauro Carvalho Chehab
2006-07-19
[PATCH] devfs: Remove the videodevice devfs_name field as it's no longer needed
Mauro Carvalho Chehab
2006-07-18
Check __must_check warning in video_device_create_file
Mauro Carvalho Chehab
2006-07-18
video_device_create_file should return the value of class_device_create_file
Michael Krufky
2006-06-18
Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS.
Hans Verkuil
2006-06-08
Fix compilation with kernel 2.6.17
Mauro Carvalho Chehab
2006-06-06
Fixes lots of small errors at videodev.
Mauro Carvalho Chehab
2006-06-05
Removed all references to kernel stuff from videodev.h and videodev2.h
Mauro Carvalho Chehab
2006-06-04
Several improvements at videodev.c
Mauro Carvalho Chehab