aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/mtk-jpeg (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-21media: mtk-jpeg: Use vb2_get_bufferEzequiel Garcia1-1/+1
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab7-63/+7
2019-06-05media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner7-63/+7
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-02-18media: mtk-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia1-20/+20
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-2/+2
2018-07-24media: mem2mem: Make .job_abort optionalEzequiel Garcia1-5/+0
2018-05-09media: vcodec: fix ptr_ret.cocci warningsFengguang Wu1-4/+1
2018-04-04media: vcodec: fix error return value from mtk_jpeg_clk_init()Ryder Lee1-2/+2
2017-08-20media: vcodec: mediatek: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-07-19media: mediatek: constify vb2_ops structureGustavo A. R. Silva1-1/+1
2017-04-10[media] vcodec: mediatek: mark pm functions as __maybe_unusedArnd Bergmann1-8/+4
2017-04-05[media] media: mtk-jpeg: fix continuous log "Context is NULL"Minghsiu Tsai1-12/+2
2017-03-22[media] vcodec: mediatek: fix platform_no_drv_owner.cocci warningsFengguang Wu1-1/+0
2017-03-22[media] media/platform/mtk-jpeg: add slab.h to fix build errorsRandy Dunlap1-0/+1
2017-03-03[media] vcodec: mediatek: Add Mediatek JPEG Decoder DriverRick Chang8-0/+2198