index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
dvb
/
dvb-core
/
dvbdev.c
Age
Commit message (
Expand
)
Author
2003-10-15
fixed the bug found by this portuguese girl.
Holger Waechtler
2003-10-14
Pass thorugh return value of register_chrdev()
Michael Hunold
2003-09-10
Use iminor() instead of minor(), add a macro to provide 2.4
Michael Hunold
2003-08-21
Port the latest video device changes (multiple read device opens)
Michael Hunold
2003-06-18
When I submitted the last patchset for the 2.5 kernel series,
Michael Hunold
2003-05-28
Some include fixes to make the code compile again both with
Michael Hunold
2003-05-28
Feed 2.5 changes to CVS.
Michael Hunold
2003-05-27
- remove enumeration typedefs
Michael Hunold
2003-05-06
Add a new "dvb_functions.c" and populate it with the
Michael Hunold
2003-05-06
Make the dvb-core compile again under 2.5.69. This time I made it the
Michael Hunold
2003-04-30
- introduce dvb_functions.h in order to make the dvb subsystem
Michael Hunold
2003-04-24
Change "compat" to "dvb_compat".
Michael Hunold
2003-04-20
add cx24110 driver and remove LINUX_VERSION_CODE checks from regular code -
Holger Waechtler
2003-03-31
Small fixes to make the driver compile with 2.5.66
Michael Hunold
2003-03-21
many more portability changes
Holger Waechtler
2003-03-21
- include "compat.h" always, we definitely need this trashcan...
Holger Waechtler
2003-03-20
Small changes all over the place:
Michael Hunold
2003-01-18
- add name field to struct dvb_adapter
Florian Schirmer
2003-01-03
Build fixes for 2.5.x, thank Gregoire Favre <greg@ulima.unil.ch>
Michael Hunold
2002-12-29
Major cleanup: the goal is to get rid of the budget card <=> saa7146.o <=> vi...
Michael Hunold
2002-10-18
make devbdev_template a const pointer
Holger Waechtler
2002-10-17
add "DVB: " prefix to kernel boot messages
Holger Waechtler
2002-10-17
s/dvb_adapter_t/struct dvb_adapter/g
Holger Waechtler
2002-10-17
s/generic_usercopy/video_usercopy/g
Holger Waechtler
2002-10-17
C99 fixes
Holger Waechtler
2002-10-16
the 2.5 tree
Holger Waechtler