index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
staging
/
media
/
meson
/
vdec
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-29
Merge tag 'staging-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-10-28
staging: media: drop vb2_ops_wait_prepare/finish
Hans Verkuil
1
-2
/
+0
2024-10-09
staging: Switch back to struct platform_driver::remove()
Sergio Paracuellos
1
-1
/
+1
2024-08-31
media: meson: vdec: hevc: Refactor vdec_hevc_start and vdec_hevc_stop
Ricardo Ribalda
1
-11
/
+32
2024-08-31
media: meson: vdec_1: Refactor vdec_1_stop()
Ricardo Ribalda
1
-4
/
+12
2024-08-09
media: meson: vdec: add GXLX SoC platform
Christian Hewitt
3
-0
/
+48
2024-02-05
media: staging: meson: Fix kerneldoc
Ricardo Ribalda
1
-1
/
+0
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
1
-3
/
+3
2023-11-23
media: meson: vdec: Stop direct calls to queue num_buffers field
Benjamin Gaignard
1
-6
/
+7
2023-09-01
Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+9
2023-07-27
staging: Explicitly include correct DT includes
Rob Herring
2
-2
/
+1
2023-07-25
media: meson: vdec: Add MODULE_FIRMWARE macro
Juerg Haefliger
1
-0
/
+9
2023-04-15
media: staging: media: meson: vdec: Convert to platform remove callback retur...
Uwe Kleine-König
1
-4
/
+2
2023-02-08
media: meson: vdec: remove redundant if statement
Benjamin Roszak
1
-2
/
+1
2022-11-25
media: staging: media: meson: vdec: use min() for comparison and assignment
Deepak R Varma
1
-4
/
+3
2022-10-24
media: meson/vdec: always init coef_node_start
Hans Verkuil
1
-2
/
+1
2022-09-24
media: meson: vdec: fix possible refcount leak in vdec_probe()
Hangyu Hua
1
-0
/
+2
2022-08-30
media: meson: vdec: add missing clk_disable_unprepare on error in vdec_hevc_s...
Xu Qiang
1
-1
/
+5
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
1
-1
/
+1
2022-02-22
drivers: meson: vdec: add VP9 support to GXM
Christian Hewitt
1
-0
/
+12
2022-01-28
media: meson: vdec: potential dereference of null pointer
Jiasheng Jiang
3
-5
/
+14
2021-12-07
media: replace setting of bytesused with vb2_set_plane_payload
Dafna Hirschfeld
1
-5
/
+5
2021-09-30
media: staging/media/meson: vdec.h: fix kerneldoc warnings
Hans Verkuil
3
-5
/
+20
2021-09-30
media: Media: meson: vdec: Use devm_platform_ioremap_resource_byname()
zhaoxiao
1
-5
/
+2
2021-06-02
media: meson: vdec: remove redundant initialization of variable reg_cur
Colin Ian King
1
-1
/
+1
2021-04-09
media: staging: media/meson: remove redundant dev_err call
Muhammad Usama Anjum
1
-6
/
+2
2021-03-22
media: staging: media: meson: vdec: fix kernel-doc warning
Hans Verkuil
1
-3
/
+1
2020-12-03
media: meson: vdec: add G12/SM1 to module description
Christian Hewitt
1
-1
/
+1
2020-08-28
media: staging/media: drop vb2_queue_release()
Hans Verkuil
1
-7
/
+1
2020-05-05
media: meson: vdec: enable mcrcc for VP9
Maxime Jourdan
1
-0
/
+31
2020-03-06
media: meson: vdec: add VP9 decoder support
Maxime Jourdan
7
-1
/
+2209
2020-03-06
media: meson: vdec: add VP9 input support
Maxime Jourdan
1
-4
/
+146
2020-03-06
media: meson: vdec: add common HEVC decoder support
Maxime Jourdan
6
-2
/
+825
2020-03-06
media: meson: vdec: add helpers for lossless framebuffer compression buffers
Maxime Jourdan
2
-0
/
+31
2020-03-06
media: meson: vdec: align stride on 32 bytes
Neil Armstrong
2
-7
/
+7
2020-03-06
media: meson: vdec: add H.264 decoding support
Maxime Jourdan
4
-1
/
+561
2020-03-06
media: meson: vdec: bring up to compliance
Maxime Jourdan
6
-117
/
+149
2020-02-24
media: staging/media: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2019-12-16
media: meson: vdec: add sm1 platform
Neil Armstrong
4
-7
/
+59
2019-12-16
media: meson: vdec: add g12a platform
Maxime Jourdan
4
-2
/
+44
2019-12-13
media: meson: add missing allocation failure check on new_buf
Colin Ian King
1
-0
/
+2
2019-07-30
staging: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-06-21
media: staging: media: meson: remove redundant initialization of mpeg12
Colin Ian King
1
-1
/
+1
2019-06-12
media: meson: vdec: Add missing kthread.h
YueHaibing
1
-0
/
+1
2019-06-11
media: meson: add v4l2 m2m video decoder driver
Maxime Jourdan
16
-0
/
+2977