aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vsp1/vsp1_video.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-17[media] v4l: vsp1: uds: Fix scaling of alpha layerLaurent Pinchart1-5/+73
2014-07-17[media] v4l: vsp1: bru: Support premultiplied alpha at the BRU inputsLaurent Pinchart1-18/+27
2014-07-17[media] v4l: vsp1: Add alpha channel support to the memory portsLaurent Pinchart1-17/+32
2014-07-17[media] v4l: vsp1: Switch to XRGB formatsLaurent Pinchart1-4/+22
2014-07-17[media] v4l: vsp1: Propagate vsp1_device_get errors to the callersLaurent Pinchart1-2/+2
2014-07-17[media] v4l: vsp1: Fix pipeline stop timeoutLaurent Pinchart1-3/+7
2014-07-17[media] v4l: vsp1: Release buffers at stream stopLaurent Pinchart1-0/+3
2014-07-17[media] v4l: vsp1: Fix routing cleanup when stopping the streamLaurent Pinchart1-1/+1
2014-06-17[media] v4l: vsp1: Remove the unneeded vsp1_video_buffer video fieldLaurent Pinchart1-2/+0
2014-04-23[media] v4l: vsp1: Add BRU supportLaurent Pinchart1-0/+19
2014-04-23[media] v4l: vsp1: Support multi-input entitiesLaurent Pinchart1-3/+4
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil1-3/+1
2014-03-12[media] v4l: vsp1: Update copyright noticeLaurent Pinchart1-1/+1
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus1-1/+1
2013-12-13Merge branch 'upstream-fixes' into patchworkMauro Carvalho Chehab1-1/+3
2013-12-11[media] v4l: vsp1: Supply frames to the DU continuouslyLaurent Pinchart1-0/+13
2013-11-29[media] v4l: vsp1: Fix error return code in vsp1_video_init()Wei Yongjun1-1/+3
2013-08-28[media] v4l: vsp1: Fix mutex double lock at streamon timeLaurent Pinchart1-2/+0
2013-08-18[media] v4l: Renesas R-Car VSP1 driverLaurent Pinchart1-0/+1071