index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
media-devnode.c
Age
Commit message (
Expand
)
Author
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-03-21
media: utilize new cdev_device_add helper function
Logan Gunthorpe
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-06-15
[media] media: fix media devnode ioctl/syscall and unregister race
Shuah 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_devnode
Mauro Carvalho Chehab
2016-06-15
[media] media-devnode: fix namespace mess
Mauro 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 handler
Max Kellermann
2016-02-01
[media] media: Fix media_open() to clear filp->private_data in error leg
Shuah Khan
2016-01-11
[media] media-devnode: move kernel-doc documentation to the header
Mauro Carvalho Chehab
2014-09-03
[media] media-devnode: just return 0 instead of using a var
Mauro Carvalho Chehab
2014-05-13
[media] media: Use a better owner for the media device
Sakari Ailus
2013-03-18
[media] media: Add 64--32 bit compat ioctl handler
Sakari Ailus
2012-09-27
[media] media-devnode: Replace printk with pr_*
Sachin Kamat
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-19
[media] media: Initialize the media core with subsys_initcall()
Laurent Pinchart
2011-06-01
[media] media: Fix media device minor registration
Laurent Pinchart
2011-03-22
[media] media: Media device node support
Laurent Pinchart