summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-g2d/g2d.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* media: replace strncpy() by strscpy()Mauro Carvalho Chehab2019-03-291-3/+3
* media: s5p-g2d: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-02-181-3/+3
* media: s5p-g2d: convert g/s_crop to g/s_selectionHans Verkuil2018-11-201-38/+64
* media: mem2mem: Make .job_abort optionalEzequiel Garcia2018-07-241-5/+0Star
* media: s5p-g2d: Remove unrequired wait in .job_abortEzequiel Garcia2018-07-241-11/+0Star
* media: s5p-g2d: Implement wait_prepare and wait_finishEzequiel Garcia2018-07-041-0/+2
* media: s5p-g2d: Remove surplus name initializationAnton Leontiev2018-06-281-1/+0Star
* media: platform: make video_device constBhumika Goyal2017-08-271-1/+1
* media: s5p-g2d: constify v4l2_m2m_ops structuresJulia Lawall2017-08-201-1/+1
* [media] s5p-g2d: Fix error handlingChristophe JAILLET2017-04-051-1/+1
* [media] platform: constify vb2_ops structuresJulia Lawall2016-09-191-1/+1
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
* [media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-081-10/+3Star
* media: set proper max seg size for devices on Exynos SoCsMarek Szyprowski2016-06-031-0/+2
* [media] s5p-g2d: remove non-device-tree init codeMarek Szyprowski2016-04-131-22/+5Star
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-1/+1
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+1
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-7/+8
* [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-011-1/+1
* [media] media: platform: s5p: Constify platform_device_idKrzysztof Kozlowski2015-05-121-1/+1
* [media] s5p-g2d: remove unnecessary version.h inclusionFabian Frederick2015-02-021-1/+0Star
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * media: platform: s5p-g2d: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | [media] media/platform: fix querycapHans Verkuil2014-12-021-8/+2Star
|/
* [media] g2d: remove unused varMauro Carvalho Chehab2014-08-261-4/+3Star
* [media] v4l: Copy timestamp source flags to destination on m2m devicesSakari Ailus2014-03-051-0/+3
* [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus2014-03-051-2/+2
* [media] s5p-g2d: Use mem-to-mem ioctl helpersSylwester Nawrocki2013-12-041-103/+21Star
* [media] s5p-g2d: Remove casting the return value which is a void pointerJingoo Han2013-10-281-1/+1
* [media] s5p-g2d: Fix registration failureSachin Kamat2013-09-031-0/+1
* [media] s5p-g2d: Add copy time stamp handlingKamil Debski2013-04-251-0/+5
* [media] s5p-g2d: Add DT based discovery supportSachin Kamat2013-03-051-2/+29
* [media] media: Convert to devm_ioremap_resource()Thierry Reding2013-02-061-5/+3Star
* [media] s5p-g2d: Add support for G2D H/W Rev.4.1Sachin Kamat2013-02-051-2/+29
* [media] s5p-g2d: Fix incorrect usage of IS_ERR_OR_NULLTony Prisk2013-01-061-2/+2
* [media] s5p-g2d: fix compiler warningHans Verkuil2012-10-061-1/+1
* [media] Set vfl_dir for all display or m2m driversHans Verkuil2012-09-261-0/+1
* [media] v4l2: make vidioc_s_crop constHans Verkuil2012-09-261-1/+1
* [media] s5p-g2d: Remove unneeded struct vb2_queue clear on queue_init()Ezequiel GarcĂ­a2012-09-151-2/+0Star
* [media] rename drivers/media/video as .../platformMauro Carvalho Chehab2012-08-151-0/+847