summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/mtk-vcodec
AgeCommit message (Expand)Author
2018-02-13media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTIONJesse Chan
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
2017-03-22[media] mtk-vcodec: check the vp9 decoder buffer index from VPUWu-Cheng Li
2017-03-22[media] mtk-vcodec: remove redundant return value check of platform_get_resou...Wei Yongjun
2017-02-08[media] mtk-vcodec: fix build warnings without DEBUGMinghsiu Tsai
2017-02-03[media] mtk-vcodec: use V4L2_DEC_CMD_STOP to implement flushTiffany Lin
2017-01-31[media] mtk-vcodec: use designated initializersKees Cook
2016-11-16[media] mtk-vcodec: add index check in decoder vidioc_qbufWu-Cheng Li
2016-10-21[media] vcodec: mediatek: Add V4L2_PIX_FMT_MT21C support for v4l2 decoderTiffany Lin
2016-10-21[media] vcodec: mediatek: fix odd_ptr_err.cocci warningsJulia Lawall
2016-10-21[media] vcodec: mediatek: Add Mediatek VP9 Video Decoder DriverTiffany Lin
2016-10-21[media] vcodec: mediatek: Add Mediatek VP8 Video Decoder DriverTiffany Lin
2016-10-21[media] vcodec: mediatek: Add Mediatek H264 Video Decoder DriveTiffany Lin
2016-10-21[media] mtk-vcodec: fix some smatch warningsMauro Carvalho Chehab
2016-10-21[media] vcodec: mediatek: Add Mediatek V4L2 Video Decoder DriverTiffany Lin
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab
2016-09-19[media] platform: constify vb2_ops structuresJulia Lawall
2016-09-19[media] vcodec: mediatek: Add V4L2_CAP_TIMEPERFRAME capability settingTiffany Lin
2016-09-06[media] vcodec: mediatek: Add g/s_selection support for V4L2 EncoderTiffany Lin
2016-08-24[media] vcodec:mediatek: Refine VP8 encoder driverTiffany Lin
2016-08-24[media] vcodec:mediatek: Refine H264 encoder driverTiffany Lin
2016-08-24[media] vcodec:mediatek: change H264 profile default to profile highTiffany Lin
2016-08-24[media] vcodec:mediatek: Add timestamp and timecode copy for V4L2 EncoderTiffany Lin
2016-08-24[media] vcodec:mediatek: Fix visible_height larger than coded_height issue in...Tiffany Lin
2016-08-24[media] vcodec:mediatek: Fix fops_vcodec_release flow for V4L2 EncoderTiffany Lin
2016-08-24[media] vcodec:mediatek:code refine for v4l2 Encoder driverTiffany Lin
2016-08-24[media] mtk-vcodec: constify venc_common_if structuresJulia Lawall
2016-08-04media: mtk-vcodec: remove unused dma_attrsKrzysztof Kozlowski
2016-07-15[media] mtk-vcodec: fix default OUTPUT buffer sizeTiffany Lin
2016-07-15[media] mtk-vcodec: fix more type mismatchesArnd Bergmann
2016-07-13[media] mtk-vcodec: remove redundant dev_err call in mtk_vcodec_probe()Wei Yongjun
2016-07-13[media] vcodec: mediatek: Fix return value check in mtk_vcodec_init_enc_pm()Wei Yongjun
2016-07-12[media] mtk-vcodec: fix sparse warningTiffany Lin
2016-07-12[media] mtk-vcodec: fix platform_no_drv_owner.cocci warningsFengguang Wu
2016-07-09[media] mtk-vcodec: fix compiler warningHans Verkuil
2016-07-09[media] mtk-vcodec: fix two compiler warningsHans Verkuil
2016-07-08[media] mtk-vcodec: convert driver to use the new vb2_queue dev fieldHans Verkuil
2016-07-08[media] vcodec: mediatek: Add Mediatek H264 Video Encoder DriverTiffany Lin
2016-07-08[media] vcodec: mediatek: Add Mediatek VP8 Video Encoder DriverTiffany Lin
2016-07-08[media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder DriverTiffany Lin