summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-core
AgeCommit message (Expand)Author
2007-03-10Core: fix several locking related problemsMauro Carvalho Chehab
2007-02-21backport some typos fixed on MainstreamMauro Carvalho Chehab
2007-02-21Backport of git changeset cd354f1ae75e6466a7e31b727faede57a1f89ca5Mauro Carvalho Chehab
2007-02-19compat: Add code to compat.h for try_to_sleep()Trent Piepho
2007-02-13dvbdev: fix illegal re-usage of fileoperations structMarcel Siegert
2007-02-08kthread api conversion for dvb_frontend and av7110 fixMauro Carvalho Chehab
2007-02-08kthread API conversion for dvb_frontend and av7110Mauro Carvalho Chehab
2006-12-16Several stuff backported from 2.6.19-git seriesMauro Carvalho Chehab
2006-12-14dvb-core: fix printk type warningMichael Krufky
2006-12-14dvb-core: fix bug in CRC-32 checking during ULE decapsulation on 64-bit systemsMichael Krufky
2006-11-17Fix uninitialised variable in dvb_frontend_swzigzagAndrew de Quincey
2006-10-06Fix spelling error in Kconfig help text for DVB_CORE_ATTACHMichael Krufky
2006-10-04Removed __KERNEL_SYSCALLS__Mauro Carvalho Chehab
2006-09-25Add frontend structure callback for bus acquisition.Steven Toth
2006-09-07Add module-init-tools version comment.Andrew de Quincey
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