summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends
AgeCommit message (Expand)Author
2008-09-11S2API: tv_ / TV_ to dtv_ / DTV_ namespace changesSteven Toth
2008-09-09Adjust MPEG initialization in cx24116Igor M. Liplianin
2008-09-09cx24116: Fix lock for high (above 30000 kSyms) symbol ratesIgor M. Liplianin
2008-09-07S5H1420: Fix size of shadow-array to avoid overflowPatrick Boettcher
2008-09-06Fix support for Hauppauge Nova-S SEPatrick Boettcher
2008-09-04cx24116: Adding DVB-S2 demodulator supportSteven Toth
2008-04-30mt312: Prefix functions only with mt312_, Add zl10313 to kconfig descriptionMauro Carvalho Chehab
2008-04-28 make itd1000_fre_values[] static constMauro Carvalho Chehab
2008-05-06Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab
2008-05-06DRX depends on HOTPLUG, due to FW_LOADER dependencyMauro Carvalho Chehab
2008-04-30Fixes compilation for drx397xDMauro Carvalho Chehab
2008-04-30 2.6.25-rc5-mm1 specifc div64_u64 fixesMauro Carvalho Chehab
2008-04-30Backport additional Kconfig changes from -gitMauro Carvalho Chehab
2008-04-30Use the same name convention for all tuners under common/tunersMauro Carvalho Chehab
2008-04-30backport tuners move patch from -gitMauro Carvalho Chehab
2008-04-28 drivers/media/dvb/frontends/s5h1420.c: printk fixMauro Carvalho Chehab
2008-04-26backported kernel changeset cbfa6f2a684e9fb7d6a5025b3893b8f93112683cMauro Carvalho Chehab
2008-04-26A few CodingStyle fixesMauro Carvalho Chehab
2008-04-26Move other terrestrial tuners to common/tunersMauro Carvalho Chehab
2008-04-26reorganize some DVB-S Kconfig itemsMauro Carvalho Chehab
2008-04-26From: Mauro Carvalho Chehab <mchehab@infradead.org>Mauro Carvalho Chehab
2008-04-25merge: http://www.linuxtv.org/hg/~stoth/v4l-dvbMauro Carvalho Chehab
2008-04-24s5h1411: Adding support for this ATSC/QAM demodulatorSteven Toth
2008-04-25 mt312.h: dubious one-bit signed bitfieldMauro Carvalho Chehab
2008-04-24drx397xD: fix math usageMauro Carvalho Chehab
2008-04-05hvr950q: led feedback based on snrMichael Krufky
2008-10-31stb0899 Remove double .read_status assignmentMauro Carvalho Chehab
2008-10-31V4L/DVB: remove unused #include <version.h>Mauro Carvalho Chehab
2008-03-09Make delivery system standalone.Manu Abraham
2008-03-05Optimizations galore: Blistering barnacles! The KNC1 and friendsManu Abraham
2008-03-01Code SimplificationManu Abraham
2008-02-24We can now reduce the debug levels, just need to look at errors only.Manu Abraham
2008-02-24Bugfix: gate control needs to be handledManu Abraham
2008-02-04Optimization, Fix a BugManu Abraham
2008-01-26Cleanup: remove some superfluous stuff and dead commented out codeManu Abraham
2008-01-26Fix a compile warningManu Abraham
2008-01-26Cleanup/Optimization:Manu Abraham
2008-01-26Fix invalid GCT modeManu Abraham
2008-01-26Bug! F/3 Clock domain was incorrectly usedManu Abraham
2008-01-26Code Review: #4 Consolidate configurationsManu Abraham
2008-01-21Code Simplification: use do_div() insteadManu Abraham
2008-01-21Bug: a string which contains 4 digits needs an arrayManu Abraham
2008-01-21Optimization: Round the requested value to achieve aManu Abraham
2008-01-19Bug Fix an overflow in bandwidth calculationManu Abraham
2008-01-18Bug: Bandwidth calculation at upper and lower boundariesManu Abraham
2008-01-18Initialize post process events to NULLManu Abraham
2008-01-18Bug: Bandwidth calculationManu Abraham
2007-11-19Revert back previous change to 90MHzManu Abraham
2007-11-10Code simplification: clock is already initialized,Manu Abraham
2007-11-10Bug in previous commitManu Abraham