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
/
bt8xx
/
dst_ca.c
Age
Commit message (
Expand
)
Author
2006-07-29
Fix dst_ca attach
Andrew de Quincey
2006-07-28
Convert DVB devices to use dvb_attach()
Andrew de Quincey
2006-06-22
The Coverity checker spotted that there was a memory leak if the second or th...
Manu Abraham
2006-06-22
Comment out MMI functions for now
Manu Abraham
2006-06-21
Fix CA Info and Application Info
Manu Abraham
2006-06-21
Initial go at MMI
Manu Abraham
2006-02-06
sem2mutex: drivers/media/, #2
Mauro Carvalho Chehab
2005-12-27
dst_ca __user annotations, portability fixes
Mauro Carvalho Chehab
2005-12-14
Fix 64-bit compile warnings
Hans Verkuil
2005-10-18
dst_ci_command also need to be protected, missed out in the previous checkin.
Manu Abraham
2005-09-21
Fix possible buffer overflow
Manu Abraham
2005-09-21
remove redundant checksum
Manu Abraham
2005-09-21
fix memory leaks
Manu Abraham
2005-09-21
Sparse warnings
Manu Abraham
2005-09-21
ASN.1 length field Fix
Manu Abraham
2005-09-10
From: Andrew Morton <akpm@osdl.org>
Johannes Stezenbach
2005-09-02
Code Cleanup
Manu Abraham
2005-09-02
Code Simplification
Manu Abraham
2005-06-22
Code simplification
Manu Abraham
2005-05-04
Fixed another irritant in app_info, patch by Dominique Dumont
Manu Abraham
2005-05-04
Fix a bug in the module parameter, patch by Dominique Dumont
Manu Abraham
2005-05-03
removed unused module parameter session
Manu Abraham
2005-04-23
Changed module parameter defaults
Manu Abraham
2005-04-07
Removed redundant declarations, fixed a bug in the High Level Common Interface,
Manu Abraham
2005-04-04
Merged the twinhan-exp branch to the trunk
Manu Abraham