summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/bt8xx/dst_ca.c
AgeCommit message (Expand)Author
2006-07-29Fix dst_ca attachAndrew de Quincey
2006-07-28Convert DVB devices to use dvb_attach()Andrew de Quincey
2006-06-22The Coverity checker spotted that there was a memory leak if the second or th...Manu Abraham
2006-06-22Comment out MMI functions for nowManu Abraham
2006-06-21Fix CA Info and Application InfoManu Abraham
2006-06-21Initial go at MMIManu Abraham
2006-02-06sem2mutex: drivers/media/, #2Mauro Carvalho Chehab
2005-12-27dst_ca __user annotations, portability fixesMauro Carvalho Chehab
2005-12-14Fix 64-bit compile warningsHans Verkuil
2005-10-18dst_ci_command also need to be protected, missed out in the previous checkin.Manu Abraham
2005-09-21Fix possible buffer overflowManu Abraham
2005-09-21remove redundant checksumManu Abraham
2005-09-21fix memory leaksManu Abraham
2005-09-21Sparse warningsManu Abraham
2005-09-21ASN.1 length field FixManu Abraham
2005-09-10From: Andrew Morton <akpm@osdl.org>Johannes Stezenbach
2005-09-02Code CleanupManu Abraham
2005-09-02Code SimplificationManu Abraham
2005-06-22Code simplificationManu Abraham
2005-05-04Fixed another irritant in app_info, patch by Dominique DumontManu Abraham
2005-05-04Fix a bug in the module parameter, patch by Dominique DumontManu Abraham
2005-05-03removed unused module parameter sessionManu Abraham
2005-04-23Changed module parameter defaultsManu Abraham
2005-04-07Removed redundant declarations, fixed a bug in the High Level Common Interface,Manu Abraham
2005-04-04Merged the twinhan-exp branch to the trunkManu Abraham