Age | Commit message (Expand) | Author |
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 |
2007-11-20 | mt352: support oversampled IF input | Chris Pascoe |
2007-11-19 | zl10353: calculate input frequency register instead of using hardcoded value | Chris Pascoe |
2007-11-19 | zl10353: fix default adc_clock and TRL nominal rate calculation | Chris Pascoe |
2007-11-19 | zl10353: Improve support for boards without a tuner on secondary i2c | Chris Pascoe |
2007-10-24 | tda18271: clean up i2c_gate handling | Michael Krufky |
2007-10-24 | tda18271: clean up debug macros | Michael Krufky |
2007-10-22 | move std if setting from tda8290 to tda827x | Michael Krufky |
2007-10-22 | tda8290: add support for NXP TDA18271 tuner and TDA8295 analog demod | Michael Krufky |
2007-10-21 | tda827x: fix GPL export on attach function | Michael Krufky |
2007-08-25 | Move all tda8275/8275a tuning code from tda8290 module into tda827x module | Michael Krufky |
2007-10-24 | mt2131: replace comma with semicolon fix | Steven Toth |
2007-10-24 | s5h1409: Fix broken QAM support | Steven Toth |
2007-09-27 | fix typo in DVB_PLL Kconfig help text | Michael Krufky |
2007-09-27 | Backed out changeset 09fea8806b2f | Michael Krufky |
2007-09-26 | dvb: Fix kconfig help text | Mauro Carvalho Chehab |
2007-09-09 | dvb-pll: report whether input rf will be autoselected or set via insmod option | Michael Krufky |
2007-09-09 | dvb-pll: always show pll name if forced via insmod option | Michael Krufky |
2007-09-07 | dvb-pll: add module option to force dvb-pll desc id (for debug use only) | Michael Krufky |
2007-09-09 | dvb-pll: increase DVB_PLL_MAX to 64 | Michael Krufky |
2007-09-07 | dvb-pll: add module option to specify rf input | Michael Krufky |
2007-09-07 | dvb-pll: store instance ID in dvb_pll_priv structure | Michael Krufky |
2007-09-07 | dvb-pll: pass fe pointer into dvb_pll_configure() and set() functions | Michael Krufky |