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