index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-20
media: mediatek: vcodec: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-20
media: platform: exynos-gsc: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-20
media: platform: omap: Pass a pointer to virt_to_page()
Linus Walleij
1
-2
/
+2
2022-06-20
media: amphion: vdec check format in enum_fmt
Ming Qian
3
-1
/
+18
2022-06-20
media: camss: Allocate camss struct as a managed device resource
Vladimir Zapolskiy
1
-23
/
+10
2022-06-20
media: media: jpegenc: set bit mask for jpegenc
kyrie wu
1
-0
/
+3
2022-06-20
media: mediatek: vcodec: Add to support H264 inner racing mode
Yunfei Dong
4
-5
/
+69
2022-06-20
media: mediatek: vcodec: prevent kernel crash when scp ipi timeout
Yunfei Dong
1
-0
/
+5
2022-06-20
media: mediatek: vcodec: Different codec using different capture format
Yunfei Dong
1
-0
/
+41
2022-06-20
media: mediatek: vcodec: Adds compatible for mt8195
Yunfei Dong
1
-0
/
+4
2022-06-20
media: mediatek: vcodec: Add to support lat soc hardware
Yunfei Dong
4
-3
/
+28
2022-06-20
media: mediatek: vcodec: add vp9 decoder driver for mt8186
Yunfei Dong
2
-4
/
+195
2022-06-20
media: imx-jpeg: Encoder support to set jpeg quality
Ming Qian
4
-3
/
+73
2022-06-20
media: platform: samsung: s5p-jpeg: replace ternary operator with max()
Guo Zhengkui
1
-1
/
+1
2022-06-20
media: platform: exynos-gsc: remove redundant initializations of f_chk_len and f_chk_addr
Colin Ian King
1
-2
/
+1
2022-06-20
media: amphion: support for reloading module
Ming Qian
1
-7
/
+4
2022-06-20
media: atmel: atmel-isc-base: remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-06-20
media: st-delta: Remove unneeded NULL check in delta-v4l2
Wan Jiabing
1
-15
/
+9
2022-06-20
media: camss: Allocate power domain resources dynamically
Vladimir Zapolskiy
2
-21
/
+24
2022-06-20
media: davinci: vpif: add missing of_node_put() in vpif_probe()
Yang Yingliang
1
-0
/
+1
2022-06-20
media: camss: csid: fix wrong size passed to devm_kmalloc_array()
Yang Yingliang
1
-1
/
+1
2022-06-20
media: atmel: atmel-sama7g5-isc: fix warning in configs without OF
Eugen Hristev
1
-0
/
+2
2022-06-20
media: imx-jpeg: Don't fill the description field in struct v4l2_fmtdesc
Ming Qian
1
-2
/
+0
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 2)
Thomas Gleixner
2
-19
/
+2
2022-05-17
media: h264: Store all fields into the unordered list
Nicolas Dufresne
1
-1
/
+1
2022-05-17
media: h264: Use v4l2_h264_reference for reflist
Nicolas Dufresne
5
-30
/
+63
2022-05-17
media: exynos4-is: Fix compile warning
Kwanghoon Son
1
-1
/
+1
2022-05-17
media: ti: cal: use frame desc to get vc and dt
Tomi Valkeinen
3
-2
/
+76
2022-05-13
media: mediatek: vcodec: add h264 decoder driver for mt8186
Yunfei Dong
1
-1
/
+176
2022-05-13
media: mediatek: vcodec: Support MT8186
Yunfei Dong
3
-0
/
+24
2022-05-13
media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.ko
Yunfei Dong
1
-1
/
+2
2022-05-13
media: mediatek: vcodec: support stateless VP9 decoding
Yunfei Dong
7
-3
/
+2061
2022-05-13
media: mediatek: vcodec: support stateless VP8 decoding
Yunfei Dong
6
-2
/
+466
2022-05-13
media: mediatek: vcodec: support stateless H.264 decoding for mt8192
Yunfei Dong
5
-1
/
+638
2022-05-13
media: mediatek: vcodec: Extract H264 common code
Yunfei Dong
4
-383
/
+629
2022-05-13
media: mediatek: vcodec: record capture queue format type
Yunfei Dong
2
-0
/
+4
2022-05-13
media: mediatek: vcodec: Fix v4l2-compliance fail
Yunfei Dong
1
-1
/
+4
2022-05-13
media: mediatek: vcodec: disable vp8 4K capability
Yunfei Dong
1
-1
/
+2
2022-05-13
media: mediatek: vcodec: Add format to support MT21C
Yunfei Dong
2
-1
/
+7
2022-05-13
media: mediatek: vcodec: Getting supported decoder format types
Yunfei Dong
1
-32
/
+82
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 architecture
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
[prev]
[next]