linux/drivers/media/video/cx88
Arnd Bergmann 0d0fbf8152 V4L (926_2): Moves compat32 functions from fs to v4l subsystem
This moves the 32 bit ioctl compatibility handlers for
Video4Linux into a new file and adds explicit calls to them
to each v4l device driver.

Unfortunately, there does not seem to be any code handling
the v4l2 ioctls, so quite often the code goes through two
separate conversions, first from 32 bit v4l to 64 bit v4l,
and from there to 64 bit v4l2. My patch does not change
that, so there is still much room for improvement.

Also, some drivers have additional ioctl numbers, for
which the conversion should be handled internally to
that driver.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2006-01-09 15:24:57 -02:00
..
Kconfig [PATCH] fix broken hybrid v4l-dvb frontend selection 2005-11-28 14:42:25 -08:00
Makefile [PATCH] fix broken hybrid v4l-dvb frontend selection 2005-11-28 14:42:25 -08:00
cx88-blackbird.c [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4 2005-12-12 08:57:44 -08:00
cx88-cards.c [PATCH] V4L/DVB (3087) fix analog NTSC for pcHDTV 3000 2005-12-04 08:09:38 -08:00
cx88-core.c [PATCH] V4L: Enables audio DMA setting on cx88 chips, even when dma not in use 2005-12-01 15:48:57 -08:00
cx88-dvb.c [PATCH] v4l: (963.1) hybrid v4l/dvb: remove duplicated code 2005-11-13 18:14:20 -08:00
cx88-i2c.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 2006-01-05 22:16:23 -08:00
cx88-input.c [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4 2005-12-12 08:57:44 -08:00
cx88-mpeg.c [PATCH] v4l: 800: whitespace cleanups 2005-11-09 07:56:20 -08:00
cx88-reg.h [PATCH] v4l: 800: whitespace cleanups 2005-11-09 07:56:20 -08:00
cx88-tvaudio.c [PATCH] V4L: Enables audio DMA setting on cx88 chips, even when dma not in use 2005-12-01 15:48:57 -08:00
cx88-vbi.c [PATCH] v4l: CX88 updates and card additions 2005-09-09 13:57:49 -07:00
cx88-video.c V4L (926_2): Moves compat32 functions from fs to v4l subsystem 2006-01-09 15:24:57 -02:00
cx88.h [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4 2005-12-12 08:57:44 -08:00