summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/zl10353.c
Commit message (Expand)AuthorAgeFilesLines
* [media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab2012-01-041-1/+0
* [media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab2011-12-311-2/+2
* [media] zl10353: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab2011-12-311-63/+50
* [media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab2011-12-311-1/+1
* [media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab2011-12-311-1/+1
* [media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab2011-12-311-1/+1
* [media] dvb: remove dvb_frontend_parameters from calc_regs()Mauro Carvalho Chehab2011-12-311-1/+1
* V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust2010-10-211-1/+1
* V4L/DVB (12485): zl10353: correct implementation of FE_READ_UNCORRECTED_BLOCKSAleksandr V. Piskunov2009-09-121-3/+11
* V4L/DVB (12341): zl10353 and qt1010: fix stack corruption bugJan Nikitenko2009-08-131-7/+5
* V4L/DVB (11215): zl10353: add support for Intel CE6230 and Intel CE6231Antti Palosaari2009-03-301-1/+7
* V4L/DVB (10972): zl10353: i2c_gate_ctrl bug fixAntti Palosaari2009-03-131-1/+1
* V4L/DVB (10151): Fix I2C bridge error in zl10353Dmitri Belimov2009-01-021-0/+7
* V4L/DVB (9362): zl10353: add new register configuration for zl10353/especiall...Markus Rechberger2008-12-291-0/+3
* V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-3/+3
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-1/+1
* V4L/DVB (6856): zl10353: improve tuning parameters and update register mapChris Pascoe2008-01-251-13/+230
* V4L/DVB (6818): git-dvb: drivers/media/dvb/frontends/zl10353.c: avoid 64-bit ...Andrew Morton2008-01-251-1/+2
* V4L/DVB (6656): zl10353: store frequencies in 0.1kHz to eliminate rounding er...Chris Pascoe2008-01-251-6/+9
* V4L/DVB (6630): zl10353: calculate input frequency register instead of using ...Chris Pascoe2008-01-251-5/+37
* V4L/DVB (6628): zl10353: Improve support for boards without a tuner on second...Chris Pascoe2008-01-251-19/+15
* V4L/DVB (6629): zl10353: fix default adc_clock and TRL nominal rate calculationChris Pascoe2007-12-111-2/+2
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* V4L/DVB (5218): Zl10353: register definitions updateChris Pascoe2007-02-211-7/+7
* V4L/DVB (5217): Zl10353: Implement TRL nominal rate calculationAntti Palosaari2007-02-211-3/+45
* V4L/DVB (5216): Zl10353: add i2c_gate_ctrl supportAntti Palosaari2007-02-211-2/+15
* V4L/DVB (5215): Experimental support for signal strength/BER/uncorrectable countChris Pascoe2007-02-211-0/+36
* V4L/DVB (5195): Frontends: make 4 functions staticAdrian Bunk2007-02-211-1/+1
* V4L/DVB (4496): Tuning tweaks for ZL10353Chris Pascoe2006-09-261-0/+3
* V4L/DVB (4495): Fix "no data from ZL10353 based USB tuner" problemChris Pascoe2006-09-261-1/+4
* V4L/DVB (4384): Remove remaining static function callsAndrew de Quincey2006-09-261-2/+1
* V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher2006-06-251-8/+6
* V4L/DVB (3893): Convert calls from _pllbuf() to _calc_reg()Andrew de Quincey2006-06-251-2/+2
* V4L/DVB (3890): Add support for non-attached tuners to zl10353Andrew de Quincey2006-06-251-1/+23
* V4L/DVB (3868): Convert zl10353 to refactored tuner codeAndrew de Quincey2006-06-251-3/+5
* V4L/DVB (3509): Make a needlessly global function static.Adrian Bunk2006-03-211-1/+1
* V4L/DVB (3408): DViCO FusionHDTV DVB-T Hybrid and ZL10353-based FusionHDTV DV...Chris Pascoe2006-03-081-0/+311