index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cs53l32a.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove newline from the description of module parameters
Niels de Vos
2008-08-01
1
-1
/
+1
*
V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where po...
Hans Verkuil
2008-07-26
1
-1
/
+1
*
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
2008-07-20
1
-2
/
+0
*
i2c: Convert remaining new-style drivers to use module aliasing
Jean Delvare
2008-05-18
1
-1
/
+9
*
i2c: Add support for device alias names
Jean Delvare
2008-04-29
1
-1
/
+2
*
V4L/DVB (6739): cs53l32a: codingstyle cleanups
Hans Verkuil
2008-01-25
1
-4
/
+6
*
V4L/DVB (6465): Use correct error codes when chip is not recognized
Hans Verkuil
2008-01-25
1
-1
/
+1
*
V4L/DVB (6458): cs53l23a: convert to bus-based I2C API
Hans Verkuil
2008-01-25
1
-61
/
+9
*
V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modules
Hans Verkuil
2007-04-27
1
-0
/
+4
*
V4L/DVB (3599): Implement new routing commands for wm8775 and cs53l32a.
Hans Verkuil
2006-03-24
1
-5
/
+10
*
V4L/DVB (3577): Cleanup audio input handling
Hans Verkuil
2006-03-24
1
-5
/
+0
*
V4L/DVB (3345): Fixes some bad global variables
Mauro Carvalho Chehab
2006-01-11
1
-2
/
+2
*
V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-01-11
1
-2
/
+1
*
V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.
Hans Verkuil
2006-01-09
1
-22
/
+7
*
V4L/DVB (3246): Use VIDIOC_S_AUDIO instead of AUDC_SET_INPUT in cs53l32a
Hans Verkuil
2006-01-09
1
-28
/
+37
*
V4L/DVB (3123a): remove uneeded #if from V4L subsystem
Mauro Carvalho Chehab
2006-01-09
1
-4
/
+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
-5
/
+8
*
[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: 915: fixes compilation problems due removal of media/id.h and i2...
Hans Verkuil
2005-11-09
1
-2
/
+8
*
[PATCH] v4l: 816: added driver for cirrus logic low voltage stereo a-d converter
Hans Verkuil
2005-11-09
1
-0
/
+234