index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
mtk-jpeg
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-28
media: platform: Add jpeg enc feature
Xia Jiang
5
-4
/
+611
2020-08-28
media: platform: Using the variant structure to contain the varability betwee...
Xia Jiang
2
-45
/
+104
2020-08-28
media: platform: Rename existing functions/defines/variables
Xia Jiang
3
-92
/
+97
2020-08-28
media: platform: Rename jpeg dec file name
Xia Jiang
7
-7
/
+7
2020-08-28
media: platform: Change the call functions of getting/enable/disable the jpeg...
Xia Jiang
2
-13
/
+23
2020-08-28
media: platform: Refactor mtk_jpeg_set_default_params()
Xia Jiang
1
-10
/
+2
2020-08-28
media: platform: Change the colorspace of jpeg to the fixed value
Xia Jiang
1
-12
/
+12
2020-08-28
media: platform: Redefinition of mtk_jpeg_q_data structure
Xia Jiang
2
-64
/
+57
2020-08-28
media: platform: Refactor mtk_jpeg_find_format()
Xia Jiang
2
-33
/
+34
2020-08-28
media: platform: Refactor mtk_jpeg_try_fmt_mplane()
Xia Jiang
1
-33
/
+16
2020-08-28
media: platform: Change the maximum width and height supported by JPEG dec
Xia Jiang
1
-2
/
+2
2020-08-28
media: platform: Delete vidioc_s_selection ioctl of jpeg dec
Xia Jiang
1
-22
/
+0
2020-08-28
media: platform: Delete redundant code and add annotation for an enum
Xia Jiang
2
-15
/
+8
2020-08-28
media: platform: Change MTK_JPEG_COMP_MAX macro definition location
Xia Jiang
2
-1
/
+2
2020-08-28
media: platform: Use generic rounding helpers
Xia Jiang
3
-39
/
+15
2020-08-28
media: platform: Stylistic changes for improving code quality
Xia Jiang
2
-13
/
+13
2020-08-28
media: platform: Delete zeroing the reserved fields
Xia Jiang
1
-5
/
+0
2020-08-28
media: platform: Cancel the last frame handling flow
Xia Jiang
1
-44
/
+2
2020-08-28
media: platform: Add mechanism to handle jpeg hardware's locking up
Xia Jiang
2
-0
/
+29
2020-08-28
media: platform: Improve the implementation of the system PM ops
Xia Jiang
1
-10
/
+8
2020-08-28
media: platform: Delete the resetting hardware flow in the system PM ops
Xia Jiang
1
-2
/
+0
2020-08-28
media: platform: Improve power on and power off flow
Xia Jiang
1
-21
/
+6
2020-08-28
media: platform: Change the fixed device node number to unfixed value
Xia Jiang
1
-1
/
+1
2020-08-28
media: platform: Improve getting and requesting irq flow for bug fixing
Xia Jiang
1
-5
/
+2
2020-08-28
media: platform: Improve queue set up flow for bug fixing
Xia Jiang
1
-0
/
+7
2020-08-28
media: platform: Improve subscribe event flow for bug fixing
Xia Jiang
1
-2
/
+2
2020-07-19
media: Add V4L2_TYPE_IS_CAPTURE helper
Ezequiel Garcia
1
-1
/
+1
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2019-06-21
media: mtk-jpeg: Use vb2_get_buffer
Ezequiel Garcia
1
-1
/
+1
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
7
-63
/
+7
2019-06-05
media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplane
Boris Brezillon
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
7
-63
/
+7
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-02-18
media: mtk-jpeg: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
1
-20
/
+20
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-2
/
+2
2018-07-25
media: mem2mem: Make .job_abort optional
Ezequiel Garcia
1
-5
/
+0
2018-05-09
media: vcodec: fix ptr_ret.cocci warnings
Fengguang Wu
1
-4
/
+1
2018-04-04
media: vcodec: fix error return value from mtk_jpeg_clk_init()
Ryder Lee
1
-2
/
+2
2017-08-20
media: vcodec: mediatek: constify v4l2_m2m_ops structures
Julia Lawall
1
-1
/
+1
2017-07-19
media: mediatek: constify vb2_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2017-04-10
[media] vcodec: mediatek: mark pm functions as __maybe_unused
Arnd Bergmann
1
-8
/
+4
2017-04-05
[media] media: mtk-jpeg: fix continuous log "Context is NULL"
Minghsiu Tsai
1
-12
/
+2
2017-03-22
[media] vcodec: mediatek: fix platform_no_drv_owner.cocci warnings
Fengguang Wu
1
-1
/
+0
2017-03-22
[media] media/platform/mtk-jpeg: add slab.h to fix build errors
Randy Dunlap
1
-0
/
+1
2017-03-03
[media] vcodec: mediatek: Add Mediatek JPEG Decoder Driver
Rick Chang
8
-0
/
+2198