index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
media-devnode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2017-11-28
media: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-03-21
media: utilize new cdev_device_add helper function
Logan Gunthorpe
1
-15
/
+5
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
1
-4
/
+0
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-04
[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-19
[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-29
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-20
[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