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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-13
media: mediatek: vcodec: Getting supported decoder format types
Yunfei Dong
1
-34
/
+84
2022-05-13
media: mediatek: vcodec: Refactor supported vdec formats and framesizes
Yunfei Dong
4
-17
/
+30
2022-05-13
media: mediatek: vcodec: Refactor get and put capture buffer flow
Yunfei Dong
4
-27
/
+80
2022-05-13
media: mediatek: vcodec: set each plane bytesused in buf prepare
Yunfei Dong
3
-24
/
+2
2022-05-13
media: mediatek: vcodec: Read max resolution from dec_capability
Yunfei Dong
2
-20
/
+28
2022-05-13
media: mediatek: vcodec: get capture queue buffer size from scp
Yunfei Dong
3
-0
/
+98
2022-05-13
media: mediatek: vcodec: Using firmware type to separate different firmware a...
Yunfei Dong
8
-24
/
+10
2022-05-13
media: mediatek: vcodec: Add vdec enable/disable hardware helpers
Yunfei Dong
5
-83
/
+116
2022-05-13
media: mediatek: vcodec: Fix v4l2 compliance decoder cmd test fail
Yunfei Dong
2
-12
/
+4
2022-05-13
media: amphion: G/S_PARM only for encoder's output queue
Ming Qian
1
-0
/
+6
2022-05-13
media: amphion: wake up when error occurs
Ming Qian
1
-4
/
+4
2022-05-13
media: atmel: microchip-csi2dc: add link validation support
Eugen Hristev
1
-0
/
+5
2022-05-13
media: atmel: atmel-sama7g5-isc: remove stray line
Eugen Hristev
1
-1
/
+0
2022-05-13
media: atmel: atmel-isc: compact the controller formats list
Eugen Hristev
2
-74
/
+37
2022-05-13
media: atmel: atmel-isc-base: use mutex to lock awb workq from streaming
Eugen Hristev
2
-4
/
+28
2022-05-13
media: atmel: atmel-sama5d2-isc: fix wrong mask in YUYV format check
Eugen Hristev
1
-1
/
+1
2022-05-13
media: atmel: atmel-isc: remove redundant comments
Eugen Hristev
1
-3
/
+3
2022-05-13
media: atmel: atmel-isc-base: replace is_streaming call in s_fmt_vid_cap
Eugen Hristev
1
-1
/
+1
2022-05-13
media: atmel: atmel-isc-base: use streaming status when queueing buffers
Eugen Hristev
1
-1
/
+1
2022-05-13
media: vsp1: Fix offset calculation for plane cropping
Michael Rodin
1
-3
/
+3
2022-05-13
media: vsp1: Use vb2_queue_is_busy()
Laurent Pinchart
1
-1
/
+1
2022-05-13
media: vsp1: Don't open-code vb2_fop_release()
Laurent Pinchart
1
-11
/
+1
2022-05-13
media: rockchip: rkisp1: Use mipi-csi2.h
Laurent Pinchart
2
-27
/
+18
2022-05-13
media: cadence: cdns-csi2tx: Use mipi-csi2.h
Laurent Pinchart
1
-2
/
+3
2022-05-13
media: amphion: ensure the buffer count is not less than min_buffer
Ming Qian
1
-0
/
+4
2022-05-13
media: coda: limit frame interval enumeration to supported encoder frame sizes
Philipp Zabel
1
-6
/
+14
2022-05-13
media: coda: fix default JPEG colorimetry
Philipp Zabel
1
-6
/
+11
2022-05-13
media: isif: remove unnecessary check of res
Yang Yingliang
1
-2
/
+1
2022-05-13
media: dm644x_ccdc: remove unnecessary check of res
Yang Yingliang
1
-2
/
+1
2022-05-13
media: dm355_ccdc: remove unnecessary check of res
Yang Yingliang
1
-2
/
+1
2022-05-13
media: platform: video-viu: Do not select it by default
Fabio Estevam
1
-1
/
+0
2022-05-13
media: amphion: no need to check return value of debugfs_create functions
Lv Ruyi
1
-12
/
+0
2022-05-13
media: amphion: free ctrl handler if error is set and return error
Ming Qian
2
-0
/
+12
2022-05-13
media: amphion: handle picture skipped event
Ming Qian
3
-1
/
+11
2022-05-13
media: amphion: encoder copy timestamp from output to capture
Ming Qian
1
-31
/
+16
2022-05-13
media: amphion: decoder copy timestamp from output to capture
Ming Qian
4
-50
/
+87
2022-05-13
media: rcar-vin: Remove stray blank line
Niklas Söderlund
1
-1
/
+0
2022-05-13
media: rga: fix possible memory leak in rga_probe
Hangyu Hua
1
-2
/
+4
2022-05-13
media: imx-jpeg: Support dynamic resolution change
Ming Qian
2
-16
/
+55
2022-05-13
media: imx-jpeg: Handle source change in a function
Ming Qian
1
-49
/
+65
2022-05-13
media: imx-jpeg: Propagate the output frame size to the capture side
Ming Qian
1
-1
/
+29
2022-05-13
media: imx-jpeg: Identify and handle precision correctly
Ming Qian
2
-12
/
+27
2022-05-13
media: imx-jpeg: Refactor function mxc_jpeg_parse
Ming Qian
1
-7
/
+6
2022-05-13
media: platform: return early if the iface is not handled
Tom Rix
1
-1
/
+2
2022-05-13
media: exynos4-is: Change clk_disable to clk_disable_unprepare
Miaoqian Lin
1
-1
/
+1
2022-05-13
media: platform: renesas-ceu: Fix unused variable warning
Laurent Pinchart
1
-4
/
+4
2022-05-13
media: davinci: remove unnecessary NULL check
Dan Carpenter
1
-2
/
+1
2022-05-13
media: bdisp: remove unnecessary IS_ERR() check
Dan Carpenter
1
-2
/
+1
2022-05-13
media: platform: Remove unused including <linux/version.h>
Jiapeng Chong
1
-1
/
+0
2022-05-13
media: rcar-vin: Add check that input interface and format are valid
Niklas Söderlund
1
-0
/
+25
[prev]
[next]