aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/atmel/atmel-isi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-30media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus1-9/+8
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen1-8/+11
2021-05-10media: atmel: properly get pm_runtimeMauro Carvalho Chehab1-4/+15
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-1/+0
2021-02-06media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart1-1/+1
2021-02-06media: atmel: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia1-33/+13
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2019-12-16media: atmel: atmel-isi: initialize the try_crop for the pads in try_fmtEugen Hristev1-0/+27
2019-12-16media: atmel: atmel-isi: properly initialize pad_cfgEugen Hristev1-1/+1
2019-12-16media: atmel: atmel-isi: add support for mono sensors, GRAY and Y16Eugen Hristev1-1/+12
2019-08-23media: atmel: atmel-isi: fix timeout value for stop streamingAlexandre Kroupski1-1/+1
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