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
/
cx25840
/
cx25840-core.c
Age
Commit message (
Expand
)
Author
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-15
Fix cx25840 firmware loading.
Hans Verkuil
2007-02-03
Fix cx2584x revision reporting.
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
2006-08-01
cx25840_read4 has wrong endianness.
Hans Verkuil
2006-06-18
Use control helpers for saa7115, cx25840, msp3400.
Hans Verkuil
2006-06-04
Fixed cx25840 to work with PAL/M
Mauro Carvalho Chehab
2006-05-24
Add NTSC sliced VBI support to the cx25840 module.
Hans Verkuil
2006-04-22
Add support for the cx25836/7 video decoder.
Hans Verkuil
2006-03-25
Added the new routing commands to cx25840.
Hans Verkuil
2006-03-19
Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode
Hans Verkuil
2006-03-19
Merge from master
Hans Verkuil
2006-03-19
Cleanup audio input handling
Hans Verkuil
2006-03-18
Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode
Hans Verkuil
2006-03-17
Fix saturation bug. Fix NTSC->PAL standard change. Detect NTSC-KR standard.
Hans Verkuil
2006-02-16
Fix maximum for the saturation and contrast controls.
Hans Verkuil
2006-02-03
Add V4L2_STD_NTSC_M_KR TV standard for South Korean NTSC-M using A2 audio.
Hans Verkuil
2006-01-22
audmode and rxsubchans fixes (VIDIOC_G/S_TUNER)
Hans Verkuil
2006-01-15
From: Adrian Bunk <bunk@stusta.de>
Mauro Carvalho Chehab
2006-01-12
removed uneeded init on structs like static int foo=0
Mauro Carvalho Chehab
2006-01-12
debug renamed to cx25840_debug
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-03
Fix signed/unsigned bug in brightness handling of cx25840
Hans Verkuil
2006-01-03
Fix signed/unsigned bug in hue handling
Hans Verkuil
2006-01-02
Added VIDIOC_QUERYCTRL to cx25840.
Hans Verkuil
2006-01-02
convert diagnostics over to the new v4l2-common.h macros.
Hans Verkuil
2005-12-29
When in radio mode ignore VIDIOC_G_TUNER
Hans Verkuil
2005-12-28
Generalized cx25840 video/audio input handling
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-18
Fix a broken logic that didn't cover all standards.
Mauro Carvalho Chehab
2005-12-18
Fix a broken logic that didn't cover all standards.
Mauro Carvalho Chehab
2005-12-17
Reverted latest two patches
Mauro Carvalho Chehab
2005-12-17
fix build error.
Michael Krufky
2005-12-17
Fix compilation failure with gcc 2.95.3 and corrected set video std
Mauro Carvalho Chehab
2005-12-11
Makes v4l compile under 2.4 kernels
Mauro Carvalho Chehab
2005-12-07
kernel-sync patches.
Mauro Carvalho Chehab
2005-11-26
Add workaround for Hauppauge PVR150 hardware problem with certain NTSC tuner ...
Hans Verkuil
2005-11-20
some funcions now static and I2C hw code for IR
Mauro Carvalho Chehab
2005-11-10
Fixes Authorship
Mauro Carvalho Chehab
2005-11-09
Adds support for cx25840 video decoder.
Mauro Carvalho Chehab