index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
mtk-jpeg
Age
Commit message (
Expand
)
Author
2019-06-21
media: mtk-jpeg: Use vb2_get_buffer
Ezequiel Garcia
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-05
media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplane
Boris Brezillon
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-02-18
media: mtk-jpeg: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-07-24
media: mem2mem: Make .job_abort optional
Ezequiel Garcia
2018-05-09
media: vcodec: fix ptr_ret.cocci warnings
Fengguang Wu
2018-04-04
media: vcodec: fix error return value from mtk_jpeg_clk_init()
Ryder Lee
2017-08-20
media: vcodec: mediatek: constify v4l2_m2m_ops structures
Julia Lawall
2017-07-19
media: mediatek: constify vb2_ops structure
Gustavo A. R. Silva
2017-04-10
[media] vcodec: mediatek: mark pm functions as __maybe_unused
Arnd Bergmann
2017-04-05
[media] media: mtk-jpeg: fix continuous log "Context is NULL"
Minghsiu Tsai
2017-03-22
[media] vcodec: mediatek: fix platform_no_drv_owner.cocci warnings
Fengguang Wu
2017-03-22
[media] media/platform/mtk-jpeg: add slab.h to fix build errors
Randy Dunlap
2017-03-03
[media] vcodec: mediatek: Add Mediatek JPEG Decoder Driver
Rick Chang