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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
media: platform: rename coda/ to chips-media/
Mauro Carvalho Chehab
14
-9855
/
+0
2022-03-14
media: platform: coda: move config to its own file
Mauro Carvalho Chehab
1
-0
/
+17
2022-01-28
media: coda: Fix missing put_device() call in coda_get_vdoa_data
Miaoqian Lin
1
-0
/
+1
2022-01-28
media: coda: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-5
/
+4
2021-12-14
media: coda/imx-vdoa: Handle dma_set_coherent_mask error codes
Jiasheng Jiang
1
-1
/
+5
2021-11-30
media: coda: fix CODA960 JPEG encoder buffer overflow
Philipp Zabel
2
-4
/
+25
2021-11-19
media: coda: V4L2_PIX_FMT_GREY for coda960 JPEG Encoder
Martin Weber
1
-1
/
+7
2021-09-30
media: coda: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-2
/
+1
2021-07-22
media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formats
Philipp Zabel
1
-5
/
+13
2021-06-17
media: coda: set debugfs blobs to read only
Wolfram Sang
1
-2
/
+2
2021-05-19
media: coda: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
1
-3
/
+4
2021-04-15
media: coda: fix macroblocks count control usage
Marco Felsch
1
-1
/
+3
2021-03-22
media: coda: Remove unneeded of_match_ptr()
Fabio Estevam
1
-1
/
+1
2020-12-03
media: coda: Convert the driver to DT-only
Fabio Estevam
1
-25
/
+2
2020-11-16
media: coda: Add a V4L2 user for control error macroblocks count
Ezequiel Garcia
3
-3
/
+35
2020-11-16
media: coda: coda_buffer_meta housekeeping fix
Ezequiel Garcia
2
-4
/
+39
2020-11-16
media: coda: Clarify interrupt registered name
Ezequiel Garcia
1
-2
/
+2
2020-11-16
media: coda: Clarify device registered log
Ezequiel Garcia
1
-6
/
+5
2020-11-16
media: coda: Simplify H.264 small buffer padding logic
Ezequiel Garcia
1
-5
/
+4
2020-11-16
media: coda: Remove redundant ctx->initialized setting
Ezequiel Garcia
1
-10
/
+2
2020-11-16
media: coda: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-09-27
media: coda: Fix runtime PM imbalance in coda_probe
Dinghao Liu
1
-0
/
+2
2020-09-01
media: coda: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-5
/
+0
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-7
/
+7
2020-07-04
media: coda: jpeg: add NULL check after kmalloc
Chen Zhou
1
-1
/
+4
2020-06-23
media: coda: Fix runtime PM imbalance on error
Dinghao Liu
1
-3
/
+2
2020-04-21
media: coda: add RC enable controls
Philipp Zabel
3
-2
/
+19
2020-04-14
media: coda: jpeg: support optimized huffman tables
Adrian Ratiu
1
-5
/
+10
2020-04-14
media: coda: lock capture queue wakeup against decoder stop command
Philipp Zabel
2
-0
/
+11
2020-04-14
media: coda: mark last capture buffer
Philipp Zabel
1
-3
/
+32
2020-04-14
media: coda: split marking last meta into helper function
Philipp Zabel
1
-14
/
+22
2020-04-14
media: coda: jpeg: add CODA960 JPEG decoder support
Philipp Zabel
3
-8
/
+681
2020-04-14
media: coda: round up decoded buffer size for all codecs
Philipp Zabel
1
-2
/
+2
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2019-12-16
media: coda: avoid hardware lockups with more than 13 capture buffers
Philipp Zabel
1
-9
/
+14
2019-12-16
media: coda: remove redundant platform_get_irq error message
Philipp Zabel
1
-3
/
+1
2019-12-16
media: coda: jpeg: add CODA960 JPEG encoder support
Philipp Zabel
4
-2
/
+756
2019-12-16
media: coda: jpeg: add JPEG register definitions for CODA960
Philipp Zabel
1
-0
/
+83
2019-12-16
media: coda: jpeg: merge Huffman table bits and values
Philipp Zabel
1
-24
/
+16
2019-12-16
media: coda: do not skip finish_run if aborting
Philipp Zabel
2
-1
/
+7
2019-11-10
media: coda: disable decoder crop selections
Philipp Zabel
1
-1
/
+2
2019-11-10
media: coda: disable encoder compose selections
Philipp Zabel
1
-1
/
+2
2019-11-09
media: coda: drop unused irqlock
Philipp Zabel
2
-3
/
+0
2019-11-05
media: coda: request to skip kernel mapping for decoded buffers
Lucas Stach
1
-0
/
+1
2019-11-05
media: coda: fix deadlock between decoder picture run and start command
Philipp Zabel
1
-2
/
+2
2019-07-22
media: coda: set device_caps in struct video_device
Hans Verkuil
1
-3
/
+1
2019-06-24
media: coda: encoder parameter change support
Philipp Zabel
4
-0
/
+115
2019-06-24
media: coda: add coda_slice_mode() function
Philipp Zabel
1
-21
/
+24
2019-06-24
media: coda: store device pointer in driver structure instead of pdev
Philipp Zabel
3
-23
/
+19
2019-06-24
media: coda: mark last returned frame
Philipp Zabel
1
-0
/
+17
[next]