summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-core
AgeCommit message (Expand)Author
2006-06-21Use device specific algorithmsManu Abraham
2006-06-21ATSC frontend supportManu Abraham
2006-05-14Change dvb_frontend_ops to be a real field instead of a pointer field inside ...Patrick Boettcher
2006-05-08merge: http://linuxtv.org/hg/~manu/dvbmathMauro Carvalho Chehab
2006-05-08make the table staticManu Abraham
2006-05-08Add missing includeManu Abraham
2006-05-07revert manu's multiproto patch by his ask.Mauro Carvalho Chehab
2006-05-07merge: http://linuxtv.org/hg/~manu/dvbmathMauro Carvalho Chehab
2006-05-07merge: http://linuxtv.org/hg/~manu/multiprotoMauro Carvalho Chehab
2006-05-06Add math routines required by DVB demodsManu Abraham
2006-05-05Add frontend support for new Delivery systems and modulationsManu Abraham
2006-05-04Fix CI interface on KNC1 DVBT and DVBC cardsAndrew de Quincey
2006-05-02Core: ULE fixes and RFC4326 additionsMauro Carvalho Chehab
2006-04-19Trim documentationAndrew de Quincey
2006-04-18DVB core changes for PLL refactoringAndrew de Quincey
2006-04-11Fix a type error in dvb_frontend.cMauro Carvalho Chehab
2006-04-10Add sysfs device links to dvb devicesAndrew de Quincey
2006-04-06Set tone/voltage again if the frontend was reinitialisedAndrew de Quincey
2006-04-05merge from adqMauro Carvalho Chehab
2006-04-05Remove DMX_GET_EVENT and associated data structuresMauro Carvalho Chehab
2006-04-04Fix mutex in dvb_register_device to work.Andrew de Quincey
2006-04-03fix warning: assignment discards qualifiers from pointer target typeMichael Krufky
2006-04-02[PATCH] mark f_ops const in the inodeMauro Carvalho Chehab
2006-03-30Fix budget-av CAM resetAndrew de Quincey
2006-03-30Fix memory leak in dvr openxyzzy@t2.domain.actdsltmp
2006-03-14Dmxdev: use dvb_ringbufferMauro Carvalho Chehab
2006-03-14Ringbuffer: don't reset pointers to zeroMauro Carvalho Chehab
2006-03-13Make dvb_ringbuffer compatible to dmxdev_bufferMauro Carvalho Chehab
2006-03-10Optical cleanup for dmxdev.cMauro Carvalho Chehab
2006-03-10Fix typo in enum name and use enum in struct dmxdev_filterMauro Carvalho Chehab
2006-03-10Remove 'dvbdev' from struct dmxdev_filterMauro Carvalho Chehab
2006-03-10Remove 'pid' from struct dmxdev_filterMauro Carvalho Chehab
2006-03-08Typos grab bag of the monthOliver Endriss
2006-03-02Merging endriss treeMauro Carvalho Chehab
2006-02-28Refactored LNBP21 and BSBE1 supportOliver Endriss
2006-02-26fix module parametersManu Abraham
2006-02-19dvb-core: remove dead codeJohannes Stezenbach
2006-02-06implemented compat.h for mutex_trylock()Mauro Carvalho Chehab
2006-02-06sem2mutex: drivers/media/, #2Mauro Carvalho Chehab
2006-01-15Semaphore to mutex conversion on drivers/mediaMauro Carvalho Chehab
2006-01-11From: Panagiotis Issaris <takis@issaris.org>Mauro Carvalho Chehab
2005-12-19Revert one 64-bit fix and improved other 64-bit fixesHans Verkuil
2005-12-14Fix 64-bit compile warningsHans Verkuil
2005-12-08more #if 0 / #if 1 fixes to be in sync with kernelMauro Carvalho Chehab
2005-12-08keep #if 0 for existent code when genreating kernel patchesMauro Carvalho Chehab
2005-12-02Adding support for the Hauppauge HVR1100 and HVR1100-LP products.Michael Krufky
2005-12-01vfree(NULL) is legal.Michael Krufky
2005-11-26Whitespaces cleanups.Mauro Carvalho Chehab
2005-11-23Restore backwards compatability with kernel version 2.6.12Michael Krufky
2005-11-21From: Ralph Metzler <rjkm@metzlerbros.de>Johannes Stezenbach