aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/stb0899_drv.c
Commit message (Expand)AuthorAgeFilesLines
* [media] stb0899: fix diseqc messages getting lostManu Abraham2010-12-291-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* V4L/DVB (10974): Use Diseqc 3/3 mode to send dataSigmund Augdal2009-03-131-1/+1
* V4L/DVB (10180): drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab2009-01-071-3/+3
* V4L/DVB (10165): Add FE_CAN_2G_MODULATION flag to frontends that support DVB-S2Klaus Schmidinger2009-01-021-0/+1
* V4L/DVB (9520): stb0899 Remove double .read_status assignmentIgor M. Liplianin2008-12-291-4/+3
* V4L/DVB (9469): Port STB0899 and STB6100Manu Abraham2008-12-291-374/+49
* V4L/DVB (9467): Fix runtime verbosityReinhard Nissl2008-12-291-66/+66
* V4L/DVB (9464): Remove unreferenced deliveryManu Abraham2008-12-291-3/+0
* V4L/DVB (9463): Make delivery system standalone.Manu Abraham2008-12-291-3/+11
* V4L/DVB (9462): Allow specifying clock per deviceManu Abraham2008-12-291-2/+3
* V4L/DVB (9460): Code SimplificationManu Abraham2008-12-291-3/+1
* V4L/DVB (9459): We can now reduce the debug levels, just need to look at erro...Manu Abraham2008-12-291-1/+1
* V4L/DVB (9457): Optimization, Fix a BugManu Abraham2008-12-291-2/+20
* V4L/DVB (9454): Fix a compile warningManu Abraham2008-12-291-1/+1
* V4L/DVB (9453): stb0899: fix compilation warningsManu Abraham2008-12-291-1/+1
* V4L/DVB (9451): Bug! F/3 Clock domain was incorrectly usedManu Abraham2008-12-291-1/+1
* V4L/DVB (9448): Bug: fix array sizeReinhard Nissl2008-12-291-2/+2
* V4L/DVB (9446): Bug Fix an overflow in bandwidth calculationReinhard Nissl2008-12-291-1/+1
* V4L/DVB (9444): Initialize post process events to NULLManu Abraham2008-12-291-1/+1
* V4L/DVB (9443): Bug: Bandwidth calculationManu Abraham2008-12-291-3/+2
* V4L/DVB (9442): Revert back previous change to 90MHzManu Abraham2008-12-291-1/+1
* V4L/DVB (9441): Code simplification: clock is already initialized, no need to...Manu Abraham2008-12-291-1/+1
* V4L/DVB (9436): Fix a typo in the previous commitManu Abraham2008-12-291-2/+2
* V4L/DVB (9435): Add post process interfacesManu Abraham2008-12-291-0/+34
* V4L/DVB (9428): Fix: assignment of wrong valuesMarko Schluessler2008-12-291-1/+1
* V4L/DVB (9423): Though insignificant, removes an unnecessary read of the LOCK...Manu Abraham2008-12-291-4/+0
* V4L/DVB (9420): return -EINVAL for invalid parametersManu Abraham2008-12-291-4/+5
* V4L/DVB (9416): Hmmph, a proper calculation broke the working behaviour.Manu Abraham2008-12-291-1/+1
* V4L/DVB (9414): Initialize DiSEqCManu Abraham2008-12-291-1/+37
* V4L/DVB (9413): Bug: Set Auxilliary Clock Register correctlyManu Abraham2008-12-291-2/+4
* V4L/DVB (9411): Bug! Timing recovery was calculated for 99MHz not 90 MHzManu Abraham2008-12-291-1/+1
* V4L/DVB (9407): Optimizations Reduce capture range from 10MHz to 3MhzManu Abraham2008-12-291-4/+4
* V4L/DVB (9402): TT S2 3200 shouldn't need Inversion ON and Inversion AUTO at ...Manu Abraham2008-12-291-1/+3
* V4L/DVB (9396): Fix clocks at stb0899Manu Abraham2008-12-291-2/+7
* V4L/DVB (9386): FIX: Add in missing inversion (should be ideally in the confi...Manu Abraham2008-12-291-0/+1
* V4L/DVB (9383): Let's neither sleep nor wakeup for nowManu Abraham2008-12-291-12/+0
* V4L/DVB (9382): Use a delay for tracking acquisition statusManu Abraham2008-12-291-48/+9
* V4L/DVB (9381): On the KNC1 cards the CLOCK is clamped to a maximum limit of ...Manu Abraham2008-12-291-1/+1
* V4L/DVB (9375): Add STB0899 supportManu Abraham2008-12-291-0/+1963