summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2019-11-05media: bdisp: fix memleak on releaseJohan Hovold
2019-11-05media: xilinx: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-24media: sun4i: Add H3 deinterlace driverJernej Skrabec
2019-10-24media: vimc: Implement debayer control for mean window sizeArthur Moraes do Lago
2019-10-24media: vimc: move the dev field of each entity to vimc_ent_devDafna Hirschfeld
2019-10-24media: vimc: embed the pads of entities in the entities' structsDafna Hirschfeld
2019-10-24media: vimc: remove unused struct declaration vimc_platform_dataDafna Hirschfeld
2019-10-24media: vimc: common: remove unused function 'vimc_pipeline_s_stream'Dafna Hirschfeld
2019-10-24media: vimc: remove EXPORT_SYMBOL_GPL declarationsDafna Hirschfeld
2019-10-24media: vimc: remove the helper function vimc_ent_sd_unregisterDafna Hirschfeld
2019-10-24media: vimc: move media_entity_cleanup to release callbacksDafna Hirschfeld
2019-10-24media: vimc: sen: register subdevice only after initializationDafna Hirschfeld
2019-10-24media: vimc: cleanup code that assigns entity in entities arrayDafna Hirschfeld
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