summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2019-04-05media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumerationPawe? Chmiel1-8/+11
2019-04-05media: rcar-vin: Allow independent VIN link enablementSteve Longerbeam1-2/+6
2019-04-05media: mtk-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia1-20/+20
2019-04-05media: mx2_emmaprp: Correct return type for mem2mem buffer helpersEzequiel Garcia1-3/+3
2019-04-05media: s5p-g2d: Correct return type for mem2mem buffer helpersEzequiel Garcia1-3/+3
2019-04-05media: rockchip/rga: Correct return type for mem2mem buffer helpersEzequiel Garcia1-3/+3
2019-04-05media: s5p-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia1-19/+19
2019-04-05media: sh_veu: Correct return type for mem2mem buffer helpersEzequiel Garcia1-2/+2
2019-03-23media: vimc: Add vimc-streamer for stream controlLucas A. M. Magalhães9-147/+260
2019-02-12media: coda: fix H.264 deblocking filter controlsPhilipp Zabel4-22/+20
2019-02-12media: DaVinci-VPBE: fix error handling in vpbe_initialize()Alexey Khoroshilov1-2/+5
2019-02-12media: mtk-vcodec: Release device nodes in mtk_vcodec_init_enc_pm()Alexey Khoroshilov1-4/+6
2019-01-26media: venus: core: Set dma maximum segment sizeVivek Gautam1-0/+8
2019-01-22media: vivid: set min width/height to a value > 0Hans Verkuil1-1/+1
2019-01-22media: vivid: fix error handling of kthread_runHans Verkuil2-2/+8
2019-01-09media: vivid: free bitmap_cap when updating std/timings/etc.Hans Verkuil1-0/+2
2018-12-13media: vicodec: fix memchr() kernel oopsHans Verkuil1-1/+2
2018-12-13media: omap3isp: Unregister media device as firstSakari Ailus1-1/+2
2018-12-13media: vicodec: lower minimum height to 360Hans Verkuil1-1/+1
2018-11-21media: coda: don't overwrite h.264 profile_idc on decoder instanceLucas Stach1-1/+2
2018-11-13media: replace ADOBERGB by OPRGBHans Verkuil3-5/+5
2018-09-17media: platform: fix cros-ec-cec build errorRandy Dunlap1-0/+2
2018-08-29media: camss: add missing includesArnd Bergmann7-0/+7
2018-08-29media: camss: Use managed memory allocationsTodor Tomov2-7/+8
2018-08-29media: camss: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2018-08-21Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds4-0/+361
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-0/+6
2018-08-16media: platform: cros-ec-cec: Fix dependency on MFD_CROS_ECArnd Bergmann1-1/+1
2018-08-16Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds114-3355/+10616
2018-08-10Revert "media: vivid: shut up warnings due to a non-trivial logic"Mauro Carvalho Chehab1-19/+2
2018-08-09Merge branch 'asoc-4.19' into asoc-nextMark Brown1-19/+3
2018-08-08media: isp: fix a warning about a wrong struct initializerMauro Carvalho Chehab1-1/+1
2018-08-08media: s3c-camif: fix return code for the polling routineMauro Carvalho Chehab1-1/+1
2018-08-08media: exynos-gsc: fix return code if mutex was interruptedMauro Carvalho Chehab1-1/+1
2018-08-08media: vivid: shut up warnings due to a non-trivial logicMauro Carvalho Chehab1-2/+19
2018-08-08media: vsp1_dl: add a description for cmdpool fieldMauro Carvalho Chehab1-1/+1
2018-08-03media: sh_mobile_ceu: convert to SPDX identifiersKuninori Morimoto1-5/+1
2018-08-03media: sh_vou: convert to SPDX identifiersKuninori Morimoto1-4/+1
2018-08-03media: sh_veu: convert to SPDX identifiersKuninori Morimoto1-4/+1
2018-08-03media: rcar_jpu: convert to SPDX identifiersKuninori Morimoto1-4/+1
2018-08-03media: rcar_fdp1: convert to SPDX identifiersKuninori Morimoto1-5/+1
2018-08-03media: rcar_drif: convert to SPDX identifiersKuninori Morimoto1-6/+2
2018-08-03media: rcar-fcp: convert to SPDX identifiersKuninori Morimoto1-5/+1
2018-08-03media: rcar-vin: convert to SPDX identifiersKuninori Morimoto6-21/+7
2018-08-03media: soc_camera_platform: convert to SPDX identifiersKuninori Morimoto1-4/+1
2018-08-03media: vsp1: Support Interlaced display pipelinesKieran Bingham5-5/+88
2018-08-03media: vsp1: Provide support for extended command poolsKieran Bingham2-0/+196
2018-08-03media: vsp1: Add support for extended display list headersKieran Bingham5-4/+133
2018-08-03media: vsp1: Use header display lists for all WPF outputs linked to the DUKieran Bingham1-81/+27
2018-08-03media: vsp1: Provide VSP1 feature helper macroKieran Bingham3-11/+13