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
starfive-6.6.48-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
/
coda
/
coda-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-08
media: coda: fix unset field and fail on invalid field in buf_prepare
Philipp Zabel
1
-0
/
+10
2019-04-22
media: coda: throw error on create_bufs with too small size
Philipp Zabel
1
-0
/
+3
2019-04-22
media: coda: allow encoder to set colorimetry on the output queue
Philipp Zabel
1
-5
/
+5
2019-04-22
media: coda: implement encoder frame size enumeration
Philipp Zabel
1
-0
/
+37
2019-04-22
media: coda: disable encoder command on decoder and vice versa
Philipp Zabel
1
-8
/
+10
2019-04-22
media: coda: add min number of buffers controls
Philipp Zabel
1
-0
/
+6
2019-04-22
media: coda: remove mask from decoder h.264 level control
Philipp Zabel
1
-18
/
+4
2019-04-22
media: coda: set codec earlier
Philipp Zabel
1
-8
/
+20
2019-01-21
media: coda: use macroblock tiling on CODA960 only
Philipp Zabel
1
-1
/
+1
2019-01-16
media: coda: Add control for h.264 chroma qp index offset
Philipp Zabel
1
-0
/
+5
2019-01-16
media: coda: Add control for h.264 constrained intra prediction
Philipp Zabel
1
-0
/
+6
2018-12-07
media: coda: fix H.264 deblocking filter controls
Philipp Zabel
1
-8
/
+7
2018-11-23
media: coda: debug output when setting visible size via crop selection
Philipp Zabel
1
-0
/
+3
2018-11-23
media: coda: normalise debug output
Philipp Zabel
1
-45
/
+34
2018-11-23
media: coda: improve queue busy error message
Philipp Zabel
1
-1
/
+2
2018-11-23
media: coda: fail S_SELECTION for read-only targets
Philipp Zabel
1
-22
/
+29
2018-11-23
media: coda: never set infinite timeperframe
Philipp Zabel
1
-3
/
+3
2018-11-23
media: coda: implement ENUM_FRAMEINTERVALS
Philipp Zabel
1
-0
/
+34
2018-11-23
media: coda: set V4L2_CAP_TIMEPERFRAME flag in coda_s_parm
Philipp Zabel
1
-0
/
+1
2018-11-23
media: coda: don't disable IRQs across buffer meta handling
Lucas Stach
1
-3
/
+2
2018-11-23
media: coda: remove unused instances list
Philipp Zabel
1
-9
/
+0
2018-11-23
media: coda: reduce minimum frame size to 48x16 pixels.
Philipp Zabel
1
-2
/
+2
2018-11-23
media: coda: always hold back decoder jobs until we have enough bitstream pay...
Philipp Zabel
1
-5
/
+8
2018-11-23
media: coda: store unmasked fifo position in meta
Philipp Zabel
1
-1
/
+0
2018-11-23
media: coda: fix memory corruption in case more than 32 instances are opened
Philipp Zabel
1
-16
/
+10
2018-09-24
media: coda: don't overwrite h.264 profile_idc on decoder instance
Lucas Stach
1
-1
/
+2
2018-09-24
media: coda: remove redundant null pointer check before of_node_put
zhong jiang
1
-2
/
+1
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-4
/
+4
2018-07-25
media: coda: use encoder crop rectangle to set visible width and height
Philipp Zabel
1
-5
/
+40
2018-07-04
media: coda: jpeg: allow non-JPEG colorspace
Philipp Zabel
1
-2
/
+0
2018-07-04
media: coda: clear hold flag on streamoff
Philipp Zabel
1
-0
/
+1
2018-07-04
media: coda: add read-only h.264 decoder profile/level controls
Philipp Zabel
1
-1
/
+114
2018-06-28
media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlock
Ezequiel Garcia
1
-22
/
+4
2018-05-09
media: coda: set colorimetry on coded queue
Philipp Zabel
1
-1
/
+16
2018-05-09
media: coda: do not try to propagate format if capture queue busy
Philipp Zabel
1
-0
/
+14
2018-05-09
media: coda: reuse coda_s_fmt_vid_cap to propagate format in coda_s_fmt_vid_out
Philipp Zabel
1
-13
/
+1
2018-02-26
media: coda: Add i.MX51 (CodaHx4) support
Philipp Zabel
1
-4
/
+40
2017-12-18
media: coda: fix capture TRY_FMT for YUYV with non-MB-aligned widths
Philipp Zabel
1
-3
/
+4
2017-12-18
media: coda: set min_buffers_needed
Lucas Stach
1
-0
/
+6
2017-08-20
media: coda: constify platform_device_id
Arvind Yadav
1
-1
/
+1
2017-08-08
media: coda: reduce iram size to leave space for suspend to ram
Jan Luebbe
1
-1
/
+1
2017-07-26
media: coda: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+2
2017-07-26
media: coda: disable BWB only while decoding on CODA 960
Philipp Zabel
1
-3
/
+10
2017-07-19
media: coda: wake up capture queue on encoder stop after output streamoff
Philipp Zabel
1
-1
/
+1
2017-07-19
media: coda: extend GOP size range
Philipp Zabel
1
-1
/
+3
2017-07-19
media: coda: do not reassign ctx->tiled_map_type in coda_s_fmt
Philipp Zabel
1
-2
/
+3
2017-07-19
media: coda: add h264 and mpeg4 profile and level controls
Philipp Zabel
1
-0
/
+47
2017-06-24
media: coda: rename the picture run timeout error handler
Philipp Zabel
1
-2
/
+2
2017-06-20
[media] coda: first step at error recovery
Lucas Stach
1
-0
/
+3
[next]