Age | Commit message (Expand) | Author |
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-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 |
2007-09-04 | Removed unused function mt2131_set_gpo() | Steven Toth |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-08-16 | compat: Add missing compat.h | Trent Piepho |
2007-08-11 | dvb-pll: Set minimum and maximum frequency properly | Trent Piepho |
2007-08-09 | Fix the min/max frequencies of some DVB-C frontends | Oliver Endriss |
2007-08-06 | tda8083: fix frequency and symbolrate info | Oliver Endriss |
2007-08-03 | merge: http://linuxtv.org/hg/~tap/v4l-dvb | Mauro Carvalho Chehab |
2007-07-31 | mt2131 s5h1409: correct frontend selection logic | Trent Piepho |
2007-07-31 | Module parameter description for SFN workaround | Patrick Boettcher |
2007-07-31 | Fix support for DiB7000M-devices | Patrick Boettcher |
2007-07-31 | Add module parameter to enable SFN workaround | Patrick Boettcher |
2007-07-30 | merge: http://www.linuxtv.org/hg/~stoth/v4l-dvb | Mauro Carvalho Chehab |
2007-07-30 | Add support for DiB7070-based devices | Patrick Boettcher |
2007-07-29 | dvb-pll: make struct dvb_pll_fcv1236d static | Michael Krufky |
2007-07-28 | whitespace cleanup for mt2131 and s5h1409 | Michael Krufky |
2007-07-27 | merge: http://linuxtv.org/hg/~endriss/v4l-dvb | Mauro Carvalho Chehab |
2007-07-27 | Sync with DiBcom Driver Release 2.1.3 + some improvements | Patrick Boettcher |
2007-07-24 | tda10023: Remove range check of symbol rate | Oliver Endriss |
2007-07-26 | Forgotten mt2266 files added | Patrick Boettcher |
2007-07-25 | Add initial support for Dual-DVB-T stick based on DiB7700 and MT2266 | Patrick Boettcher |
2007-07-16 | fix dst and cx24123: tune() callback changed signess for delay | Mauro Carvalho Chehab |
2007-07-13 | stv0299: Fix signedness warning (gcc 4.1.1, kernel 2.6.22) | Oliver Endriss |
2007-07-02 | Fix v4l-dvb backward compatibility | Mauro Carvalho Chehab |
2007-07-01 | unexport dvb_pll_configure | Michael Krufky |
2007-06-24 | or51211: remove hardcoded fcv1236d tuner programming | Michael Krufky |
2007-03-21 | s5h1409: use ARRAY_SIZE macro when appropriate | Michael Krufky |