aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/cx24116.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-9/+5
* [media] cx24116: make FW DL split more readableAntti Palosaari2011-05-201-7/+9
* [media] cx24116: add config option to split firmware downloadAntti Palosaari2011-05-201-3/+14
* [media] cx24116.c - fix for wrong parameter descriptionHans Petter Selasky2011-05-201-1/+1
* V4L/DVB (11723): Link firmware to physical deviceJean Delvare2009-06-161-1/+1
* V4L/DVB (10662): remove redundant memset after kzallocMatthias Schwarzott2009-03-301-4/+1
* V4L/DVB (10413): Bug fix: Restore HVR-4000 tuning.Igor M. Liplianin2009-03-301-1/+6
* V4L/DVB (10268): Proper implement set_voltage in cx24116.Igor M. Liplianin2009-03-301-19/+32
* V4L/DVB (10180): drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab2009-01-071-1/+1
* V4L/DVB (10165): Add FE_CAN_2G_MODULATION flag to frontends that support DVB-S2Klaus Schmidinger2009-01-021-0/+1
* V4L/DVB (9917): cx24116: change to ALGO_HWDarron Broad2008-12-301-2/+22
* V4L/DVB (9915): cx24116: fix retune regression introduced in 70ee86a7c630Darron Broad2008-12-301-3/+2
* V4L/DVB (9914): cx24116: bugfix: add missing delsys in FEC lookupDarron Broad2008-12-301-5/+9
* V4L/DVB (9275): dvb: input data pointer of cx24116_writeregN() should be constGeert Uytterhoeven2008-10-171-1/+1
* V4L/DVB (9270): cx24116: optimise emulated auto-pilotChristophe Thommeret2008-10-171-1/+4
* V4L/DVB (9257): cx24116: Checkpatch compliance #3Steven Toth2008-10-171-40/+65
* V4L/DVB (9254): cx24116: Checkpatch compliance #2Steven Toth2008-10-171-237/+256
* V4L/DVB (9184): cx24116: Change the default SNR units back to percentage by d...Steven Toth2008-10-131-2/+2
* V4L/DVB (9178): cx24116: Add module parameter to return SNR as ESNO.Steven Toth2008-10-131-3/+36
* V4L/DVB (9177): S2API: Change _8PSK / _16APSK to PSK_8 and APSK_16Steven Toth2008-10-131-25/+26
* V4L/DVB (9170): cx24116: Sanity checking to data input via S2API to the cx241...Darron Broad2008-10-131-21/+68
* V4L/DVB (9015): S2API: cx24116 register description fixes.Darron Broad2008-10-121-0/+7
* V4L/DVB (9014): History update: MPEG initialization in cx24116.Igor M. Liplianin2008-10-121-1/+2
* V4L/DVB (9013): S2API: cx24116 Rolloff changes, sysctls cleanup, isl power ch...Darron Broad2008-10-121-76/+6
* V4L/DVB (9011): S2API: A number of cleanusp from the last 24 months.Darron Broad2008-10-121-191/+617
* V4L/DVB (9004): S2API: Implement GET/SET handing to the demodsSteven Toth2008-10-121-3/+3
* V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command a...Steven Toth2008-10-121-1/+1
* V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changesSteven Toth2008-10-121-3/+3
* V4L/DVB (8994): Adjust MPEG initialization in cx24116Igor M. Liplianin2008-10-121-1/+4
* V4L/DVB (8993): cx24116: Fix lock for high (above 30000 kSyms) symbol ratesIgor M. Liplianin2008-10-121-6/+31
* V4L/DVB (8986): cx24116: Adding DVB-S2 demodulator supportSteven Toth2008-10-121-0/+950