aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/stb0899_algo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-13V4L/DVB (10975): Bug: Use signed types, Offsets and range can be negativeManu Abraham1-7/+7
2009-01-29V4L/DVB (10214): Fix 'stb0899_get_srate' defined but not used warningHans Verkuil1-0/+3
2009-01-07V4L/DVB (10180): drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab1-2/+2
2008-12-29V4L/DVB (9469): Port STB0899 and STB6100Manu Abraham1-9/+9
2008-12-29V4L/DVB (9458): Bugfix: gate control needs to be handledManu Abraham1-0/+2
2008-12-29V4L/DVB (9457): Optimization, Fix a BugManu Abraham1-0/+13
2008-12-29V4L/DVB (9455): Cleanup: remove some superfluous stuff and dead commented out codeManu Abraham1-31/+5
2008-12-29V4L/DVB (9453): stb0899: fix compilation warningsManu Abraham1-6/+2
2008-12-29V4L/DVB (9449): Code Simplification: use do_div() insteadReinhard Nissl1-35/+34
2008-12-29V4L/DVB (9440): Bug in previous commitArvo Jarve1-1/+1
2008-12-29V4L/DVB (9439): Bug! SFRL nibble got swappedManu Abraham1-1/+1
2008-12-29V4L/DVB (9438): Bug! RTF is signedArvo Jarve1-2/+3
2008-12-29V4L/DVB (9437): Disable Symbol rate auto scan featureManu Abraham1-7/+7
2008-12-29V4L/DVB (9430): stb0899: avoid parameter overwritingArvo Jarve1-18/+7
2008-12-29V4L/DVB (9428): Fix: assignment of wrong valuesMarko Schluessler1-1/+1
2008-12-29V4L/DVB (9427): Code simplification: Sleep only for the required time interval.Manu Abraham1-2/+0
2008-12-29V4L/DVB (9390): Offset Freq has been set in regMarko Schluessler1-2/+2
2008-12-29V4L/DVB (9387): FIX: Write to the correct registerManu Abraham1-6/+6
2008-12-29V4L/DVB (9384): FIX: register value is not reset to 0 after writeManu Abraham1-0/+5
2008-12-29V4L/DVB (9380): FIX: a possible division by zeroManu Abraham1-1/+1
2008-12-29V4L/DVB (9375): Add STB0899 supportManu Abraham1-0/+1542