summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vsp1/vsp1_clu.c
Commit message (Expand)AuthorAgeFilesLines
* [media] vsp1: fix CodingStyle violations on multi-line commentsMauro Carvalho Chehab2016-09-191-1/+2
* [media] v4l: vsp1: Replace .set_memory() with VSP1_ENTITY_PARAMS_PARTITIONLaurent Pinchart2016-09-191-0/+3
* [media] v4l: vsp1: Pass parameter type to entity configuration operationLaurent Pinchart2016-09-191-19/+24
* [media] v4l: vsp1: Protect against race conditions between get and set formatLaurent Pinchart2016-09-191-4/+11
* [media] v4l: vsp1: clu: Support runtime modification of controlsLaurent Pinchart2016-06-281-15/+26
* [media] v4l: vsp1: Support runtime modification of controlsLaurent Pinchart2016-06-281-1/+4
* [media] v4l: vsp1: Add Cubic Look Up Table (CLU) supportLaurent Pinchart2016-06-281-0/+278