aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-core/dmxdev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab1-1275/+0
2012-08-13[media] dvb: use %*ph to hexdump small buffersAndy Shevchenko1-3/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2010-12-29[media] dmxdev: Fix a compilation warning due to a bad typeMauro Carvalho Chehab1-2/+2
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+2
2010-10-19dvb-core: kill the big kernel lockArnd Bergmann1-15/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+2
2010-08-02V4L/DVB: DVB: fix dvr node refcountingJiri Slaby1-1/+1
2010-05-17dvb: Push down BKL into ioctl functionsArnd Bergmann1-9/+22
2010-02-08V4L/DVB: dvb-core: fix initialization of feeds list in demux filterFrancesco Lavra1-1/+1
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan1-0/+1
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2009-09-12V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PIDAndreas Oberritter1-57/+174
2009-06-16V4L/DVB (11841): core: fix potential mutex_unlock without mutex_lock in dvb_dvr_readSimon Arlott1-10/+4
2009-03-30V4L/DVB (10391): dvb: constify VFTsJan Engelhardt1-1/+1
2009-02-17V4L/DVB (10572): Revert commit dda06a8e4610757def753ee3a541a0b1a1feb36bMauro Carvalho Chehab1-9/+7
2008-10-04V4L/DVB (9029): Fix deadlock in demux codeAndreas Oberritter1-7/+9
2008-09-03V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil1-1/+0
2008-07-20V4L/DVB (8130): split dvb_ringbuffer dual-use functionsAl Viro1-1/+1
2008-04-24V4L/DVB (7659): dvb-core: Implement DMX_SET_BUFFER_SIZE for dvrAndrea Odetti1-14/+49
2008-04-24V4L/DVB (7658): dvb-core: Fix DMX_SET_BUFFER_SIZE in case the buffer shrinksAndrea Odetti1-1/+3
2008-04-24V4L/DVB (7512): media/dvb/dvb-core replace remaining __FUNCTION__ occurrencesHarvey Harrison1-5/+5
2008-04-24V4L/DVB (7329): add flag to allow software demux to recognize the output typeAndreas Oberritter1-4/+5
2008-04-24V4L/DVB (7293): DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resendPeter Hartley1-2/+3
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-1/+1
2007-04-27V4L/DVB (5511): Fix 2/3 for bug 7819: demux and dvrMarkus Rechberger1-2/+54
2007-03-27V4L/DVB (5400): Core: fix several locking related problemsSimon Arlott1-9/+3
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-06-25V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structuresAndreas Oberritter1-3/+0
2006-04-02V4L/DVB (3672): Fix memory leak in dvr openTrent Piepho1-3/+9
2006-03-21V4L/DVB (3501): Dmxdev: use dvb_ringbufferAndreas Oberritter1-97/+59
2006-03-21V4L/DVB (3438): Optical cleanup for dmxdev.cAndreas Oberritter1-329/+321
2006-03-21V4L/DVB (3436): Remove 'dvbdev' from struct dmxdev_filterAndreas Oberritter1-1/+0
2006-03-21V4L/DVB (3435): Remove 'pid' from struct dmxdev_filterAndreas Oberritter1-6/+3
2006-02-27V4L/DVB (3386): Dvb-core: remove dead codePeter Beutner1-19/+0
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar1-43/+43
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab1-1/+1
2005-09-09[PATCH] dvb: core: dvb_demux: remove more unused cruftAndreas Oberritter1-2/+2
2005-09-09[PATCH] dvb: core: glue code for DMX_GET_CAPS and DMX_SET_SOURCEAndreas Oberritter1-0/+16
2005-07-07[PATCH] dvb: core: dmxdev cleanupsPeter Beutner1-11/+4
2005-07-07[PATCH] dvb: core: demux error handling fixPeter Beutner1-1/+3
2005-05-17[PATCH] dvb: remove unnecessary casts in dvb-coreJohannes Stezenbach1-16/+16
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1137