aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vsp1/vsp1_lif.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-18media: vsp1: Add vsp1_dl_list argument to .configure_stream() operationLaurent Pinchart1-0/+1
2018-12-03media: vsp1: Fix LIF buffer thresholdsLaurent Pinchart1-1/+1
2018-09-17media: vsp1: Update LIF buffer thresholdsLaurent Pinchart1-4/+25
2018-05-25media: vsp1: Adapt entities to configure into a bodyKieran Bingham1-7/+8
2018-05-25media: vsp1: Refactor display list configure operationsKieran Bingham1-8/+4
2018-05-17media: v4l: vsp1: Share the CLU, LIF and LUT set_fmt pad operation codeLaurent Pinchart1-54/+11
2018-05-17media: v4l: vsp1: Use SPDX license headersLaurent Pinchart1-5/+1
2018-02-26media: v4l: vsp1: Fix video output on R8A77970Sergei Shtylyov1-0/+12
2017-08-03v4l: vsp1: Add support for multiple LIF instancesLaurent Pinchart1-2/+3
2017-04-10[media] v4l: vsp1: Fix multi-line comment styleLaurent Pinchart1-2/+4
2016-09-19[media] v4l: vsp1: Pass parameter type to entity configuration operationLaurent Pinchart1-2/+3
2016-09-19[media] v4l: vsp1: Protect against race conditions between get and set formatLaurent Pinchart1-4/+11
2016-06-28[media] v4l: vsp1: Support runtime modification of controlsLaurent Pinchart1-1/+4
2016-06-28[media] v4l: vsp1: Set entities functionsLaurent Pinchart1-1/+6
2016-06-28[media] v4l: vsp1: Constify operation structuresLaurent Pinchart1-2/+2
2016-04-13[media] v4l: vsp1: Update WPF and LIF maximum sizes for Gen3Laurent Pinchart1-1/+1
2016-04-13[media] v4l: vsp1: Factorize frame size enumeration codeLaurent Pinchart1-26/+3
2016-04-13[media] v4l: vsp1: Factorize media bus codes enumeration codeLaurent Pinchart1-27/+2
2016-04-13[media] v4l: vsp1: Factorize get pad format codeLaurent Pinchart1-18/+1
2016-04-13[media] v4l: vsp1: Pass pipe pointer to entity configure functionsLaurent Pinchart1-1/+3
2016-04-13[media] v4l: vsp1: Pass display list explicitly to configure functionsLaurent Pinchart1-5/+7
2016-04-13[media] v4l: vsp1: Create a new configure operation to setup modulesLaurent Pinchart1-44/+33
2016-04-13[media] v4l: vsp1: Store active formats in a pad config structureLaurent Pinchart1-11/+31
2016-04-13[media] v4l: vsp1: Implement and use the subdev pad::init_cfg configurationLaurent Pinchart1-0/+1
2016-04-13[media] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()Laurent Pinchart1-15/+1
2016-04-13[media] v4l: vsp1: Fix 80 characters per line violationsLaurent Pinchart1-2/+4
2016-02-19[media] v4l: vsp1: Add display list supportTakashi Saito1-2/+2
2016-02-19[media] v4l: vsp1: Don't validate links when the userspace API is disabledLaurent Pinchart1-1/+1
2016-02-19[media] v4l: vsp1: Remove unused module read functionsLaurent Pinchart1-5/+0
2015-03-23[media] v4l2-subdev: add support for the new enum_frame_size 'which' fieldHans Verkuil1-1/+3
2015-03-23[media] v4l2-subdev: support new 'which' field in enum_mbus_codeHans Verkuil1-1/+3
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil1-9/+9
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON1-5/+5
2014-04-23[media] v4l: vsp1: Support multi-input entitiesLaurent Pinchart1-1/+0
2014-03-12[media] v4l: vsp1: Update copyright noticeLaurent Pinchart1-1/+1
2013-08-18[media] v4l: Renesas R-Car VSP1 driverLaurent Pinchart1-0/+238