summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-core
AgeCommit message (Expand)Author
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
2005-11-18Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>Andrew de Quincy
2005-11-13Retain backwards compatability with kernel versions prior to 2.6.15Michael Krufky
2005-11-13[PATCH] Driver Core: fix up all callers of class_device_create()Michael Krufky
2005-11-08Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>Andrew de Quincy
2005-11-07[PATCH] fix missing includesMichael Krufky
2005-10-27From: Mark Adams <mark147m@gmail.com>Johannes Stezenbach
2005-10-03Remove DEBUG_LOCKLOSS stuff - as the problem has been found and resolvedAndrew de Quincy
2005-09-26From: NooneImportant <nxhxzi702@sneakemail.com>Johannes Stezenbach
2005-08-12Formatting fixes (Lindent + some handwork).Andreas Oberritter
2005-08-12Use INIT_LIST_HEAD for frontend_list.Andreas Oberritter
2005-08-12Removed more unused variables and constants.Andreas Oberritter
2005-08-12Removed unused descramble_mac_address and descramble_section_payload callbacks.Andreas Oberritter
2005-08-12Removed some useless functions and variables.Andreas Oberritter
2005-08-12Don't return immediately from dvb_dmx_swfilter_section_packet() if CC is not ok.Andreas Oberritter
2005-08-05glue code for DMX_GET_CAPS and DMX_SET_SOURCEAndreas Oberritter
2005-08-03Patch from Dominique Dumont to get the SCM Red Viaccess CAM working with the ...Andrew de Quincy
2005-07-24gcc-2.95 compile fixJohannes Stezenbach
2005-07-23Convert to using read/write spinlocks to fix kernel errors as reported byAndrew de Quincy
2005-07-16Remove all #include <linux/version.h> and all referencesJohannes Stezenbach
2005-07-01from 2.6.13-rc1: use try_to_freeze()Johannes Stezenbach
2005-07-01from 2.6.13-rc1: class_simple is no moreJohannes Stezenbach
2005-06-22- remove void castsJohannes Stezenbach
2005-06-17Disable lockloss debugging unless enabled explicitlyAndrew de Quincy
2005-06-13Remove I2C_DRIVERID_DVBFE_ cruftAndrew de Quincy
2005-06-12In dvb_dmxdev_filter_start if we go out because of an error, releaseJohannes Stezenbach