index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
dvb-core
/
dmxdev.c
Age
Commit message (
Expand
)
Author
2012-08-13
[media] dvb: move the dvb core one level up
Mauro Carvalho Chehab
2012-08-13
[media] dvb: use %*ph to hexdump small buffers
Andy Shevchenko
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2010-12-29
[media] dmxdev: Fix a compilation warning due to a bad type
Mauro Carvalho Chehab
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-19
dvb-core: kill the big kernel lock
Arnd Bergmann
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-08-02
V4L/DVB: DVB: fix dvr node refcounting
Jiri Slaby
2010-05-17
dvb: Push down BKL into ioctl functions
Arnd Bergmann
2010-02-08
V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
Francesco Lavra
2009-10-04
headers: remove sched.h from poll.h
Alexey Dobriyan
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
2009-09-12
V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PID
Andreas Oberritter
2009-06-16
V4L/DVB (11841): core: fix potential mutex_unlock without mutex_lock in dvb_d...
Simon Arlott
2009-03-30
V4L/DVB (10391): dvb: constify VFTs
Jan Engelhardt
2009-02-17
V4L/DVB (10572): Revert commit dda06a8e4610757def753ee3a541a0b1a1feb36b
Mauro Carvalho Chehab
2008-10-04
V4L/DVB (9029): Fix deadlock in demux code
Andreas Oberritter
2008-09-03
V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings
Hans Verkuil
2008-07-20
V4L/DVB (8130): split dvb_ringbuffer dual-use functions
Al Viro
2008-04-24
V4L/DVB (7659): dvb-core: Implement DMX_SET_BUFFER_SIZE for dvr
Andrea Odetti
2008-04-24
V4L/DVB (7658): dvb-core: Fix DMX_SET_BUFFER_SIZE in case the buffer shrinks
Andrea Odetti
2008-04-24
V4L/DVB (7512): media/dvb/dvb-core replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
V4L/DVB (7329): add flag to allow software demux to recognize the output type
Andreas Oberritter
2008-04-24
V4L/DVB (7293): DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resend
Peter Hartley
2007-10-09
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-07-18
V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)
Oliver Endriss
2007-04-27
V4L/DVB (5511): Fix 2/3 for bug 7819: demux and dvr
Markus Rechberger
2007-03-27
V4L/DVB (5400): Core: fix several locking related problems
Simon Arlott
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-06-25
V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structures
Andreas Oberritter
2006-04-02
V4L/DVB (3672): Fix memory leak in dvr open
Trent Piepho
2006-03-21
V4L/DVB (3501): Dmxdev: use dvb_ringbuffer
Andreas Oberritter
2006-03-21
V4L/DVB (3438): Optical cleanup for dmxdev.c
Andreas Oberritter
2006-03-21
V4L/DVB (3436): Remove 'dvbdev' from struct dmxdev_filter
Andreas Oberritter
2006-03-21
V4L/DVB (3435): Remove 'pid' from struct dmxdev_filter
Andreas Oberritter
2006-02-27
V4L/DVB (3386): Dvb-core: remove dead code
Peter Beutner
2006-02-07
V4L/DVB (3318b): sem2mutex: drivers/media/, #2
Ingo Molnar
2005-12-12
[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3
Mauro Carvalho Chehab
2005-09-09
[PATCH] dvb: core: dvb_demux: remove more unused cruft
Andreas Oberritter
2005-09-09
[PATCH] dvb: core: glue code for DMX_GET_CAPS and DMX_SET_SOURCE
Andreas Oberritter
2005-07-07
[PATCH] dvb: core: dmxdev cleanups
Peter Beutner
2005-07-07
[PATCH] dvb: core: demux error handling fix
Peter Beutner
2005-05-17
[PATCH] dvb: remove unnecessary casts in dvb-core
Johannes Stezenbach
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds