aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/rcar_drif.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-19media: rcar_drif: Remove devm_ioremap_resource() error printingGeert Uytterhoeven1-5/+3
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2018-10-04media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam1-7/+11
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-2/+2
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil1-1/+1
2018-08-03media: rcar_drif: convert to SPDX identifiersKuninori Morimoto1-6/+2
2018-02-26media: rcar_drif: fix error return code in rcar_drif_alloc_dmachannels()Wei Yongjun1-1/+2
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab1-2/+2
2017-10-31media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart1-3/+7
2017-10-04[media] rcar_drif: fix potential uninitialized variable useArnd Bergmann1-1/+1
2017-06-20[media] media: platform: rcar_drif: Add DRIF supportRamesh Shanmugasundaram1-0/+1498