aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/zl10353.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-12V4L/DVB (12485): zl10353: correct implementation of FE_READ_UNCORRECTED_BLOCKSAleksandr V. Piskunov1-3/+11
2009-08-13V4L/DVB (12341): zl10353 and qt1010: fix stack corruption bugJan Nikitenko1-7/+5
2009-03-30V4L/DVB (11215): zl10353: add support for Intel CE6230 and Intel CE6231Antti Palosaari1-1/+7
2009-03-13V4L/DVB (10972): zl10353: i2c_gate_ctrl bug fixAntti Palosaari1-1/+1
2009-01-02V4L/DVB (10151): Fix I2C bridge error in zl10353Dmitri Belimov1-0/+7
2008-12-29V4L/DVB (9362): zl10353: add new register configuration for zl10353/especially 6mhz taiwan.Markus Rechberger1-0/+3
2008-04-24V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-1/+1
2008-01-25V4L/DVB (6856): zl10353: improve tuning parameters and update register mapChris Pascoe1-13/+230
2008-01-25V4L/DVB (6818): git-dvb: drivers/media/dvb/frontends/zl10353.c: avoid 64-bit divideAndrew Morton1-1/+2
2008-01-25V4L/DVB (6656): zl10353: store frequencies in 0.1kHz to eliminate rounding errorsChris Pascoe1-6/+9
2008-01-25V4L/DVB (6630): zl10353: calculate input frequency register instead of using hardcoded valueChris Pascoe1-5/+37
2008-01-25V4L/DVB (6628): zl10353: Improve support for boards without a tuner on secondary i2cChris Pascoe1-19/+15
2007-12-11V4L/DVB (6629): zl10353: fix default adc_clock and TRL nominal rate calculationChris Pascoe1-2/+2
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2007-02-21V4L/DVB (5218): Zl10353: register definitions updateChris Pascoe1-7/+7
2007-02-21V4L/DVB (5217): Zl10353: Implement TRL nominal rate calculationAntti Palosaari1-3/+45
2007-02-21V4L/DVB (5216): Zl10353: add i2c_gate_ctrl supportAntti Palosaari1-2/+15
2007-02-21V4L/DVB (5215): Experimental support for signal strength/BER/uncorrectable countChris Pascoe1-0/+36
2007-02-21V4L/DVB (5195): Frontends: make 4 functions staticAdrian Bunk1-1/+1
2006-09-26V4L/DVB (4496): Tuning tweaks for ZL10353Chris Pascoe1-0/+3
2006-09-26V4L/DVB (4495): Fix "no data from ZL10353 based USB tuner" problemChris Pascoe1-1/+4
2006-09-26V4L/DVB (4384): Remove remaining static function callsAndrew de Quincey1-2/+1
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontendPatrick Boettcher1-8/+6
2006-06-25V4L/DVB (3893): Convert calls from _pllbuf() to _calc_reg()Andrew de Quincey1-2/+2
2006-06-25V4L/DVB (3890): Add support for non-attached tuners to zl10353Andrew de Quincey1-1/+23
2006-06-25V4L/DVB (3868): Convert zl10353 to refactored tuner codeAndrew de Quincey1-3/+5
2006-03-21V4L/DVB (3509): Make a needlessly global function static.Adrian Bunk1-1/+1
2006-03-08V4L/DVB (3408): DViCO FusionHDTV DVB-T Hybrid and ZL10353-based FusionHDTV DVB-T Plus supportChris Pascoe1-0/+311