Age | Commit message (Expand) | Author |
2007-12-24 | merge: http://linuxtv.org/hg/~mkrufky/tda18271 | Mauro Carvalho Chehab |
2007-12-24 | From: Matthias Schwarzott <zzam@gentoo.org> | Mauro Carvalho Chehab |
2007-12-24 | tda18271: create separate calc_pll functions | Michael Krufky |
2007-12-24 | tda18271: rename tda18271_calc_* functions to tda18271_lookup_* | Michael Krufky |
2007-12-24 | tda18271: check ID register during attach | Michael Krufky |
2007-12-24 | tda18271: divider byte 1, bit 7 is always 0 | Michael Krufky |
2007-12-21 | merge: http://linuxtv.org/hg/~mkrufky/xceive | Mauro Carvalho Chehab |
2007-12-21 | merge: http://linuxtv.org/hg/~mkrufky/tda18271 | Mauro Carvalho Chehab |
2007-12-21 | merge: http://linuxtv.org/hg/~stoth/xc5000 | Mauro Carvalho Chehab |
2007-12-21 | merge: http://linuxtv.org/hg/~mkrufky/tuner | Mauro Carvalho Chehab |
2007-12-21 | xc5000: fix build warning | Michael Krufky |
2007-12-21 | xc5000: fix build when DVB_TUNER_XC5000 is disabled | Michael Krufky |
2007-12-21 | tda18271: fix typo in RF tracking filter calibration | Michael Krufky |
2007-12-21 | include struct analog_demod_ops directly inside struct dvb_frontend | Michael Krufky |
2007-12-21 | kill tuner-driver.h | Michael Krufky |
2007-12-19 | xc5000: Cleanups of types, result codes etc. | Steven Toth |
2007-12-21 | removes duplicated KERN_DEBUG flags from dprintk calls in mt312.c | Mauro Carvalho Chehab |
2007-12-21 | Fixes issues listed by checkpatch | Mauro Carvalho Chehab |
2007-12-17 | Add support for the Xceive xc5000 silicon tuner. | Steven Toth |
2007-12-15 | zl10353: improve tuning parameters and update register map | Chris Pascoe |
2007-12-13 | merge: http://linuxtv.org/hg/~mkrufky/s5h1409 | Mauro Carvalho Chehab |
2007-12-13 | s5h1409: use VSB IF frequency ( 44 / 5.38 MHz ) unless otherwise specified | Michael Krufky |
2007-12-13 | s5h1409: fix IF frequency configuration | Michael Krufky |
2007-12-12 | s5h1409: QAM SNR related fixes | Steven Toth |
2007-12-12 | git-dvb: drivers/media/dvb/frontends/zl10353.c: avoid 64-bit divide | Mauro Carvalho Chehab |
2007-12-12 | git-dvb: fix build in drivers/media/dvb/frontends/tda18271.h | Mauro Carvalho Chehab |
2007-12-09 | tda18271: pass i2c gate configuration into tda18271_attach() | Michael Krufky |
2007-12-09 | tda18271: use an enum rather than an integer to store analog / digital state | Michael Krufky |
2007-12-06 | tda18271: remove tuning offset for atsc/qam | Michael Krufky |
2007-12-02 | tda18271: fix register dump format | Michael Krufky |
2007-12-02 | tda18271: convert table lookup loops to functions | Michael Krufky |
2007-12-02 | tda18271: set image rejection validity | Michael Krufky |
2007-12-02 | tda18271: improve debug flexibility | Michael Krufky |
2007-12-02 | tda18271: remove duplicated code | Michael Krufky |
2007-12-01 | tda18271: only force init once during attach | Michael Krufky |
2007-11-25 | merge: http://linuxtv.org/hg/~mkrufky/tda18271 | Mauro Carvalho Chehab |
2007-11-23 | tda18271: rename 'debug' to 'tda18271_debug' | Michael Krufky |
2007-11-23 | tda18271: move tda18271_map tables to a separate source file | Michael Krufky |
2007-11-22 | tda18271: define init callback | Michael Krufky |
2007-11-22 | tda827x: prevent possible NULL pointer dereference in tda827xa_lna_gain | Michael Krufky |
2007-11-18 | tda827x: fix NULL pointer dereference during tda827x_probe_version | Michael Krufky |
2007-11-19 | drivers/media/dvb: Add missing "space" | Mauro Carvalho Chehab |
2007-11-12 | Adding support for VHF with MT2266-devices | Mauro Carvalho Chehab |
2007-11-08 | Fix bug #8824: Correct support for Diseqc on tda10086 | Mauro Carvalho Chehab |
2007-10-31 | compat: a number of dvb frontends didn't include compat.h | Trent Piepho |
2007-10-31 | stv0297: Signal strength fixes | Oliver Endriss |
2007-10-31 | tda10021: Fix reported signal strength | Oliver Endriss |
2007-10-31 | tda10021: Bit error counting fixed | Oliver Endriss |
2007-10-31 | ves1820: Change the acquisition range for clock recovery from 120 ppm to 240ppm | Oliver Endriss |
2007-11-20 | zl10353: store frequencies in 0.1kHz to eliminate rounding errors | Chris Pascoe |