index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
cs53l32a.c
Age
Commit message (
Expand
)
Author
2009-04-02
v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-03-30
v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22
Hans Verkuil
2009-03-28
cs53l32a: remove legacy support.
Hans Verkuil
2009-01-29
v4l: remove unused I2C_DRIVERIDs.
Hans Verkuil
2008-12-30
v4l2: debugging API changed to match against driver name instead of ID.
Hans Verkuil
2008-11-29
cs53l32a: convert to v4l2_subdev.
Hans Verkuil
2008-08-30
Backport some other minor changes from kernel
Mauro Carvalho Chehab
2008-07-25
videodev: replace videodev.h includes by videodev2.h where possible
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.13
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.0
Hans Verkuil
2008-06-05
backport I2C changes on several files
Mauro Carvalho Chehab
2008-05-02
backport commit d2653e92732bd3911feff6bee5e23dbf959381db
Mauro Carvalho Chehab
2007-11-01
cs53l32a: codingstyle cleanups
Hans Verkuil
2007-09-16
Use correct error codes when chip is not recognized.
Hans Verkuil
2007-09-13
cs53l23a: convert to bus-based I2C API.
Hans Verkuil
2007-02-28
Add VIDIOC_G_CHIP_IDENT to various i2c modules
Hans Verkuil
2007-02-19
compat: Add -include linux/version.h to cflags
Trent Piepho
2006-03-24
Implement new routing commands for wm8775 and cs53l32a.
Hans Verkuil
2006-03-19
Cleanup audio input handling
Hans Verkuil
2006-01-11
From: Panagiotis Issaris <takis@issaris.org>
Mauro Carvalho Chehab
2006-01-11
Fixes some bad global variables
Mauro Carvalho Chehab
2006-01-07
Some cleanups at I2C modules
Mauro Carvalho Chehab
2006-01-02
convert diagnostics over to the new v4l2-common.h macros.
Hans Verkuil
2005-12-28
Use VIDIOC_S_AUDIO instead of AUDC_SET_INPUT in cs53l32a
Hans Verkuil
2005-12-25
replace <media/i2c-compat.h> with "i2c-compat.h"
Michael Krufky
2005-12-11
Makes v4l compile under 2.4 kernels
Mauro Carvalho Chehab
2005-12-10
make tree to compile against kernel 2.5.31
Mauro Carvalho Chehab
2005-12-08
removed unneeded linux/version.h
Mauro Carvalho Chehab
2005-11-05
- Fixes compilation problems due removal of media/id.h and I2C_ALGO_BIT
Mauro Carvalho Chehab
2005-10-18
- Added driver for Cirrus Logic Low Voltage Stereo A/D Converter.
Mauro Carvalho Chehab