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
/
saa7115.c
Age
Commit message (
Expand
)
Author
2009-04-02
v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-01
v4l2-subdev: change prototype of s_crystal_freq.
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-30
v4l2: remove legacy fields in v4l2-i2c-drv.h.
Hans Verkuil
2009-04-01
v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-03-29
saa7115: remove i2c legacy code
Hans Verkuil
2009-03-30
v4l: replace 'ioctl' references in v4l i2c drivers
Hans Verkuil
2009-02-26
merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-zoran
Mauro Carvalho Chehab
2009-02-21
v4l2-common: remove v4l2_ctrl_query_fill_std
Hans Verkuil
2009-02-18
saa7115: add querystd and g_input_status support for zoran.
Hans Verkuil
2009-02-18
saa7115: don't access reg 0x87 if it is not present.
Hans Verkuil
2009-01-29
v4l2: fix incorrect hue range check
Hans Verkuil
2008-12-30
v4l2: debugging API changed to match against driver name instead of ID.
Hans Verkuil
2008-11-29
saa7115: convert to v4l2_subdev.
Hans Verkuil
2008-10-04
ivtv: fix raw/sliced VBI mixup
Hans Verkuil
2008-09-06
saa7115: fix saa7111(a) support
Hans Verkuil
2008-08-24
saa7115: call i2c_set_clientdata only when state != NULL
Hans Verkuil
2008-07-17
saa7115: use saa7115_auto instead of saa711x as the autodetect driver name.
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.10
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
2008-03-09
saa7115: fix PAL-Nc handling
Hans Verkuil
2008-01-27
[PATCH] static memory
Douglas Schilling Landgraf
2007-09-16
Use correct error codes when chip is not recognized.
Hans Verkuil
2007-09-13
saa7115: convert to bus-based I2C API
Hans Verkuil
2007-03-13
merge: http://linuxtv.org/hg/~hverkuil/v4l-dvb
Mauro Carvalho Chehab
2007-03-13
Fix SECAM handling on saa7115
Mauro Carvalho Chehab
2007-03-11
Add missing kfree in early exit of saa7115.
Hans Verkuil
2007-02-27
Improve VIDIOC_G_CHIP_IDENT (better diagnostics)
Hans Verkuil
2007-02-24
Add support for VIDIOC_G_CHIP_IDENT
Hans Verkuil
2007-02-24
Improve chip matching in v4l2_register for VIDIOC_DBG_G/S_REGISTER
Hans Verkuil
2007-02-19
compat: Add -include linux/version.h to cflags
Trent Piepho
2007-02-03
Fix CC handling in VIDIOC_INT_G_VBI_DATA
Hans Verkuil
2007-01-30
Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER
Trent Piepho
2007-01-23
Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
Trent Piepho
2007-01-21
Adds video output routing
Mauro Carvalho Chehab
2006-11-25
Minor coding style improvements
Hans Verkuil
2006-11-25
Improve saa711x check
Hans Verkuil
2006-10-09
From: Pádraig Brady <P@draigBrady.com>
Mauro Carvalho Chehab
2006-09-12
On saa7111/7113, LUMA_CTRL need a different value
Mauro Carvalho Chehab
2006-09-03
Fix a typo: VRES, instead o HRES
Mauro Carvalho Chehab
2006-09-02
Fix saa7115 miscalculation that breaks NTSC
Mike Isely
2006-09-02
Fixes some troubles on saa7115
Mauro Carvalho Chehab
2006-09-01
Code were preventing saa7111 and saa7118 to work
Mauro Carvalho Chehab
2006-09-01
Fix: There were some missing breaks at register check routine
Mauro Carvalho Chehab
2006-09-01
saa7115 seems to need initializing some reserved registers
Mauro Carvalho Chehab
2006-08-30
Fix scaling calculus
Mauro Carvalho Chehab
2006-08-30
Fix: standard need to be setted, before adjusting audio
Mauro Carvalho Chehab
[next]