aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vsp1 (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Sung4-15/+17
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2-2/+2
2015-07-17[media] v4l: vsp1: Don't sleep in atomic contextLaurent Pinchart2-11/+11
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: Align crop rectangle to even boundary for YUV formatsDamian Hobson-Garcia1-0/+11
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 Fumizono3-5/+83
2015-07-06[media] v4l: vsp1: Fix VI6_DPR_ROUTE_FXA_MASK macroNobuhiro Iwamatsu1-1/+1
2015-07-06[media] v4l: vsp1: Fix VI6_DPR_ROUTE_FP_MASK macroNobuhiro Iwamatsu1-1/+1
2015-07-06[media] v4l: vsp1: Fix VI6_WPF_SZCLIP_SIZE_MASK macroNobuhiro Iwamatsu1-1/+1
2015-03-23[media] v4l2-subdev: add support for the new enum_frame_size 'which' fieldHans Verkuil6-6/+17
2015-03-23[media] v4l2-subdev: support new 'which' field in enum_mbus_codeHans Verkuil5-5/+15
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil10-106/+106
2015-01-27[media] v4l: vsp1: Fix VI6_DISP_IRQ_STA_LNE macroNobuhiro Iwamatsu1-1/+1
2015-01-27[media] v4l: vsp1: Fix VI6_DISP_IRQ_ENB_LNEE macroNobuhiro Iwamatsu1-1/+1
2015-01-27[media] v4l: vsp1: bru: Fix minimum input pixel sizeTakanari Hayama1-1/+1
2015-01-27[media] media: platform: vsp1: vsp1_hsit: Remove unused functionRickard Strandqvist1-5/+0
2014-12-23[media] v4l: vsp1: Always enable virtual RPF when BRU is in useTakanari Hayama1-5/+6
2014-12-23[media] v4l: vsp1: Reset VSP1 RPF source addressTakanari Hayama2-0/+19
2014-12-23[media] v4l: vsp1: Remove support for platform dataLaurent Pinchart3-55/+42
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON8-62/+62
2014-10-20media: platform: vsp1: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-17[media] v4l: vsp1: uds: Fix scaling of alpha layerLaurent Pinchart5-35/+122
2014-07-17[media] v4l: vsp1: bru: Make the background color configurableLaurent Pinchart2-5/+49
2014-07-17[media] v4l: vsp1: bru: Support non-premultiplied colors at the BRU outputLaurent Pinchart1-2/+9
2014-07-17[media] v4l: vsp1: bru: Support premultiplied alpha at the BRU inputsLaurent Pinchart3-28/+50
2014-07-17[media] v4l: vsp1: Add V4L2_CID_ALPHA_COMPONENT control supportLaurent Pinchart3-4/+104
2014-07-17[media] v4l: vsp1: Add alpha channel support to the memory portsLaurent Pinchart4-20/+41
2014-07-17[media] v4l: vsp1: Switch to XRGB formatsLaurent Pinchart1-4/+22
2014-07-17[media] v4l: vsp1: wpf: Clear RPF to WPF association at stream off timeLaurent Pinchart1-0/+1
2014-07-17[media] v4l: vsp1: wpf: Simplify cast to pipeline structureLaurent Pinchart1-2/+1
2014-07-17[media] v4l: vsp1: sru: Make the intensity controllable during streamingLaurent Pinchart3-43/+61
2014-07-17[media] v4l: vsp1: sru: Fix the intensity control default valueLaurent Pinchart1-1/+11
2014-07-17[media] v4l: vsp1: Setup control handler automatically at stream on timeLaurent Pinchart2-0/+46
2014-07-17[media] v4l: vsp1: Propagate vsp1_device_get errors to the callersLaurent Pinchart3-13/+9
2014-07-17[media] v4l: vsp1: Cleanup video nodes at removal timeLaurent Pinchart4-12/+18
2014-07-17[media] v4l: vsp1: Fix typosLaurent Pinchart3-10/+10
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