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
2008-07-21
make cx25840_debug static
Mauro Carvalho Chehab
2008-07-17
ivtv/cx18: ensure the default control values are correct
Hans Verkuil
2008-07-17
cx25840: move cx25840_vbi_setup to core.c and rename to cx25840_std_setup
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-07
cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputs
Hans Verkuil
2008-06-05
backport I2C changes on several files
Mauro Carvalho Chehab
2008-05-02
backport commit d2653e92732bd3911feff6bee5e23dbf959381db
Mauro Carvalho Chehab
2008-04-18
cx25840: Ensure GPIO2 is correctly set for cx23885/7/8 based products.
Steven Toth
2008-03-09
cx25840: better PAL-M and NTSC-KR handling
Hans Verkuil
2008-01-09
cx25840: Add basic CX23885 AVCore support
Steven Toth
2007-12-02
cx25840: fix endianness inconsistency
Hans Verkuil
2007-09-16
Use correct error codes when chip is not recognized.
Hans Verkuil
2007-09-13
cx25840: convert to bus-based I2C API.
Hans Verkuil
2007-09-01
cx25840: fix build warning
Michael Krufky
2007-08-28
cx25840: add a few 10 microsecond delays
Hans Verkuil
2007-08-26
cx25840: use a workqueue to load the firmware
Hans Verkuil
2007-08-07
cx25840: make proper use of SOFT_RESET.
Hans Verkuil
2007-08-05
cx25840: add radio support.
Hans Verkuil
2007-08-05
cx25840: fix audio mute handling and reporting
Hans Verkuil
2007-08-04
cx25840: resetting also requires reloading the firmware
Hans Verkuil
2007-07-22
ivtv, cx25840: postpone fw load until first use.
Hans Verkuil
2007-04-29
Improve / fix support for PAL-60 in cx25840
Mike Isely
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
[next]