aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb
AgeCommit message (Expand)Author
2008-01-25V4L/DVB (6958): tda18271: clean up function tda18271_set_analog_paramsMichael Krufky
2008-01-25V4L/DVB (6957): tda18271: fail table lookups if frequency is out of rangeMichael Krufky
2008-01-25V4L/DVB (6930): xc5000: Removed erroneous definesSteven Toth
2008-01-25V4L/DVB (6928): tda18271: break calculation functions out of tda18271_tuneMichael Krufky
2008-01-25V4L/DVB (6927): tda18271: improve printk macrosMichael Krufky
2008-01-25V4L/DVB (6926): tda18271: consolidate table lookup functionsMichael Krufky
2008-01-25V4L/DVB (6925): tda18271: move state structures to tda18271-priv.hMichael Krufky
2008-01-25V4L/DVB (6924): tda18271: fix whitespace in tda18271_ir_measureMichael Krufky
2008-01-25V4L/DVB (6923): tda18271: remove extraneous debugMichael Krufky
2008-01-25V4L/DVB (6907): tda18271: create separate calc_pll functionsMichael Krufky
2008-01-25V4L/DVB (6906): tda18271: rename tda18271_calc_* functions to tda18271_lookup_*Michael Krufky
2008-01-25V4L/DVB (6905): tda18271: check ID register during attachMichael Krufky
2008-01-25V4L/DVB (6904): tda18271: divider byte 1, bit 7 is always 0Michael Krufky
2008-01-25V4L/DVB (6903): mt312: CodingStyle fixMatthias Schwarzott
2008-01-25V4L/DVB (6894): xc5000: fix build warningMichael Krufky
2008-01-25V4L/DVB (6892): xc5000: fix build when DVB_TUNER_XC5000 is disabledMichael Krufky
2008-01-25V4L/DVB (6890): tda18271: fix typo in RF tracking filter calibrationMichael Krufky
2008-01-25V4L/DVB (6886): xc5000: Cleanups of types, result codes etcSteven Toth
2008-01-25V4L/DVB (6884): Add support for the Xceive xc5000 silicon tunerSteven Toth
2008-01-25V4L/DVB (6882): dvb_frontend: release analog demod in dvb_frontend_detachMichael Krufky
2008-01-25V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_fr...Michael Krufky
2008-01-25V4L/DVB (6880): kill tuner-driver.hMichael Krufky
2008-01-25V4L/DVB (6879): move struct analog_tuner_ops into dvb_frontend.hMichael Krufky
2008-01-25V4L/DVB (6874): removes duplicated KERN_DEBUG flags from dprintk calls in mt3...Matthias Schwarzott
2008-01-25V4L/DVB (6873): Fixes issues listed by checkpatchMatthias Schwarzott
2008-01-25V4L/DVB (6856): zl10353: improve tuning parameters and update register mapChris Pascoe
2008-01-25V4L/DVB (6822): s5h1409: use VSB IF frequency ( 44 / 5.38 MHz ) unless otherw...Michael Krufky
2008-01-25V4L/DVB (6821): s5h1409: fix IF frequency configurationMichael Krufky
2008-01-25V4L/DVB (6818): git-dvb: drivers/media/dvb/frontends/zl10353.c: avoid 64-bit ...Andrew Morton
2008-01-25V4L/DVB (6808): git-dvb: fix build in drivers/media/dvb/frontends/tda18271.hAndrew Morton
2008-01-25V4L/DVB (6801): tda18271: pass i2c gate configuration into tda18271_attach()Michael Krufky
2008-01-25V4L/DVB (6800): tda18271: use an enum rather than an integer to store analog ...Michael Krufky
2008-01-25V4L/DVB (6745): tda18271: remove tuning offset for atsc/qamMichael Krufky
2008-01-25V4L/DVB (6728): tda18271: fix register dump formatMichael Krufky
2008-01-25V4L/DVB (6727): tda18271: convert table lookup loops to functionsMichael Krufky
2008-01-25V4L/DVB (6726): tda18271: set image rejection validityMichael Krufky
2008-01-25V4L/DVB (6725): tda18271: improve debug flexibilityMichael Krufky
2008-01-25V4L/DVB (6724): tda18271: remove duplicated codeMichael Krufky
2008-01-25V4L/DVB (6723): tda18271: only force init once during attachMichael Krufky
2008-01-25V4L/DVB (6681): tda18271: rename 'debug' to 'tda18271_debug'Michael Krufky
2008-01-25V4L/DVB (6680): tda18271: move tda18271_map tables to a separate source fileMichael Krufky
2008-01-25V4L/DVB (6678): tda18271: define init callbackMichael Krufky
2008-01-25V4L/DVB (6659): Convert MTS to bitfieldMauro Carvalho Chehab
2008-01-25V4L/DVB (6656): zl10353: store frequencies in 0.1kHz to eliminate rounding er...Chris Pascoe
2008-01-25V4L/DVB (6655): Add support for MT352-based DViCO FusionHDTV DVB-T NANO devicesChris Pascoe
2008-01-25V4L/DVB (6654): mt352: support oversampled IF inputChris Pascoe
2008-01-25V4L/DVB (6653): Add support for the DViCO FusionHDTV NANO2 w/ZL10353 and firm...Chris Pascoe
2008-01-25V4L/DVB (6649): Add support for the DViCO FusionHDTV Dual Digital 4Chris Pascoe
2008-01-25V4L/DVB (6630): zl10353: calculate input frequency register instead of using ...Chris Pascoe
2008-01-25V4L/DVB (6628): zl10353: Improve support for boards without a tuner on second...Chris Pascoe