aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-24Merge tag 'media/v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-4/+2
2017-03-22[media] exynos-gsc: Do not swap cb/cr for semi planar formatsThibault Saunier1-2/+0
2017-03-22[media] bdisp: Clean up file handle in open() error pathShailendra Verma1-1/+1
2017-03-22[media] coda/imx-vdoa: platform_driver should not be constArnd Bergmann1-1/+1
2017-03-09Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-17/+16
2017-03-07[media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structureKieran Bingham1-17/+16
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar2-0/+3
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-08[media] mtk-vcodec: fix build warnings without DEBUGMinghsiu Tsai3-11/+7
2017-02-08[media] media: exynos4-is: add flags to dummy Exynos IS i2c adapterMarek Szyprowski1-1/+8
2017-02-08[media] coda/imx-vdoa: constify structsMauro Carvalho Chehab1-2/+2
2017-02-08[media] st-delta: debug: trace stream/frame information & summaryHugues Fruchet4-5/+117
2017-02-08[media] st-delta: add mjpeg supportHugues Fruchet8-1/+885
2017-02-08[media] st-delta: EOS (End Of Stream) supportHugues Fruchet2-1/+168
2017-02-08[media] st-delta: rpmsg ipc supportHugues Fruchet6-1/+704
2017-02-08[media] st-delta: add memory allocator helper functionsHugues Fruchet4-1/+74
2017-02-08[media] st-delta: STiH4xx multi-format video decoder v4l2 driverHugues Fruchet6-0/+2420
2017-02-03[media] exynos-gsc: Avoid spamming the log on VIDIOC_TRY_FMTJavier Martinez Canillas1-1/+1
2017-02-03[media] exynos4-is: Add missing 'of_node_put'Christophe JAILLET1-1/+3
2017-02-03[media] coda: add Freescale firmware compatibility locationBaruch Siach2-1/+5
2017-02-03[media] v4l: rcar_fdp1: use %4.4s to format a 4-byte stringNicolas Iooss1-2/+2
2017-02-03[media] media: platform: s3c-camif: constify v4l2_subdev_ops structuresBhumika Goyal1-1/+1
2017-02-03[media] v4l: vsp1: Add VIDIOC_EXPBUF supportLaurent Pinchart1-0/+1
2017-02-03[media] media: platform: xilinx: xilinx-tpg: constify v4l2_subdev_* structuresBhumika Goyal1-4/+4
2017-02-03[media] media: platform: sti: return -ENOMEM on errorsPan Bian1-1/+1
2017-02-03[media] mtk-vcodec: use V4L2_DEC_CMD_STOP to implement flushTiffany Lin3-50/+117
2017-02-03[media] media: ti-vpe: vpdma: fix a timeout loopDan Carpenter1-1/+1
2017-02-03[media] Staging: media: platform: davinci: - Fix for memory leakShailendra Verma1-0/+2
2017-01-31[media] st-hva: hva_dbg_summary() should be staticMauro Carvalho Chehab1-1/+1
2017-01-31[media] st-hva: add debug file systemJean-Christophe Trotin7-3/+594
2017-01-31[media] st-hva: encoding summary at instance releaseJean-Christophe Trotin5-11/+62
2017-01-31Revert "[media] coda/imx-vdoa: constify structs"Mauro Carvalho Chehab1-2/+2
2017-01-31[media] v4l: omap3isp: Clean up file handle in open() and release()Shailendra Verma1-0/+2
2017-01-31[media] exynos4-is: constify v4l2_subdev_* structuresBhumika Goyal2-6/+6
2017-01-31[media] exynos4-is: fimc-is: Unmap region obtained by of_iomap()Arvind Yadav1-2/+6
2017-01-31[media] exynos-gsc: Fix unbalanced pm_runtime_enable() errorJavier Martinez Canillas1-0/+1
2017-01-31[media] exynos-gsc: Clean up file handle in open() error pathShailendra Verma1-1/+1
2017-01-31[media] exynos4-is: Clean up file handle in open() error pathShailendra Verma1-1/+1
2017-01-31[media] coda: support YUYV output if VDOA is usedMichael Tretter2-2/+35
2017-01-31[media] coda: use VDOA for un-tiling custom macroblock formatMichael Tretter3-30/+163
2017-01-31[media] coda: fix frame index to returned errorMichael Tretter1-1/+1
2017-01-31[media] coda: add debug output about tilingPhilipp Zabel1-2/+4
2017-01-31[media] coda: correctly set capture compose rectanglePhilipp Zabel1-8/+29
2017-01-31[media] coda/imx-vdoa: constify structsMauro Carvalho Chehab1-2/+2
2017-01-31[media] coda: add i.MX6 VDOA driverPhilipp Zabel4-0/+400
2017-01-31[media] davinci: VPIF: add basic support for DT initKevin Hilman1-0/+9
2017-01-31[media] davinci: vpif_capture: fix start/stop streaming lockingKevin Hilman2-4/+4
2017-01-31[media] davinci: vpif_capture: remove hard-coded I2C adapter idKevin Hilman1-1/+4
2017-01-31[media] davinci: VPIF: fix module loading, init errorsKevin Hilman3-1/+23
2017-01-31[media] vim2m: Clean up file handle in open() error pathSantosh Kumar Singh1-0/+2