summaryrefslogtreecommitdiff
path: root/drivers/media/platform/atmel/atmel-isi.c
AgeCommit message (Expand)Author
2024-02-23media: platform: replace of_graph_get_next_endpoint()Kuninori Morimoto
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2023-12-13media: atmel-isi: Fix crash due to missing subdev in stateLaurent Pinchart
2023-11-23media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus
2023-11-23media: atmel-isi: Use accessors for pad config 'try_*' fieldsLaurent Pinchart
2023-08-10media: v4l: async: Set v4l2_device and subdev in async notifier initSakari Ailus
2023-07-28media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connectionSakari Ailus
2023-07-19media: atmel-isi: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-04-12media: Fix indentation issues introduced by subdev-wide state structLaurent Pinchart
2023-04-11media: atmel-isi: Convert to platform remove callback returning voidUwe Kleine-König
2021-09-30media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2021-05-10media: atmel: properly get pm_runtimeMauro Carvalho Chehab
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-02-06media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart
2021-02-06media: atmel: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-12-16media: atmel: atmel-isi: initialize the try_crop for the pads in try_fmtEugen Hristev
2019-12-16media: atmel: atmel-isi: properly initialize pad_cfgEugen Hristev
2019-12-16media: atmel: atmel-isi: add support for mono sensors, GRAY and Y16Eugen Hristev
2019-08-23media: atmel: atmel-isi: fix timeout value for stop streamingAlexandre Kroupski
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-01media: platform: fix several typosMauro Carvalho Chehab
2018-10-04media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus
2018-10-04media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-06-28media: atmel-isi: move of_node_put() to cover success branch as wellNicholas Mc Guire
2018-06-28media: atmel-isi: drop unnecessary while loopNicholas Mc Guire
2018-02-22media: convert g/s_parm to g/s_frame_interval in subdevsHans Verkuil
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab
2017-10-31media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart
2017-09-23media: drivers: Adjust checks for null pointersMarkus Elfring
2017-09-23media: drivers: delete error messages for failed memory allocationMarkus Elfring
2017-06-07[media] atmel-isi: code cleanupHugues Fruchet
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus
2017-04-10[media] atmel-isi: move out of soc_camera to atmelHans Verkuil