summaryrefslogtreecommitdiff
path: root/drivers/media/platform/mtk-vcodec
AgeCommit message (Expand)Author
2020-01-09media: mtk-vcodec: use v4l2_m2m_buffer where appropriateAlexandre Courbot
2019-12-16media: mtk-vcodec: Remove extra area allocation in an input buffer on encodingHirokazu Honda
2019-11-10media: Revert "media: mtk-vcodec: Remove extra area allocation in an input bu...Hans Verkuil
2019-11-10media: mtk-vcodec: Remove extra area allocation in an input buffer on encodingHirokazu Honda
2019-10-10media: platform: Use devm_platform_ioremap_resource() in two functionsMarkus Elfring
2019-10-01media: mtk-vcodec: vdec: clean up vidioc_vdec_s_fmt a bitAlexandre Courbot
2019-10-01media: mtk-vcodec: vdec: set VPI IPI handler in one placeAlexandre Courbot
2019-10-01media: mtk-vcodec: vdec: fix incorrect pointer dereferenceYunfei Dong
2019-08-19media: mtk-vcodec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTIONMaxime Jourdan
2019-08-07media: mtk-vcodec: Handle H264 error bitstreamsRui Wang
2019-06-21media: mtk-vcodec: remove unneeded proxy functionsAlexandre Courbot
2019-06-21media: mtk-vcodec: avoid unneeded pointer-to-long conversionsAlexandre Courbot
2019-06-21media: mtk-vcodec: Use vb2_get_bufferEzequiel Garcia
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-05media: mtk-vcodec: support single-buffer framesYunfei Dong
2019-06-05media: mtk-vcodec: constify formatsAlexandre Courbot
2019-06-05media: mtk-vcodec: replace GPLv2 with SPDXAlexandre Courbot
2019-06-05media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-29media: mtk-vcodec: fix leaked of_node referencesWen Yang
2019-04-22media: mtk-vcodec: fix vp9 content playback error with show exist frameMaoguang Meng
2019-04-22media: mtk-vcodec: enlarge struct vdec_pic_info fieldsYunfei Dong
2019-03-29media: mtk-vcodec: remove ready_to_displayAlexandre Courbot
2019-03-29media: mtk-vcodec: fix access to incorrect planes memberAlexandre Courbot
2019-03-19media: mtk-vcodec: fix access to vb2_v4l2_buffer structAlexandre Courbot
2019-03-01media: platform: fix several typosMauro Carvalho Chehab
2019-02-18media: mtk-vcodec: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-02-18Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab
2019-01-31media: mtk-vcodec: Using common interface to manage vdec/venc clockYunfei Dong
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-03media: mtk-vcodec: Remove VA from encoder frame buffersTomasz Figa
2018-11-23media: mtk-vcodec: Release device nodes in mtk_vcodec_init_enc_pm()Alexey Khoroshilov
2018-09-12media: mtk_vcodec_util: Use dma_zalloc_coherent to replace dma_alloc_coherent...zhong jiang
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-07-04media: mtk-vcodec: Support VP9 profile in decoderKeiichi Watanabe
2018-06-28media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia
2018-02-26media: mtk-vcodec: Always signal source change event on format changeTomasz Figa
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2017-12-08media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTIONJesse Chan
2017-11-30media: vdec: fix some kernel-doc warningsMauro Carvalho Chehab
2017-11-30media: venc: don't use kernel-doc for undescribed enumsMauro Carvalho Chehab
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-08media: mtk-vcodec: fix vp9 decode errorTiffany Lin
2017-06-20Merge tag 'v4.12-rc6' into patchworkMauro Carvalho Chehab
2017-06-07[media] mtk-vcodec: Show mtk driver error without DEBUG definitionHirokazu Honda
2017-05-28mtk-vcodec: Use designated initializersKees Cook
2017-05-19[media] mtk_vcodec_dec: return error at mtk_vdec_pic_info_update()Mauro Carvalho Chehab
2017-04-19[media] mtk-vcodec: avoid warnings because of empty macrosMauro Carvalho Chehab
2017-04-19[media] media: mtk-vcodec: remove informative logMinghsiu Tsai
2017-04-05[media] vcodec: mediatek: Remove double parenthesesMatthias Kaehlcke