summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-core
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (5209): Kthread api conversion for dvb_frontend and av7110 fixakpm@linux-foundation.org2007-02-211-2/+2
* V4L/DVB (5208): Kthread API conversion for dvb_frontend and av7110Herbert Poetzl2007-02-211-45/+24Star
* Fix typos concerning hierarchyUwe Kleine-König2007-02-171-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-142-2/+0Star
* V4L/DVB (4973): Dvb-core: fix printk type warningMichael Krufky2006-12-271-1/+1
* V4L/DVB (4972): Dvb-core: fix bug in CRC-32 checking on 64-bit systemsAng Way Chuang2006-12-271-1/+1
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-1/+1
|\
| * V4L/DVB (4832): Fix uninitialised variable in dvb_frontend_swzigzagAndrew de Quincey2006-11-261-1/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-7/+12
|/
* V4L/DVB (4732): Fix spelling error in Kconfig help text for DVB_CORE_ATTACHUwe Bugla2006-10-141-1/+1
* V4L/DVB (4665): Add frontend structure callback for bus acquisition.Steven Toth2006-10-032-0/+11
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-1/+0Star
* V4L/DVB (4611): Add module-init-tools version comment.Andrew de Quincey2006-09-261-0/+2
* V4L/DVB (4492): [dvb_attach] dvb_frontend_detach fixOliver Endriss2006-09-261-1/+1
* V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...Andrew de Quincey2006-09-263-18/+34
* V4L/DVB (4387): Add Kconfig infrastructure for dvb_attachAndrew de Quincey2006-09-261-0/+11
* V4L/DVB (4385): Add dvb_attach() macro and supporting routinesAndrew de Quincey2006-09-262-11/+41
* V4L/DVB (4383): Convert SEC drivers to new frontend APIAndrew de Quincey2006-09-261-0/+2
* V4L/DVB (4382): Dvb_attach modifications to dvb frontend structuresAndrew de Quincey2006-09-261-1/+4
* V4L/DVB (4411): Fix minor errors in build filesTrent Piepho2006-08-081-3/+3
* V4L/DVB (4292): Fix DISEQC regressionAndrew de Quincey2006-07-291-6/+9
* V4L/DVB (4282): Fix: use swzigzag for swalgoManu Abraham2006-06-301-1/+2
* V4L/DVB (4275): The FE_SET_FRONTEND_TUNE_MODE ioctl always returns EOPNOTSUPPTrent Piepho2006-06-301-0/+1
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0Star
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-6/+0Star
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-4/+0Star
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-3/+0Star
* V4L/DVB (4217): Fix a misplaced closing bracket/else, which caused swzigzag n...Manu Abraham2006-06-261-3/+2Star
* V4L/DVB (4211): Fix an Oops for all fe that have get_frontend_algo == NULLManu Abraham2006-06-261-13/+15
* V4L/DVB (4160): Use device specific algorithmsManu Abraham2006-06-252-1/+5
* V4L/DVB (4155): ATSC frontend supportManu Abraham2006-06-251-1/+3
* V4L/DVB (4149): Fix up funky logic in dvbDave Jones2006-06-251-2/+2
* V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher2006-06-252-77/+77
* V4L/DVB (3996): Make the table staticChristoph Pfister2006-06-251-1/+1
* V4L/DVB (3995): Add missing includeManu Abraham2006-06-251-0/+1
* V4L/DVB (3988): Add math routines required by DVB demodsChristoph Pfister2006-06-253-3/+205
* V4L/DVB (3984): Fix CI interface on KNC1 DVBT and DVBC cardsAndrew de Quincey2006-06-251-2/+23
* V4L/DVB (3966): Core: ULE fixes and RFC4326 additionsChristian Praehauser2006-06-251-76/+154
* V4L/DVB (3892): Trim documentationAndrew de Quincey2006-06-251-78/+7Star
* V4L/DVB (3845): DVB core changes for PLL refactoringAndrew de Quincey2006-06-252-0/+127
* V4L/DVB (3769): Fix a type error in dvb_frontend.cUwe Bugla2006-06-251-1/+1
* V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey2006-06-252-3/+6
* V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structuresAndreas Oberritter2006-06-251-3/+0Star
* [NET]: Add netif_tx_lockHerbert Xu2006-06-181-2/+2
* V4L/DVB (3742): Set tone/voltage again if the frontend was reinitialisedAndrew de Quincey2006-05-131-0/+12
* V4L/DVB (3725): Fix mutex in dvb_register_device to work.Andrew de Quincey2006-05-131-2/+2
* V4L/DVB (3673): Fix budget-av CAM resetAndrew de Quincey2006-04-022-1/+19
* V4L/DVB (3672): Fix memory leak in dvr openTrent Piepho2006-04-021-3/+9
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1