summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vsp1/vsp1_drv.c
Commit message (Expand)AuthorAgeFilesLines
* media: vsp1: use periods at the end of comment sentencesKieran Bingham2018-09-171-3/+3
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-1/+1
* media: vsp1: Add support for extended display list headersKieran Bingham2018-08-031-2/+2
* media: vsp1: Provide VSP1 feature helper macroKieran Bingham2018-08-031-8/+8
* media: vsp1: Move video suspend resume handling to video objectKieran Bingham2018-05-261-2/+2
* media: v4l: vsp1: Add support for the DISCOM entityLaurent Pinchart2018-05-171-0/+20
* media: v4l: vsp1: Use SPDX license headersLaurent Pinchart2018-05-171-5/+1Star
* media: v4l: vsp1: Rename BRU to BRxLaurent Pinchart2018-05-041-3/+3
* media: v4l: vsp1: Store pipeline pointer in vsp1_entityLaurent Pinchart2018-05-041-1/+1
* media: vsp1: Prevent suspending and resuming DRM pipelinesKieran Bingham2017-12-081-2/+14
* v4l: vsp1: Add support for multiple LIF instancesLaurent Pinchart2017-08-031-19/+30
* v4l: vsp1: Add support for new VSP2-BS, VSP2-DL and VSP2-D instancesLaurent Pinchart2017-08-031-0/+24
* v4l: vsp1: Add support for the BRS entityLaurent Pinchart2017-07-291-1/+18
* v4l: vsp1: Don't create links for DRM pipelineLaurent Pinchart2017-07-291-10/+6Star
* v4l: vsp1: Store source and sink pointers as vsp1_entityLaurent Pinchart2017-07-291-1/+1
* v4l: vsp1: Don't set WPF sink pointerLaurent Pinchart2017-07-291-1/+0Star
* v4l: vsp1: Don't recycle active list at display startLaurent Pinchart2017-07-291-8/+0Star
* v4l: vsp1: Map the DL and video buffers through the proper bus masterMagnus Damm2017-06-091-0/+9
* [media] v4l: vsp1: Add HGT supportNiklas Söderlund2017-04-151-4/+28
* [media] v4l: vsp1: Add HGO supportLaurent Pinchart2017-04-151-9/+33
* [media] v4l: vsp1: Support histogram generators in pipeline configurationLaurent Pinchart2017-04-151-1/+3
* [media] v4l: vsp1: Fix multi-line comment styleLaurent Pinchart2017-04-101-4/+8
* [media] v4l: vsp1: Fix module autoload for OF registrationJavier Martinez Canillas2016-11-161-0/+1
* [media] v4l: vsp1: Use DFE instead of FRE for frame endKieran Bingham2016-09-191-1/+1
* [media] v4l: vsp1: Add R8A7792 VSP1V supportSergei Shtylyov2016-09-091-0/+22
* [media] v4l: vsp1: Report device model and rev through media device informationLaurent Pinchart2016-09-091-6/+15
* [media] vsp1: use __maybe_unused for PM handlersArnd Bergmann2016-07-131-6/+4Star
* [media] v4l: vsp1: wpf: Add flipping supportLaurent Pinchart2016-06-281-7/+9
* [media] v4l: vsp1: Add Cubic Look Up Table (CLU) supportLaurent Pinchart2016-06-281-4/+17
* [media] v4l: vsp1: Don't create LIF entity when the userspace API is enabledLaurent Pinchart2016-06-281-8/+8
* [media] v4l: vsp1: Don't register media device when userspace API is disabledLaurent Pinchart2016-06-281-7/+9
* [media] v4l: vsp1: Base link creation on availability of entitiesLaurent Pinchart2016-06-281-1/+1
* [media] v4l: vsp1: Fix descriptions of Gen2 VSP instancesLaurent Pinchart2016-06-281-3/+3
* [media] v4l: vsp1: Add FCP supportLaurent Pinchart2016-06-171-1/+20
* [media] v4l: vsp1: Don't handle clocks manuallyLaurent Pinchart2016-06-171-18/+2Star
* [media] v4l: vsp1: Implement runtime PM supportLaurent Pinchart2016-06-171-49/+52
* [media] v4l: vsp1: Add support for the RPF alpha multiplier on Gen3Laurent Pinchart2016-04-141-0/+8
* [media] v4l: vsp1: Allocate pipelines on demandLaurent Pinchart2016-04-141-0/+1
* [media] v4l: vsp1: Store pipeline pointer in rwpfLaurent Pinchart2016-04-141-3/+1Star
* [media] v4l: vsp1: Split display list manager from display listLaurent Pinchart2016-04-131-9/+2Star
* [media] v4l: vsp1: Always setup the display listLaurent Pinchart2016-04-131-2/+1Star
* [media] v4l: vsp1: Use pipeline display list to decide how to write to modulesLaurent Pinchart2016-04-131-6/+3Star
* [media] v4l: vsp1: VSPD instances have no LUT on Gen3Laurent Pinchart2016-04-131-1/+1
* [media] v4l: vsp1: Configure device based on IP versionLaurent Pinchart2016-02-191-77/+96
* [media] v4l: vsp1: Add display list supportTakashi Saito2016-02-191-21/+55
* [media] v4l: vsp1: Add support for the R-Car Gen3 VSP2Laurent Pinchart2016-02-191-0/+25
* [media] v4l: vsp1: Add VSP+DU supportLaurent Pinchart2016-02-191-9/+14
* [media] v4l: vsp1: Don't validate links when the userspace API is disabledLaurent Pinchart2016-02-191-0/+10
* [media] v4l: vsp1: Make the userspace API optionalLaurent Pinchart2016-02-191-18/+28
* [media] v4l: vsp1: Make the BRU optionalLaurent Pinchart2016-02-191-6/+9