summaryrefslogtreecommitdiffstats
path: root/drivers/media/media-devnode.c
Commit message (Expand)AuthorAgeFilesLines
* [media] media: fix media devnode ioctl/syscall and unregister raceShuah Khan2016-06-151-1/+7
* [media] media: fix use-after-free in cdev_put() when app exits after driver u...Shuah Khan2016-06-151-19/+29
* [media] media-device: dynamically allocate struct media_devnodeMauro Carvalho Chehab2016-06-151-1/+6
* [media] media-devnode: fix namespace messMauro Carvalho Chehab2016-06-151-55/+55
* [media] drivers/media/media-devnode: clear private_data before put_device()Max Kellermann2016-05-071-1/+2
* [media] media-devnode: add missing mutex lock in error handlerMax Kellermann2016-04-061-0/+3
* [media] media: Fix media_open() to clear filp->private_data in error legShuah Khan2016-02-011-0/+1
* [media] media-devnode: move kernel-doc documentation to the headerMauro Carvalho Chehab2016-01-111-24/+0
* [media] media-devnode: just return 0 instead of using a varMauro Carvalho Chehab2014-09-031-2/+1
* [media] media: Use a better owner for the media deviceSakari Ailus2014-05-131-2/+3
* [media] media: Add 64--32 bit compat ioctl handlerSakari Ailus2013-03-181-3/+28
* [media] media-devnode: Replace printk with pr_*Sachin Kamat2012-09-271-6/+8
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | [media] media: Initialize the media core with subsys_initcall()Laurent Pinchart2012-03-191-1/+1
|/
* [media] media: Fix media device minor registrationLaurent Pinchart2011-06-011-2/+2
* [media] media: Media device node supportLaurent Pinchart2011-03-221-0/+320
OpenPOWER on IntegriCloud