summaryrefslogtreecommitdiff
path: root/drivers/media/platform/ti/omap3isp/ispvideo.c
AgeCommit message (Expand)Author
2026-03-11media: omap3isp: drop the use count of v4l2 pipelineHaoxiang Li
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-06media: omap3isp: better VIDIOC_G/S_PARM handlingHans Verkuil
2026-01-06media: omap3isp: implement create/prepare_bufsHans Verkuil
2026-01-06media: omap3isp: rework isp_video_try/set_formatHans Verkuil
2026-01-06media: omap3isp: set initial formatHans Verkuil
2026-01-06media: omap3isp: implement enum_fmt_vid_cap/outHans Verkuil
2026-01-06media: omap3isp: isp_video_mbus_to_pix/pix_to_mbus fixesHans Verkuil
2026-01-06media: omap3isp: add V4L2_CAP_IO_MC and don't set bus_infoHans Verkuil
2025-08-13media: omap3isp: Access v4l2_fh from fileJacopo Mondi
2025-08-13media: Reset file->private_data to NULL in v4l2_fh_del()Laurent Pinchart
2025-08-13media: Set file->private_data in v4l2_fh_add()Laurent Pinchart
2025-08-13media: Replace file->private_data access with custom functionsLaurent Pinchart
2025-08-13media: Wrap file->private_data access with a helper functionLaurent Pinchart
2025-04-30media: omap3isp: drop wait_prepare/finish callbacksHans Verkuil
2024-10-12media: omap3isp: add missing wait_prepare/finish opsHans Verkuil
2023-04-12media: Zero-initialize all structures passed to subdev pad operationsLaurent Pinchart
2023-02-06media: ti: omap3isp: Use media_pipeline_for_each_entity()Laurent Pinchart
2022-09-24media: drivers: use video device pipeline start/stopTomi Valkeinen
2022-09-24media: mc: entity: Add media_entity_pipeline() to access the media pipelineLaurent Pinchart
2022-08-29media: platform: ti: avoid using 'videobuf' or 'video-buf'Hans Verkuil
2022-07-17media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...Laurent Pinchart
2022-03-18media: platform: rename omap3isp/ to ti/omap3isp/Mauro Carvalho Chehab