aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-core/dmxdev.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-6/+2
* [media] dmxdev: Fix a compilation warning due to a bad typeMauro Carvalho Chehab2010-12-291-2/+2
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+2
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+2
* | dvb-core: kill the big kernel lockArnd Bergmann2010-10-191-15/+2
|/
* V4L/DVB: DVB: fix dvr node refcountingJiri Slaby2010-08-021-1/+1
* dvb: Push down BKL into ioctl functionsArnd Bergmann2010-05-171-9/+22
* V4L/DVB: dvb-core: fix initialization of feeds list in demux filterFrancesco Lavra2010-02-081-1/+1
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-041-0/+1
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PIDAndreas Oberritter2009-09-121-57/+174
* V4L/DVB (11841): core: fix potential mutex_unlock without mutex_lock in dvb_d...Simon Arlott2009-06-161-10/+4
* V4L/DVB (10391): dvb: constify VFTsJan Engelhardt2009-03-301-1/+1
* V4L/DVB (10572): Revert commit dda06a8e4610757def753ee3a541a0b1a1feb36bMauro Carvalho Chehab2009-02-171-9/+7
* V4L/DVB (9029): Fix deadlock in demux codeAndreas Oberritter2008-10-041-7/+9
* V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil2008-09-031-1/+0
* V4L/DVB (8130): split dvb_ringbuffer dual-use functionsAl Viro2008-07-201-1/+1
* V4L/DVB (7659): dvb-core: Implement DMX_SET_BUFFER_SIZE for dvrAndrea Odetti2008-04-241-14/+49
* V4L/DVB (7658): dvb-core: Fix DMX_SET_BUFFER_SIZE in case the buffer shrinksAndrea Odetti2008-04-241-1/+3
* V4L/DVB (7512): media/dvb/dvb-core replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-5/+5
* V4L/DVB (7329): add flag to allow software demux to recognize the output typeAndreas Oberritter2008-04-241-4/+5
* V4L/DVB (7293): DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resendPeter Hartley2008-04-241-2/+3
* 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-1/+1
* V4L/DVB (5511): Fix 2/3 for bug 7819: demux and dvrMarkus Rechberger2007-04-271-2/+54
* V4L/DVB (5400): Core: fix several locking related problemsSimon Arlott2007-03-271-9/+3
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structuresAndreas Oberritter2006-06-251-3/+0
* V4L/DVB (3672): Fix memory leak in dvr openTrent Piepho2006-04-021-3/+9
* V4L/DVB (3501): Dmxdev: use dvb_ringbufferAndreas Oberritter2006-03-211-97/+59
* V4L/DVB (3438): Optical cleanup for dmxdev.cAndreas Oberritter2006-03-211-329/+321
* V4L/DVB (3436): Remove 'dvbdev' from struct dmxdev_filterAndreas Oberritter2006-03-211-1/+0
* V4L/DVB (3435): Remove 'pid' from struct dmxdev_filterAndreas Oberritter2006-03-211-6/+3
* V4L/DVB (3386): Dvb-core: remove dead codePeter Beutner2006-02-271-19/+0
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-071-43/+43
* [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab2005-12-121-1/+1
* [PATCH] dvb: core: dvb_demux: remove more unused cruftAndreas Oberritter2005-09-091-2/+2
* [PATCH] dvb: core: glue code for DMX_GET_CAPS and DMX_SET_SOURCEAndreas Oberritter2005-09-091-0/+16
* [PATCH] dvb: core: dmxdev cleanupsPeter Beutner2005-07-071-11/+4
* [PATCH] dvb: core: demux error handling fixPeter Beutner2005-07-071-1/+3
* [PATCH] dvb: remove unnecessary casts in dvb-coreJohannes Stezenbach2005-05-171-16/+16
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1137