summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/atmel/atmel-isi.c
Commit message (Expand)AuthorAgeFilesLines
* module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
* media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart2021-02-061-1/+1
* media: atmel: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia2021-02-061-33/+13
* media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-1/+1
* media: atmel: atmel-isi: initialize the try_crop for the pads in try_fmtEugen Hristev2019-12-161-0/+27
* media: atmel: atmel-isi: properly initialize pad_cfgEugen Hristev2019-12-161-1/+1
* media: atmel: atmel-isi: add support for mono sensors, GRAY and Y16Eugen Hristev2019-12-161-1/+12
* media: atmel: atmel-isi: fix timeout value for stop streamingAlexandre Kroupski2019-08-231-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* media: platform: fix several typosMauro Carvalho Chehab2019-03-011-2/+2
* media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus2018-10-041-1/+1
* media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam2018-10-041-10/+7
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-5/+5
* media: atmel-isi: move of_node_put() to cover success branch as wellNicholas Mc Guire2018-06-281-3/+2
* media: atmel-isi: drop unnecessary while loopNicholas Mc Guire2018-06-281-15/+13
* media: convert g/s_parm to g/s_frame_interval in subdevsHans Verkuil2018-02-221-10/+2
* media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab2017-12-291-1/+1
* media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart2017-10-311-3/+7
* media: drivers: Adjust checks for null pointersMarkus Elfring2017-09-231-3/+3
* media: drivers: delete error messages for failed memory allocationMarkus Elfring2017-09-231-6/+2
* [media] atmel-isi: code cleanupHugues Fruchet2017-06-071-14/+10
* [media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus2017-06-061-5/+6
* [media] atmel-isi: move out of soc_camera to atmelHans Verkuil2017-04-101-0/+1368