aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/v4l1-compat.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (12948): v4l1-compat: fix VIDIOC_G_STD handlingHans Verkuil2009-09-191-8/+6
* V4L/DVB (12483): Use DIV_ROUND_CLOSESTJulia Lawall2009-09-121-3/+2
* V4L/DVB (11329): Fix buglets in v4l1 compatibility layerRussell King2009-04-061-2/+7
* poll: allow f_op->poll to sleepTejun Heo2009-01-061-3/+1
* V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-021-81/+83
* V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl()Mauro Carvalho Chehab2008-10-211-123/+98
* remove CONFIG_KMOD from driversJohannes Berg2008-10-171-4/+0
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-231-0/+1
* V4L/DVB (7365): reduce stack usage of v4l1_compat_syncMarcin Slusarz2008-04-241-6/+8
* V4L/DVB (7364): reduce stack usage of v4l_compat_translate_ioctlMarcin Slusarz2008-04-241-743/+938
* V4L/DVB (7363): fix coding style violations in v4l1-compat.cMarcin Slusarz2008-04-241-94/+90
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-1/+1
* V4L: Storage class should be before const qualifierTobias Klauser2008-04-211-1/+1
* V4L/DVB (7330): V4L1 - fix v4l_compat_translate_ioctl possible NULL derefCyrill Gorcunov2008-03-201-9/+41
* Replace __attribute_pure__ with __pureRalf Baechle2007-10-181-1/+1
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* V4L/DVB (5571): V4l1-compat: Make VIDIOCSPICT return errors in a useful wayTrent Piepho2007-05-091-13/+41
* V4L/DVB (5570): V4l1-compat: misc fixes for pixelformat functionTrent Piepho2007-05-091-4/+4
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* V4L/DVB (5068): Fix authorship referencesMauro Carvalho Chehab2007-02-211-1/+1
* V4L/DVB (4862): Fixes uninitialized variables passed to VIDIOC_G_FBUF.audetto@tiscali.it2006-12-101-0/+2
* V4L/DVB (4858): Fix: implement missing VIDIOCSTUNER on v4l1-compat moduleMauro Carvalho Chehab2006-12-101-1/+10
* V4L/DVB (4857): Cleans some ioctl structs before calling V4L2 counterpartMauro Carvalho Chehab2006-12-101-1/+4
* V4L/DVB (4474): On some cases, depth were not returned.Mauro Carvalho Chehab2006-09-261-3/+9
* V4L/DVB (4427): Fix V4L1 Compat for VIDIOCGPICT ioctlMauro Carvalho Chehab2006-08-081-0/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...Mauro Carvalho Chehab2006-06-251-0/+1
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-111-16/+8
* V4L/DVB (3178): bttv VBI fixesMichael H. Schimek2006-01-091-1/+10
* [PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab2005-11-091-1/+1
* [PATCH] v4l: 728: vidiocsfreq and vidiocgfreq expect an unsigned long as argu...Hans Verkuil2005-11-091-2/+2
* [PATCH] kfree cleanup: drivers/mediaJesper Juhl2005-11-071-4/+2
* [PATCH] v4l: common part Updates and tuner additionsMauro Carvalho Chehab2005-09-091-16/+0
* [PATCH] v4l: update for SAA7134 cardsMauro Carvalho Chehab2005-06-241-4/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1036