Commit Graph

1150 Commits (68370cf94e2511aeda3b7cb8490692570a8c9dab)

Author SHA1 Message Date
Steven Toth 71bc9bd96b V4L/DVB (6930): xc5000: Removed erroneous defines 17 years ago
Michael Krufky b92bf0f6a9 V4L/DVB (6928): tda18271: break calculation functions out of tda18271_tune 17 years ago
Michael Krufky 182519f4c9 V4L/DVB (6927): tda18271: improve printk macros 17 years ago
Michael Krufky 2f27dfc98c V4L/DVB (6926): tda18271: consolidate table lookup functions 17 years ago
Michael Krufky d37142102a V4L/DVB (6925): tda18271: move state structures to tda18271-priv.h 17 years ago
Michael Krufky 7686b574a1 V4L/DVB (6924): tda18271: fix whitespace in tda18271_ir_measure 17 years ago
Michael Krufky 926bf3ca93 V4L/DVB (6923): tda18271: remove extraneous debug 17 years ago
Michael Krufky fe0bf6d783 V4L/DVB (6907): tda18271: create separate calc_pll functions 17 years ago
Michael Krufky f0bd504fb9 V4L/DVB (6906): tda18271: rename tda18271_calc_* functions to tda18271_lookup_* 17 years ago
Michael Krufky 49e7aaf0ff V4L/DVB (6905): tda18271: check ID register during attach 17 years ago
Michael Krufky 7e946c8a42 V4L/DVB (6904): tda18271: divider byte 1, bit 7 is always 0 17 years ago
Matthias Schwarzott 994fc28b6c V4L/DVB (6903): mt312: CodingStyle fix 17 years ago
Michael Krufky 3f51451b51 V4L/DVB (6894): xc5000: fix build warning 17 years ago
Michael Krufky fb6d8e2c7f V4L/DVB (6892): xc5000: fix build when DVB_TUNER_XC5000 is disabled 17 years ago
Michael Krufky 26501a703d V4L/DVB (6890): tda18271: fix typo in RF tracking filter calibration 17 years ago
Steven Toth e12671cf0c V4L/DVB (6886): xc5000: Cleanups of types, result codes etc 17 years ago
Steven Toth aacb9d31ee V4L/DVB (6884): Add support for the Xceive xc5000 silicon tuner 17 years ago
Michael Krufky 2426a27e4d V4L/DVB (6882): dvb_frontend: release analog demod in dvb_frontend_detach 17 years ago
Michael Krufky bc3e5c7fc2 V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_frontend 17 years ago
Michael Krufky 9ad89f0104 V4L/DVB (6880): kill tuner-driver.h 17 years ago
Michael Krufky 807ffe8df2 V4L/DVB (6879): move struct analog_tuner_ops into dvb_frontend.h 17 years ago
Matthias Schwarzott 0b6a3342a6 V4L/DVB (6874): removes duplicated KERN_DEBUG flags from dprintk calls in mt312.c 17 years ago
Matthias Schwarzott 89f6475857 V4L/DVB (6873): Fixes issues listed by checkpatch 17 years ago
Chris Pascoe bc51471088 V4L/DVB (6856): zl10353: improve tuning parameters and update register map 17 years ago
Michael Krufky 6b7daa88f2 V4L/DVB (6822): s5h1409: use VSB IF frequency ( 44 / 5.38 MHz ) unless otherwise specified 17 years ago
Michael Krufky 2b03238a79 V4L/DVB (6821): s5h1409: fix IF frequency configuration 17 years ago
Andrew Morton 18ff605a18 V4L/DVB (6818): git-dvb: drivers/media/dvb/frontends/zl10353.c: avoid 64-bit divide 17 years ago
Andrew Morton 39b43b1a61 V4L/DVB (6808): git-dvb: fix build in drivers/media/dvb/frontends/tda18271.h 17 years ago
Michael Krufky e435f95ce6 V4L/DVB (6801): tda18271: pass i2c gate configuration into tda18271_attach() 17 years ago
Michael Krufky 7206abbc2d V4L/DVB (6800): tda18271: use an enum rather than an integer to store analog / digital state 17 years ago
Michael Krufky 14e3c152a1 V4L/DVB (6745): tda18271: remove tuning offset for atsc/qam 17 years ago
Michael Krufky 5d2bf930a2 V4L/DVB (6728): tda18271: fix register dump format 17 years ago
Michael Krufky b5f3e1e153 V4L/DVB (6727): tda18271: convert table lookup loops to functions 17 years ago
Michael Krufky aaeccba68a V4L/DVB (6726): tda18271: set image rejection validity 17 years ago
Michael Krufky 293da0ec46 V4L/DVB (6725): tda18271: improve debug flexibility 17 years ago
Michael Krufky 1457263e9d V4L/DVB (6724): tda18271: remove duplicated code 17 years ago
Michael Krufky efce841093 V4L/DVB (6723): tda18271: only force init once during attach 17 years ago
Michael Krufky 54465b082c V4L/DVB (6681): tda18271: rename 'debug' to 'tda18271_debug' 17 years ago
Michael Krufky 6ca04de36b V4L/DVB (6680): tda18271: move tda18271_map tables to a separate source file 17 years ago
Michael Krufky 22ee1250bd V4L/DVB (6678): tda18271: define init callback 17 years ago
Mauro Carvalho Chehab 5add9a6f3c V4L/DVB (6659): Convert MTS to bitfield 17 years ago
Chris Pascoe a1dcd9de64 V4L/DVB (6656): zl10353: store frequencies in 0.1kHz to eliminate rounding errors 17 years ago
Chris Pascoe 702a67624e V4L/DVB (6655): Add support for MT352-based DViCO FusionHDTV DVB-T NANO devices 17 years ago
Chris Pascoe c6e62a3a39 V4L/DVB (6654): mt352: support oversampled IF input 17 years ago
Chris Pascoe 5ccaf90501 V4L/DVB (6653): Add support for the DViCO FusionHDTV NANO2 w/ZL10353 and firmware 17 years ago
Chris Pascoe aeb012bbf4 V4L/DVB (6649): Add support for the DViCO FusionHDTV Dual Digital 4 17 years ago
Chris Pascoe 794604c3ef V4L/DVB (6630): zl10353: calculate input frequency register instead of using hardcoded value 17 years ago
Chris Pascoe 58d834ea89 V4L/DVB (6628): zl10353: Improve support for boards without a tuner on secondary i2c 17 years ago
Chris Pascoe a644e4a3e9 V4L/DVB (6627): CXUSB: handle write then read from different address 17 years ago
Chris Pascoe 272479d7ab V4L/DVB (6626): CXUSB: support only-read i2c requests 17 years ago