summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/v4l1-compat.c
AgeCommit message (Expand)Author
2009-01-09backport commit 5f820f648c92a5ecc771a96b3c29aa6e90013bbaMauro Carvalho Chehab
2008-12-30v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2008-10-21backport commit a65e5d782f9db2a61a914dc01a329e0c2dcf92a1Mauro Carvalho Chehab
2008-10-21Get rid of inode parameter at v4l_compat_translate_ioctl()Mauro Carvalho Chehab
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2008-03-12reduce stack usage of v4l1_compat_syncMauro Carvalho Chehab
2008-03-12reduce stack usage of v4l_compat_translate_ioctlMauro Carvalho Chehab
2008-03-10 fix coding style violations in v4l1-compat.cMauro Carvalho Chehab
2008-03-05 V4L1 - fix v4l_compat_translate_ioctl possible NULL derefMauro Carvalho Chehab
2008-02-21 V4L: Storage class should be before const qualifierMauro Carvalho Chehab
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-11-02backport changeset e8c44319c691dfb4a0b039b095204c040df9b01aMauro Carvalho Chehab
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-05-13Backport kernel changeset e63340ae6b6205fef26b40a75673d1c9c0c8bb90Mauro Carvalho Chehab
2007-05-08Fix mistake in patch 5571Mauro Carvalho Chehab
2007-04-27v4l1-compat: Make VIDIOCSPICT return errors in a useful wayTrent Piepho
2007-04-27v4l1-compat: misc fixes for pixelformat functionTrent Piepho
2007-02-19compat: Add -include linux/version.h to cflagsTrent Piepho
2007-01-09Fix authorship referencesMauro Carvalho Chehab
2006-11-20Fixes uninitialized variables passed to VIDIOC_G_FBUF.Mauro Carvalho Chehab
2006-11-20Fix: implement missing VIDIOCSTUNER on v4l1-compat moduleMauro Carvalho Chehab
2006-11-20Cleans some ioctl structs before calling V4L2 counterpartMauro Carvalho Chehab
2006-08-06On some cases, depth were not returned.Mauro Carvalho Chehab
2006-08-03Fix V4L1 Compat for VIDIOCGPICT ioctlMauro Carvalho Chehab
2006-08-03From: Mauro Carvalho Chehab <mchehab@infradead.org>Mauro Carvalho Chehab
2006-07-19Remove obsolete #include <linux/config.h>Mauro Carvalho Chehab
2006-06-05Removed all references to kernel stuff from videodev.h and videodev2.hMauro Carvalho Chehab
2006-04-11Since we are not using CVS, $Id makes no sense anymoreMauro Carvalho Chehab
2006-01-11From: Panagiotis Issaris <takis@issaris.org>Mauro Carvalho Chehab
2005-12-14bttv VBI fixesHans Verkuil
2005-12-07kernel-sync patches.Mauro Carvalho Chehab
2005-10-16- Whitespace Cleanups.Mauro Carvalho Chehab
2005-10-08VIDIOCSFREQ and VIDIOCGFREQ expect an unsigned long as argument.Michael Krufky
2005-07-13 - Linux/version.h removed. Replaced by linux/utsname.hMauro Carvalho Chehab
2005-06-22 * bttv-cards.c, cx88-core.c, cx88.h, v4l1-compat.c,doc/CARDLIST.bttv,Mauro Carvalho Chehab
2005-06-12 * audiochip.h, compat.h, cx22702.h, cx88-core.c, cx88-dvb.c,Mauro Carvalho Chehab
2005-06-07Make stereo/mono settings available for applications. Some improvementsNickolay V. Shmyrev
2004-12-10- add moduleparam.h include to many files.Gerd Knorr
2004-11-07- yet another video-buf interface change + fixups.Gerd Knorr
2004-10-13- kill trailing whitespaces.Gerd Knorr
2004-08-25- merge 2.6.9-rc1 changes (mostly __user stuff).Gerd Knorr
2004-03-15- cropcap fixes.Gerd Knorr
2004-03-05- more cards supported in ir-kbd-gpio.cGerd Knorr
2004-02-22Initial revisionGerd Knorr