summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2019-10-24media: vimc: initialize vim entity pointers to NULLDafna Hirschfeld
2019-10-24media: cec-gpio: Use CONFIG_PREEMPTIONSebastian Andrzej Siewior
2019-10-24media: ti-vpe: vpe: use r2y instead of y2r, copy-paste errorColin Ian King
2019-10-24media: aspeed: clear garbage interruptsJae Hyun Yoo
2019-10-24media: aspeed: set hsync and vsync polarities to normal before starting mode ...Jae Hyun Yoo
2019-10-24media: aspeed: refine hsync/vsync polarity setting logicJae Hyun Yoo
2019-10-24media: vivid: Add metadata output supportVandana BN
2019-10-24media: vivid: Add metadata capture supportVandana BN
2019-10-10media: ti-vpe: vpe: don't rely on colorspace member for conversionBenoit Parrot
2019-10-10media: ti-vpe: csc: rgb-to-yuv HD full range coeff are wrongBenoit Parrot
2019-10-10media: ti-vpe: vpe: fix v4l2_compliance issue related to xfer_funcBenoit Parrot
2019-10-10media: ti-vpe: vpe: use standard struct instead of duplicating fieldsBenoit Parrot
2019-10-10media: ti-vpe: Set the DMA mask and coherent maskBenoit Parrot
2019-10-10media: ti-vpe: vpdma: Use fixed type for address in descriptorBenoit Parrot
2019-10-10media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort casesBenoit Parrot
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence numberBenoit Parrot
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimageBenoit Parrot
2019-10-10media: ti-vpe: vpe: Make sure YUYV is set as default formatBenoit Parrot
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel formatBenoit Parrot
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panicBenoit Parrot
2019-10-10media: ti-vpe: Set MAX height supported to 2048 pixelsRam Prasad
2019-10-10media: ti-vpe: Add support for NV21 formatNikhil Devshatwar
2019-10-10media: ti-vpe: Add support for SEQ_BTNikhil Devshatwar
2019-10-10media: ti-vpe: vpe: Remove unnecessary use of container_ofBenoit Parrot
2019-10-10media: ti-vpe: vpe: Add missing null pointer checksBenoit Parrot
2019-10-10media: ti-vpe: vpe: Fix Motion Vector vpdma strideBenoit Parrot
2019-10-10media: ti-vpe: Fix a parallel build issueBenoit Parrot
2019-10-10media: platform: Use devm_platform_ioremap_resource() in two functionsMarkus Elfring
2019-10-10media: rcar-vin: Use bytes per line instead of width for UV offsetNiklas Söderlund
2019-10-10media: rcar-vin: Create compose rectangle where it is usedNiklas Söderlund
2019-10-10media: rcar-vin: Rename wrongly named rectangleNiklas Söderlund
2019-10-10media: vimc: Fix error return code in vimc_register_devices()Wei Yongjun
2019-10-10media: v4l: cadence: Fix how unsued lanes are handled in 'csi2rx_start()'Christophe JAILLET
2019-10-08media: venus: fix build on 32bit environmentsMauro Carvalho Chehab
2019-10-07cec: add cec_adapter to cec_notifier_cec_adap_unregister()Hans Verkuil
2019-10-07media: meson/ao-cec: move cec_notifier_cec_adap_register after hw setupNeil Armstrong
2019-10-04media: venus: Update clock scalingAniket Masule
2019-10-04media: venus: Add codec data tableAniket Masule
2019-10-04media: venus: Fix occasionally failures to suspendStanimir Varbanov
2019-10-02media: venus: Use on-chip interconnect APIStanimir Varbanov
2019-10-02media: venus: core: Fix msm8996 frequency tableLoic Poulain
2019-10-01media: cec-gpio: add notifier supportHans Verkuil
2019-10-01media: rcar-vin: Add support for V4L2_FIELD_ALTERNATENiklas Söderlund
2019-10-01media: rcar-vin: Do not reset the crop and compose rectangles in s_fmtNiklas Söderlund
2019-10-01media: rcar-vin: Rename rectangle holding the video source informationNiklas Söderlund
2019-10-01media: rcar-vin: Make use of V4L2_FIELD_IS_INTERLACED() macroNiklas Söderlund
2019-10-01media: rcar-vin: Fix incorrect return statement in rvin_try_format()Niklas Söderlund
2019-10-01media: vim2m: Fix abort issueJernej Skrabec
2019-10-01media: vivid: Set vid_cap_streaming and vid_out_streaming to trueVandana BN
2019-10-01media: vim2m: Fix BUG_ON in vim2m_device_release()Kefeng Wang