aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-core/dvb_ca_en50221.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab1-1753/+0
2012-01-10[media] dvb_ca_en50221: fix compilation breakageMauro Carvalho Chehab1-0/+4
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-19dvb-core: kill the big kernel lockArnd Bergmann1-7/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-08-02V4L/DVB: dvb_ca_en50221: return -EFAULT on copy_to_user errorsDan Carpenter1-2/+8
2010-05-17dvb: Push down BKL into ioctl functionsArnd Bergmann1-5/+12
2009-03-30V4L/DVB (10391): dvb: constify VFTsJan Engelhardt1-1/+1
2009-01-29V4L/DVB (9054): implement proper locking in the dvb ca en50221 driverMatthias Dahl1-3/+21
2008-09-03V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil1-2/+2
2008-07-20V4L/DVB (8130): split dvb_ringbuffer dual-use functionsAl Viro1-4/+4
2008-05-14V4L/DVB (7830): dvb_ca_en50221: Fix High CPU load in 'top' due to budget_av slot pollingRobert Schedel1-12/+16
2008-04-24V4L/DVB (7512): media/dvb/dvb-core replace remaining __FUNCTION__ occurrencesHarvey Harrison1-18/+18
2007-10-22V4L/DVB (6356): "while (!ca->wakeup)" breaks the CAM initialisationMarco Schluessler1-1/+1
2007-10-10V4L/DVB (6279): en_50221: convert to kthread APIChristoph Hellwig1-68/+16
2007-10-09V4L/DVB (6104): dvb_ca_en50221: decrement module use count on errorMarco Schluessler1-1/+3
2007-10-09V4L/DVB (6103): dvb_ca_en50221: return correct error code valueMarco Schluessler1-2/+2
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2007-07-18V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)Oliver Endriss1-6/+6
2006-06-25V4L/DVB (3984): Fix CI interface on KNC1 DVBT and DVBC cardsAndrew de Quincey1-2/+23
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-6/+2
2006-01-09V4L/DVB (3086): vfree(NULL) is legal.Michael Krufky1-3/+1
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab1-1/+1
2005-12-01[PATCH] DVB: Fix locking problems and code cleanupAndrew de Quincey1-46/+23
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-09-09[PATCH] dvb: core: CI timeout fixDominique Dumont1-1/+1
2005-05-17[PATCH] dvb: remove unnecessary casts in dvb-coreJohannes Stezenbach1-19/+19
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1778