summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-core
AgeCommit message (Expand)Author
2006-08-09[dvb_attach] dvb_frontend_detach fixOliver Endriss
2006-08-01Fix minor errors in build filesTrent Piepho
2006-07-28Refactor dvb_detach calls into a single dvb_frontend_detach function.Andrew de Quincey
2006-07-28Add Kconfig infrastructure for dvb_attachAndrew de Quincey
2006-07-28Add dvb_attach() macro and supporting routinesAndrew 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-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-10Fix DISEQC regressionAndrew de Quincey
2006-06-30merge: http://www.linuxtv.org/hg/~manu/v4l-algoMauro Carvalho Chehab
2006-06-30fix: use swzigzag for swalgoManu Abraham
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
2006-06-25merge: http://linuxtv.org/hg/~manu/v4l-algoMauro Carvalho Chehab
2006-06-25Fix a misplaced closing bracket/else, which caused swzigzag not to be calledManu Abraham
2006-06-25merge: http://linuxtv.org/hg/~manu/v4l-algoMauro Carvalho Chehab
2006-06-24Fix an Oops for all fe that have get_frontend_algo == NULLManu Abraham
2006-06-23merge: http://www.linuxtv.org/hg/~manu/v4l-algoMauro Carvalho Chehab
2006-06-23fix up funky logic in dvbMauro Carvalho Chehab
2006-06-21Use device specific algorithmsManu Abraham
2006-06-21ATSC frontend supportManu Abraham
2006-05-14Change dvb_frontend_ops to be a real field instead of a pointer field inside ...Patrick Boettcher
2006-05-08merge: http://linuxtv.org/hg/~manu/dvbmathMauro Carvalho Chehab
2006-05-08make the table staticManu Abraham
2006-05-08Add missing includeManu Abraham
2006-05-07revert manu's multiproto patch by his ask.Mauro Carvalho Chehab
2006-05-07merge: http://linuxtv.org/hg/~manu/dvbmathMauro Carvalho Chehab
2006-05-07merge: http://linuxtv.org/hg/~manu/multiprotoMauro Carvalho Chehab
2006-05-06Add math routines required by DVB demodsManu Abraham
2006-05-05Add frontend support for new Delivery systems and modulationsManu Abraham
2006-05-04Fix CI interface on KNC1 DVBT and DVBC cardsAndrew de Quincey
2006-05-02Core: ULE fixes and RFC4326 additionsMauro Carvalho Chehab
2006-04-19Trim documentationAndrew de Quincey
2006-04-18DVB core changes for PLL refactoringAndrew de Quincey
2006-04-11Fix a type error in dvb_frontend.cMauro Carvalho Chehab
2006-04-10Add sysfs device links to dvb devicesAndrew de Quincey
2006-04-06Set tone/voltage again if the frontend was reinitialisedAndrew de Quincey
2006-04-05merge from adqMauro Carvalho Chehab
2006-04-05Remove DMX_GET_EVENT and associated data structuresMauro Carvalho Chehab
2006-04-04Fix mutex in dvb_register_device to work.Andrew de Quincey
2006-04-03fix warning: assignment discards qualifiers from pointer target typeMichael Krufky
2006-04-02[PATCH] mark f_ops const in the inodeMauro Carvalho Chehab
2006-03-30Fix budget-av CAM resetAndrew de Quincey
2006-03-30Fix memory leak in dvr openxyzzy@t2.domain.actdsltmp
2006-03-14Dmxdev: use dvb_ringbufferMauro Carvalho Chehab
2006-03-14Ringbuffer: don't reset pointers to zeroMauro Carvalho Chehab
2006-03-13Make dvb_ringbuffer compatible to dmxdev_bufferMauro Carvalho Chehab