summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2018-06-28media: venus: keep resolution when adjusting formatAlexandre Courbot
2018-06-28media: rga: Remove surplus name initializationAnton Leontiev
2018-06-28media: m2m-deinterlace: Remove surplus name initializationAnton Leontiev
2018-06-28media: mx2: Remove surplus name initializationAnton Leontiev
2018-06-28media: s5p-g2d: Remove surplus name initializationAnton Leontiev
2018-06-28media: ti-vpe: Remove surplus name initializationAnton Leontiev
2018-06-28media: vim2m: Remove surplus name initializationAnton Leontiev
2018-06-28media: stm32-dcmi: add power saving supportHugues Fruchet
2018-06-28media: stm32-dcmi: simplify of_node_put usageNicholas Mc Guire
2018-06-28media: stm32-dcmi: add mandatory of_node_put() in success pathNicholas Mc Guire
2018-06-28media: stm32-dcmi: drop unnecessary while(1) loopNicholas Mc Guire
2018-06-28media: stm32-dcmi: revisit stop streaming opsHugues Fruchet
2018-06-28media: stm32-dcmi: revisit buffer list managementHugues Fruchet
2018-06-28media: stm32-dcmi: clarify state logic on buffer starvationHugues Fruchet
2018-06-28media: stm32-dcmi: return buffer in error state on dma errorHugues Fruchet
2018-06-28media: stm32-dcmi: do not fall into error on buffer starvationHugues Fruchet
2018-06-28media: stm32-dcmi: code cleanupHugues Fruchet
2018-06-28media: stm32-dcmi: increase max width/height to 2592Hugues Fruchet
2018-06-28media: rcar-vin: enable support for r8a77965Niklas Söderlund
2018-06-28media: rcar-vin: sync which hardware buffer to start capture fromNiklas Söderlund
2018-06-28media: renesas-ceu: Add support for YUYV permutationsJacopo Mondi
2018-06-28media: atmel-isi: move of_node_put() to cover success branch as wellNicholas Mc Guire
2018-06-28media: atmel-isi: drop unnecessary while loopNicholas Mc Guire
2018-06-28media: v4l: omap: add VIDEO_V4L2 dependencyArnd Bergmann
2018-06-28media: mtk-vpu: fix spelling mistake: "Prosessor" -> "Processor"Colin Ian King
2018-06-27media: v4l: rcar_fdp1: Change platform dependency to ARCH_RENESASGeert Uytterhoeven
2018-06-27media: v4l: cadence: add VIDEO_V4L2 dependencyArnd Bergmann
2018-06-27media: v4l: cadence: include linux/slab.hArnd Bergmann
2018-06-18media: pxa_camera: remove the dmaengine compat needRobert Jarzmik
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-06media: omap2: fix compile-testing with FB_OMAP2=mArnd Bergmann
2018-06-05media: pxa_camera: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_powerAkinobu Mita
2018-06-05media: marvel-ccic: mmp: select VIDEOBUF2_VMALLOC/DMA_CONTIGArnd Bergmann
2018-06-05media: marvel-ccic: allow ccic and mmp drivers to coexistArnd Bergmann
2018-05-28media: pxa_camera: avoid duplicate s_power callsAkinobu Mita
2018-05-28media: m2m-deinterlace: Remove DMA_ENGINE dependencyEzequiel Garcia
2018-05-28media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-05-28media: vivid: potential integer overflow in vidioc_g_edid()Dan Carpenter
2018-05-28media: rcar-csi2: set default format if a unsupported one is requestedNiklas Söderlund
2018-05-28media: rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver driverNiklas Söderlund
2018-05-25media: vsp1: Move video configuration to a cached dlbKieran Bingham
2018-05-25media: vsp1: Adapt entities to configure into a bodyKieran Bingham
2018-05-25media: vsp1: Refactor display list configure operationsKieran Bingham