index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
v4l2-compat-ioctl32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-13
[media] v4l: move v4l2 core into a separate directory
Mauro Carvalho Chehab
1
-1045
/
+0
2012-07-30
[media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctl
Hans Verkuil
1
-0
/
+1
2012-07-05
[media] v4l2-compat-ioctl32: fix compilation breakage
Mauro Carvalho Chehab
1
-3
/
+3
2012-07-05
[media] v4l: drop v4l2_buffer.input and V4L2_BUF_FLAG_INPUT
Sakari Ailus
1
-6
/
+5
2012-05-20
[media] v4l2 framework: add support for the new dv_timings ioctls
Hans Verkuil
1
-0
/
+3
2012-05-14
[media] v4l2: use __u32 rather than enums in ioctl() structs
Sakari Ailus
1
-6
/
+6
2012-03-19
[media] v4l: Add custom compat_ioctl32 operation
Laurent Pinchart
1
-9
/
+11
2012-02-14
[media] v4l2: add VIDIOC_(TRY_)DECODER_CMD
Hans Verkuil
1
-0
/
+2
2012-01-10
[media] v4l: add support for selection api
Tomasz Stanislawski
1
-0
/
+2
2011-11-03
[media] V4L: docbook documentation for struct v4l2_create_buffers
Guennadi Liakhovetski
1
-2
/
+11
2011-11-03
[media] V4L: add two new ioctl()s for multi-size videobuffer management
Guennadi Liakhovetski
1
-8
/
+59
2011-07-27
[media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT support
Hans Verkuil
1
-0
/
+37
2011-03-21
[media] v4l: removal of old, obsolete ioctls
Hans Verkuil
1
-15
/
+0
2011-03-21
[media] v4l: Add compat functions for the multi-planar API
Pawel Osciak
1
-34
/
+195
2011-01-04
[media] v4l2-compat-ioctl32: fix compile warning
Hans Verkuil
1
-4
/
+0
2010-12-29
[media] V4L1 removal: Remove linux/videodev.h
Mauro Carvalho Chehab
1
-1
/
+0
2010-12-29
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
1
-325
/
+0
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-15
v4l1: fix 32-bit compat microcode loading translation
Linus Torvalds
1
-11
/
+21
2010-08-14
v4l: Remove reference to bkl ioctl in compat ioctl handling
Frederic Weisbecker
1
-6
/
+1
2010-07-19
update email address
Pavel Machek
1
-1
/
+1
2010-05-19
V4L/DVB: V4L: Events: Add new ioctls for events
Sakari Ailus
1
-0
/
+3
2010-02-26
V4L/DVB: Fix VIDIOC_QBUF compat ioctl32
Arnaud Patard
1
-0
/
+3
2010-02-26
V4L/DVB: use correct size in put_v4l2_window32()
Roel Kluin
1
-1
/
+1
2009-12-16
V4L/DVB (13571): v4l: Adding Digital Video Timings APIs
Muralidharan Karicheri
1
-0
/
+6
2009-09-12
V4L/DVB (12549): v4l2: video device: Add FM TX controls default configurations
Eduardo Valentin
1
-6
/
+8
2009-09-12
V4L/DVB (12543): v4l: introduce string control support.
Hans Verkuil
1
-19
/
+46
2009-03-30
V4L/DVB (10910): videodev2.h: remove deprecated VIDIOC_G_CHIP_IDENT_OLD
Hans Verkuil
1
-1
/
+0
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
1
-1
/
+2
2009-01-02
V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32
Hans Verkuil
1
-2
/
+2
2009-01-02
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
1
-5
/
+5
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
1
-6
/
+1
2009-01-02
V4L/DVB (10132): v4l2-compat-ioctl32: remove dependency on videodev.
Hans Verkuil
1
-2
/
+3
2008-12-30
V4L/DVB (9934): v4l2-compat32: add two additional #ifdef __OLD_VIDIOC_ lines
Hans Verkuil
1
-0
/
+4
2008-12-30
V4L/DVB (9932): v4l2-compat32: fix 32-64 compatibility module
Hans Verkuil
1
-316
/
+465
2008-12-30
V4L/DVB (9905): v4l2-compat32: add missing newline after kernel message
Hans Verkuil
1
-0
/
+2
2008-12-29
V4L/DVB (9484): v4l: rename compat_ioctl32.c to v4l2-compat-ioctl32.c
Hans Verkuil
1
-0
/
+927