aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vsp1/vsp1_drv.c
AgeCommit message (Expand)Author
2018-09-17media: vsp1: use periods at the end of comment sentencesKieran Bingham
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-03media: vsp1: Add support for extended display list headersKieran Bingham
2018-08-03media: vsp1: Provide VSP1 feature helper macroKieran Bingham
2018-05-25media: vsp1: Move video suspend resume handling to video objectKieran Bingham
2018-05-17media: v4l: vsp1: Add support for the DISCOM entityLaurent Pinchart
2018-05-17media: v4l: vsp1: Use SPDX license headersLaurent Pinchart
2018-05-04media: v4l: vsp1: Rename BRU to BRxLaurent Pinchart
2018-05-04media: v4l: vsp1: Store pipeline pointer in vsp1_entityLaurent Pinchart
2017-12-08media: vsp1: Prevent suspending and resuming DRM pipelinesKieran Bingham
2017-08-03v4l: vsp1: Add support for multiple LIF instancesLaurent Pinchart
2017-08-03v4l: vsp1: Add support for new VSP2-BS, VSP2-DL and VSP2-D instancesLaurent Pinchart
2017-07-29v4l: vsp1: Add support for the BRS entityLaurent Pinchart
2017-07-29v4l: vsp1: Don't create links for DRM pipelineLaurent Pinchart
2017-07-29v4l: vsp1: Store source and sink pointers as vsp1_entityLaurent Pinchart
2017-07-29v4l: vsp1: Don't set WPF sink pointerLaurent Pinchart
2017-07-29v4l: vsp1: Don't recycle active list at display startLaurent Pinchart
2017-06-09v4l: vsp1: Map the DL and video buffers through the proper bus masterMagnus Damm
2017-04-14[media] v4l: vsp1: Add HGT supportNiklas Söderlund
2017-04-14[media] v4l: vsp1: Add HGO supportLaurent Pinchart
2017-04-14[media] v4l: vsp1: Support histogram generators in pipeline configurationLaurent Pinchart
2017-04-10[media] v4l: vsp1: Fix multi-line comment styleLaurent Pinchart
2016-11-16[media] v4l: vsp1: Fix module autoload for OF registrationJavier Martinez Canillas
2016-09-19[media] v4l: vsp1: Use DFE instead of FRE for frame endKieran Bingham
2016-09-09[media] v4l: vsp1: Add R8A7792 VSP1V supportSergei Shtylyov
2016-09-09[media] v4l: vsp1: Report device model and rev through media device informationLaurent Pinchart
2016-07-13[media] vsp1: use __maybe_unused for PM handlersArnd Bergmann
2016-06-28[media] v4l: vsp1: wpf: Add flipping supportLaurent Pinchart
2016-06-28[media] v4l: vsp1: Add Cubic Look Up Table (CLU) supportLaurent Pinchart
2016-06-28[media] v4l: vsp1: Don't create LIF entity when the userspace API is enabledLaurent Pinchart
2016-06-28[media] v4l: vsp1: Don't register media device when userspace API is disabledLaurent Pinchart
2016-06-28[media] v4l: vsp1: Base link creation on availability of entitiesLaurent Pinchart
2016-06-28[media] v4l: vsp1: Fix descriptions of Gen2 VSP instancesLaurent Pinchart
2016-06-17[media] v4l: vsp1: Add FCP supportLaurent Pinchart
2016-06-17[media] v4l: vsp1: Don't handle clocks manuallyLaurent Pinchart
2016-06-17[media] v4l: vsp1: Implement runtime PM supportLaurent Pinchart
2016-04-13[media] v4l: vsp1: Add support for the RPF alpha multiplier on Gen3Laurent Pinchart
2016-04-13[media] v4l: vsp1: Allocate pipelines on demandLaurent Pinchart
2016-04-13[media] v4l: vsp1: Store pipeline pointer in rwpfLaurent Pinchart
2016-04-13[media] v4l: vsp1: Split display list manager from display listLaurent Pinchart
2016-04-13[media] v4l: vsp1: Always setup the display listLaurent Pinchart
2016-04-13[media] v4l: vsp1: Use pipeline display list to decide how to write to modulesLaurent Pinchart
2016-04-13[media] v4l: vsp1: VSPD instances have no LUT on Gen3Laurent Pinchart
2016-02-19[media] v4l: vsp1: Configure device based on IP versionLaurent Pinchart
2016-02-19[media] v4l: vsp1: Add display list supportTakashi Saito
2016-02-19[media] v4l: vsp1: Add support for the R-Car Gen3 VSP2Laurent Pinchart
2016-02-19[media] v4l: vsp1: Add VSP+DU supportLaurent Pinchart
2016-02-19[media] v4l: vsp1: Don't validate links when the userspace API is disabledLaurent Pinchart
2016-02-19[media] v4l: vsp1: Make the userspace API optionalLaurent Pinchart
2016-02-19[media] v4l: vsp1: Make the BRU optionalLaurent Pinchart