summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/stb0899_drv.c
Commit message (Expand)AuthorAgeFilesLines
* [media] stb0899: fix the limits for signal strength valuesKlaus Schmidinger2012-03-191-3/+5
* [media] stb0899: fixed reading of IF_AGC_GAIN registerAndreas Regel2012-03-191-1/+1
* [media] stb0899: set FE_HAS_SIGNAL flag in read_statusAndreas Regel2012-03-191-1/+1
* [media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab2012-01-041-19/+1
* [media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab2011-12-311-1/+2
* [media] dvb: remove the track() fopsMauro Carvalho Chehab2011-12-311-21/+0
* [media] dvb: don't pass a DVBv3 parameter for search() fopsMauro Carvalho Chehab2011-12-311-3/+3
* [media] stb0899: convert get_frontend to the new structMauro Carvalho Chehab2011-12-311-3/+3
* [media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab2011-12-311-1/+1
* [media] STB0899: Query DVB frontend delivery capabilitiesManu Abraham2011-12-121-0/+17
* [media] Increase a timeout, so that bad scheduling does not accidentially cau...Hans Petter Selasky2011-09-251-1/+1
* [media] TT-budget S2-3200 cannot tune on HB13E DVBS2 transponderLutz Sammer2011-09-211-2/+2
* [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