index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
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]