aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/bt8xx/dst_ca.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] Rename media/dvb as media/pciMauro Carvalho Chehab1-726/+0
2012-08-13[media] dvb: use %*ph to hexdump small buffersAndy Shevchenko1-1/+2
2012-05-14[media] v4l/dvb: fix compiler warningsHans Verkuil1-2/+0
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-1/+2
2010-10-19dvb/bt8xx: kill the big kernel lockArnd Bergmann1-3/+4
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-1/+2
2010-08-02V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-03-30V4L/DVB (11255): dst_ca: fix compile warning.Hans Verkuil1-4/+5
2009-03-30V4L/DVB (11235): changed ioctls to unlockedStoyan Gaydarov1-2/+5
2009-03-30V4L/DVB (10391): dvb: constify VFTsJan Engelhardt1-1/+1
2008-04-24V4L/DVB (7510): media/dvb/bt8xx replace remaining __FUNCTION__ occurrencesHarvey Harrison1-5/+5
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-09-26V4L/DVB (4432): Fix Circular dependenciesManu Abraham1-2/+8
2006-09-26V4L/DVB (4392): Fix dst_ca attachAndrew de Quincey1-2/+1
2006-09-26V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey1-2/+2
2006-06-25Fixes some sync issues between V4L/DVB development and GITMauro Carvalho Chehab1-198/+7
2006-06-25V4L/DVB (4182): Comment out MMI functions for nowManu Abraham1-0/+94
2006-06-25V4L/DVB (4181): Fix CA Info and Application InfoHenrik Sjoberg1-4/+92
2006-06-25V4L/DVB (4180): Initial go at MMIManu Abraham1-0/+95
2006-06-25V4L/DVB (3973a): Return value is ssize_tMauro Carvalho Chehab1-1/+1
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar1-3/+3
2006-01-09V4L/DVB (3218): Whitespace cleanupsMichael Krufky1-1/+2
2005-12-15[PATCH] dst_ca __user annotations, portability fixesAl Viro1-3/+3
2005-11-09[PATCH] dvb: dst: protect the read/write commands with a mutexManu Abraham1-6/+11
2005-11-09[PATCH] dvb: dst: Fix possible buffer overflowManu Abraham1-1/+1
2005-11-09[PATCH] dvb: dst: remove redundant checksum calculationPerceval Anichini1-19/+5
2005-11-09[PATCH] dvb: dst: fix memory leaksPerceval Anichini1-15/+37
2005-11-09[PATCH] dvb: fix sparse warningsPeter Hagervall1-13/+14
2005-11-09[PATCH] dvb: dst: ASN.1 length field FixRaymond Mantchala1-1/+2
2005-09-09[PATCH] dvb: dst: dprrintk cleanupManu Abraham1-260/+183
2005-09-09[PATCH] dvb: dst: remove unnecessary codeManu Abraham1-95/+20
2005-07-07[PATCH] dvb: Twinhan DST: frontend fixesManu Abraham1-223/+126
2005-05-17[PATCH] dvb: DST: fixed CI debug outputJohannes Stezenbach1-1/+1
2005-05-17[PATCH] dvb: DST: fix a bug in the module parameterJohannes Stezenbach1-1/+1
2005-05-17[PATCH] dvb: DST: misc. fixesJohannes Stezenbach1-13/+6
2005-05-17[PATCH] dvb: DST: reorganize Twinhan DST driver to support CIJohannes Stezenbach1-0/+868