aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-core (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-27V4L/DVB (4973): Dvb-core: fix printk type warningMichael Krufky1-1/+1
2006-12-27V4L/DVB (4972): Dvb-core: fix bug in CRC-32 checking on 64-bit systemsAng Way Chuang1-1/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-1/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-1/+1
2006-11-26V4L/DVB (4832): Fix uninitialised variable in dvb_frontend_swzigzagAndrew de Quincey1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-7/+12
2006-10-14V4L/DVB (4732): Fix spelling error in Kconfig help text for DVB_CORE_ATTACHUwe Bugla1-1/+1
2006-10-03V4L/DVB (4665): Add frontend structure callback for bus acquisition.Steven Toth2-0/+11
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann1-1/+0
2006-09-26V4L/DVB (4611): Add module-init-tools version comment.Andrew de Quincey1-0/+2
2006-09-26V4L/DVB (4492): [dvb_attach] dvb_frontend_detach fixOliver Endriss1-1/+1
2006-09-26V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach function.Andrew de Quincey3-18/+34
2006-09-26V4L/DVB (4387): Add Kconfig infrastructure for dvb_attachAndrew de Quincey1-0/+11
2006-09-26V4L/DVB (4385): Add dvb_attach() macro and supporting routinesAndrew de Quincey2-11/+41
2006-09-26V4L/DVB (4383): Convert SEC drivers to new frontend APIAndrew de Quincey1-0/+2
2006-09-26V4L/DVB (4382): Dvb_attach modifications to dvb frontend structuresAndrew de Quincey1-1/+4
2006-08-08V4L/DVB (4411): Fix minor errors in build filesTrent Piepho1-3/+3
2006-07-29V4L/DVB (4292): Fix DISEQC regressionAndrew de Quincey1-6/+9
2006-06-30V4L/DVB (4282): Fix: use swzigzag for swalgoManu Abraham1-1/+2
2006-06-30V4L/DVB (4275): The FE_SET_FRONTEND_TUNE_MODE ioctl always returns EOPNOTSUPPTrent Piepho1-0/+1
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-6/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman1-4/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman1-3/+0
2006-06-26V4L/DVB (4217): Fix a misplaced closing bracket/else, which caused swzigzag not to be calledManu Abraham1-3/+2
2006-06-26V4L/DVB (4211): Fix an Oops for all fe that have get_frontend_algo == NULLManu Abraham1-13/+15
2006-06-25V4L/DVB (4160): Use device specific algorithmsManu Abraham2-1/+5
2006-06-25V4L/DVB (4155): ATSC frontend supportManu Abraham1-1/+3
2006-06-25V4L/DVB (4149): Fix up funky logic in dvbDave Jones1-2/+2
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontendPatrick Boettcher2-77/+77
2006-06-25V4L/DVB (3996): Make the table staticChristoph Pfister1-1/+1
2006-06-25V4L/DVB (3995): Add missing includeManu Abraham1-0/+1
2006-06-25V4L/DVB (3988): Add math routines required by DVB demodsChristoph Pfister3-3/+205
2006-06-25V4L/DVB (3984): Fix CI interface on KNC1 DVBT and DVBC cardsAndrew de Quincey1-2/+23
2006-06-25V4L/DVB (3966): Core: ULE fixes and RFC4326 additionsChristian Praehauser1-76/+154
2006-06-25V4L/DVB (3892): Trim documentationAndrew de Quincey1-78/+7
2006-06-25V4L/DVB (3845): DVB core changes for PLL refactoringAndrew de Quincey2-0/+127
2006-06-25V4L/DVB (3769): Fix a type error in dvb_frontend.cUwe Bugla1-1/+1
2006-06-25V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey2-3/+6
2006-06-25V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structuresAndreas Oberritter1-3/+0
2006-06-17[NET]: Add netif_tx_lockHerbert Xu1-2/+2
2006-05-12V4L/DVB (3742): Set tone/voltage again if the frontend was reinitialisedAndrew de Quincey1-0/+12
2006-05-12V4L/DVB (3725): Fix mutex in dvb_register_device to work.Andrew de Quincey1-2/+2
2006-04-02V4L/DVB (3673): Fix budget-av CAM resetAndrew de Quincey2-1/+19
2006-04-02V4L/DVB (3672): Fix memory leak in dvr openTrent Piepho1-3/+9
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-1/+1
2006-03-21V4L/DVB (3501): Dmxdev: use dvb_ringbufferAndreas Oberritter2-108/+62
2006-03-21V4L/DVB (3500): Ringbuffer: don't reset pointers to zeroAndreas Oberritter1-1/+1
2006-03-21V4L/DVB (3484): Make dvb_ringbuffer compatible to dmxdev_bufferAndreas Oberritter2-1/+4
2006-03-21V4L/DVB (3438): Optical cleanup for dmxdev.cAndreas Oberritter1-329/+321