summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vsp1/vsp1_hsit.c
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l: vsp1: Protect against race conditions between get and set formatLaurent Pinchart2016-09-191-4/+11
* [media] v4l: vsp1: Support runtime modification of controlsLaurent Pinchart2016-06-281-1/+4
* [media] v4l: vsp1: Set entities functionsLaurent Pinchart2016-06-281-2/+3
* [media] v4l: vsp1: Constify operation structuresLaurent Pinchart2016-06-281-2/+2
* [media] v4l: vsp1: Factorize frame size enumeration codeLaurent Pinchart2016-04-141-29/+3Star
* [media] v4l: vsp1: Factorize get pad format codeLaurent Pinchart2016-04-141-18/+1Star
* [media] v4l: vsp1: Pass pipe pointer to entity configure functionsLaurent Pinchart2016-04-131-1/+3
* [media] v4l: vsp1: Pass display list explicitly to configure functionsLaurent Pinchart2016-04-131-5/+7
* [media] v4l: vsp1: Create a new configure operation to setup modulesLaurent Pinchart2016-04-131-29/+21Star
* [media] v4l: vsp1: Store active formats in a pad config structureLaurent Pinchart2016-04-131-8/+21
* [media] v4l: vsp1: Implement and use the subdev pad::init_cfg configurationLaurent Pinchart2016-04-131-0/+1
* [media] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()Laurent Pinchart2016-04-131-15/+2Star
* [media] v4l: vsp1: Enable display list support for the HS[IT], LUT, SRU and UDSLaurent Pinchart2016-04-131-1/+1
* [media] v4l: vsp1: Don't validate links when the userspace API is disabledLaurent Pinchart2016-02-191-1/+1
* [media] v4l2-subdev: add support for the new enum_frame_size 'which' fieldHans Verkuil2015-03-231-1/+3
* [media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil2015-03-231-8/+8
* [media] media: platform: vsp1: vsp1_hsit: Remove unused functionRickard Strandqvist2015-01-271-5/+0Star
* [media] platform: Make use of media_bus_format enumBoris BREZILLON2014-11-141-6/+6
* [media] v4l: vsp1: Support multi-input entitiesLaurent Pinchart2014-04-231-5/+2Star
* [media] v4l: vsp1: Add HST and HSI supportLaurent Pinchart2013-12-111-0/+222