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 |
Hans Verkuil
|
1d94aa369d
V4L/DVB: video_ioctl2: do not replace arg with NULL for _IO() ioctls
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Muralidharan Karicheri
|
b6456c0cfe
V4L/DVB (13571): v4l: Adding Digital Video Timings APIs
|
15 years ago |
Hans Verkuil
|
6b5a9492ca
V4L/DVB (12543): v4l: introduce string control support.
|
16 years ago |
Mauro Carvalho Chehab
|
d33fbcbb21
V4L/DVB (12168): v4l2-ioctl: avoid flooding log with unasked debug messages
|
16 years ago |
Mauro Carvalho Chehab
|
d1afe4250a
V4L/DVB (12124): v4l2-ioctl: better output debug messages for VIDIOC_ENUM_FRAMESIZES
|
16 years ago |
Hans Verkuil
|
9bedc7f7fe
V4L/DVB (12429): v4l2-ioctl: fix G_STD and G_PARM default handlers
|
16 years ago |
Trent Piepho
|
7ecc0cf937
V4L/DVB (11662): v4l2-ioctl: Clear buffer type specific trailing fields/padding
|
16 years ago |
Trent Piepho
|
1175d6131f
V4L/DVB (11661): v4l2-ioctl: Check buffer types using g_fmt instead of try_fmt
|
16 years ago |