Sign in
android-kvm
/
linux
/
e86ae9baacfa9efe957df4fc037f079772636d76
/
drivers
/
media
/
dvb-core
/
dmxdev.c
df2f94e
[media] dvb: modify core to implement interfaces/entities at MC new gen
by Mauro Carvalho Chehab
· 9 years ago
2f684b2
[media] dvb: get rid of enum dmx_success
by Mauro Carvalho Chehab
· 9 years ago
1e92bbe
[media] dvb: don't keep support for undocumented features
by Mauro Carvalho Chehab
· 9 years ago
e4fd3bc
[media] dvb core: rename the media controller entities
by Mauro Carvalho Chehab
· 10 years ago
8afd52e
[media] dmxdev: add support for demux/dvr nodes at media controller
by Mauro Carvalho Chehab
· 10 years ago
313ddec
[media] dmxdev: don't use before checking file->private_data
by Mauro Carvalho Chehab
· 10 years ago
d102cac
[media] media: check status of dmxdev->exit in poll functions of demux&dvr
by Changbing Xiong
· 10 years ago
236c9bf
[media] media: correct return value in dvb_demux_poll
by Changbing Xiong
· 10 years ago
79b185dd
dmxdev: get rid of pointless clearing ->f_op
by Al Viro
· 11 years ago
414abbd
[media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
by Soeren Moch
· 12 years ago
fde04ab
[media] demux.h: Remove duplicated enum
by Mauro Carvalho Chehab
· 12 years ago
17e67d4
[media] mb86a20s: change AGC tuning parameters
by Mauro Carvalho Chehab
· 12 years ago
31becf0
[media] dmxdev: fix a comparition of unsigned expression warning
by Mauro Carvalho Chehab
· 12 years ago
3d6c2bc0
[media] dvb: move the dvb core one level up
by Mauro Carvalho Chehab
· 13 years ago
[Renamed from drivers/media/dvb/dvb-core/dmxdev.c]
090fdc1
[media] dvb: use %*ph to hexdump small buffers
by Andy Shevchenko
· 12 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
9ae2ae3
[media] dmxdev: Fix a compilation warning due to a bad type
by Mauro Carvalho Chehab
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
72024f1
dvb-core: kill the big kernel lock
by Arnd Bergmann
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
1c488ea
V4L/DVB: DVB: fix dvr node refcounting
by Jiri Slaby
· 14 years ago
16ef8de
dvb: Push down BKL into ioctl functions
by Arnd Bergmann
· 15 years ago
691c9ae
V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
by Francesco Lavra
· 15 years ago
a99bbaf
headers: remove sched.h from poll.h
by Alexey Dobriyan
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
1cb662a
V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PID
by Andreas Oberritter
· 15 years ago
eda9f75
V4L/DVB (11841): core: fix potential mutex_unlock without mutex_lock in dvb_dvr_read
by Simon Arlott
· 16 years ago
784e29d
V4L/DVB (10391): dvb: constify VFTs
by Jan Engelhardt
· 16 years ago
2810016
V4L/DVB (10572): Revert commit dda06a8e4610757def753ee3a541a0b1a1feb36b
by Mauro Carvalho Chehab
· 16 years ago
dda06a8
V4L/DVB (9029): Fix deadlock in demux code
by Andreas Oberritter
· 16 years ago
c6eb8ea
V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings
by Hans Verkuil
· 16 years ago
b0ba0e3
V4L/DVB (8130): split dvb_ringbuffer dual-use functions
by Al Viro
· 17 years ago
a095be4
V4L/DVB (7659): dvb-core: Implement DMX_SET_BUFFER_SIZE for dvr
by Andrea Odetti
· 17 years ago
48c01a9
V4L/DVB (7658): dvb-core: Fix DMX_SET_BUFFER_SIZE in case the buffer shrinks
by Andrea Odetti
· 17 years ago
46b4f7c
V4L/DVB (7512): media/dvb/dvb-core replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
4a24ce3
V4L/DVB (7329): add flag to allow software demux to recognize the output type
by Andreas Oberritter
· 17 years ago
b01cd93
V4L/DVB (7293): DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resend
by Peter Hartley
· 17 years ago
9c12224
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
by Mauro Carvalho Chehab
· 17 years ago
260f8d7
V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)
by Oliver Endriss
· 17 years ago
57861b4
V4L/DVB (5511): Fix 2/3 for bug 7819: demux and dvr
by Markus Rechberger
· 18 years ago
c278850
V4L/DVB (5400): Core: fix several locking related problems
by Simon Arlott
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
6283808
V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structures
by Andreas Oberritter
· 19 years ago
5e85bd0
V4L/DVB (3672): Fix memory leak in dvr open
by Trent Piepho
· 19 years ago
34731df
V4L/DVB (3501): Dmxdev: use dvb_ringbuffer
by Andreas Oberritter
· 19 years ago
f705e6e
V4L/DVB (3438): Optical cleanup for dmxdev.c
by Andreas Oberritter
· 19 years ago
6abe6bf
V4L/DVB (3436): Remove 'dvbdev' from struct dmxdev_filter
by Andreas Oberritter
· 19 years ago
09794a6
V4L/DVB (3435): Remove 'pid' from struct dmxdev_filter
by Andreas Oberritter
· 19 years ago
3b81fec
V4L/DVB (3386): Dvb-core: remove dead code
by Peter Beutner
· 19 years ago
3593cab
V4L/DVB (3318b): sem2mutex: drivers/media/, #2
by Ingo Molnar
· 19 years ago
afd1a0c
[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3
by Mauro Carvalho Chehab
· 19 years ago
5d2cd16
[PATCH] dvb: core: dvb_demux: remove more unused cruft
by Andreas Oberritter
· 19 years ago
c051005
[PATCH] dvb: core: glue code for DMX_GET_CAPS and DMX_SET_SOURCE
by Andreas Oberritter
· 19 years ago
3ec4a30
[PATCH] dvb: core: dmxdev cleanups
by Peter Beutner
· 19 years ago
7619792
[PATCH] dvb: core: demux error handling fix
by Peter Beutner
· 19 years ago
0c53c70
[PATCH] dvb: remove unnecessary casts in dvb-core
by Johannes Stezenbach
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago
v2.6.12-rc2