aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common/saa7146_video.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-06V4L/DVB: saa7146: fix up bytesperline if it is an impossible valueMichael Hunold1-3/+5
2010-02-01saa7146: stop DMA before de-allocating DMA scatter/gather page buffersMauro Carvalho Chehab1-2/+2
2009-12-05V4L/DVB (13239): saa7146: fix memory leakage in pagetable-handlingJohann Friedrichs1-5/+11
2009-03-30V4L/DVB (11261): saa7146: Remove buffer type check from vidioc_g_parmTrent Piepho1-2/+0
2009-03-30V4L/DVB (10814): saa7146: some small fixesTrent Piepho1-9/+6
2009-03-30V4L/DVB (10501): saa7146: prevent unnecessary loading of v4l2-common.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (10500): saa7146: setting control while capturing should return EBUSY, not EINVAL.Hans Verkuil1-2/+2
2009-03-30V4L/DVB (10499): saa7146: convert saa7146 and mxb in particular to v4l2_subdev.Hans Verkuil1-2/+23
2009-03-30V4L/DVB (10271): saa7146: convert to video_ioctl2.Hans Verkuil1-650/+600
2009-01-29V4L/DVB (10270): saa7146: fix unbalanced mutex_lock/unlockHans Verkuil1-0/+1
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil1-2/+3
2008-12-29V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil1-8/+2
2008-10-21V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl()Mauro Carvalho Chehab1-3/+9
2008-09-03V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil1-3/+1
2008-07-27V4L/DVB (8546): saa7146: fix read from uninitialized memoryHans Verkuil1-1/+1
2008-07-27V4L/DVB (8526): saa7146: fix VIDIOC_ENUM_FMTHans Verkuil1-10/+7
2008-07-20V4L/DVB (8128): saa7146: ->cpu_addr and friends are little-endianAl Viro1-2/+2
2008-04-24V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski1-2/+2
2008-02-18V4L/DVB (7120): videobuf lock is already initialized at videobuf-core.cMauro Carvalho Chehab1-2/+0
2008-01-25V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_Brandon Philips1-4/+4
2007-12-11V4L/DVB (6615): V4L: Fix VIDIOCGMBUF locking in saa7146Brandon Philips1-5/+1
2007-12-11V4L/DVB (6601): V4L: videobuf-core locking fixes and commentsBrandon Philips1-4/+1
2007-10-10V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-coreBrandon Philips1-0/+2
2007-10-09V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab1-4/+5
2007-07-18V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)Oliver Endriss1-4/+4
2007-04-27V4L/DVB (5545): Saa7146: Release capture buffers on device closeHartmut Birr1-0/+6
2006-09-10V4L/DVB (4494a): Fix compilation when V4L1 support is not presentMauro Carvalho Chehab1-0/+2
2006-06-25V4L/DVB (3770): Kill drivers/media/common/saa7146_vv_ksyms.cAdrian Bunk1-0/+2
2006-03-24V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab1-4/+4
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar1-15/+15
2006-01-09V4L/DVB (3218): Whitespace cleanupsMichael Krufky1-7/+2
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab1-23/+23
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1509