summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-core/dvbdev.h
AgeCommit message (Expand)Author
2009-01-11dvb: constify VFTsMauro Carvalho Chehab
2008-10-23Dynamic DVB minor allocationMauro Carvalho Chehab
2008-10-11MFE: Add multi-frontend mutual exclusiondarron@kewl.org
2008-04-30Use the same name convention for all tuners under common/tunersMauro Carvalho Chehab
2008-04-09Adds selectable adapter numbers as per module optionMichael Krufky
2007-07-02Fix v4l-dvb backward compatibilityMauro Carvalho Chehab
2007-04-14Fix 1/3 for bug 7819: fixed frontend hotplug issueMarkus Rechberger
2006-07-28Refactor dvb_detach calls into a single dvb_frontend_detach function.Andrew de Quincey
2006-07-28Add dvb_attach() macro and supporting routinesAndrew de Quincey
2006-07-19[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeMauro Carvalho Chehab
2006-04-10Add sysfs device links to dvb devicesAndrew de Quincey
2005-11-26Whitespaces cleanups.Mauro Carvalho Chehab
2005-11-13Retain backwards compatability with kernel versions prior to 2.6.15Michael Krufky
2005-03-17Modified dvb_register_adapter() to avoid kmalloc/kfree. Drivers have toAndreas Oberritter
2005-03-02whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)Johannes Stezenbach
2004-10-28Imported FE_REFACTORING to HEADAndrew de Quincy
2004-08-18- add the include to the header file, it's needed at other places, tooMichael Hunold
2004-08-18- nuke dvb functions stuffMichael Hunold
2004-07-27change DVB major number from 250 to 212 as assigned by www.lanana.orgJohannes Stezenbach
2004-05-03- remove 2.4 compat code, expect for ttusb_dec.cMichael Hunold
2004-03-31- first try to fix the module use count bugs, thanks to Hernan A.Perez Masci ...Michael Hunold
2003-10-14Include 2.6 kernel janitor cleanups (eliminate #include duplication, shiftMichael Hunold
2003-08-24Fix copyright stuff in various files:Michael Hunold
2003-08-21Port the latest video device changes (multiple read device opens)Michael Hunold
2003-06-18When I submitted the last patchset for the 2.5 kernel series,Michael Hunold
2003-06-13read MAC from EEPROM if available, contributed by Michael Glaum <mglaum@kvh.com>Holger Waechtler
2003-05-28Some include fixes to make the code compile again both withMichael Hunold
2003-05-28Fix the stuff I got wrong the first time:Michael Hunold
2003-05-28Feed 2.5 changes to CVS.Michael Hunold
2003-05-06Add a new "dvb_functions.c" and populate it with theMichael Hunold
2003-03-21many more portability changesHolger Waechtler
2003-03-21 - include "compat.h" always, we definitely need this trashcan...Holger Waechtler
2003-03-20Small changes all over the place:Michael Hunold
2003-01-18- add name field to struct dvb_adapterFlorian Schirmer
2002-10-18make devbdev_template a const pointerHolger Waechtler
2002-10-17comment consistencyHolger Waechtler
2002-10-17s/dvb_adapter_t/struct dvb_adapter/gHolger Waechtler
2002-10-17s/generic_usercopy/video_usercopy/gHolger Waechtler
2002-10-16the 2.5 treeHolger Waechtler