index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cs53l32a.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
[media] move i2c files into drivers/media/i2c
Mauro Carvalho Chehab
1
-251
/
+0
2012-03-08
[media] convert drivers/media/* to use module_i2c_driver()
Axel Lin
1
-12
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2010-10-21
V4L/DVB: cs53l32a: remove obsolete v4l2-i2c-drv.h header
Hans Verkuil
1
-6
/
+21
2010-08-08
V4L/DVB: cs53l32a: convert to new control framework
Hans Verkuil
1
-39
/
+68
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-04-06
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
1
-4
/
+5
2009-03-30
V4L/DVB (11254): cs53l32a: remove legacy support.
Hans Verkuil
1
-10
/
+1
2009-03-30
V4L/DVB (10409): v4l: remove unused I2C_DRIVERIDs.
Hans Verkuil
1
-1
/
+0
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
1
-1
/
+1
2008-12-30
V4L/DVB (9822): cs53l32a: convert to v4l2_subdev.
Hans Verkuil
1
-76
/
+112
2008-08-01
Remove newline from the description of module parameters
Niels de Vos
1
-1
/
+1
2008-07-26
V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where po...
Hans Verkuil
1
-1
/
+1
2008-07-20
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
1
-2
/
+0
2008-05-18
i2c: Convert remaining new-style drivers to use module aliasing
Jean Delvare
1
-1
/
+9
2008-04-29
i2c: Add support for device alias names
Jean Delvare
1
-1
/
+2
2008-01-25
V4L/DVB (6739): cs53l32a: codingstyle cleanups
Hans Verkuil
1
-4
/
+6
2008-01-25
V4L/DVB (6465): Use correct error codes when chip is not recognized
Hans Verkuil
1
-1
/
+1
2008-01-25
V4L/DVB (6458): cs53l23a: convert to bus-based I2C API
Hans Verkuil
1
-61
/
+9
2007-04-27
V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modules
Hans Verkuil
1
-0
/
+4
2006-03-24
V4L/DVB (3599): Implement new routing commands for wm8775 and cs53l32a.
Hans Verkuil
1
-5
/
+10
2006-03-24
V4L/DVB (3577): Cleanup audio input handling
Hans Verkuil
1
-5
/
+0
2006-01-11
V4L/DVB (3345): Fixes some bad global variables
Mauro Carvalho Chehab
1
-2
/
+2
2006-01-11
V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
1
-2
/
+1
2006-01-09
V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.
Hans Verkuil
1
-22
/
+7
2006-01-09
V4L/DVB (3246): Use VIDIOC_S_AUDIO instead of AUDC_SET_INPUT in cs53l32a
Hans Verkuil
1
-28
/
+37
2006-01-09
V4L/DVB (3123a): remove uneeded #if from V4L subsystem
Mauro Carvalho Chehab
1
-4
/
+0
2006-01-05
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-01-05
[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11
Laurent Riffard
1
-5
/
+8
2006-01-05
[PATCH] i2c: Rework client usage count, 2 of 3
Jean Delvare
1
-1
/
+0
2006-01-05
[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
Jean Delvare
1
-1
/
+0
2005-11-09
[PATCH] V4L: 915: fixes compilation problems due removal of media/id.h and i2...
Hans Verkuil
1
-2
/
+8
2005-11-09
[PATCH] v4l: 816: added driver for cirrus logic low voltage stereo a-d converter
Hans Verkuil
1
-0
/
+234