summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-core/dvbdev.c
AgeCommit message (Expand)Author
2003-10-15fixed the bug found by this portuguese girl.Holger Waechtler
2003-10-14Pass thorugh return value of register_chrdev()Michael Hunold
2003-09-10Use iminor() instead of minor(), add a macro to provide 2.4Michael 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-05-28Some include fixes to make the code compile again both withMichael Hunold
2003-05-28Feed 2.5 changes to CVS.Michael Hunold
2003-05-27- remove enumeration typedefsMichael Hunold
2003-05-06Add a new "dvb_functions.c" and populate it with theMichael Hunold
2003-05-06Make the dvb-core compile again under 2.5.69. This time I made it theMichael Hunold
2003-04-30- introduce dvb_functions.h in order to make the dvb subsystemMichael Hunold
2003-04-24Change "compat" to "dvb_compat".Michael Hunold
2003-04-20add cx24110 driver and remove LINUX_VERSION_CODE checks from regular code -Holger Waechtler
2003-03-31Small fixes to make the driver compile with 2.5.66Michael 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
2003-01-03Build fixes for 2.5.x, thank Gregoire Favre <greg@ulima.unil.ch>Michael Hunold
2002-12-29Major cleanup: the goal is to get rid of the budget card <=> saa7146.o <=> vi...Michael Hunold
2002-10-18make devbdev_template a const pointerHolger Waechtler
2002-10-17add "DVB: " prefix to kernel boot messagesHolger Waechtler
2002-10-17s/dvb_adapter_t/struct dvb_adapter/gHolger Waechtler
2002-10-17s/generic_usercopy/video_usercopy/gHolger Waechtler
2002-10-17C99 fixesHolger Waechtler
2002-10-16the 2.5 treeHolger Waechtler