index
:
hverkuil/media_tree.git
alt-ctrls
array_mod
audio
bttv
cec-s-conn
cubie
cubox
cx18
delbuf
delbufs
deprecate
dp-mst-cec
dp-mst-cec2
drop-count
dw-hdmi-cec
enc-dec-cmd
extron
firefly
firefly2
fixes-v6.6a
fixes-v6.6b
fixes-v6.6c
fixes-v6.6d
for-6.4m
for-v6.6a
for-v6.6l
for-v6.6o
for-v6.7a
for-v6.7b
for-v6.7c
for-v6.7d
for-v6.7e
for-v6.7f
for-v6.7g
for-v6.7h
for-v6.7i
for-v6.7j
for-v6.7k
for-v6.7l
for-v6.7m
for-v6.7o
for-v6.7p
for-v6.8a
for-v6.8b
for-v6.8c
for-v6.8d
for-v6.8e
for-v6.8f
for-v6.8g
for-v6.8h
for-v6.8j
for-v6.8k
for-v6.8l
fract-ctrl
fraction_bits
hdcp
hdmi-dbg
imx8mm
infoframe
m2m-deinterlace
m2m-writing
master
mc-props
mc-props2
mod-descr
omap-bridge-cec
outreachy
outreachy-vivid
overlay
pr
pr-test
pr-v6.6a
pr-v6.6b
quirk
ro-reqs
rpi3
rpi4
saa7146
saa7146-clean
sailus
sama5d3
sdrout
sdrout-old
split-m2m
subdev-kref
tc358840
tda998x
tegrav8
test
tmp
tmp2
uvc
uvccomp
vb1a
vb2-cpu-access
vb2wr
vc4
vicodec-stateless
media_tree.git development repository
Hans Verkuil
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
media-devnode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-15
[media] media: fix media devnode ioctl/syscall and unregister race
Shuah Khan
1
-1
/
+7
2016-06-15
[media] media: fix use-after-free in cdev_put() when app exits after driver u...
Shuah Khan
1
-19
/
+29
2016-06-15
[media] media-device: dynamically allocate struct media_devnode
Mauro Carvalho Chehab
1
-1
/
+6
2016-06-15
[media] media-devnode: fix namespace mess
Mauro Carvalho Chehab
1
-55
/
+55
2016-05-07
[media] drivers/media/media-devnode: clear private_data before put_device()
Max Kellermann
1
-1
/
+2
2016-04-06
[media] media-devnode: add missing mutex lock in error handler
Max Kellermann
1
-0
/
+3
2016-02-01
[media] media: Fix media_open() to clear filp->private_data in error leg
Shuah Khan
1
-0
/
+1
2016-01-11
[media] media-devnode: move kernel-doc documentation to the header
Mauro Carvalho Chehab
1
-24
/
+0
2014-09-03
[media] media-devnode: just return 0 instead of using a var
Mauro Carvalho Chehab
1
-2
/
+1
2014-05-13
[media] media: Use a better owner for the media device
Sakari Ailus
1
-2
/
+3
2013-03-18
[media] media: Add 64--32 bit compat ioctl handler
Sakari Ailus
1
-3
/
+28
2012-09-27
[media] media-devnode: Replace printk with pr_*
Sachin Kamat
1
-6
/
+8
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-19
[media] media: Initialize the media core with subsys_initcall()
Laurent Pinchart
1
-1
/
+1
2011-06-01
[media] media: Fix media device minor registration
Laurent Pinchart
1
-2
/
+2
2011-03-22
[media] media: Media device node support
Laurent Pinchart
1
-0
/
+320
Privacy Policy