summaryrefslogtreecommitdiff
path: root/drivers/media/platform/coda/imx-vdoa.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-18media: platform: rename coda/ to chips-media/Mauro Carvalho Chehab1-352/+0
2022-01-28media: coda: Use platform_get_irq() to get the interruptLad Prabhakar1-5/+4
2021-12-14media: coda/imx-vdoa: Handle dma_set_coherent_mask error codesJiasheng Jiang1-1/+5
2021-09-30media: coda: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2017-12-19media: coda/imx-vdoa: Remove irq member from vdoa_data structFabio Estevam1-4/+4
2017-08-20media: coda/imx-vdoa: Check for platform_get_resource() errorFabio Estevam1-0/+2
2017-06-20[media] coda/imx-vdoa: always wait for job completionLucas Stach1-16/+33
2017-03-03[media] coda/imx-vdoa: platform_driver should not be constArnd Bergmann1-1/+1
2017-02-08[media] coda/imx-vdoa: constify structsMauro Carvalho Chehab1-2/+2
2017-01-31Revert "[media] coda/imx-vdoa: constify structs"Mauro Carvalho Chehab1-2/+2
2017-01-31[media] coda/imx-vdoa: constify structsMauro Carvalho Chehab1-2/+2
2017-01-31[media] coda: add i.MX6 VDOA driverPhilipp Zabel1-0/+338