Commit Graph

1191 Commits (28fc1f5a0c375cb6375fa48e9a8b393f2a189be6)

Author SHA1 Message Date
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
Chris Pascoe 13e001dfe3 V4L/DVB (6625): CXUSB: i2c transfer failure notification 17 years ago
Chris Pascoe b17f109df1 V4L/DVB (6624): CXUSB: return control message transfer result to caller 17 years ago
Michael Krufky 255c1887cc V4L/DVB (6622): tda827x: prevent possible NULL pointer dereference in tda827xa_lna_gain 17 years ago
Michael Krufky 3b0c453aa7 V4L/DVB (6621): tda827x: fix NULL pointer dereference during tda827x_probe_version 17 years ago
Joe Perches 11645cc370 V4L/DVB (6618): drivers/media/dvb: Add missing "space" 17 years ago
Olivier DANET 542794be2c V4L/DVB (6590): Adding support for VHF with MT2266-devices 17 years ago
dominik 67053a409a V4L/DVB (6589): Gigabyte u7000 usb dvb-t support 17 years ago
Jaroslav Barton 48e6a01731 V4L/DVB (6588): Leadtek Winfast DTV Dongle remote control 17 years ago
Adrian Bunk 53133afbee V4L/DVB (6578): dvb-usb: make some debug vars static 17 years ago