aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-24media: cec-gpio: Use CONFIG_PREEMPTIONSebastian Andrzej Siewior1-1/+1
2019-10-24media: ti-vpe: vpe: use r2y instead of y2r, copy-paste errorColin Ian King1-1/+1
2019-10-24media: aspeed: clear garbage interruptsJae Hyun Yoo1-0/+10
2019-10-24media: aspeed: set hsync and vsync polarities to normal before starting mode detectionJae Hyun Yoo1-0/+2
2019-10-24media: aspeed: refine hsync/vsync polarity setting logicJae Hyun Yoo1-22/+21
2019-10-24media: vivid: Add metadata output supportVandana BN8-11/+364
2019-10-24media: vivid: Add metadata capture supportVandana BN8-14/+465
2019-10-10media: ti-vpe: vpe: don't rely on colorspace member for conversionBenoit Parrot3-99/+184
2019-10-10media: ti-vpe: csc: rgb-to-yuv HD full range coeff are wrongBenoit Parrot1-2/+2
2019-10-10media: ti-vpe: vpe: fix v4l2_compliance issue related to xfer_funcBenoit Parrot1-1/+4
2019-10-10media: ti-vpe: vpe: use standard struct instead of duplicating fieldsBenoit Parrot1-95/+101
2019-10-10media: ti-vpe: Set the DMA mask and coherent maskBenoit Parrot1-0/+7
2019-10-10media: ti-vpe: vpdma: Use fixed type for address in descriptorBenoit Parrot1-2/+2
2019-10-10media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort casesBenoit Parrot1-3/+9
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence numberBenoit Parrot1-0/+1
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimageBenoit Parrot2-0/+5
2019-10-10media: ti-vpe: vpe: Make sure YUYV is set as default formatBenoit Parrot1-1/+1
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel formatBenoit Parrot1-4/+9
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panicBenoit Parrot1-1/+1
2019-10-10media: ti-vpe: Set MAX height supported to 2048 pixelsRam Prasad1-1/+1
2019-10-10media: ti-vpe: Add support for NV21 formatNikhil Devshatwar4-8/+34
2019-10-10media: ti-vpe: Add support for SEQ_BTNikhil Devshatwar1-27/+46
2019-10-10media: ti-vpe: vpe: Remove unnecessary use of container_ofBenoit Parrot1-15/+7
2019-10-10media: ti-vpe: vpe: Add missing null pointer checksBenoit Parrot1-1/+12
2019-10-10media: ti-vpe: vpe: Fix Motion Vector vpdma strideBenoit Parrot1-5/+13
2019-10-10media: ti-vpe: Fix a parallel build issueBenoit Parrot1-3/+1
2019-10-10media: platform: Use devm_platform_ioremap_resource() in two functionsMarkus Elfring2-13/+2
2019-10-10media: rcar-vin: Use bytes per line instead of width for UV offsetNiklas Söderlund1-2/+2
2019-10-10media: rcar-vin: Create compose rectangle where it is usedNiklas Söderlund1-14/+11
2019-10-10media: rcar-vin: Rename wrongly named rectangleNiklas Söderlund1-10/+11
2019-10-10media: vimc: Fix error return code in vimc_register_devices()Wei Yongjun1-1/+3
2019-10-10media: v4l: cadence: Fix how unsued lanes are handled in 'csi2rx_start()'Christophe JAILLET1-1/+1
2019-10-08media: venus: fix build on 32bit environmentsMauro Carvalho Chehab1-2/+3
2019-10-07cec: add cec_adapter to cec_notifier_cec_adap_unregister()Hans Verkuil7-14/+16
2019-10-07media: meson/ao-cec: move cec_notifier_cec_adap_register after hw setupNeil Armstrong2-33/+33
2019-10-04media: venus: Update clock scalingAniket Masule3-23/+140
2019-10-04media: venus: Add codec data tableAniket Masule6-0/+68
2019-10-04media: venus: Fix occasionally failures to suspendStanimir Varbanov1-0/+6
2019-10-02media: venus: Use on-chip interconnect APIStanimir Varbanov4-1/+115
2019-10-02media: venus: core: Fix msm8996 frequency tableLoic Poulain1-4/+5
2019-10-01media: cec-gpio: add notifier supportHans Verkuil2-9/+33
2019-10-01media: rcar-vin: Add support for V4L2_FIELD_ALTERNATENiklas Söderlund2-35/+39
2019-10-01media: rcar-vin: Do not reset the crop and compose rectangles in s_fmtNiklas Söderlund1-2/+2
2019-10-01media: rcar-vin: Rename rectangle holding the video source informationNiklas Söderlund2-18/+19
2019-10-01media: rcar-vin: Make use of V4L2_FIELD_IS_INTERLACED() macroNiklas Söderlund1-8/+3
2019-10-01media: rcar-vin: Fix incorrect return statement in rvin_try_format()Niklas Söderlund1-1/+2
2019-10-01media: vim2m: Fix abort issueJernej Skrabec1-0/+3
2019-10-01media: vivid: Set vid_cap_streaming and vid_out_streaming to trueVandana BN2-6/+0
2019-10-01media: vim2m: Fix BUG_ON in vim2m_device_release()Kefeng Wang1-0/+1
2019-10-01media: mtk-vcodec: vdec: clean up vidioc_vdec_s_fmt a bitAlexandre Courbot1-4/+14