summaryrefslogtreecommitdiff
path: root/drivers/media/platform/vsp1
AgeCommit message (Expand)AuthorFilesLines
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 Pinchart2-3/+0
2014-04-23[media] v4l: vsp1: Add DT supportLaurent Pinchart1-8/+44
2014-04-23[media] v4l: vsp1: Add BRU supportLaurent Pinchart13-5/+586
2014-04-23[media] v4l: vsp1: Support multi-input entitiesLaurent Pinchart10-43/+54
2014-04-23[media] v4l: vsp1: uds: Enable scaling of alpha layerLaurent Pinchart1-2/+1
2014-04-23[media] v4l: vsp1: Remove unexisting rt clocksLaurent Pinchart2-36/+5
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil1-3/+1
2014-03-12[media] v4l: vsp1: Update copyright noticeLaurent Pinchart14-14/+14
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: Add LUT supportLaurent Pinchart8-2/+308
2013-12-11[media] v4l: vsp1: Add SRU supportLaurent Pinchart8-1/+430
2013-12-11[media] v4l: vsp1: Add HST and HSI supportLaurent Pinchart8-1/+287
2013-12-11[media] v4l: vsp1: Add cropping supportLaurent Pinchart4-16/+141
2013-12-11[media] v4l: vsp1: Supply frames to the DU continuouslyLaurent Pinchart1-0/+13
2013-12-09[media] media_tree: Fix spelling errorsJonathan McCrohan1-1/+1
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan1-1/+1
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-28[media] v4l: vsp1: Add support for RT clockLaurent Pinchart2-5/+36
2013-08-28[media] v4l: vsp1: Initialize media device bus_info fieldLaurent Pinchart1-0/+2
2013-08-24[media] vsp1: Fix a sparse warningMauro Carvalho Chehab1-2/+2
2013-08-18[media] vsp1: Use the maximum number of entities defined in platform dataKatsuya Matsubara1-4/+4
2013-08-18[media] vsp1: Fix lack of the sink entity registration for enabled linksKatsuya Matsubara1-0/+3
2013-08-18[media] v4l: Renesas R-Car VSP1 driverLaurent Pinchart16-0/+3895