aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds2-4/+4
2019-09-17Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds137-3464/+4995
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra1-2/+3
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra1-2/+1
2019-08-30media: sun4i: Make sun4i_csi_formats staticMaxime Ripard1-1/+1
2019-08-29media: stm32-dcmi: Delete an unnecessary of_node_put() call in dcmi_probe()Markus Elfring1-1/+0
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab8-16/+16
2019-08-26media: use the BIT() macroMauro Carvalho Chehab10-694/+701
2019-08-26media: aspeed-video: address a protential usage of an unitialized varMauro Carvalho Chehab1-2/+3
2019-08-26media: vicodec: make life easier for static analyzersMauro Carvalho Chehab1-4/+7
2019-08-26media: aspeed: fix an incorrect return code on buffer allocation failureJae Hyun Yoo1-0/+1
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-16Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+1
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-09omap-dma/omap_vout_vrfb: fix off-by-one fi valueHans Verkuil1-2/+1
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