summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-core/dvb_ca_en50221.c
Commit message (Expand)AuthorAgeFilesLines
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | dvb-core: kill the big kernel lockArnd Bergmann2010-10-191-7/+1
|/
* V4L/DVB: dvb_ca_en50221: return -EFAULT on copy_to_user errorsDan Carpenter2010-08-021-2/+8
* dvb: Push down BKL into ioctl functionsArnd Bergmann2010-05-171-5/+12
* V4L/DVB (10391): dvb: constify VFTsJan Engelhardt2009-03-301-1/+1
* V4L/DVB (9054): implement proper locking in the dvb ca en50221 driverMatthias Dahl2009-01-291-3/+21
* V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil2008-09-031-2/+2
* V4L/DVB (8130): split dvb_ringbuffer dual-use functionsAl Viro2008-07-201-4/+4
* V4L/DVB (7830): dvb_ca_en50221: Fix High CPU load in 'top' due to budget_av s...Robert Schedel2008-05-141-12/+16
* V4L/DVB (7512): media/dvb/dvb-core replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-18/+18
* V4L/DVB (6356): "while (!ca->wakeup)" breaks the CAM initialisationMarco Schluessler2007-10-221-1/+1
* V4L/DVB (6279): en_50221: convert to kthread APIChristoph Hellwig2007-10-101-68/+16
* V4L/DVB (6104): dvb_ca_en50221: decrement module use count on errorMarco Schluessler2007-10-091-1/+3
* V4L/DVB (6103): dvb_ca_en50221: return correct error code valueMarco Schluessler2007-10-091-2/+2
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)Oliver Endriss2007-07-181-6/+6
* V4L/DVB (3984): Fix CI interface on KNC1 DVBT and DVBC cardsAndrew de Quincey2006-06-251-2/+23
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-111-6/+2
* V4L/DVB (3086): vfree(NULL) is legal.Michael Krufky2006-01-091-3/+1
* [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab2005-12-121-1/+1
* [PATCH] DVB: Fix locking problems and code cleanupAndrew de Quincey2005-12-011-46/+23
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] dvb: core: CI timeout fixDominique Dumont2005-09-091-1/+1
* [PATCH] dvb: remove unnecessary casts in dvb-coreJohannes Stezenbach2005-05-171-19/+19
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1778
OpenPOWER on IntegriCloud