summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/dvb-core/dvb_ca_en50221.c
AgeCommit message (Expand)Author
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-19dvb-core: kill the big kernel lockArnd Bergmann
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-02V4L/DVB: dvb_ca_en50221: return -EFAULT on copy_to_user errorsDan Carpenter
2010-05-17dvb: Push down BKL into ioctl functionsArnd Bergmann
2009-03-30V4L/DVB (10391): dvb: constify VFTsJan Engelhardt
2009-01-29V4L/DVB (9054): implement proper locking in the dvb ca en50221 driverMatthias Dahl
2008-09-03V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil
2008-07-20V4L/DVB (8130): split dvb_ringbuffer dual-use functionsAl Viro
2008-05-14V4L/DVB (7830): dvb_ca_en50221: Fix High CPU load in 'top' due to budget_av s...Robert Schedel
2008-04-24V4L/DVB (7512): media/dvb/dvb-core replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-10-22V4L/DVB (6356): "while (!ca->wakeup)" breaks the CAM initialisationMarco Schluessler
2007-10-10V4L/DVB (6279): en_50221: convert to kthread APIChristoph Hellwig
2007-10-09V4L/DVB (6104): dvb_ca_en50221: decrement module use count on errorMarco Schluessler
2007-10-09V4L/DVB (6103): dvb_ca_en50221: return correct error code valueMarco Schluessler
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-07-18V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)Oliver Endriss
2006-06-25V4L/DVB (3984): Fix CI interface on KNC1 DVBT and DVBC cardsAndrew de Quincey
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-01-09V4L/DVB (3086): vfree(NULL) is legal.Michael Krufky
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab
2005-12-01[PATCH] DVB: Fix locking problems and code cleanupAndrew de Quincey
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-09-09[PATCH] dvb: core: CI timeout fixDominique Dumont
2005-05-17[PATCH] dvb: remove unnecessary casts in dvb-coreJohannes Stezenbach
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds