summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-core/dmxdev.c
AgeCommit message (Expand)AuthorLines
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-1/+0
2010-12-29[media] dmxdev: Fix a compilation warning due to a bad typeMauro Carvalho Chehab-2/+2
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds-0/+2
2010-10-19dvb-core: kill the big kernel lockArnd Bergmann-15/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-0/+2
2010-08-02V4L/DVB: DVB: fix dvr node refcountingJiri Slaby-1/+1
2010-05-17dvb: Push down BKL into ioctl functionsArnd Bergmann-9/+22
2010-02-08V4L/DVB: dvb-core: fix initialization of feeds list in demux filterFrancesco Lavra-1/+1
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan-0/+1
2009-10-01const: constify remaining file_operationsAlexey Dobriyan-1/+1
2009-09-12V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PIDAndreas Oberritter-57/+174
2009-06-16V4L/DVB (11841): core: fix potential mutex_unlock without mutex_lock in dvb_d...Simon Arlott-10/+4
2009-03-30V4L/DVB (10391): dvb: constify VFTsJan Engelhardt-1/+1
2009-02-17V4L/DVB (10572): Revert commit dda06a8e4610757def753ee3a541a0b1a1feb36bMauro Carvalho Chehab-9/+7
2008-10-04V4L/DVB (9029): Fix deadlock in demux codeAndreas Oberritter-7/+9
2008-09-03V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil-1/+0
2008-07-20V4L/DVB (8130): split dvb_ringbuffer dual-use functionsAl Viro-1/+1
2008-04-24V4L/DVB (7659): dvb-core: Implement DMX_SET_BUFFER_SIZE for dvrAndrea Odetti-14/+49
2008-04-24V4L/DVB (7658): dvb-core: Fix DMX_SET_BUFFER_SIZE in case the buffer shrinksAndrea Odetti-1/+3
2008-04-24V4L/DVB (7512): media/dvb/dvb-core replace remaining __FUNCTION__ occurrencesHarvey Harrison-5/+5
2008-04-24V4L/DVB (7329): add flag to allow software demux to recognize the output typeAndreas Oberritter-4/+5
2008-04-24V4L/DVB (7293): DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resendPeter Hartley-2/+3
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab-1/+0
2007-07-18V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)Oliver Endriss-1/+1
2007-04-27V4L/DVB (5511): Fix 2/3 for bug 7819: demux and dvrMarkus Rechberger-2/+54
2007-03-27V4L/DVB (5400): Core: fix several locking related problemsSimon Arlott-9/+3
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-1/+0
2006-06-25V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structuresAndreas Oberritter-3/+0
2006-04-02V4L/DVB (3672): Fix memory leak in dvr openTrent Piepho-3/+9
2006-03-21V4L/DVB (3501): Dmxdev: use dvb_ringbufferAndreas Oberritter-97/+59
2006-03-21V4L/DVB (3438): Optical cleanup for dmxdev.cAndreas Oberritter-329/+321
2006-03-21V4L/DVB (3436): Remove 'dvbdev' from struct dmxdev_filterAndreas Oberritter-1/+0
2006-03-21V4L/DVB (3435): Remove 'pid' from struct dmxdev_filterAndreas Oberritter-6/+3
2006-02-27V4L/DVB (3386): Dvb-core: remove dead codePeter Beutner-19/+0
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar-43/+43
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab-1/+1
2005-09-09[PATCH] dvb: core: dvb_demux: remove more unused cruftAndreas Oberritter-2/+2
2005-09-09[PATCH] dvb: core: glue code for DMX_GET_CAPS and DMX_SET_SOURCEAndreas Oberritter-0/+16
2005-07-07[PATCH] dvb: core: dmxdev cleanupsPeter Beutner-11/+4
2005-07-07[PATCH] dvb: core: demux error handling fixPeter Beutner-1/+3
2005-05-17[PATCH] dvb: remove unnecessary casts in dvb-coreJohannes Stezenbach-16/+16
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1137