aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common/saa7146_video.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-89/+95
* [media] saa7146: Convert from .ioctl to .unlocked_ioctlHans Verkuil2011-01-191-19/+1
* [media] V4L: remove V4L1 compatibility modeHans Verkuil2010-12-291-32/+0
* [media] Don't export format_by_forcc on two different driversMauro Carvalho Chehab2010-12-021-8/+8
* V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil2010-10-211-1/+1
* V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches2010-08-021-2/+2
* V4L/DVB: saa7146: fix up bytesperline if it is an impossible valueMichael Hunold2010-05-061-3/+5
* saa7146: stop DMA before de-allocating DMA scatter/gather page buffersMauro Carvalho Chehab2010-02-011-2/+2
* V4L/DVB (13239): saa7146: fix memory leakage in pagetable-handlingJohann Friedrichs2009-12-051-5/+11
* V4L/DVB (11261): saa7146: Remove buffer type check from vidioc_g_parmTrent Piepho2009-03-301-2/+0
* V4L/DVB (10814): saa7146: some small fixesTrent Piepho2009-03-301-9/+6
* V4L/DVB (10501): saa7146: prevent unnecessary loading of v4l2-common.Hans Verkuil2009-03-301-1/+1
* V4L/DVB (10500): saa7146: setting control while capturing should return EBUSY...Hans Verkuil2009-03-301-2/+2
* V4L/DVB (10499): saa7146: convert saa7146 and mxb in particular to v4l2_subdev.Hans Verkuil2009-03-301-2/+23
* V4L/DVB (10271): saa7146: convert to video_ioctl2.Hans Verkuil2009-03-301-650/+600
* V4L/DVB (10270): saa7146: fix unbalanced mutex_lock/unlockHans Verkuil2009-01-291-0/+1
* V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-021-2/+3
* V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil2008-12-291-8/+2
* V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl()Mauro Carvalho Chehab2008-10-211-3/+9
* V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil2008-09-031-3/+1
* V4L/DVB (8546): saa7146: fix read from uninitialized memoryHans Verkuil2008-07-271-1/+1
* V4L/DVB (8526): saa7146: fix VIDIOC_ENUM_FMTHans Verkuil2008-07-271-10/+7
* V4L/DVB (8128): saa7146: ->cpu_addr and friends are little-endianAl Viro2008-07-201-2/+2
* V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski2008-04-241-2/+2
* V4L/DVB (7120): videobuf lock is already initialized at videobuf-core.cMauro Carvalho Chehab2008-02-181-2/+0
* V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips2008-01-251-4/+4
* V4L/DVB (6615): V4L: Fix VIDIOCGMBUF locking in saa7146Brandon Philips2007-12-111-5/+1
* V4L/DVB (6601): V4L: videobuf-core locking fixes and commentsBrandon Philips2007-12-111-4/+1
* V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-coreBrandon Philips2007-10-101-0/+2
* V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab2007-10-091-4/+5
* V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel...Oliver Endriss2007-07-181-4/+4
* V4L/DVB (5545): Saa7146: Release capture buffers on device closeHartmut Birr2007-04-271-0/+6
* V4L/DVB (4494a): Fix compilation when V4L1 support is not presentMauro Carvalho Chehab2006-09-101-0/+2
* V4L/DVB (3770): Kill drivers/media/common/saa7146_vv_ksyms.cAdrian Bunk2006-06-251-0/+2
* V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab2006-03-241-4/+4
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-071-15/+15
* V4L/DVB (3218): Whitespace cleanupsMichael Krufky2006-01-091-7/+2
* [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab2005-12-121-23/+23
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1509