aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/v4l1-compat.c
AgeCommit message (Expand)Author
2010-10-25[media] Guard a divide in v4l1 compat layerDr. David Alan Gilbert
2009-09-19V4L/DVB (12948): v4l1-compat: fix VIDIOC_G_STD handlingHans Verkuil
2009-09-12V4L/DVB (12483): Use DIV_ROUND_CLOSESTJulia Lawall
2009-04-06V4L/DVB (11329): Fix buglets in v4l1 compatibility layerRussell King
2009-01-06poll: allow f_op->poll to sleepTejun Heo
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2008-10-21V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl()Mauro Carvalho Chehab
2008-10-17remove CONFIG_KMOD from driversJohannes Berg
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil
2008-04-24V4L/DVB (7365): reduce stack usage of v4l1_compat_syncMarcin Slusarz
2008-04-24V4L/DVB (7364): reduce stack usage of v4l_compat_translate_ioctlMarcin Slusarz
2008-04-24V4L/DVB (7363): fix coding style violations in v4l1-compat.cMarcin Slusarz
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf
2008-04-21V4L: Storage class should be before const qualifierTobias Klauser
2008-03-20V4L/DVB (7330): V4L1 - fix v4l_compat_translate_ioctl possible NULL derefCyrill Gorcunov
2007-10-18Replace __attribute_pure__ with __pureRalf Baechle
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-05-09V4L/DVB (5571): V4l1-compat: Make VIDIOCSPICT return errors in a useful wayTrent Piepho
2007-05-09V4L/DVB (5570): V4l1-compat: misc fixes for pixelformat functionTrent Piepho
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-21V4L/DVB (5068): Fix authorship referencesMauro Carvalho Chehab
2006-12-10V4L/DVB (4862): Fixes uninitialized variables passed to VIDIOC_G_FBUF.audetto@tiscali.it
2006-12-10V4L/DVB (4858): Fix: implement missing VIDIOCSTUNER on v4l1-compat moduleMauro Carvalho Chehab
2006-12-10V4L/DVB (4857): Cleans some ioctl structs before calling V4L2 counterpartMauro Carvalho Chehab
2006-09-26V4L/DVB (4474): On some cases, depth were not returned.Mauro Carvalho Chehab
2006-08-08V4L/DVB (4427): Fix V4L1 Compat for VIDIOCGPICT ioctlMauro Carvalho Chehab
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-25V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...Mauro Carvalho Chehab
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-01-09V4L/DVB (3178): bttv VBI fixesMichael H. Schimek
2005-11-09[PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab
2005-11-09[PATCH] v4l: 728: vidiocsfreq and vidiocgfreq expect an unsigned long as argu...Hans Verkuil
2005-11-07[PATCH] kfree cleanup: drivers/mediaJesper Juhl
2005-09-09[PATCH] v4l: common part Updates and tuner additionsMauro Carvalho Chehab
2005-06-24[PATCH] v4l: update for SAA7134 cardsMauro Carvalho Chehab
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds