summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb
AgeCommit message (Expand)Author
2007-10-21tuner: move analog_tuner_ops into dvb_frontend_opsMichael Krufky
2007-10-22tda8290: add support for NXP TDA18271 tuner and TDA8295 analog demodMichael Krufky
2007-10-21tda827x: fix GPL export on attach functionMichael Krufky
2007-08-25Move all tda8275/8275a tuning code from tda8290 module into tda827x moduleMichael Krufky
2007-07-02FIX: Write to the correct registerManu Abraham
2007-07-02FIX: Add in missing inversion (should be ideally in the config struct)Manu Abraham
2007-07-02FIX: reading from wrong registersManu Abraham
2007-07-02FIX: register value is not reset to 0 after writeManu Abraham
2007-07-02Let's neither sleep nor wakeup for nowManu Abraham
2007-07-02Use a delay for tracking acquisition statusManu Abraham
2007-07-02On the KNC1 cards the CLOCK is clamped to a maximum limit of 90MHz, eventhoughManu Abraham
2007-02-24FIX: a possible division by zeroManu Abraham
2007-07-03FIX: fix a bug in the charge pump settingManu Abraham
2007-02-24Add STB6100 SupportManu Abraham
2007-02-24Add STB6100 SupportManu Abraham
2007-07-03Add STB0899 to buildManu Abraham
2007-07-03Add STB0899 supportManu Abraham
2007-10-24mt2131: replace comma with semicolon fixSteven Toth
2007-10-24s5h1409: Fix broken QAM supportSteven Toth
2007-10-18Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab
2007-10-11DiB0700-device: Using 1.10 firmwarePatrick Boettcher
2007-10-17synchronize dst.c with kernel versionMauro Carvalho Chehab
2007-10-17Make it backward compatible with kernels <2.6.24Mauro Carvalho Chehab
2007-10-17backport changeset 3b04ddde02cf1b6f14f2697da5c20eca5715017fMauro Carvalho Chehab
2007-10-17backport changeset 7e7654a92a5a75a350cc3458389bc76273498f6aMauro Carvalho Chehab
2007-10-16"while (!ca->wakeup)" breaks the CAM initialisationMauro Carvalho Chehab
2007-10-15 V4L: cinergyT2, remove bad usage of ERESTARTSYSMauro Carvalho Chehab
2007-10-10dvb: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho
2007-10-08dib0700: add support for AverMedia DVB-T Express cardMichael Krufky
2007-10-03en_50221: convert to kthread APIMauro Carvalho Chehab
2007-09-27fix typo in DVB_PLL Kconfig help textMichael Krufky
2007-09-27Backed out changeset 09fea8806b2fMichael Krufky
2007-09-26 dvb: Fix kconfig help textMauro Carvalho Chehab
2007-09-09dvb-pll: report whether input rf will be autoselected or set via insmod optionMichael Krufky
2007-09-09dvb-pll: always show pll name if forced via insmod optionMichael Krufky
2007-09-07dvb-pll: add module option to force dvb-pll desc id (for debug use only)Michael Krufky
2007-09-09dvb-pll: increase DVB_PLL_MAX to 64Michael Krufky
2007-09-07dvb-pll: add module option to specify rf inputMichael Krufky
2007-09-07dvb-pll: store instance ID in dvb_pll_priv structureMichael Krufky
2007-09-07dvb-pll: pass fe pointer into dvb_pll_configure() and set() functionsMichael Krufky
2007-09-18budget-ci: select TT keymap for DVB-S TT 1500Oliver Endriss
2007-09-04Removed unused function mt2131_set_gpo()Steven Toth
2007-08-30dvb_frontend: add get_rf_strength function pointer to dvb_tuner_opsMichael Krufky
2007-08-29merge: http://linuxtv.org/hg/~mkrufky/tuner-refactor-phase-1Mauro Carvalho Chehab
2007-08-27whitespace cleanup: replace leading spaces with tabsMichael Krufky
2007-08-25dvb_frontend: clean-up shutdown handlingOliver Endriss
2007-08-25dvb_frontend: Default for dvb_shutdown_timeout set to 0Oliver Endriss
2007-08-25dvb_frontend: ts_bus_ctrl() handling fixedOliver Endriss
2007-08-25dvb_ca_en50221: decrement module use count on errorOliver Endriss
2007-08-25dvb_ca_en50221: return correct error code valueOliver Endriss