summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vsp1/vsp1_entity.h
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l: vsp1: Protect against race conditions between get and set formatLaurent Pinchart2016-09-191-1/+3
* [media] v4l: vsp1: Support runtime modification of controlsLaurent Pinchart2016-06-281-1/+1
* [media] v4l: vsp1: Add Cubic Look Up Table (CLU) supportLaurent Pinchart2016-06-281-0/+1
* [media] v4l: vsp1: Set entities functionsLaurent Pinchart2016-06-281-1/+1
* [media] v4l: vsp1: Make vsp1_entity_get_pad_compose() more genericLaurent Pinchart2016-06-171-3/+3
* [media] v4l: vsp1: Add output node value to routing tableLaurent Pinchart2016-06-171-1/+5
* [media] v4l: vsp1: Factorize frame size enumeration codeLaurent Pinchart2016-04-141-0/+5
* [media] v4l: vsp1: Factorize media bus codes enumeration codeLaurent Pinchart2016-04-141-0/+4
* [media] v4l: vsp1: Factorize get pad format codeLaurent Pinchart2016-04-141-0/+4
* [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-7/+7
* [media] v4l: vsp1: Create a new configure operation to setup modulesLaurent Pinchart2016-04-131-0/+3
* [media] v4l: vsp1: Store active selection rectangles in a pad config structureLaurent Pinchart2016-04-131-0/+4
* [media] v4l: vsp1: Store active formats in a pad config structureLaurent Pinchart2016-04-131-2/+6
* [media] v4l: vsp1: Implement and use the subdev pad::init_cfg configurationLaurent Pinchart2016-04-131-0/+2
* [media] v4l: vsp1: Consolidate entity ops in a struct vsp1_entity_operationsLaurent Pinchart2016-04-131-1/+13
* [media] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()Laurent Pinchart2016-04-131-3/+2Star
* [media] v4l: vsp1: Remove unneeded entity streaming flagLaurent Pinchart2016-04-131-6/+0Star
* [media] v4l: vsp1: Don't setup control handler when starting streamingLaurent Pinchart2016-04-131-1/+1
* [media] v4l: vsp1: Store the display list manager in the WPFLaurent Pinchart2016-04-131-0/+2
* [media] v4l: vsp1: Use pipeline display list to decide how to write to modulesLaurent Pinchart2016-04-131-0/+2
* [media] v4l: vsp1: Don't validate links when the userspace API is disabledLaurent Pinchart2016-02-191-1/+4
* [media] v4l: vsp1: Make number of BRU inputs configurableLaurent Pinchart2016-02-191-1/+3
* [media] v4l: vsp1: Move entity route setup function to vsp1_entity.cLaurent Pinchart2016-02-191-0/+2
* [media] v4l: vsp1: Move vsp1_video pointer from vsp1_entity to vsp1_rwpfLaurent Pinchart2016-02-191-3/+0Star
* [media] v4l: vsp1: Don't sleep in atomic contextLaurent Pinchart2015-07-171-2/+2
* [media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil2015-03-231-2/+2
* [media] v4l: vsp1: Setup control handler automatically at stream on timeLaurent Pinchart2014-07-171-0/+7
* [media] v4l: vsp1: Cleanup video nodes at removal timeLaurent Pinchart2014-07-171-0/+3
* [media] v4l: vsp1: Add BRU supportLaurent Pinchart2014-04-231-0/+1
* [media] v4l: vsp1: Support multi-input entitiesLaurent Pinchart2014-04-231-2/+21
* [media] v4l: vsp1: Update copyright noticeLaurent Pinchart2014-03-121-1/+1
* [media] v4l: vsp1: Add LUT supportLaurent Pinchart2013-12-111-0/+1
* [media] v4l: vsp1: Add SRU supportLaurent Pinchart2013-12-111-0/+1
* [media] v4l: vsp1: Add HST and HSI supportLaurent Pinchart2013-12-111-0/+2
* [media] v4l: Renesas R-Car VSP1 driverLaurent Pinchart2013-08-181-0/+68