aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/cx24116.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-16V4L/DVB (11723): Link firmware to physical deviceJean Delvare1-1/+1
2009-03-30V4L/DVB (10662): remove redundant memset after kzallocMatthias Schwarzott1-4/+1
2009-03-30V4L/DVB (10413): Bug fix: Restore HVR-4000 tuning.Igor M. Liplianin1-1/+6
2009-03-30V4L/DVB (10268): Proper implement set_voltage in cx24116.Igor M. Liplianin1-19/+32
2009-01-07V4L/DVB (10180): drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab1-1/+1
2009-01-02V4L/DVB (10165): Add FE_CAN_2G_MODULATION flag to frontends that support DVB-S2Klaus Schmidinger1-0/+1
2008-12-30V4L/DVB (9917): cx24116: change to ALGO_HWDarron Broad1-2/+22
2008-12-30V4L/DVB (9915): cx24116: fix retune regression introduced in 70ee86a7c630Darron Broad1-3/+2
2008-12-30V4L/DVB (9914): cx24116: bugfix: add missing delsys in FEC lookupDarron Broad1-5/+9
2008-10-17V4L/DVB (9275): dvb: input data pointer of cx24116_writeregN() should be constGeert Uytterhoeven1-1/+1
2008-10-17V4L/DVB (9270): cx24116: optimise emulated auto-pilotChristophe Thommeret1-1/+4
2008-10-17V4L/DVB (9257): cx24116: Checkpatch compliance #3Steven Toth1-40/+65
2008-10-17V4L/DVB (9254): cx24116: Checkpatch compliance #2Steven Toth1-237/+256
2008-10-13V4L/DVB (9184): cx24116: Change the default SNR units back to percentage by default.Steven Toth1-2/+2
2008-10-13V4L/DVB (9178): cx24116: Add module parameter to return SNR as ESNO.Steven Toth1-3/+36
2008-10-13V4L/DVB (9177): S2API: Change _8PSK / _16APSK to PSK_8 and APSK_16Steven Toth1-25/+26
2008-10-13V4L/DVB (9170): cx24116: Sanity checking to data input via S2API to the cx24116 demod.Darron Broad1-21/+68
2008-10-12V4L/DVB (9015): S2API: cx24116 register description fixes.Darron Broad1-0/+7
2008-10-12V4L/DVB (9014): History update: MPEG initialization in cx24116.Igor M. Liplianin1-1/+2
2008-10-12V4L/DVB (9013): S2API: cx24116 Rolloff changes, sysctls cleanup, isl power changes.Darron Broad1-76/+6
2008-10-12V4L/DVB (9011): S2API: A number of cleanusp from the last 24 months.Darron Broad1-191/+617
2008-10-12V4L/DVB (9004): S2API: Implement GET/SET handing to the demodsSteven Toth1-3/+3
2008-10-12V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command arrays replacedSteven Toth1-1/+1
2008-10-12V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changesSteven Toth1-3/+3
2008-10-12V4L/DVB (8994): Adjust MPEG initialization in cx24116Igor M. Liplianin1-1/+4
2008-10-12V4L/DVB (8993): cx24116: Fix lock for high (above 30000 kSyms) symbol ratesIgor M. Liplianin1-6/+31
2008-10-12V4L/DVB (8986): cx24116: Adding DVB-S2 demodulator supportSteven Toth1-0/+950