index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
mtk-vcodec
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
media: mtk-vpu: avoid unaligned access to DTCM buffer.
Hsin-Yi Wang
2
-9
/
+9
2020-03-02
media: mtk-vcodec: reset segment data then trig decoder
Rui Wang
1
-4
/
+25
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2
-2
/
+2
2020-01-09
media: mtk-vcodec: use v4l2_m2m_buffer where appropriate
Alexandre Courbot
5
-45
/
+52
2019-12-16
media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding
Hirokazu Honda
1
-6
/
+3
2019-11-10
media: Revert "media: mtk-vcodec: Remove extra area allocation in an input bu...
Hans Verkuil
1
-3
/
+6
2019-11-10
media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding
Hirokazu Honda
1
-6
/
+3
2019-10-10
media: platform: Use devm_platform_ioremap_resource() in two functions
Markus Elfring
1
-7
/
+1
2019-10-01
media: mtk-vcodec: vdec: clean up vidioc_vdec_s_fmt a bit
Alexandre Courbot
1
-4
/
+14
2019-10-01
media: mtk-vcodec: vdec: set VPI IPI handler in one place
Alexandre Courbot
5
-13
/
+8
2019-10-01
media: mtk-vcodec: vdec: fix incorrect pointer dereference
Yunfei Dong
1
-1
/
+1
2019-08-19
media: mtk-vcodec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTION
Maxime Jourdan
2
-0
/
+5
2019-08-07
media: mtk-vcodec: Handle H264 error bitstreams
Rui Wang
1
-2
/
+14
2019-06-21
media: mtk-vcodec: remove unneeded proxy functions
Alexandre Courbot
9
-52
/
+17
2019-06-21
media: mtk-vcodec: avoid unneeded pointer-to-long conversions
Alexandre Courbot
10
-46
/
+46
2019-06-21
media: mtk-vcodec: Use vb2_get_buffer
Ezequiel Garcia
1
-4
/
+10
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
32
-0
/
+153
2019-06-05
media: mtk-vcodec: support single-buffer frames
Yunfei Dong
1
-4
/
+7
2019-06-05
media: mtk-vcodec: constify formats
Alexandre Courbot
3
-19
/
+21
2019-06-05
media: mtk-vcodec: replace GPLv2 with SPDX
Alexandre Courbot
32
-450
/
+32
2019-06-05
media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplane
Boris Brezillon
2
-12
/
+12
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
32
-297
/
+32
2019-05-29
media: mtk-vcodec: fix leaked of_node references
Wen Yang
1
-1
/
+1
2019-04-22
media: mtk-vcodec: fix vp9 content playback error with show exist frame
Maoguang Meng
1
-9
/
+7
2019-04-22
media: mtk-vcodec: enlarge struct vdec_pic_info fields
Yunfei Dong
5
-40
/
+57
2019-03-29
media: mtk-vcodec: remove ready_to_display
Alexandre Courbot
2
-7
/
+0
2019-03-29
media: mtk-vcodec: fix access to incorrect planes member
Alexandre Courbot
2
-7
/
+7
2019-03-19
media: mtk-vcodec: fix access to vb2_v4l2_buffer struct
Alexandre Courbot
1
-2
/
+2
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
7
-9
/
+9
2019-02-18
media: mtk-vcodec: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
2
-80
/
+54
2019-02-18
Merge tag 'v5.0-rc7' into patchwork
Mauro Carvalho Chehab
1
-1
/
+1
2019-01-31
media: mtk-vcodec: Using common interface to manage vdec/venc clock
Yunfei Dong
3
-166
/
+132
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-1
/
+1
2018-12-03
media: mtk-vcodec: Remove VA from encoder frame buffers
Tomasz Figa
3
-6
/
+7
2018-11-23
media: mtk-vcodec: Release device nodes in mtk_vcodec_init_enc_pm()
Alexey Khoroshilov
1
-4
/
+6
2018-09-12
media: mtk_vcodec_util: Use dma_zalloc_coherent to replace dma_alloc_coherent...
zhong jiang
1
-4
/
+1
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2
-6
/
+6
2018-07-04
media: mtk-vcodec: Support VP9 profile in decoder
Keiichi Watanabe
1
-0
/
+5
2018-06-28
media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlock
Ezequiel Garcia
2
-34
/
+0
2018-02-26
media: mtk-vcodec: Always signal source change event on format change
Tomasz Figa
1
-0
/
+2
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
1
-1
/
+1
2017-12-08
media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
Jesse Chan
1
-0
/
+3
2017-11-30
media: vdec: fix some kernel-doc warnings
Mauro Carvalho Chehab
2
-1
/
+1
2017-11-30
media: venc: don't use kernel-doc for undescribed enums
Mauro Carvalho Chehab
2
-3
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-08
media: mtk-vcodec: fix vp9 decode error
Tiffany Lin
1
-2
/
+35
2017-06-20
Merge tag 'v4.12-rc6' into patchwork
Mauro Carvalho Chehab
3
-12
/
+12
2017-06-07
[media] mtk-vcodec: Show mtk driver error without DEBUG definition
Hirokazu Honda
1
-11
/
+9
2017-05-28
mtk-vcodec: Use designated initializers
Kees Cook
3
-12
/
+12
2017-05-19
[media] mtk_vcodec_dec: return error at mtk_vdec_pic_info_update()
Mauro Carvalho Chehab
1
-4
/
+6
[next]