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