summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb
AgeCommit message (Expand)Author
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
2007-08-25[PATCH 24/30] dvb: remove some unneeded vmalloc() return value casts from av7110Oliver Endriss
2007-08-23dvb_net: whitespace cleanupMichael Krufky
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-08-21hybrid tuner refactoring core changes, phase 1Michael Krufky
2007-08-20Fix a warning at dvb_netMauro Carvalho Chehab
2007-08-19b2c2-flexcop: fix Airstar HD5000 tuning regressionMichael Krufky
2007-08-18[PATCH] Add IR support for Nova-T StickPatrick Boettcher
2007-08-18[PATCH] Typo fix in Nova-TD descriptionPatrick Boettcher
2007-08-18Trivial: repair mixed parm descs in dvb-usb-init.cPatrick Boettcher
2007-08-18Updated GenPix USB driverPatrick Boettcher
2007-08-18merge: http://linuxtv.org/hg/~tap/v4l-dvbMauro Carvalho Chehab
2007-08-17Fix for bug 7819: fixed hotplugging for dvbnetMauro Carvalho Chehab
2007-08-17compat: Fix device_create compat codeTrent Piepho
2007-08-17Make dvbdev compatible again with older kernel versionsMauro Carvalho Chehab
2007-08-16compat: Add missing compat.hTrent Piepho
2007-08-16Net_ule(): fix check-after-useMauro Carvalho Chehab
2007-08-16master: http://linuxtv.org/hg/~mkrufky/dvbMauro Carvalho Chehab
2007-08-15DVB: convert struct class_device to struct deviceMichael Krufky
2007-08-11dvb-pll: Set minimum and maximum frequency properlyTrent Piepho
2007-08-09cinergyt2_suspend: don't forget to unlock cinergyt2->wq_semMauro Carvalho Chehab
2007-08-09dvb_frontend: Fixed GET_INFO ioctl and check of frequency limitsOliver Endriss
2007-08-09Fix the min/max frequencies of some DVB-C frontendsOliver Endriss
2007-08-06tda8083: fix frequency and symbolrate infoOliver Endriss
2007-08-03merge: http://linuxtv.org/hg/~tap/v4l-dvbMauro Carvalho Chehab
2007-08-01Frontend_ioctl(): fix check-after-useMauro Carvalho Chehab
2007-08-01Fixed remote control for dib0700 with new firmwarePatrick Boettcher
2007-07-31mt2131 s5h1409: correct frontend selection logicTrent Piepho