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