summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends/stb6100.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-14[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab1-611/+0
2012-05-14[media] v4l/dvb: fix compiler warningsHans Verkuil1-2/+1
2011-12-31[media] stb6100: Properly retrieve symbol rateMauro Carvalho Chehab1-2/+2
2011-12-31[media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab1-1/+1
2011-12-31[media] stb6100: use get_frontend, instead of get_frontend_legacy()Mauro Carvalho Chehab1-4/+4
2011-12-31[media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-12-29[media] stb6100: warning cleanupMauro Carvalho Chehab1-1/+4
2010-12-29[media] stb6100: Improve tuner performanceManu Abraham1-66/+127
2010-10-21V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-09-12V4L/DVB (12483): Use DIV_ROUND_CLOSESTJulia Lawall1-1/+3
2009-03-13V4L/DVB (10977): STB6100 init fix, the call to stb6100_set_bandwidth needs an...Hans Werner1-2/+2
2008-12-29V4L/DVB (9479): Wait for a maximum of 100mSManu Abraham1-1/+1
2008-12-29V4L/DVB (9470): Disable PLL Loop while tuningAles Jurik1-1/+11
2008-12-29V4L/DVB (9469): Port STB0899 and STB6100Manu Abraham1-22/+6
2008-12-29V4L/DVB (9468): Miscellaneous fixesReinhard Nissl1-5/+5
2008-12-29V4L/DVB (9457): Optimization, Fix a BugManu Abraham1-17/+0
2008-12-29V4L/DVB (9452): Fix invalid GCT modeManu Abraham1-0/+3
2008-12-29V4L/DVB (9447): stb6100: improve roundingReinhard Nissl1-1/+1
2008-12-29V4L/DVB (9445): Bug: Bandwidth calculation at upper and lower boundariesReinhard Nissl1-3/+3
2008-12-29V4L/DVB (9443): Bug: Bandwidth calculationManu Abraham1-1/+1
2008-12-29V4L/DVB (9428): Fix: assignment of wrong valuesMarko Schluessler1-2/+2
2008-12-29V4L/DVB (9427): Code simplification: Sleep only for the required time interval.Manu Abraham1-0/+2
2008-12-29V4L/DVB (9426): Add a missing breakManu Abraham1-0/+1
2008-12-29V4L/DVB (9400): stb6100: Code SimplificationManu Abraham1-3/+0
2008-12-29V4L/DVB (9389): Use kzalloc instead of kmallocMarko Schluessler1-1/+1
2008-12-29V4L/DVB (9388): Reference Clock is in kHzMarko Schluessler1-3/+2
2008-12-29V4L/DVB (9377): Add STB6100 SupportManu Abraham1-0/+566