summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2019-10-01media: mtk-vcodec: vdec: clean up vidioc_vdec_s_fmt a bitAlexandre Courbot
2019-10-01media: mtk-vcodec: vdec: set VPI IPI handler in one placeAlexandre Courbot
2019-10-01media: mtk-vcodec: vdec: fix incorrect pointer dereferenceYunfei Dong
2019-10-01media: s3c-camif: make array 'registers' static const, makes object smallerColin Ian King
2019-10-01media: seco-cec: Add a missing 'release_region()' in an error handling pathChristophe JAILLET
2019-10-01media: am437x-vpfe: Switch to SPDX LicensingBenoit Parrot
2019-10-01media: am437x-vpfe: Remove per bus width static dataBenoit Parrot
2019-10-01media: am437x-vpfe: TRY_FMT ioctl is not really trying anythingBenoit Parrot
2019-10-01media: am437x-vpfe: fix function trace debug logBenoit Parrot
2019-10-01media: am437x-vpfe: Use a per instance format array instead of a static oneBenoit Parrot
2019-10-01media: am437x-vpfe: Setting STD to current value is not an errorBenoit Parrot
2019-10-01media: am437x-vpfe: Streamlined vb2 buffer cleanupBenoit Parrot
2019-10-01media: am437x-vpfe: fix start streaming error pathBenoit Parrot
2019-10-01media: am437x-vpfe: Wait for end of frame before tear-downBenoit Parrot
2019-10-01media: am437x-vpfe: Rework ISR routine for clarityBenoit Parrot
2019-10-01media: am437x-vpfe: Fix missing first lineBenoit Parrot
2019-10-01media: am437x-vpfe: Fix suspend path to always handle pinctrl configDave Gerlach
2019-10-01media: vimc: move duplicated IS_SRC and IS_SINK to common headerShuah Khan
2019-10-01media: vimc: Fix gpf in rmmod path when stream is activeShuah Khan
2019-10-01media: vimc: Collapse component structure into a single monolithic driverShuah Khan
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-17Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra
2019-08-30media: sun4i: Make sun4i_csi_formats staticMaxime Ripard
2019-08-29media: stm32-dcmi: Delete an unnecessary of_node_put() call in dcmi_probe()Markus Elfring
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab
2019-08-26media: use the BIT() macroMauro Carvalho Chehab
2019-08-26media: aspeed-video: address a protential usage of an unitialized varMauro Carvalho Chehab
2019-08-26media: vicodec: make life easier for static analyzersMauro Carvalho Chehab
2019-08-26media: aspeed: fix an incorrect return code on buffer allocation failureJae Hyun Yoo
2019-08-26media: ti-vpe: Add cleanup in vpdma_list_cleanup()Wenwen Wang
2019-08-26media: fdp1: Fix a memory leak bugWenwen Wang
2019-08-23media: sunxi: Add A10 CSI driverMaxime Ripard
2019-08-23media: sunxi: Refactor the Makefile and KconfigMaxime Ripard
2019-08-23media: atmel: atmel-isi: fix timeout value for stop streamingAlexandre Kroupski
2019-08-19media: vicodec: set flags for vdec/stateful OUTPUT coded formatsMaxime Jourdan
2019-08-19media: mtk-vcodec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTIONMaxime Jourdan
2019-08-19media: venus: vdec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTIONMaxime Jourdan
2019-08-19media: stm32-dcmi: add support of several sub-devicesHugues Fruchet
2019-08-19media: stm32-dcmi: add media controller supportHugues Fruchet
2019-08-19media: stm32-dcmi: trace the supported fourcc/mbus_codeHugues Fruchet
2019-08-19media: stm32-dcmi: improve sensor subdev namingHugues Fruchet
2019-08-16Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-08-15media: omap3isp: Don't set streaming state on random subdevsSakari Ailus
2019-08-15media: omap3isp: Set device on omap3isp subdevsSakari Ailus
2019-08-14media: vsp1: fix memory leak of dl on error return pathColin Ian King
2019-08-13media: exynos4-is: Remove call to memset after dma_alloc_coherentFuqian Huang
2019-08-13media: platform: mtk-mdp: mtk_mdp_core: Add of_node_put() before gotoNishka Dasgupta
2019-08-13media: fdp1: Reduce FCP not found message level to debugGeert Uytterhoeven