summaryrefslogtreecommitdiff
path: root/drivers/media/platform/vsp1/vsp1_video.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-25[media] drivers/media: vsp1_video: fix compile errorAnders Roxell1-1/+1
2016-01-11[media] v4l: vsp1: Use media entity enumeration interfaceSakari Ailus1-14/+31
2016-01-11[media] v4l: vsp1: Use the new media graph walk interfaceSakari Ailus1-0/+8
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab1-1/+1
2016-01-11[media] media: use macros to check for V4L2 subdev entitiesMauro Carvalho Chehab1-5/+4
2016-01-11[media] media: use entity.graph_obj.mdev instead of .parentJavier Martinez Canillas1-1/+1
2016-01-11[media] media: create a macro to get entity IDMauro Carvalho Chehab1-2/+2
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab1-1/+1
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-1/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-41/+10
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+2
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung1-8/+10
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung1-1/+1
2015-07-17[media] v4l: vsp1: Fix plane stride and size checksLaurent Pinchart1-1/+1
2015-07-06[media] vsp1: declar vsp1_pipeline_stopped() as staticMauro Carvalho Chehab1-1/+1
2015-07-06[media] v4l: vsp1: Fix race condition when stopping pipelineLaurent Pinchart1-3/+14
2015-07-06[media] v4l: vsp1: Fix Suspend-to-RAMSei Fumizono1-1/+69
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON1-21/+21
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