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