summaryrefslogtreecommitdiff
path: root/drivers/media/platform/mx2_emmaprp.c
AgeCommit message (Expand)Author
2022-03-14media: platform: place NXP drivers on a separate dirMauro Carvalho Chehab
2021-09-30media: mx2_emmaprp: Make use of the helper function devm_platform_ioremap_res...Cai Huoqing
2020-09-26media: mx2_emmaprp: Fix memleak in emmaprp_probeDinghao Liu
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab
2019-07-23media: mx2_emmaprp: use struct v4l2_fhHans Verkuil
2019-07-22media: mx2_emmaprp: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: media/platform: don't set description in ENUM_FMTHans Verkuil
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab
2019-02-18media: mx2_emmaprp: Correct return type for mem2mem buffer helpersEzequiel Garcia
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-07-04media: mx_emmaprp: Implement wait_prepare and wait_finishEzequiel Garcia
2018-06-28media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia
2018-06-28media: mx2: Remove surplus name initializationAnton Leontiev
2017-11-27media: annotate ->poll() instancesAl Viro
2017-08-27media: platform: make video_device constBhumika Goyal
2017-08-27media: mx2_emmaprp: Check for platform_get_irq() errorFabio Estevam
2017-08-20media: mx2-emmaprp: constify v4l2_m2m_ops structuresJulia Lawall
2016-10-21[media] platform: don't break long linesMauro Carvalho Chehab
2016-09-19[media] platform: constify vb2_ops structuresJulia Lawall
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-02[media] media/platform: fix querycapHans Verkuil
2014-10-20media: platform: drop owner assignment from platform_driversWolfram Sang
2014-08-26[media] enable COMPILE_TEST for MX2 eMMa-PrP driverMauro Carvalho Chehab
2014-05-23[media] media: mx2-emmaprp: Add missing mutex_destroy()Alexander Shiyan
2014-05-23[media] media: mx2-emmaprp: Cleanup internal structureAlexander Shiyan
2014-03-05[media] v4l: Copy timestamp source flags to destination on m2m devicesSakari Ailus
2014-03-05[media] exynos-gsc, m2m-deinterlace, mx2_emmaprp: Copy v4l2_buffer data from ...Sakari Ailus
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus
2013-06-28[media] mem2mem: set missing v4l2_dev pointerHans Verkuil
2013-04-25[media] mx2-emmaprp: Add copy time stamp handlingKamil Debski
2013-02-06[media] media: Convert to devm_ioremap_resource()Thierry Reding
2012-12-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-03treewide: Fix typos in various driversMasanari Iida
2012-10-27[media] [3.6.0-,3/5] media/mx2_emmaprp: use module_platform_driver macroSrinivas Kandagatla
2012-09-26[media] Set vfl_dir for all display or m2m driversHans Verkuil
2012-09-15[media] drivers/media/platform/mx2_emmaprp.c: adjust inconsistent IS_ERR and ...Julia Lawall
2012-09-15[media] mem2mem-emmaprp: Remove unneeded struct vb2_queue clear on queue_init()Ezequiel GarcĂ­a
2012-08-15[media] drivers/media/platform/mx2_emmaprp.c: use devm_kzalloc and devm_clk_getJulia Lawall
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab