Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f8b7fc6b514f34a51875dd48dff70d4d17a54f38
/
drivers
/
media
/
video
/
v4l2-compat-ioctl32.c
7ee40aa
[media] v4l: removal of old, obsolete ioctls
by Hans Verkuil
· 14 years ago
52a3082
[media] v4l: Add compat functions for the multi-planar API
by Pawel Osciak
· 14 years ago
36f54ff
[media] v4l2-compat-ioctl32: fix compile warning
by Hans Verkuil
· 14 years ago
88ae762
[media] V4L1 removal: Remove linux/videodev.h
by Mauro Carvalho Chehab
· 14 years ago
08af245
[media] V4L: remove V4L1 compatibility mode
by Hans Verkuil
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
3e645d6
v4l1: fix 32-bit compat microcode loading translation
by Linus Torvalds
· 14 years ago
c6d7ba8
v4l: Remove reference to bkl ioctl in compat ioctl handling
by Frederic Weisbecker
· 14 years ago
a253129
update email address
by Pavel Machek
· 14 years ago
fda1021
V4L/DVB: V4L: Events: Add new ioctls for events
by Sakari Ailus
· 15 years ago
22c859f
V4L/DVB: Fix VIDIOC_QBUF compat ioctl32
by Arnaud Patard
· 15 years ago
f2e6c6a
V4L/DVB: use correct size in put_v4l2_window32()
by Roel Kluin
· 15 years ago
b6456c0
V4L/DVB (13571): v4l: Adding Digital Video Timings APIs
by Muralidharan Karicheri
· 15 years ago
fdf82dc
V4L/DVB (12549): v4l2: video device: Add FM TX controls default configurations
by Eduardo Valentin
· 15 years ago
6b5a949
V4L/DVB (12543): v4l: introduce string control support.
by Hans Verkuil
· 15 years ago
fbc9fa4
V4L/DVB (10910): videodev2.h: remove deprecated VIDIOC_G_CHIP_IDENT_OLD
by Hans Verkuil
· 16 years ago
aecde8b
V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.
by Hans Verkuil
· 16 years ago
9bb7cde
V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32
by Hans Verkuil
· 16 years ago
069b747
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
by Hans Verkuil
· 16 years ago
bec4366
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
by Hans Verkuil
· 16 years ago
7943ecf
V4L/DVB (10132): v4l2-compat-ioctl32: remove dependency on videodev.
by Hans Verkuil
· 16 years ago
15029b3
V4L/DVB (9934): v4l2-compat32: add two additional #ifdef __OLD_VIDIOC_ lines
by Hans Verkuil
· 16 years ago
92f45ba
V4L/DVB (9932): v4l2-compat32: fix 32-64 compatibility module
by Hans Verkuil
· 16 years ago
7d4f0b8
V4L/DVB (9905): v4l2-compat32: add missing newline after kernel message
by Hans Verkuil
· 16 years ago
d1f81da
V4L/DVB (9484): v4l: rename compat_ioctl32.c to v4l2-compat-ioctl32.c
by Hans Verkuil
· 16 years ago
[Renamed (92%) from drivers/media/video/compat_ioctl32.c]
3ca81a5
V4L/DVB (9906): v4l2-compat: test for unlocked_ioctl as well.
by Hans Verkuil
· 16 years ago
c7f09db
V4L/DVB (9352): Add some missing compat32 ioctls
by Gregor Jasny
· 16 years ago
2864462
V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.h
by Mauro Carvalho Chehab
· 16 years ago
1d0ba5f
V4L/DVB (7942): Hardware frequency seek ioctl interface
by Tobias Lorenz
· 17 years ago
7963fa4
V4L/DVB (5989): V4L: Add additional ioctls to compat_ioctl32
by Steven Walter
· 17 years ago
723731b
[PATCH] struct path: convert v4l
by Josef Sipek
· 18 years ago
8a36ecf
V4L/DVB (4475): Fix most Compat32 stuff on V4L2
by Mauro Carvalho Chehab
· 18 years ago
5bdd6cc
V4L/DVB (4371a): Fix V4L1 dependencies on compat_ioctl32
by Mauro Carvalho Chehab
· 18 years ago
eb4eecc
V4L/DVB (4341): VIDIOCSMICROCODE were missing on compat_ioctl32
by Mauro Carvalho Chehab
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
5b1a43d
[PATCH] drivers/media/video __user annotations and fixes
by Al Viro
· 19 years ago
a113bc7
V4L/DVB (3352): Some fixes to compat_ioctl32
by Guy Martin
· 19 years ago
009494e
V4L/DVB (3296): Fixes a bug at compat_ioctl32 kernel module
by Guy Martin
· 19 years ago
13d133b
V4L/DVB (3152): Fixes some troubles at v4l2 compat stuff
by Philippe De Muyter
· 19 years ago
cf664a6
V4L/DVB (3120): Adds 32-bit compatibility for v4l2 framegrabber ioctls.
by Philippe De Muyter
· 19 years ago
e8efb71
V4L (0978): 64-bit fixes for removing warnings on compat_ioctl32
by Hans Verkuil
· 19 years ago
97e2a01
V4L (0973): Another build fix for compat_ioctl32.c
by MishalÅ Pytasz
· 19 years ago
133b735
V4L (0972): More build fixes for compat_ioctl32.c
by Nickolay V. Shmyrev
· 19 years ago
925e699
V4L (957): Compat ioctl32 license fix
by Ricardo Cerqueira
· 19 years ago
0d0fbf8
V4L (926_2): Moves compat32 functions from fs to v4l subsystem
by Arnd Bergmann
· 19 years ago