index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
common
/
saa7146_video.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
saa7146: stop DMA before de-allocating DMA scatter/gather page buffers
Mauro Carvalho Chehab
2010-02-01
1
-2
/
+2
*
V4L/DVB (13239): saa7146: fix memory leakage in pagetable-handling
Johann Friedrichs
2009-12-05
1
-5
/
+11
*
V4L/DVB (11261): saa7146: Remove buffer type check from vidioc_g_parm
Trent Piepho
2009-03-30
1
-2
/
+0
*
V4L/DVB (10814): saa7146: some small fixes
Trent Piepho
2009-03-30
1
-9
/
+6
*
V4L/DVB (10501): saa7146: prevent unnecessary loading of v4l2-common.
Hans Verkuil
2009-03-30
1
-1
/
+1
*
V4L/DVB (10500): saa7146: setting control while capturing should return EBUSY...
Hans Verkuil
2009-03-30
1
-2
/
+2
*
V4L/DVB (10499): saa7146: convert saa7146 and mxb in particular to v4l2_subdev.
Hans Verkuil
2009-03-30
1
-2
/
+23
*
V4L/DVB (10271): saa7146: convert to video_ioctl2.
Hans Verkuil
2009-03-30
1
-650
/
+600
*
V4L/DVB (10270): saa7146: fix unbalanced mutex_lock/unlock
Hans Verkuil
2009-01-29
1
-0
/
+1
*
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2009-01-02
1
-2
/
+3
*
V4L/DVB (9503): v4l: remove inode argument from video_usercopy
Hans Verkuil
2008-12-29
1
-8
/
+2
*
V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl()
Mauro Carvalho Chehab
2008-10-21
1
-3
/
+9
*
V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings
Hans Verkuil
2008-09-03
1
-3
/
+1
*
V4L/DVB (8546): saa7146: fix read from uninitialized memory
Hans Verkuil
2008-07-27
1
-1
/
+1
*
V4L/DVB (8526): saa7146: fix VIDIOC_ENUM_FMT
Hans Verkuil
2008-07-27
1
-10
/
+7
*
V4L/DVB (8128): saa7146: ->cpu_addr and friends are little-endian
Al Viro
2008-07-20
1
-2
/
+2
*
V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API
Guennadi Liakhovetski
2008-04-24
1
-2
/
+2
*
V4L/DVB (7120): videobuf lock is already initialized at videobuf-core.c
Mauro Carvalho Chehab
2008-02-18
1
-2
/
+0
*
V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...
Brandon Philips
2008-01-25
1
-4
/
+4
*
V4L/DVB (6615): V4L: Fix VIDIOCGMBUF locking in saa7146
Brandon Philips
2007-12-11
1
-5
/
+1
*
V4L/DVB (6601): V4L: videobuf-core locking fixes and comments
Brandon Philips
2007-12-11
1
-4
/
+1
*
V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-core
Brandon Philips
2007-10-10
1
-0
/
+2
*
V4L/DVB (6252): Adapt drivers to use the newer videobuf modules
Mauro Carvalho Chehab
2007-10-09
1
-4
/
+5
*
V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel...
Oliver Endriss
2007-07-18
1
-4
/
+4
*
V4L/DVB (5545): Saa7146: Release capture buffers on device close
Hartmut Birr
2007-04-27
1
-0
/
+6
*
V4L/DVB (4494a): Fix compilation when V4L1 support is not present
Mauro Carvalho Chehab
2006-09-10
1
-0
/
+2
*
V4L/DVB (3770): Kill drivers/media/common/saa7146_vv_ksyms.c
Adrian Bunk
2006-06-25
1
-0
/
+2
*
V4L/DVB (3516): Make video_buf more generic
Mauro Carvalho Chehab
2006-03-24
1
-4
/
+4
*
V4L/DVB (3318b): sem2mutex: drivers/media/, #2
Ingo Molnar
2006-02-07
1
-15
/
+15
*
V4L/DVB (3218): Whitespace cleanups
Michael Krufky
2006-01-09
1
-7
/
+2
*
[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3
Mauro Carvalho Chehab
2005-12-12
1
-23
/
+23
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1509