aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-core
Commit message (Expand)AuthorAge
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-02
* V4L/DVB (4611): Add module-init-tools version comment.Andrew de Quincey2006-09-26
* V4L/DVB (4492): [dvb_attach] dvb_frontend_detach fixOliver Endriss2006-09-26
* V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...Andrew de Quincey2006-09-26
* V4L/DVB (4387): Add Kconfig infrastructure for dvb_attachAndrew de Quincey2006-09-26
* V4L/DVB (4385): Add dvb_attach() macro and supporting routinesAndrew de Quincey2006-09-26
* V4L/DVB (4383): Convert SEC drivers to new frontend APIAndrew de Quincey2006-09-26
* V4L/DVB (4382): Dvb_attach modifications to dvb frontend structuresAndrew de Quincey2006-09-26
* V4L/DVB (4411): Fix minor errors in build filesTrent Piepho2006-08-08
* V4L/DVB (4292): Fix DISEQC regressionAndrew de Quincey2006-07-29
* V4L/DVB (4282): Fix: use swzigzag for swalgoManu Abraham2006-06-30
* V4L/DVB (4275): The FE_SET_FRONTEND_TUNE_MODE ioctl always returns EOPNOTSUPPTrent Piepho2006-06-30
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-26
* V4L/DVB (4217): Fix a misplaced closing bracket/else, which caused swzigzag n...Manu Abraham2006-06-26
* V4L/DVB (4211): Fix an Oops for all fe that have get_frontend_algo == NULLManu Abraham2006-06-26
* V4L/DVB (4160): Use device specific algorithmsManu Abraham2006-06-25
* V4L/DVB (4155): ATSC frontend supportManu Abraham2006-06-25
* V4L/DVB (4149): Fix up funky logic in dvbDave Jones2006-06-25
* V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher2006-06-25
* V4L/DVB (3996): Make the table staticChristoph Pfister2006-06-25
* V4L/DVB (3995): Add missing includeManu Abraham2006-06-25
* V4L/DVB (3988): Add math routines required by DVB demodsChristoph Pfister2006-06-25
* V4L/DVB (3984): Fix CI interface on KNC1 DVBT and DVBC cardsAndrew de Quincey2006-06-25
* V4L/DVB (3966): Core: ULE fixes and RFC4326 additionsChristian Praehauser2006-06-25
* V4L/DVB (3892): Trim documentationAndrew de Quincey2006-06-25
* V4L/DVB (3845): DVB core changes for PLL refactoringAndrew de Quincey2006-06-25
* V4L/DVB (3769): Fix a type error in dvb_frontend.cUwe Bugla2006-06-25
* V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey2006-06-25
* V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structuresAndreas Oberritter2006-06-25
* [NET]: Add netif_tx_lockHerbert Xu2006-06-18
* V4L/DVB (3742): Set tone/voltage again if the frontend was reinitialisedAndrew de Quincey2006-05-12
* V4L/DVB (3725): Fix mutex in dvb_register_device to work.Andrew de Quincey2006-05-12
* V4L/DVB (3673): Fix budget-av CAM resetAndrew de Quincey2006-04-02
* V4L/DVB (3672): Fix memory leak in dvr openTrent Piepho2006-04-02
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-28
* V4L/DVB (3501): Dmxdev: use dvb_ringbufferAndreas Oberritter2006-03-21
* V4L/DVB (3500): Ringbuffer: don't reset pointers to zeroAndreas Oberritter2006-03-21
* V4L/DVB (3484): Make dvb_ringbuffer compatible to dmxdev_bufferAndreas Oberritter2006-03-21
* V4L/DVB (3438): Optical cleanup for dmxdev.cAndreas Oberritter2006-03-21
* V4L/DVB (3437): Fix typo in enum name and use enum in struct dmxdev_filterAndreas Oberritter2006-03-21
* V4L/DVB (3436): Remove 'dvbdev' from struct dmxdev_filterAndreas Oberritter2006-03-21
* V4L/DVB (3435): Remove 'pid' from struct dmxdev_filterAndreas Oberritter2006-03-21
* V4L/DVB (3413): Typos grab bag of the monthAlexey Dobriyan2006-03-08
* V4L/DVB (3404): Refactored LNBP21 and BSBE1 supportOliver Endriss2006-03-08
* V4L/DVB (3390): Fix module parametersManu Abraham2006-02-26
* V4L/DVB (3386): Dvb-core: remove dead codePeter Beutner2006-02-26
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-07