index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
v4l2-ioctl.c
Age
Commit message (
Expand
)
Author
2012-08-13
[media] v4l: move v4l2 core into a separate directory
Mauro Carvalho Chehab
2012-07-30
[media] Use a named union in struct v4l2_ioctl_info
Hans Verkuil
2012-07-30
[media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctl
Hans Verkuil
2012-07-30
[media] v4l2-ioctl.c: zero the v4l2_dv_timings_cap struct
Hans Verkuil
2012-07-30
[media] v4l2-ioctl: Don't assume file->private_data always points to a v4l2_fh
Hans Verkuil
2012-07-30
[media] Fix VIDIOC_TRY_EXT_CTRLS regression
Hans Verkuil
2012-07-06
[media] v4l2-dev/ioctl.c: add vb2_queue support to video_device
Hans Verkuil
2012-07-06
[media] v4l2-ioctl: remove v4l_(i2c_)print_ioctl
Hans Verkuil
2012-07-06
[media] v4l2-dev.c: add debug sysfs entry
Hans Verkuil
2012-07-06
[media] v4l2-ioctl.c: finalize table conversion
Hans Verkuil
2012-07-06
[media] v4l2-ioctl.c: use the new table for the remaining ioctls
Hans Verkuil
2012-07-06
[media] v4l2-ioctl.c: use the new table for preset/timings ioctls
Hans Verkuil
2012-07-06
[media] v4l2-ioctl.c: use the new table for debug ioctls
Hans Verkuil
2012-07-06
[media] v4l2-ioctl.c: use the new table for compression ioctls
Hans Verkuil
2012-07-06
[media] v4l2-ioctl.c: use the new table for selection ioctls
Hans Verkuil
2012-07-06
[media] v4l2-ioctl.c: use the new table for control ioctls
Hans Verkuil
2012-07-06
[media] v4l2-ioctl.c: use the new table for queuing/parm ioctls
Hans Verkuil
2012-07-06
[media] v4l2-ioctl.c: use the new table for std/tuner/modulator ioctls
Hans Verkuil
2012-07-06
[media] v4l2-ioctl.c: use the new table for overlay/streamon/off ioctls
Hans Verkuil
2012-07-06
[media] v4l2-ioctl.c: use the new table for format/framebuffer ioctls
Hans Verkuil
2012-07-06
[media] v4l2-ioctl.c: use the new table for priority ioctls
Hans Verkuil
2012-07-06
[media] v4l2-ioctl.c: use the new table for querycap and i/o ioctls
Hans Verkuil
2012-07-06
[media] v4l2-ioctl.c: remove an unnecessary #ifdef
Hans Verkuil
2012-07-06
[media] v4l2-ioctl.c: v4l2-ioctl: add debug and callback/offset functionality
Hans Verkuil
2012-07-06
[media] v4l2-ioctl.c: introduce INFO_FL_CLEAR to replace switch
Hans Verkuil
2012-07-06
[media] v4l2-ioctl.c: move a block of code down, no other changes
Hans Verkuil
2012-06-11
[media] v4l2-ioctl: set readbuffers to 2 in g_parm
Hans Verkuil
2012-05-20
[media] v4l2 framework: add support for the new dv_timings ioctls
Hans Verkuil
2012-05-14
[media] v4l2-ioctl: handle priority handling based on a table lookup
Hans Verkuil
2012-05-14
[media] v4l2-dev/ioctl: determine the valid ioctls upfront
Hans Verkuil
2012-05-14
[media] v4l2-dev: make it possible to skip locking for selected ioctls
Hans Verkuil
2012-03-19
[media] -EINVAL -> -ENOTTY
Hans Verkuil
2012-02-14
[media] v4l2: standardize log start/end message
Hans Verkuil
2012-02-14
[media] v4l2: add VIDIOC_(TRY_)DECODER_CMD
Hans Verkuil
2012-01-23
[media] V4L2: Add per-device-node capabilities
Hans Verkuil
2012-01-16
[media] v4l2-ioctl: make tuner 'type' check more strict for S_FREQUENCY
Hans Verkuil
2012-01-10
[media] v4l: emulate old crop API using extended crop/compose API
Tomasz Stanislawski
2012-01-10
[media] v4l: add support for selection api
Tomasz Stanislawski
2012-01-07
[media] V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()
Dan Carpenter
2011-11-03
[media] V4L: add two new ioctl()s for multi-size videobuffer management
Guennadi Liakhovetski
2011-10-08
[media] v4l2-ioctl: Fill the default value for VIDIOC_QUERYSTD
Mauro Carvalho Chehab
2011-09-06
[media] media: v4l: remove single to multiplane conversion
Tomasz Stanislawski
2011-09-06
[media] v4l2-ioctl: more -ENOTTY fixes
Hans Verkuil
2011-07-31
v4l2-ioctl: properly return -EINVAL when parameters are wrong
Mauro Carvalho Chehab
2011-07-27
[media] v4l2 core: return -ENOTTY if an ioctl doesn't exist
Mauro Carvalho Chehab
2011-07-27
[media] v4l2-ctrls: add v4l2_fh pointer to the set control functions
Hans Verkuil
2011-07-27
[media] v4l2-ioctl: add ctrl_handler to v4l2_fh
Hans Verkuil
2011-07-27
[media] v4l2-ioctl: Add a default value for kernel version
Mauro Carvalho Chehab
2011-07-27
[media] Fix compile warning: Dereferencing type-punned pointer will break str...
Hans Petter Selasky
2011-07-07
[media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEK
Hans Verkuil
[next]