summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/stb6100.c
Commit message (Expand)AuthorAgeFilesLines
* [media] stb6100: Properly retrieve symbol rateMauro Carvalho Chehab2011-12-311-2/+2
* [media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab2011-12-311-1/+1
* [media] stb6100: use get_frontend, instead of get_frontend_legacy()Mauro Carvalho Chehab2011-12-311-4/+4
* [media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab2011-12-311-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [media] stb6100: warning cleanupMauro Carvalho Chehab2010-12-291-1/+4
* [media] stb6100: Improve tuner performanceManu Abraham2010-12-291-66/+127
* V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust2010-10-211-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB (12483): Use DIV_ROUND_CLOSESTJulia Lawall2009-09-121-1/+3
* V4L/DVB (10977): STB6100 init fix, the call to stb6100_set_bandwidth needs an...Hans Werner2009-03-131-2/+2
* V4L/DVB (9479): Wait for a maximum of 100mSManu Abraham2008-12-291-1/+1
* V4L/DVB (9470): Disable PLL Loop while tuningAles Jurik2008-12-291-1/+11
* V4L/DVB (9469): Port STB0899 and STB6100Manu Abraham2008-12-291-22/+6
* V4L/DVB (9468): Miscellaneous fixesReinhard Nissl2008-12-291-5/+5
* V4L/DVB (9457): Optimization, Fix a BugManu Abraham2008-12-291-17/+0
* V4L/DVB (9452): Fix invalid GCT modeManu Abraham2008-12-291-0/+3
* V4L/DVB (9447): stb6100: improve roundingReinhard Nissl2008-12-291-1/+1
* V4L/DVB (9445): Bug: Bandwidth calculation at upper and lower boundariesReinhard Nissl2008-12-291-3/+3
* V4L/DVB (9443): Bug: Bandwidth calculationManu Abraham2008-12-291-1/+1
* V4L/DVB (9428): Fix: assignment of wrong valuesMarko Schluessler2008-12-291-2/+2
* V4L/DVB (9427): Code simplification: Sleep only for the required time interval.Manu Abraham2008-12-291-0/+2
* V4L/DVB (9426): Add a missing breakManu Abraham2008-12-291-0/+1
* V4L/DVB (9400): stb6100: Code SimplificationManu Abraham2008-12-291-3/+0
* V4L/DVB (9389): Use kzalloc instead of kmallocMarko Schluessler2008-12-291-1/+1
* V4L/DVB (9388): Reference Clock is in kHzMarko Schluessler2008-12-291-3/+2
* V4L/DVB (9377): Add STB6100 SupportManu Abraham2008-12-291-0/+566