summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vsp1
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l2-subdev: add support for the new enum_frame_size 'which' fieldHans Verkuil2015-03-236-6/+17
* [media] v4l2-subdev: support new 'which' field in enum_mbus_codeHans Verkuil2015-03-235-5/+15
* [media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil2015-03-2310-106/+106
* [media] v4l: vsp1: Fix VI6_DISP_IRQ_STA_LNE macroNobuhiro Iwamatsu2015-01-271-1/+1
* [media] v4l: vsp1: Fix VI6_DISP_IRQ_ENB_LNEE macroNobuhiro Iwamatsu2015-01-271-1/+1
* [media] v4l: vsp1: bru: Fix minimum input pixel sizeTakanari Hayama2015-01-271-1/+1
* [media] media: platform: vsp1: vsp1_hsit: Remove unused functionRickard Strandqvist2015-01-271-5/+0Star
* [media] v4l: vsp1: Always enable virtual RPF when BRU is in useTakanari Hayama2014-12-231-5/+6
* [media] v4l: vsp1: Reset VSP1 RPF source addressTakanari Hayama2014-12-232-0/+19
* [media] v4l: vsp1: Remove support for platform dataLaurent Pinchart2014-12-233-55/+42Star
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * media: platform: vsp1: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | [media] platform: Make use of media_bus_format enumBoris BREZILLON2014-11-148-62/+62
|/
* [media] v4l: vsp1: uds: Fix scaling of alpha layerLaurent Pinchart2014-07-175-35/+122
* [media] v4l: vsp1: bru: Make the background color configurableLaurent Pinchart2014-07-172-5/+49
* [media] v4l: vsp1: bru: Support non-premultiplied colors at the BRU outputLaurent Pinchart2014-07-171-2/+9
* [media] v4l: vsp1: bru: Support premultiplied alpha at the BRU inputsLaurent Pinchart2014-07-173-28/+50
* [media] v4l: vsp1: Add V4L2_CID_ALPHA_COMPONENT control supportLaurent Pinchart2014-07-173-4/+104
* [media] v4l: vsp1: Add alpha channel support to the memory portsLaurent Pinchart2014-07-174-20/+41
* [media] v4l: vsp1: Switch to XRGB formatsLaurent Pinchart2014-07-171-4/+22
* [media] v4l: vsp1: wpf: Clear RPF to WPF association at stream off timeLaurent Pinchart2014-07-171-0/+1
* [media] v4l: vsp1: wpf: Simplify cast to pipeline structureLaurent Pinchart2014-07-171-2/+1Star
* [media] v4l: vsp1: sru: Make the intensity controllable during streamingLaurent Pinchart2014-07-173-43/+61
* [media] v4l: vsp1: sru: Fix the intensity control default valueLaurent Pinchart2014-07-171-1/+11
* [media] v4l: vsp1: Setup control handler automatically at stream on timeLaurent Pinchart2014-07-172-0/+46
* [media] v4l: vsp1: Propagate vsp1_device_get errors to the callersLaurent Pinchart2014-07-173-13/+9Star
* [media] v4l: vsp1: Cleanup video nodes at removal timeLaurent Pinchart2014-07-174-12/+18
* [media] v4l: vsp1: Fix typosLaurent Pinchart2014-07-173-10/+10
* [media] v4l: vsp1: Fix pipeline stop timeoutLaurent Pinchart2014-07-171-3/+7
* [media] v4l: vsp1: Release buffers at stream stopLaurent Pinchart2014-07-171-0/+3
* [media] v4l: vsp1: Fix routing cleanup when stopping the streamLaurent Pinchart2014-07-171-1/+1
* [media] v4l: vsp1: Remove the unneeded vsp1_video_buffer video fieldLaurent Pinchart2014-06-172-3/+0Star
* [media] v4l: vsp1: Add DT supportLaurent Pinchart2014-04-231-8/+44
* [media] v4l: vsp1: Add BRU supportLaurent Pinchart2014-04-2313-5/+586
* [media] v4l: vsp1: Support multi-input entitiesLaurent Pinchart2014-04-2310-43/+54
* [media] v4l: vsp1: uds: Enable scaling of alpha layerLaurent Pinchart2014-04-231-2/+1Star
* [media] v4l: vsp1: Remove unexisting rt clocksLaurent Pinchart2014-04-232-36/+5Star
* [media] vb2: stop_streaming should return voidHans Verkuil2014-04-231-3/+1Star
* [media] v4l: vsp1: Update copyright noticeLaurent Pinchart2014-03-1214-14/+14
* [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus2014-03-051-1/+1
* Merge branch 'upstream-fixes' into patchworkMauro Carvalho Chehab2013-12-131-1/+3
|\
| * [media] media_tree: Fix spelling errorsJonathan McCrohan2013-12-091-1/+1
| * [media] v4l: vsp1: Fix error return code in vsp1_video_init()Wei Yongjun2013-11-291-1/+3
* | [media] v4l: vsp1: Add LUT supportLaurent Pinchart2013-12-118-2/+308
* | [media] v4l: vsp1: Add SRU supportLaurent Pinchart2013-12-118-1/+430
* | [media] v4l: vsp1: Add HST and HSI supportLaurent Pinchart2013-12-118-1/+287
* | [media] v4l: vsp1: Add cropping supportLaurent Pinchart2013-12-114-16/+141
* | [media] v4l: vsp1: Supply frames to the DU continuouslyLaurent Pinchart2013-12-111-0/+13
* | [media] media_tree: Fix spelling errorsJonathan McCrohan2013-11-291-1/+1
|/
* [media] v4l: vsp1: Fix mutex double lock at streamon timeLaurent Pinchart2013-08-281-2/+0Star