aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vsp1/vsp1_rwpf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-17media: v4l: vsp1: Use SPDX license headersLaurent Pinchart1-5/+1
2017-04-14[media] v4l: vsp1: wpf: Implement rotation supportLaurent Pinchart1-0/+5
2017-04-10[media] v4l: vsp1: Fix multi-line comment styleLaurent Pinchart1-2/+4
2016-10-21[media] v4l: vsp1: Add support for capture and output in HSV formatsLaurent Pinchart1-0/+2
2016-09-19[media] vsp1: fix CodingStyle violations on multi-line commentsMauro Carvalho Chehab1-2/+4
2016-09-19[media] v4l: vsp1: Disable cropping on WPF sink padLaurent Pinchart1-18/+19
2016-09-19[media] v4l: vsp1: Protect against race conditions between get and set formatLaurent Pinchart1-11/+33
2016-06-28[media] v4l: vsp1: wpf: Add flipping supportLaurent Pinchart1-2/+2
2016-06-28[media] v4l: vsp1: rwpf: Support runtime modification of controlsLaurent Pinchart1-2/+0
2016-04-13[media] v4l: vsp1: Factorize frame size enumeration codeLaurent Pinchart1-27/+3
2016-04-13[media] v4l: vsp1: Factorize get pad format codeLaurent Pinchart1-18/+1
2016-04-13[media] v4l: vsp1: Merge RPF and WPF pad ops structuresLaurent Pinchart1-25/+35
2016-04-13[media] v4l: vsp1: Store active selection rectangles in a pad config structureLaurent Pinchart1-15/+7
2016-04-13[media] v4l: vsp1: Store active formats in a pad config structureLaurent Pinchart1-14/+37
2016-04-13[media] v4l: vsp1: Use display lists with the userspace APILaurent Pinchart1-26/+0
2016-04-13[media] v4l: vsp1: Fix 80 characters per line violationsLaurent Pinchart1-4/+8
2016-04-13[media] v4l: vsp1: Don't configure RPF memory buffers before calculating offsetsLaurent Pinchart1-0/+26
2016-04-13[media] v4l: vsp1: rwpf: Don't program alpha value in control set handlerLaurent Pinchart1-0/+35
2015-07-06[media] v4l: vsp1: Align crop rectangle to even boundary for YUV formatsDamian Hobson-Garcia1-0/+11
2015-03-23[media] v4l2-subdev: add support for the new enum_frame_size 'which' fieldHans Verkuil1-1/+2
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil1-18/+18
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON1-5/+5
2014-03-12[media] v4l: vsp1: Update copyright noticeLaurent Pinchart1-1/+1
2013-12-11[media] v4l: vsp1: Add cropping supportLaurent Pinchart1-0/+96
2013-08-18[media] v4l: Renesas R-Car VSP1 driverLaurent Pinchart1-0/+124