aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/stb0899_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab1-1651/+0
2012-06-18[media] DVB: stb0899: speed up getting BER valuesKlaus Schmidinger1-16/+6
2012-05-14[media] v4l/dvb: fix compiler warningsHans Verkuil1-7/+1
2012-03-19[media] stb0899: fix the limits for signal strength valuesKlaus Schmidinger1-3/+5
2012-03-19[media] stb0899: fixed reading of IF_AGC_GAIN registerAndreas Regel1-1/+1
2012-03-19[media] stb0899: set FE_HAS_SIGNAL flag in read_statusAndreas Regel1-1/+1
2012-01-04[media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab1-19/+1
2011-12-31[media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab1-1/+2
2011-12-31[media] dvb: remove the track() fopsMauro Carvalho Chehab1-21/+0
2011-12-31[media] dvb: don't pass a DVBv3 parameter for search() fopsMauro Carvalho Chehab1-3/+3
2011-12-31[media] stb0899: convert get_frontend to the new structMauro Carvalho Chehab1-3/+3
2011-12-31[media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab1-1/+1
2011-12-12[media] STB0899: Query DVB frontend delivery capabilitiesManu Abraham1-0/+17
2011-09-25[media] Increase a timeout, so that bad scheduling does not accidentially cause a timeoutHans Petter Selasky1-1/+1
2011-09-21[media] TT-budget S2-3200 cannot tune on HB13E DVBS2 transponderLutz Sammer1-2/+2
2010-12-29[media] stb0899: fix diseqc messages getting lostManu Abraham1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-03-13V4L/DVB (10974): Use Diseqc 3/3 mode to send dataSigmund Augdal1-1/+1
2009-01-07V4L/DVB (10180): drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab1-3/+3
2009-01-02V4L/DVB (10165): Add FE_CAN_2G_MODULATION flag to frontends that support DVB-S2Klaus Schmidinger1-0/+1
2008-12-29V4L/DVB (9520): stb0899 Remove double .read_status assignmentIgor M. Liplianin1-4/+3
2008-12-29V4L/DVB (9469): Port STB0899 and STB6100Manu Abraham1-374/+49
2008-12-29V4L/DVB (9467): Fix runtime verbosityReinhard Nissl1-66/+66
2008-12-29V4L/DVB (9464): Remove unreferenced deliveryManu Abraham1-3/+0
2008-12-29V4L/DVB (9463): Make delivery system standalone.Manu Abraham1-3/+11
2008-12-29V4L/DVB (9462): Allow specifying clock per deviceManu Abraham1-2/+3
2008-12-29V4L/DVB (9460): Code SimplificationManu Abraham1-3/+1
2008-12-29V4L/DVB (9459): We can now reduce the debug levels, just need to look at errors only.Manu Abraham1-1/+1
2008-12-29V4L/DVB (9457): Optimization, Fix a BugManu Abraham1-2/+20
2008-12-29V4L/DVB (9454): Fix a compile warningManu Abraham1-1/+1
2008-12-29V4L/DVB (9453): stb0899: fix compilation warningsManu Abraham1-1/+1
2008-12-29V4L/DVB (9451): Bug! F/3 Clock domain was incorrectly usedManu Abraham1-1/+1
2008-12-29V4L/DVB (9448): Bug: fix array sizeReinhard Nissl1-2/+2
2008-12-29V4L/DVB (9446): Bug Fix an overflow in bandwidth calculationReinhard Nissl1-1/+1
2008-12-29V4L/DVB (9444): Initialize post process events to NULLManu Abraham1-1/+1
2008-12-29V4L/DVB (9443): Bug: Bandwidth calculationManu Abraham1-3/+2
2008-12-29V4L/DVB (9442): Revert back previous change to 90MHzManu Abraham1-1/+1
2008-12-29V4L/DVB (9441): Code simplification: clock is already initialized, no need to initialize again.Manu Abraham1-1/+1
2008-12-29V4L/DVB (9436): Fix a typo in the previous commitManu Abraham1-2/+2
2008-12-29V4L/DVB (9435): Add post process interfacesManu Abraham1-0/+34
2008-12-29V4L/DVB (9428): Fix: assignment of wrong valuesMarko Schluessler1-1/+1
2008-12-29V4L/DVB (9423): Though insignificant, removes an unnecessary read of the LOCK_LOSS register,Manu Abraham1-4/+0
2008-12-29V4L/DVB (9420): return -EINVAL for invalid parametersManu Abraham1-4/+5
2008-12-29V4L/DVB (9416): Hmmph, a proper calculation broke the working behaviour.Manu Abraham1-1/+1
2008-12-29V4L/DVB (9414): Initialize DiSEqCManu Abraham1-1/+37
2008-12-29V4L/DVB (9413): Bug: Set Auxilliary Clock Register correctlyManu Abraham1-2/+4
2008-12-29V4L/DVB (9411): Bug! Timing recovery was calculated for 99MHz not 90 MHzManu Abraham1-1/+1
2008-12-29V4L/DVB (9407): Optimizations Reduce capture range from 10MHz to 3MhzManu Abraham1-4/+4
2008-12-29V4L/DVB (9402): TT S2 3200 shouldn't need Inversion ON and Inversion AUTO at the same timeManu Abraham1-1/+3