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
/
compat.h
Age
Commit message (
Expand
)
Author
2003-04-24
Change "compat" to "dvb_compat".
Michael Hunold
2003-04-22
- removed the compatibility crap around KBUILD_MODNAME from all drivers,
Michael Hunold
2003-04-20
add cx24110 driver and remove LINUX_VERSION_CODE checks from regular code -
Holger Waechtler
2003-03-21
many more portability changes
Holger Waechtler
2003-03-21
- more portability changes, move ddelay() into compat.h
Holger Waechtler
2003-03-21
- include "compat.h" always, we definitely need this trashcan...
Holger Waechtler
2003-03-17
- Fixed the build-2.4 tree to compile with 2.4.18 kernels.
Michael Hunold
2003-01-27
Adjusted the versioning for the "get_user_pages()" function,
Michael Hunold
2003-01-24
implement vmalloc_to_page() again in order to maintain backward compatibility
Holger Waechtler
2003-01-03
Fix build problems for 2.4.x kernels
Michael Hunold
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-12-20
Reintroduce video_copy - it's still needed by dvb-core
Florian Schirmer
2002-12-17
Remove most of the compatiblilty crap from "compat.h", the new
Michael Hunold
2002-11-18
replace __MOD_(INC|DEC)_USE_COUNT() by try_module_get() and module_put()
Holger Waechtler
2002-11-11
dvb-core/compat.c: blank line indent beautification
Holger Waechtler
2002-11-11
fake cond_resched for kernels < 2.4.20 and reintroduce the lost minor() fake
Holger Waechtler
2002-11-08
enable 2.4 compatibility stuff for all kernels before 2.5.0
Holger Waechtler
2002-11-08
use generic crc32 code in 2.5, move DVB fallback into compat.c
Holger Waechtler
2002-11-08
fake __devexit_p() for old kernels
Holger Waechtler
2002-11-07
2.4 compatibility crap
Holger Waechtler
2002-10-16
the 2.5 tree
Holger Waechtler