aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/cx24123.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-12V4L/DVB (12197): Remove unnecessary semicolonsJoe Perches1-1/+1
2009-03-30V4L/DVB (10662): remove redundant memset after kzallocMatthias Schwarzott1-2/+2
2008-10-17V4L/DVB (9260): cx24123: Checkpatch complianceSteven Toth1-100/+128
2008-09-03V4L/DVB (8837): dvb: fix I2C adapters name sizeJean Delvare1-2/+2
2008-09-03V4L/DVB (8805): Steven Toth email address changeSteven Toth1-1/+1
2008-04-24V4L/DVB (7470): CX24123: preparing support for CX24113 tunerPatrick Boettcher1-100/+204
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2007-07-18V4L/DVB (5840): fix dst and cx24123: tune() callback changed signess for delayMauro Carvalho Chehab1-1/+1
2007-02-21V4L/DVB (5202): DVB: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-3/+3
2006-10-03V4L/DVB (4699): CX24109 patch to eliminate the weird mis-tuningsSteven Toth1-2/+2
2006-09-26V4L/DVB (4479): LNB voltage control was inverted for the benefit of geniatech cards on KworldYeasah Pell1-0/+7
2006-09-26V4L/DVB (4477): Improve hardware algorithm by setting the appropriate registersMauro Carvalho Chehab1-3/+7
2006-09-26V4L/DVB (4435): HW algoYeasah Pell1-0/+25
2006-09-26V4L/DVB (4434): Change BER configYeasah Pell1-39/+11
2006-09-26V4L/DVB (4433): Soft decision thresholdYeasah Pell1-0/+6
2006-06-30V4L/DVB (4284): Cx24123: fix set_voltage function according to the specsSaqeb Akhter1-2/+2
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontendPatrick Boettcher1-5/+3
2006-06-25V4L/DVB (4012): Fix cx24123 diseqcAndrew de Quincey1-136/+48
2006-06-25V4L/DVB (3869): Convert cx24123 to refactored tuner codeAndrew de Quincey1-3/+0
2006-05-12V4L/DVB (3804): Tweak bandselect setup fox cx24123Yeasah Pell1-37/+60
2006-05-12V4L/DVB (3803): Various correctness fixes to tuning.Yeasah Pell1-64/+108
2006-05-12V4L/DVB (3797): Always wait for diseqc queue to become ready before transmitting a diseqc messageYeasah Pell1-10/+22
2006-05-12V4L/DVB (3796): Add several debug messages to cx24123 codeMauro Carvalho Chehab1-3/+51
2006-05-12V4L/DVB (3795): Fix for CX24123 & low symbol ratesVadim Catana1-81/+181
2006-01-09V4L/DVB (3130): cx24123: cleanup timout handlingSteven Toth1-23/+16
2006-01-09DVB (2451): Add support for KWorld DVB-S 100, based on the same chips as HauppaugeVadim Catana1-21/+77
2006-01-09DVB (2446): Minor cleanups.Johannes Stezenbach1-46/+192
2006-01-09DVB (2445): Added demodulator driver for Nova-S-Plus and Nova-SE2 DVB-S support.Steve Toth1-0/+694