aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-26media: ti-vpe: Add cleanup in vpdma_list_cleanup()Wenwen Wang1-4/+6
2019-08-26media: fdp1: Fix a memory leak bugWenwen Wang1-0/+1
2019-08-23media: sunxi: Add A10 CSI driverMaxime Ripard8-0/+1331
2019-08-23media: sunxi: Refactor the Makefile and KconfigMaxime Ripard4-2/+4
2019-08-23media: atmel: atmel-isi: fix timeout value for stop streamingAlexandre Kroupski1-1/+1
2019-08-19media: vicodec: set flags for vdec/stateful OUTPUT coded formatsMaxime Jourdan1-0/+3
2019-08-19media: mtk-vcodec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTIONMaxime Jourdan2-0/+5
2019-08-19media: venus: vdec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTIONMaxime Jourdan2-0/+12
2019-08-19media: stm32-dcmi: add support of several sub-devicesHugues Fruchet1-19/+198
2019-08-19media: stm32-dcmi: add media controller supportHugues Fruchet2-13/+41
2019-08-19media: stm32-dcmi: trace the supported fourcc/mbus_codeHugues Fruchet1-2/+10
2019-08-19media: stm32-dcmi: improve sensor subdev namingHugues Fruchet1-23/+23
2019-08-15media: omap3isp: Don't set streaming state on random subdevsSakari Ailus1-0/+8
2019-08-15media: omap3isp: Set device on omap3isp subdevsSakari Ailus6-0/+7
2019-08-14media: vsp1: fix memory leak of dl on error return pathColin Ian King1-1/+3
2019-08-13media: exynos4-is: Remove call to memset after dma_alloc_coherentFuqian Huang1-1/+0
2019-08-13media: platform: mtk-mdp: mtk_mdp_core: Add of_node_put() before gotoNishka Dasgupta1-1/+4
2019-08-13media: fdp1: Reduce FCP not found message level to debugGeert Uytterhoeven1-1/+1
2019-08-13media: mtk-mdp: fix reference count on old device treeMatthias Brugger1-1/+3
2019-08-13media: Revert "media: vimc: propagate pixel format in the stream"Helen Koike8-308/+342
2019-08-13media: Revert "media: vimc: Remove or modify stream checks"Helen Koike3-4/+14
2019-08-13media: rcar-vin: Report correct image strideNiklas Söderlund2-5/+10
2019-08-13media: omap_vout: convert to vb2Hans Verkuil5-754/+181
2019-08-13media: omap_vout: fix various v4l2-compliance failuresHans Verkuil2-42/+134
2019-08-12Merge tag 'v5.3-rc4' into patchworkMauro Carvalho Chehab1-4/+4
2019-08-07media: Remove dev_err() usage after platform_get_irq()Stephen Boyd12-41/+13
2019-08-07media: media/platform: fsl-viu.c: fix build for MICROBLAZERandy Dunlap1-1/+1
2019-08-07media: mtk-vcodec: Handle H264 error bitstreamsRui Wang1-2/+14
2019-08-07media: vicodec: add support for 4 new RGB32 pixelformatsHans Verkuil1-2/+28
2019-08-05media: venus: dec: populate properly timestamps and flags for capture buffersStanimir Varbanov4-0/+67
2019-08-05media: venus: helpers: handle correctly vbuf fieldStanimir Varbanov1-0/+11
2019-08-05media: venus: make decoder compliant with stateful codec APIStanimir Varbanov3-132/+433
2019-08-05media: venus: vdec: allow bigger sizeimage set by clientsStanimir Varbanov1-5/+11
2019-08-05media: venus: vdec_ctrls: get real minimum buffers for captureStanimir Varbanov1-1/+6
2019-08-05media: venus: helpers: add three more helper functionsStanimir Varbanov2-0/+85
2019-08-05media: venus: hfi: return an error if session_init is already calledStanimir Varbanov1-0/+3
2019-08-05media: venus: hfi: export few HFI functionsStanimir Varbanov1-0/+4
2019-08-05media: venus: hfi: add type argument to hfi flush functionStanimir Varbanov2-3/+3
2019-08-05media: venus: helpers: export few helper functionsStanimir Varbanov2-12/+23
2019-08-05media: venus: venc: amend buffer size for bitstream planeMalathi Gottam1-4/+9
2019-07-30media: via-camera: convert to the vb2 frameworkHans Verkuil2-335/+159
2019-07-30media: vivid: add support for new pixelformatsHans Verkuil1-3/+129
2019-07-30media: vivid: fix missing cec adapter nameHans Verkuil1-4/+4
2019-07-25media: rcar-vin: Always setup controls when opening video deviceNiklas Söderlund1-16/+16
2019-07-25media: rcar-vin: Add support for RGB formats with alpha componentNiklas Söderlund2-0/+43
2019-07-25media: rcar-vin: Add control for alpha componentNiklas Söderlund3-2/+61
2019-07-25media: rcar-vin: Rename VNDMR_DTMD_ARGB1555 to VNDMR_DTMD_ARGBNiklas Söderlund1-2/+2
2019-07-25media: omap3isp: Rework OF endpoint parsingSakari Ailus1-134/+197
2019-07-25media: v4l2-async: Get fwnode reference when putting it to the notifier's listSakari Ailus4-12/+10
2019-07-25media: davinci-vpif: Don't dereference endpoint after putting it, fix refcountingSakari Ailus1-3/+2