summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vsp1/vsp1_sru.c
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l: vsp1: Protect against race conditions between get and set formatLaurent Pinchart2016-09-191-6/+20
* [media] v4l: vsp1: Support runtime modification of controlsLaurent Pinchart2016-06-281-1/+4
* [media] v4l: vsp1: Set entities functionsLaurent Pinchart2016-06-281-1/+2
* [media] v4l: vsp1: sru: Fix intensity control IDLaurent Pinchart2016-06-281-1/+1
* [media] v4l: vsp1: Constify operation structuresLaurent Pinchart2016-06-281-2/+2
* [media] v4l: vsp1: Factorize media bus codes enumeration codeLaurent Pinchart2016-04-141-27/+2Star
* [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-6/+8
* [media] v4l: vsp1: Create a new configure operation to setup modulesLaurent Pinchart2016-04-131-50/+41Star
* [media] v4l: vsp1: Store active formats in a pad config structureLaurent Pinchart2016-04-131-20/+41
* [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/+1Star
* [media] v4l: vsp1: Fix 80 characters per line violationsLaurent Pinchart2016-04-131-3/+6
* [media] v4l: vsp1: Remove unneeded entity streaming flagLaurent Pinchart2016-04-131-2/+0Star
* [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 setup control handler when starting streamingLaurent Pinchart2016-04-131-4/+1Star
* [media] v4l: vsp1: sru: Don't program intensity in control set handlerLaurent Pinchart2016-04-131-26/+9Star
* [media] v4l: vsp1: Configure device based on IP versionLaurent Pinchart2016-02-191-2/+2
* [media] v4l: vsp1: Don't validate links when the userspace API is disabledLaurent Pinchart2016-02-191-1/+1
* [media] v4l: vsp1: Make the userspace API optionalLaurent Pinchart2016-02-191-2/+4
* [media] v4l: vsp1: Set the SRU CTRL0 register when starting the streamLaurent Pinchart2016-02-191-0/+1
* [media] v4l2-subdev: add support for the new enum_frame_size 'which' fieldHans Verkuil2015-03-231-1/+3
* [media] v4l2-subdev: support new 'which' field in enum_mbus_codeHans Verkuil2015-03-231-1/+3
* [media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil2015-03-231-13/+13
* [media] platform: Make use of media_bus_format enumBoris BREZILLON2014-11-141-6/+6
* [media] v4l: vsp1: sru: Make the intensity controllable during streamingLaurent Pinchart2014-07-171-42/+59
* [media] v4l: vsp1: sru: Fix the intensity control default valueLaurent Pinchart2014-07-171-1/+11
* [media] v4l: vsp1: Support multi-input entitiesLaurent Pinchart2014-04-231-1/+0Star
* [media] v4l: vsp1: Add SRU supportLaurent Pinchart2013-12-111-0/+356