summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb
AgeCommit message (Expand)Author
2006-08-05Check all errorsManu Abraham
2006-08-03Fix tda826x detectionAndrew de Quincey
2006-08-02Add missing dvb-pll Kconfig infrastructure.+ CTL_SMC_PHY,Andrew de Quincey
2006-08-01Fix minor errors in build filesTrent Piepho
2006-07-30Add missing KConfig I2C dependenciesAndrew de Quincey
2006-07-30Use dprintk in tda826x.Andrew de Quincey
2006-07-30Fix budget-ci to use dvb_frontend_detach()Andrew de Quincey
2006-07-30Disable tda10086 debug by default.Andrew de Quincey
2006-07-30tda826x: Remove 0-byte I2C write; put tuner_ops info in static structAndrew de Quincey
2006-07-30Add tda10086 support for TT DVB-S-1401Andrew de Quincey
2006-07-30Add drivers for tda10086 + tda826x chipsAndrew de Quincey
2006-07-29merge: http://linuxtv.org/hg/~quincy/v4l-dvb-attachMauro Carvalho Chehab
2006-07-29Fix dst_ca attachAndrew de Quincey
2006-07-29Ttpci/: remove unneeded #include <linux/byteorder/swabb.h>'sMauro Carvalho Chehab
2006-07-28Refactor dvb_detach calls into a single dvb_frontend_detach function.Andrew de Quincey
2006-07-28Remove duplication _release() op.Andrew de Quincey
2006-07-28Add Kconfig infrastructure for dvb_attachAndrew de Quincey
2006-07-28Convert DVB devices to use dvb_attach()Andrew de Quincey
2006-07-28Add dvb_attach() macro and supporting routinesAndrew de Quincey
2006-07-28Remove remaining static function callsAndrew de Quincey
2006-07-28Convert SEC drivers to new frontend APIAndrew de Quincey
2006-07-28dvb_attach modifications to dvb frontend structuresAndrew de Quincey
2006-07-19Removed the remaining config.h stuffMauro Carvalho Chehab
2006-07-19[PATCH] release_firmware() fixesMauro Carvalho Chehab
2006-07-19typo fixes: bandwith -> bandwidthMauro Carvalho Chehab
2006-07-19[PATCH] irq-flags: media: Use the new IRQF_ constantsMauro Carvalho Chehab
2006-07-19[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.Mauro Carvalho Chehab
2006-07-19[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeMauro Carvalho Chehab
2006-07-19[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeMauro Carvalho Chehab
2006-07-19[PATCH] devfs: Remove devfs_remove() function from the kernel treeMauro Carvalho Chehab
2006-07-19[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeMauro Carvalho Chehab
2006-07-19Remove obsolete #include <linux/config.h>Mauro Carvalho Chehab
2006-07-19[budget/budget-av/budget-ci/budget-patch drivers] fixed DMA start/stop codeOliver Endriss
2006-07-18Fix dvb-pll autoprobingAndrew de Quincey
2006-07-16[PATCH] Freecom DVB-T stick with ID 14aa:0225Patrick Boettcher
2006-07-16Fix possible dvb-pll oopsAndrew de Quincey
2006-07-10Fix typo in comment for TDA9819Andrew de Quincey
2006-07-10Fix broken tda665x PLL definition.Andrew de Quincey
2006-07-10Fix unstable DISEQC behaviour on budget cards.Andrew de Quincey
2006-07-10Fix DISEQC regressionAndrew de Quincey
2006-07-10Add dvbpll i2c device check.Andrew de Quincey
2006-06-30Missing statement in drivers/media/dvb/frontends/cx22700.cMauro Carvalho Chehab
2006-06-30merge: http://linuxtv.org/hg/~mkrufky/cx88Mauro Carvalho Chehab
2006-06-30merge: http://www.linuxtv.org/hg/~manu/v4l-algoMauro Carvalho Chehab
2006-06-30fix: use swzigzag for swalgoManu Abraham
2006-06-29cx24123: fix set_voltage function according to the specsMichael Krufky
2006-06-29Fix CI interface on PRO KNC1 cardsAndrew de Quincey
2006-06-29Fix CI on old KNC1 DVBC cardsAndrew de Quincey
2006-06-29The FE_SET_FRONTEND_TUNE_MODE ioctl always returns EOPNOTSUPPAndrew de Quincey
2006-06-25Spin lock on network changed on 2.6.18Mauro Carvalho Chehab