summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-core
AgeCommit message (Expand)Author
2007-06-01Improve compatibility handlingMauro Carvalho Chehab
2007-06-01Reverting last changeset. There were two different patches merged togetherMauro Carvalho Chehab
2007-06-01saa7134-tvaudio: kthread conversionMauro Carvalho Chehab
2007-05-13Backport several changesets on dvb_net.cMauro Carvalho Chehab
2007-05-06dvb-core: Add level fixes to printk()s, plus spelling/grammerTrent Piepho
2007-05-06dvb-core: Handle failures to create devicesTrent Piepho
2007-05-03Allow compiling just DVB CORE without needing to compile the driversMauro Carvalho Chehab
2007-05-02Use menuconfig objects II - DVBMauro Carvalho Chehab
2007-04-14Fix 3/3 for bug 7819: fixed hotplugging for dvbnetMarkus Rechberger
2007-04-14Fix 2/3 for bug 7819: fixing hotplug issue for demux[n] and dvr[n]Markus Rechberger
2007-04-14Fix 1/3 for bug 7819: fixed frontend hotplug issueMarkus Rechberger
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