summaryrefslogtreecommitdiffstats
path: root/drivers/video/imx-ipu-v3/ipu-common.c
Commit message (Expand)AuthorAgeFilesLines
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-3/+5
* driver: Fix return check of dev_request_mem_regionSascha Hauer2016-02-231-2/+2
* Introduce include/linux/mutex.hYegor Yefremov2016-02-031-0/+1
* of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-301-4/+4
* ARM: move DMA alloc functions to dma.hLucas Stach2015-03-061-1/+0
* imx: ipu-v3: fix typo leading to build warningLucas Stach2014-10-211-1/+1
* video: i.MX IPUv3: Implement i.MX5 IPU reset supportSascha Hauer2014-05-091-0/+29
* video: i.MX IPUv3: Print error as stringSascha Hauer2014-05-081-2/+2
* video: Add i.MX IPUv3 supportSascha Hauer2014-03-291-0/+836