summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/dvb-core
AgeCommit message (Expand)Author
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
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-01-09V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixesPeter Beutner
2006-01-09V4L/DVB (3218): Whitespace cleanupsMichael Krufky
2006-01-09V4L/DVB (3179): Fix 64-bit compile warningsHans Verkuil
2006-01-09V4L/DVB (3089): Adding support for the Hauppauge HVR1100 and HVR1100-LP produ...Steven Toth
2006-01-09V4L/DVB (3086): vfree(NULL) is legal.Michael Krufky
2006-01-09DVB (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab
2005-12-01[PATCH] DVB: Fix locking to prevent Oops on SMP systemsRalph Metzler
2005-12-01[PATCH] DVB: Fix locking problems and code cleanupAndrew de Quincey
2005-11-09[PATCH] dvb: fix bug in demux that caused lost mpeg sectionsMark Adams