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
/
coda
/
coda-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-06-07
[media] coda: implement forced key frames
Philipp Zabel
1
-0
/
+3
2017-06-06
[media] coda: improve colorimetry handling
Philipp Zabel
1
-15
/
+36
2017-06-06
[media] coda: simplify optional reset handling
Philipp Zabel
1
-9
/
+3
2017-06-06
[media] media: platform: coda: remove variable self assignment
Gustavo A. R. Silva
1
-1
/
+0
2017-04-10
[media] coda: do not enumerate YUYV if VDOA is not available
Philipp Zabel
1
-0
/
+6
2017-04-10
[media] coda: remove redundant call to v4l2_m2m_get_vq
Colin Ian King
1
-2
/
+0
2017-03-22
[media] coda: fix warnings when compiling with 64 bits
Mauro Carvalho Chehab
1
-1
/
+1
2017-03-22
[media] coda: get rid of unused var
Mauro Carvalho Chehab
1
-3
/
+1
2017-03-22
[media] coda: restore original firmware locations
Philipp Zabel
1
-8
/
+13
2017-03-22
[media] coda: disable reordering for baseline profile h.264 streams
Philipp Zabel
1
-0
/
+12
2017-03-22
[media] coda: keep queued buffers on a temporary list during start_streaming
Philipp Zabel
1
-7
/
+22
2017-03-22
[media] coda: Use && instead of & for non-bitfield conditions
Michael Tretter
1
-1
/
+1
2017-03-22
[media] coda: disable BWB for all codecs on CODA 960
Philipp Zabel
1
-1
/
+6
2017-03-22
[media] coda: implement encoder stop command
Philipp Zabel
1
-0
/
+47
2017-02-03
[media] coda: add Freescale firmware compatibility location
Baruch Siach
1
-0
/
+4
2017-01-31
[media] coda: support YUYV output if VDOA is used
Michael Tretter
1
-0
/
+30
2017-01-31
[media] coda: use VDOA for un-tiling custom macroblock format
Michael Tretter
1
-5
/
+99
2017-01-31
[media] coda: add debug output about tiling
Philipp Zabel
1
-2
/
+4
2017-01-31
[media] coda: correctly set capture compose rectangle
Philipp Zabel
1
-8
/
+29
2016-10-24
[media] coda: fix the error path in coda_probe()
Fabio Estevam
1
-1
/
+6
2016-07-08
[media] media: coda: Fix probe() if reset controller is missing
Alexander Shiyan
1
-1
/
+1
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
1
-1
/
+1
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
1
-14
/
+2
2016-03-03
[media] coda: fix error path in case of missing pdata on non-DT platform
Philipp Zabel
1
-6
/
+4
[next]