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
2006-04-02
Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING in tvp5150
Hans Verkuil
2006-04-02
Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command.
Hans Verkuil
2006-03-29
Reverted sliced VBI API changes made in videodev2.h.
Hans Verkuil
2006-03-25
Implement routing command for saa7115.c
Hans Verkuil
2006-03-25
Minor layout changes to make it consistent
Hans Verkuil
2006-03-19
Cleanup audio input handling
Hans Verkuil
2006-03-16
Fixed a typo iif instead of if
Mauro Carvalho Chehab
2006-03-16
Fixed a trouble with other PAL standards
Mauro Carvalho Chehab
2006-03-14
SAA7113 doesn't have auto std chroma detection mode
Mauro Carvalho Chehab
2006-03-13
Remove saa711x driver
Mauro Carvalho Chehab
2006-02-16
Fix maximum for the saturation and contrast controls.
Hans Verkuil
2006-01-19
Included new sliced VBI types to videodev2.h and tvp5150
Mauro Carvalho Chehab
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
Added VIDIOC_QUERYCTRL to saa7115
Hans Verkuil
2006-01-02
convert diagnostics over to the new v4l2-common.h macros.
Hans Verkuil
2005-12-29
Add missing audiochip.h include.
Hans Verkuil
2005-12-29
When in radio mode ignore VIDIOC_G_TUNER
Hans Verkuil
2005-12-29
Don't reprogram the video standard if it is unchanged.
Hans Verkuil
2005-12-28
Add selected input to saa7115 VIDIOC_LOG_STATUS output.
Hans Verkuil
2005-12-25
replace <media/i2c-compat.h> with "i2c-compat.h"
Michael Krufky
2005-12-22
Calculate the saa7115 AMCLK regs instead of using fixed values
Hans Verkuil
2005-12-10
make tree to compile against kernel 2.5.31
Mauro Carvalho Chehab
2005-12-07
kernel-sync patches.
Mauro Carvalho Chehab
2005-11-27
fix kernel message (print of %s from random pointer)
Hans Verkuil
2005-11-10
Fixes Authorship
Mauro Carvalho Chehab
2005-11-09
Adds support for saa7115 video decoder.
Mauro Carvalho Chehab