summaryrefslogtreecommitdiff
path: root/drivers/media/media-devnode.c
AgeCommit message (Expand)Author
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-27media: annotate ->poll() instancesAl Viro
2017-03-21media: utilize new cdev_device_add helper functionLogan Gunthorpe
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-06-15[media] media: fix media devnode ioctl/syscall and unregister raceShuah Khan
2016-06-15[media] media: fix use-after-free in cdev_put() when app exits after driver u...Shuah Khan
2016-06-15[media] media-device: dynamically allocate struct media_devnodeMauro Carvalho Chehab
2016-06-15[media] media-devnode: fix namespace messMauro Carvalho Chehab
2016-05-07[media] drivers/media/media-devnode: clear private_data before put_device()Max Kellermann
2016-04-06[media] media-devnode: add missing mutex lock in error handlerMax Kellermann
2016-02-01[media] media: Fix media_open() to clear filp->private_data in error legShuah Khan
2016-01-11[media] media-devnode: move kernel-doc documentation to the headerMauro Carvalho Chehab
2014-09-03[media] media-devnode: just return 0 instead of using a varMauro Carvalho Chehab
2014-05-13[media] media: Use a better owner for the media deviceSakari Ailus
2013-03-18[media] media: Add 64--32 bit compat ioctl handlerSakari Ailus
2012-09-27[media] media-devnode: Replace printk with pr_*Sachin Kamat
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-19[media] media: Initialize the media core with subsys_initcall()Laurent Pinchart
2011-06-01[media] media: Fix media device minor registrationLaurent Pinchart
2011-03-22[media] media: Media device node supportLaurent Pinchart