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
/
dvb
/
frontends
/
cx24123.c
Age
Commit message (
Expand
)
Author
2009-07-02
Remove unnecessary semicolons
Douglas Schilling Landgraf
2009-02-23
remove redundant memset after kzalloc
Mauro Carvalho Chehab
2008-11-25
fix boards for kernels with algo_control
Mauro Carvalho Chehab
2008-10-16
cx24123: Checkpatch compliance
Steven Toth
2008-08-29
dvb: fix I2C adapters name size
Mauro Carvalho Chehab
2008-08-28
Steven Toth email address change
Steven Toth
2008-03-29
CX24123: preparing support for CX24113 tuner
Patrick Boettcher
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-07-16
fix dst and cx24123: tune() callback changed signess for delay
Mauro Carvalho Chehab
2007-02-06
DVB: Use ARRAY_SIZE macro when appropriate
Mauro Carvalho Chehab
2006-10-02
CX24109 patch to eliminate the weird mis-tunings
Steven Toth
2006-08-07
LNB voltage control was inverted for the benefit of geniatech cards on Kworld
Mauro Carvalho Chehab
2006-08-06
Improve hardware algorithm by setting the appropriate registers
Mauro Carvalho Chehab
2006-08-05
HW algo
Manu Abraham
2006-08-05
Change BER config
Manu Abraham
2006-08-05
Soft decision threshold
Manu Abraham
2006-06-29
cx24123: fix set_voltage function according to the specs
Michael Krufky
2006-05-19
merge: http://linuxtv.org/hg/~pb/v4l-dvb
Mauro Carvalho Chehab
2006-05-14
Change dvb_frontend_ops to be a real field instead of a pointer field inside ...
Patrick Boettcher
2006-05-13
Fix cx24123 diseqc
Andrew de Quincey
2006-04-18
Convert cx24123 to refactored tuner code
Andrew de Quincey
2006-04-13
Tweak bandselect setup fox cx24123
Andrew de Quincey
2006-04-13
Various correctness fixes to tuning.
Andrew de Quincey
2006-04-13
Always wait for diseqc queue to become ready before transmitting a diseqc mes...
Andrew de Quincey
2006-04-13
Add several debug messages to cx24123 code
Andrew de Quincey
2006-04-13
Fix for CX24123 & low symbol rates
Andrew de Quincey
2005-12-07
cx24123: cleanup timout handling
Johannes Stezenbach
2005-11-26
Whitespaces cleanups.
Mauro Carvalho Chehab
2005-11-22
From: Vadim Catana <skystar@moldova.cc>
Michael Krufky
2005-11-20
From: Johannes Stezenbach <js@linuxtv.org>
Johannes Stezenbach
2005-11-20
From: Steve Toth <stoth@hauppauge.com>
Johannes Stezenbach