index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
renesas
/
vsp1
/
vsp1_video.c
Age
Commit message (
Expand
)
Author
2024-08-26
media: renesas: vsp1: Implement .link_validate() for video devices
Laurent Pinchart
2024-06-20
media: renesas: vsp1: Pass subdev state to entity operations
Laurent Pinchart
2024-06-20
media: renesas: vsp1: Add and use function to dump a pipeline to the log
Laurent Pinchart
2024-06-20
media: renesas: vsp1: Pass partition pointer to .configure_partition()
Laurent Pinchart
2024-06-20
media: renesas: vsp1: Move partition calculation to vsp1_pipe.c
Laurent Pinchart
2024-06-20
media: renesas: vsp1: Drop vsp1_entity_get_pad_format() wrapper
Laurent Pinchart
2024-06-20
media: renesas: vsp1: Print debug message to diagnose validation failure
Laurent Pinchart
2023-12-04
media: renesas: vsp1: Fix references to pad config
Laurent Pinchart
2023-04-12
media: Zero-initialize all structures passed to subdev pad operations
Laurent Pinchart
2023-04-11
media: vsp1: Replace vb2_is_streaming() with vb2_start_streaming_called()
Laurent Pinchart
2023-01-20
media: renesas: vsp1: Change V3U to be gen4
Tomi Valkeinen
2022-09-24
media: drivers: use video device pipeline start/stop
Tomi Valkeinen
2022-08-29
media: avoid use of 'videobuf'
Hans Verkuil
2022-07-17
media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...
Laurent Pinchart
2022-05-13
media: vsp1: Use vb2_queue_is_busy()
Laurent Pinchart
2022-05-13
media: vsp1: Don't open-code vb2_fop_release()
Laurent Pinchart
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
2022-03-14
media: platform: place Renesas drivers on a separate dir
Mauro Carvalho Chehab