summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-192-4/+4
|\
| * mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-021-2/+3
| * mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra2019-09-021-2/+1
* | Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-09-18137-3464/+4995
|\ \
| * | media: sun4i: Make sun4i_csi_formats staticMaxime Ripard2019-08-301-1/+1
| * | media: stm32-dcmi: Delete an unnecessary of_node_put() call in dcmi_probe()Markus Elfring2019-08-291-1/+0
| * | media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab2019-08-268-16/+16
| * | media: use the BIT() macroMauro Carvalho Chehab2019-08-2610-694/+701
| * | media: aspeed-video: address a protential usage of an unitialized varMauro Carvalho Chehab2019-08-261-2/+3
| * | media: vicodec: make life easier for static analyzersMauro Carvalho Chehab2019-08-261-4/+7
| * | media: aspeed: fix an incorrect return code on buffer allocation failureJae Hyun Yoo2019-08-261-0/+1
| * | media: ti-vpe: Add cleanup in vpdma_list_cleanup()Wenwen Wang2019-08-261-4/+6
| * | media: fdp1: Fix a memory leak bugWenwen Wang2019-08-261-0/+1
| * | media: sunxi: Add A10 CSI driverMaxime Ripard2019-08-238-0/+1331
| * | media: sunxi: Refactor the Makefile and KconfigMaxime Ripard2019-08-234-2/+4
| * | media: atmel: atmel-isi: fix timeout value for stop streamingAlexandre Kroupski2019-08-231-1/+1
| * | media: vicodec: set flags for vdec/stateful OUTPUT coded formatsMaxime Jourdan2019-08-191-0/+3
| * | media: mtk-vcodec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTIONMaxime Jourdan2019-08-192-0/+5
| * | media: venus: vdec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTIONMaxime Jourdan2019-08-192-0/+12
| * | media: stm32-dcmi: add support of several sub-devicesHugues Fruchet2019-08-191-19/+198
| * | media: stm32-dcmi: add media controller supportHugues Fruchet2019-08-192-13/+41
| * | media: stm32-dcmi: trace the supported fourcc/mbus_codeHugues Fruchet2019-08-191-2/+10
| * | media: stm32-dcmi: improve sensor subdev namingHugues Fruchet2019-08-191-23/+23
| * | media: omap3isp: Don't set streaming state on random subdevsSakari Ailus2019-08-151-0/+8
| * | media: omap3isp: Set device on omap3isp subdevsSakari Ailus2019-08-156-0/+7
| * | media: vsp1: fix memory leak of dl on error return pathColin Ian King2019-08-141-1/+3
| * | media: exynos4-is: Remove call to memset after dma_alloc_coherentFuqian Huang2019-08-131-1/+0
| * | media: platform: mtk-mdp: mtk_mdp_core: Add of_node_put() before gotoNishka Dasgupta2019-08-131-1/+4
| * | media: fdp1: Reduce FCP not found message level to debugGeert Uytterhoeven2019-08-131-1/+1
| * | media: mtk-mdp: fix reference count on old device treeMatthias Brugger2019-08-131-1/+3
| * | media: Revert "media: vimc: propagate pixel format in the stream"Helen Koike2019-08-138-308/+342
| * | media: Revert "media: vimc: Remove or modify stream checks"Helen Koike2019-08-133-4/+14
| * | media: rcar-vin: Report correct image strideNiklas Söderlund2019-08-132-5/+10
| * | media: omap_vout: convert to vb2Hans Verkuil2019-08-135-754/+181
| * | media: omap_vout: fix various v4l2-compliance failuresHans Verkuil2019-08-132-42/+134
| * | Merge tag 'v5.3-rc4' into patchworkMauro Carvalho Chehab2019-08-121-4/+4
| |\ \
| * | | media: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-0712-41/+13
| * | | media: media/platform: fsl-viu.c: fix build for MICROBLAZERandy Dunlap2019-08-071-1/+1
| * | | media: mtk-vcodec: Handle H264 error bitstreamsRui Wang2019-08-071-2/+14
| * | | media: vicodec: add support for 4 new RGB32 pixelformatsHans Verkuil2019-08-071-2/+28
| * | | media: venus: dec: populate properly timestamps and flags for capture buffersStanimir Varbanov2019-08-054-0/+67
| * | | media: venus: helpers: handle correctly vbuf fieldStanimir Varbanov2019-08-051-0/+11
| * | | media: venus: make decoder compliant with stateful codec APIStanimir Varbanov2019-08-053-132/+433
| * | | media: venus: vdec: allow bigger sizeimage set by clientsStanimir Varbanov2019-08-051-5/+11
| * | | media: venus: vdec_ctrls: get real minimum buffers for captureStanimir Varbanov2019-08-051-1/+6
| * | | media: venus: helpers: add three more helper functionsStanimir Varbanov2019-08-052-0/+85
| * | | media: venus: hfi: return an error if session_init is already calledStanimir Varbanov2019-08-051-0/+3
| * | | media: venus: hfi: export few HFI functionsStanimir Varbanov2019-08-051-0/+4
| * | | media: venus: hfi: add type argument to hfi flush functionStanimir Varbanov2019-08-052-3/+3
| * | | media: venus: helpers: export few helper functionsStanimir Varbanov2019-08-052-12/+23