summaryrefslogtreecommitdiff
path: root/drivers/media/platform/renesas/vsp1/vsp1_video.c
AgeCommit message (Expand)Author
2024-08-26media: renesas: vsp1: Implement .link_validate() for video devicesLaurent Pinchart
2024-06-20media: renesas: vsp1: Pass subdev state to entity operationsLaurent Pinchart
2024-06-20media: renesas: vsp1: Add and use function to dump a pipeline to the logLaurent Pinchart
2024-06-20media: renesas: vsp1: Pass partition pointer to .configure_partition()Laurent Pinchart
2024-06-20media: renesas: vsp1: Move partition calculation to vsp1_pipe.cLaurent Pinchart
2024-06-20media: renesas: vsp1: Drop vsp1_entity_get_pad_format() wrapperLaurent Pinchart
2024-06-20media: renesas: vsp1: Print debug message to diagnose validation failureLaurent Pinchart
2023-12-04media: renesas: vsp1: Fix references to pad configLaurent Pinchart
2023-04-12media: Zero-initialize all structures passed to subdev pad operationsLaurent Pinchart
2023-04-11media: vsp1: Replace vb2_is_streaming() with vb2_start_streaming_called()Laurent Pinchart
2023-01-20media: renesas: vsp1: Change V3U to be gen4Tomi Valkeinen
2022-09-24media: drivers: use video device pipeline start/stopTomi Valkeinen
2022-08-29media: avoid use of 'videobuf'Hans Verkuil
2022-07-17media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...Laurent Pinchart
2022-05-13media: vsp1: Use vb2_queue_is_busy()Laurent Pinchart
2022-05-13media: vsp1: Don't open-code vb2_fop_release()Laurent Pinchart
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus
2022-03-14media: platform: place Renesas drivers on a separate dirMauro Carvalho Chehab