index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
media: rkisp1: debug: Move resizer register dump to debugfs
Laurent Pinchart
2022-06-27
2
-37
/
+57
*
media: rkisp1: debug: Add debugfs files to dump core and ISP registers
Laurent Pinchart
2022-06-27
1
-0
/
+72
*
media: rkisp1: debug: Collect input status by sampling ISP_FLAGS_SHD
Laurent Pinchart
2022-06-27
2
-0
/
+63
*
media: rkisp1: Compile debugfs support conditionally
Laurent Pinchart
2022-06-27
2
-8
/
+19
*
media: rkisp1: Move debugfs code to a separate file
Laurent Pinchart
2022-06-27
4
-32
/
+57
*
media: rkisp1: resizer: Simplify register access
Laurent Pinchart
2022-06-27
3
-155
/
+75
*
media: rkisp1: Swap value and address arguments to rkisp1_write()
Laurent Pinchart
2022-06-27
6
-488
/
+477
*
media: rkisp1: regs: Rename CCL, ICCL and IRCL registers with VI_ prefix
Laurent Pinchart
2022-06-27
3
-43
/
+44
*
media: rkisp1: regs: Don't use BIT() macro for multi-bit register fields
Laurent Pinchart
2022-06-27
1
-27
/
+27
*
media: rkisp1: Simplify rkisp1_entities_register() error path
Laurent Pinchart
2022-06-27
1
-21
/
+19
*
media: rkisp1: stats: Simplify (un)registration
Laurent Pinchart
2022-06-27
1
-4
/
+7
*
media: rkisp1: params: Fix and simplify (un)registration
Laurent Pinchart
2022-06-27
1
-3
/
+11
*
media: rkisp1: resizer: Fix and simplify (un)registration
Laurent Pinchart
2022-06-27
1
-17
/
+17
*
media: rkisp1: isp: Fix and simplify (un)registration
Laurent Pinchart
2022-06-27
1
-7
/
+13
*
media: rkisp1: capture: Fix and simplify (un)registration
Laurent Pinchart
2022-06-27
1
-15
/
+15
*
media: rkisp1: capture: Initialize entity before video device
Laurent Pinchart
2022-06-27
1
-7
/
+10
*
media: rcar-vin: Fix channel routing for Ebisu
Niklas Söderlund
2022-06-20
1
-1
/
+1
*
media: mediatek/vcodec: Enable incoherent buffer allocation
Justin Green
2022-06-20
1
-0
/
+2
*
media: amphion: delete unnecessary NULL check
Ziyang Xuan
2022-06-20
3
-6
/
+3
*
media: imx-jpeg: Implement drain using v4l2-mem2mem helpers
Ming Qian
2022-06-20
2
-84
/
+73
*
media: imx-jpeg: Align upwards buffer size
Ming Qian
2022-06-20
1
-51
/
+37
*
media: imx-jpeg: Leave a blank space before the configuration data
Ming Qian
2022-06-20
1
-1
/
+8
*
media: imx-jpeg: Correct some definition according specification
Ming Qian
2022-06-20
1
-4
/
+4
*
media: platform: fix missing/incorrect resource cleanup in error case
Chengguang Xu
2022-06-20
1
-2
/
+1
*
media: amphion: Replace zero-length array with flexible-array member
Kees Cook
2022-06-20
1
-1
/
+1
*
media: mediatek: vcodec: Use kmemdup rather than kmalloc/memcpy
Haowen Bai
2022-06-20
1
-2
/
+1
*
media: atmel: atmel-isc-base: move cropping settings outside start_dma
Eugen Hristev
2022-06-20
1
-4
/
+10
*
media: camss: Move and unexport functions specific to ISPIF
Vladimir Zapolskiy
2022-06-20
3
-39
/
+37
*
media: amphion: return error if format is unsupported by vpu
Ming Qian
2022-06-20
2
-2
/
+6
*
media: platform: exynos4-is: fix typos in comments
Julia Lawall
2022-06-20
2
-2
/
+2
*
media: mediatek: vcodec: fix typo in comment
Julia Lawall
2022-06-20
1
-1
/
+1
*
media: platform: exynos-gsc: fix typo in comment
Julia Lawall
2022-06-20
1
-1
/
+1
*
media: platform: omap: Pass a pointer to virt_to_page()
Linus Walleij
2022-06-20
1
-2
/
+2
*
media: amphion: vdec check format in enum_fmt
Ming Qian
2022-06-20
3
-1
/
+18
*
media: camss: Allocate camss struct as a managed device resource
Vladimir Zapolskiy
2022-06-20
1
-23
/
+10
*
media: media: jpegenc: set bit mask for jpegenc
kyrie wu
2022-06-20
1
-0
/
+3
*
media: mediatek: vcodec: Add to support H264 inner racing mode
Yunfei Dong
2022-06-20
4
-5
/
+69
*
media: mediatek: vcodec: prevent kernel crash when scp ipi timeout
Yunfei Dong
2022-06-20
1
-0
/
+5
*
media: mediatek: vcodec: Different codec using different capture format
Yunfei Dong
2022-06-20
1
-0
/
+41
*
media: mediatek: vcodec: Adds compatible for mt8195
Yunfei Dong
2022-06-20
1
-0
/
+4
*
media: mediatek: vcodec: Add to support lat soc hardware
Yunfei Dong
2022-06-20
4
-3
/
+28
*
media: mediatek: vcodec: add vp9 decoder driver for mt8186
Yunfei Dong
2022-06-20
2
-4
/
+195
*
media: imx-jpeg: Encoder support to set jpeg quality
Ming Qian
2022-06-20
4
-3
/
+73
*
media: platform: samsung: s5p-jpeg: replace ternary operator with max()
Guo Zhengkui
2022-06-20
1
-1
/
+1
*
media: platform: exynos-gsc: remove redundant initializations of f_chk_len an...
Colin Ian King
2022-06-20
1
-2
/
+1
*
media: amphion: support for reloading module
Ming Qian
2022-06-20
1
-7
/
+4
*
media: atmel: atmel-isc-base: remove unneeded semicolon
Yang Li
2022-06-20
1
-1
/
+1
*
media: st-delta: Remove unneeded NULL check in delta-v4l2
Wan Jiabing
2022-06-20
1
-15
/
+9
*
media: camss: Allocate power domain resources dynamically
Vladimir Zapolskiy
2022-06-20
2
-21
/
+24
*
media: davinci: vpif: add missing of_node_put() in vpif_probe()
Yang Yingliang
2022-06-20
1
-0
/
+1
[prev]
[next]