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
/
video
/
saa6588.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] saa6588: rename rds.h to saa6588.h
Hans Verkuil
2010-12-29
1
-7
/
+7
*
[media] [RFC,1/1] V4L2: Use new CAP bits in existing RDS capable drivers
Matti Aaltonen
2010-10-22
1
-1
/
+1
*
V4L/DVB: saa6588: remove obsolete v4l2-i2c-drv.h header
Hans Verkuil
2010-10-21
1
-6
/
+21
*
V4L/DVB (12215): saa6588: conform to the final RDS spec.
Hans Verkuil
2009-09-12
1
-13
/
+47
*
V4L/DVB (11283): saa6588: remove legacy code.
Hans Verkuil
2009-03-30
1
-15
/
+1
*
V4L/DVB (10940): saa6588: Prevent general protection fault on rmmod
Jean Delvare
2009-03-30
1
-18
/
+6
*
V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers.
Hans Verkuil
2009-03-30
1
-1
/
+1
*
V4L/DVB (10539): saa6588: remove legacy_class, not needed for saa6588
Hans Verkuil
2009-03-30
1
-1
/
+0
*
V4L/DVB (10538): saa6588: add g_chip_ident support.
Hans Verkuil
2009-03-30
1
-0
/
+9
*
V4L/DVB (10537): saa6588: convert to v4l2_subdev.
Hans Verkuil
2009-03-30
1
-44
/
+71
*
V4L/DVB (10536): saa6588: convert to v4l2-i2c-drv-legacy.h
Hans Verkuil
2009-03-30
1
-55
/
+27
*
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
2008-07-20
1
-1
/
+0
*
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
2008-04-24
1
-4
/
+4
*
V4L/DVB (6215): Bugfix for saa6588.c, add forgotten spin_lock_init()
Hans-Jürgen Koch
2007-10-09
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-1
/
+3
|
\
|
*
V4L/DVB (4849): Add missing spin_unlock to saa6588 decoder driver
Ira Snyder
2006-11-26
1
-1
/
+3
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-3
/
+3
|
/
*
V4L/DVB (3546): Fix Compilation after moving bttv code
Mauro Carvalho Chehab
2006-03-24
1
-1
/
+1
*
V4L/DVB (3354a): Remove old MODULE_PARM in media/video/
Eric Sesterhenn / snakebyte
2006-01-13
1
-5
/
+5
*
V4L/DVB (3307): Some cleanups at I2C modules
Mauro Carvalho Chehab
2006-01-09
1
-1
/
+1
*
V4L/DVB (3123a): remove uneeded #if from V4L subsystem
Mauro Carvalho Chehab
2006-01-09
1
-10
/
+0
*
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
2006-01-05
1
-1
/
+0
*
[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11
Laurent Riffard
2006-01-05
1
-2
/
+4
*
[PATCH] i2c: Rework client usage count, 2 of 3
Jean Delvare
2006-01-05
1
-1
/
+0
*
[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
Jean Delvare
2006-01-05
1
-1
/
+0
*
[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4
Mauro Carvalho Chehab
2005-12-12
1
-1
/
+0
*
[PATCH] V4L: 899: fix rds raw data buffer handling bug which caused
Hans J. Koch
2005-11-09
1
-1
/
+1
*
[PATCH] v4l: 885: second round of i2c ids redefinition cleanup
Jean Delvare
2005-11-09
1
-1
/
+0
*
[PATCH] v4l: 672: fix build for 2.6.14
Michael Krufky
2005-11-09
1
-3
/
+3
*
[PATCH] v4l: 664: improved coding style for timer settings
Hans J. Koch
2005-11-09
1
-1
/
+1
*
[PATCH] saa6588 __user annotations
Al Viro
2005-09-29
1
-2
/
+2
*
[PATCH] v4l: include saa6588 compiler option and files / fixes comments on tu...
Mauro Carvalho Chehab
2005-09-09
1
-0
/
+534