Hans Verkuil
|
aa07eec532
[media] v4l2-ioctl: make tuner 'type' check more strict for S_FREQUENCY
|
13 years ago |
Tomasz Stanislawski
|
992efeff79
[media] v4l: emulate old crop API using extended crop/compose API
|
14 years ago |
Tomasz Stanislawski
|
0e8caaceff
[media] v4l: add support for selection api
|
14 years ago |
Dan Carpenter
|
6c06108be5
[media] V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()
|
13 years ago |
Guennadi Liakhovetski
|
2150158b31
[media] V4L: add two new ioctl()s for multi-size videobuffer management
|
13 years ago |
Mauro Carvalho Chehab
|
8715e6cbae
[media] v4l2-ioctl: Fill the default value for VIDIOC_QUERYSTD
|
13 years ago |
Tomasz Stanislawski
|
1d0c86cad3
[media] media: v4l: remove single to multiplane conversion
|
14 years ago |
Hans Verkuil
|
93d5a30bca
[media] v4l2-ioctl: more -ENOTTY fixes
|
14 years ago |
Mauro Carvalho Chehab
|
a5f2db539b
v4l2-ioctl: properly return -EINVAL when parameters are wrong
|
14 years ago |
Mauro Carvalho Chehab
|
9190d191b1
[media] v4l2 core: return -ENOTTY if an ioctl doesn't exist
|
14 years ago |
Hans Verkuil
|
ab892bac84
[media] v4l2-ctrls: add v4l2_fh pointer to the set control functions
|
14 years ago |
Hans Verkuil
|
2d28b686ad
[media] v4l2-ioctl: add ctrl_handler to v4l2_fh
|
14 years ago |
Mauro Carvalho Chehab
|
ae6db51546
[media] v4l2-ioctl: Add a default value for kernel version
|
14 years ago |
Hans Petter Selasky
|
2ef4037088
[media] Fix compile warning: Dereferencing type-punned pointer will break strict-aliasing rules
|
14 years ago |
Hans Verkuil
|
a6cf90a915
[media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEK
|
14 years ago |
Hans Verkuil
|
227690df75
[media] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tuner
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Hans Verkuil
|
b1a873a37b
[media] v4l2: use new flag to enable core priority handling
|
14 years ago |
Hans Verkuil
|
99cd47bc73
[media] v4l2-ioctl: add priority handling support
|
14 years ago |
Laurent Pinchart
|
fc0a807985
[media] v4l: Share code between video_usercopy and video_ioctl2
|
15 years ago |
Hans Verkuil
|
7ee40aadab
[media] v4l: removal of old, obsolete ioctls
|
14 years ago |
Pawel Osciak
|
d14e6d76eb
[media] v4l: Add multi-planar ioctl handling code
|
14 years ago |
Pawel Osciak
|
f8f3914cf9
[media] v4l: Add multi-planar API definitions to the V4L2 API
|
15 years ago |
Hans Verkuil
|
a1198ccf9c
[media] v4l2-ioctl: fix incorrect error code if VIDIOC_DBG_G/S_REGISTER are unsupported
|
14 years ago |
Hans Verkuil
|
08af245de0
[media] V4L: remove V4L1 compatibility mode
|
14 years ago |
Hans Verkuil
|
11bbc1cadb
V4L/DVB: v4l2: hook up the new control framework into the core framework
|
15 years ago |
Sakari Ailus
|
d3d7c96356
V4L/DVB: V4L: Events: Support event handling in do_ioctl
|
15 years ago |
Sakari Ailus
|
fda1021477
V4L/DVB: V4L: Events: Add new ioctls for events
|
15 years ago |
Hans Verkuil
|
6a717883e7
V4L/DVB: video_ioctl2: handle the v4l1 compat bit first and move VIDIOCGMBUF into the switch
|
15 years ago |
Hans Verkuil
|
3f5e18249c
V4L/DVB: video_ioctl2: don't return, use break
|
15 years ago |