summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/atmel/atmel-isi.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-03-01media: platform: fix several typosMauro Carvalho Chehab1-2/+2
2018-10-04media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus1-1/+1
2018-10-04media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam1-10/+7
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-5/+5
2018-06-28media: atmel-isi: move of_node_put() to cover success branch as wellNicholas Mc Guire1-3/+2
2018-06-28media: atmel-isi: drop unnecessary while loopNicholas Mc Guire1-15/+13
2018-02-22media: convert g/s_parm to g/s_frame_interval in subdevsHans Verkuil1-10/+2
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab1-1/+1
2017-10-31media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart1-3/+7
2017-09-23media: drivers: Adjust checks for null pointersMarkus Elfring1-3/+3
2017-09-23media: drivers: delete error messages for failed memory allocationMarkus Elfring1-6/+2
2017-06-07[media] atmel-isi: code cleanupHugues Fruchet1-14/+10
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus1-5/+6
2017-04-10[media] atmel-isi: move out of soc_camera to atmelHans Verkuil1-0/+1368