index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
saa6588.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-12
V4L/DVB (12215): saa6588: conform to the final RDS spec.
Hans Verkuil
1
-13
/
+47
2009-03-30
V4L/DVB (11283): saa6588: remove legacy code.
Hans Verkuil
1
-15
/
+1
2009-03-30
V4L/DVB (10940): saa6588: Prevent general protection fault on rmmod
Jean Delvare
1
-18
/
+6
2009-03-30
V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers.
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (10539): saa6588: remove legacy_class, not needed for saa6588
Hans Verkuil
1
-1
/
+0
2009-03-30
V4L/DVB (10538): saa6588: add g_chip_ident support.
Hans Verkuil
1
-0
/
+9
2009-03-30
V4L/DVB (10537): saa6588: convert to v4l2_subdev.
Hans Verkuil
1
-44
/
+71
2009-03-30
V4L/DVB (10536): saa6588: convert to v4l2-i2c-drv-legacy.h
Hans Verkuil
1
-55
/
+27
2008-07-20
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
1
-1
/
+0
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
1
-4
/
+4
2007-10-10
V4L/DVB (6215): Bugfix for saa6588.c, add forgotten spin_lock_init()
Hans-Jürgen Koch
1
-0
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-1
/
+3
2006-11-26
V4L/DVB (4849): Add missing spin_unlock to saa6588 decoder driver
Ira Snyder
1
-1
/
+3
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+3
2006-03-24
V4L/DVB (3546): Fix Compilation after moving bttv code
Mauro Carvalho Chehab
1
-1
/
+1
2006-01-13
V4L/DVB (3354a): Remove old MODULE_PARM in media/video/
Eric Sesterhenn / snakebyte
1
-5
/
+5
2006-01-09
V4L/DVB (3307): Some cleanups at I2C modules
Mauro Carvalho Chehab
1
-1
/
+1
2006-01-09
V4L/DVB (3123a): remove uneeded #if from V4L subsystem
Mauro Carvalho Chehab
1
-10
/
+0
2006-01-06
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-01-06
[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11
Laurent Riffard
1
-2
/
+4
2006-01-06
[PATCH] i2c: Rework client usage count, 2 of 3
Jean Delvare
1
-1
/
+0
2006-01-06
[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
Jean Delvare
1
-1
/
+0
2005-12-12
[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4
Mauro Carvalho Chehab
1
-1
/
+0
2005-11-09
[PATCH] V4L: 899: fix rds raw data buffer handling bug which caused
Hans J. Koch
1
-1
/
+1
2005-11-09
[PATCH] v4l: 885: second round of i2c ids redefinition cleanup
Jean Delvare
1
-1
/
+0
2005-11-09
[PATCH] v4l: 672: fix build for 2.6.14
Michael Krufky
1
-3
/
+3
2005-11-09
[PATCH] v4l: 664: improved coding style for timer settings
Hans J. Koch
1
-1
/
+1
2005-09-29
[PATCH] saa6588 __user annotations
Al Viro
1
-2
/
+2
2005-09-10
[PATCH] v4l: include saa6588 compiler option and files / fixes comments on tu...
Mauro Carvalho Chehab
1
-0
/
+534