aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/stb6100.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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 argumentHans 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