index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-14
media: verisilicon: change confusingly named relaxed register access
Arnd Bergmann
2
-11
/
+11
2023-07-14
media: verisilicon: fix excessive stack usage
Arnd Bergmann
1
-21
/
+21
2023-07-14
media: mediatek: vcodec: fix cancel_work_sync fail with fluster test
Yunfei Dong
1
-1
/
+2
2023-07-14
media: mtk_jpeg_core: avoid unused-variable warning
Arnd Bergmann
3
-11
/
+3
2023-07-14
media: imx-jpeg: Support to assign slot for encoder/decoder
Ming Qian
3
-73
/
+68
2023-07-14
media: amphion: Fix firmware path to match linux-firmware
Nicolas Dufresne
1
-2
/
+2
2023-07-14
media: amphion: use dev_err_probe
Alexander Stein
1
-5
/
+4
2023-07-05
Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
74
-908
/
+13014
2023-06-29
Merge tag 'fbdev-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-31
/
+20
2023-06-27
Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-3
/
+3
2023-06-19
fbdev/media: Use GPIO descriptors for VIA GPIO
Linus Walleij
1
-31
/
+20
2023-06-09
media: mediatek: vcodec: Add dbgfs help function
Yunfei Dong
1
-1
/
+23
2023-06-09
media: mediatek: vcodec: Add encode to support dbgfs
Yunfei Dong
1
-0
/
+2
2023-06-09
media: mediatek: vcodec: Change dbgfs interface to support encode
Yunfei Dong
3
-5
/
+10
2023-06-09
media: mediatek: vcodec: Get each instance format type
Yunfei Dong
2
-0
/
+49
2023-06-09
media: mediatek: vcodec: Get each context resolution information
Yunfei Dong
2
-0
/
+50
2023-06-09
media: mediatek: vcodec: Add a debugfs file to get different useful information
Yunfei Dong
3
-0
/
+98
2023-06-09
media: mediatek: vcodec: Add debug params to control different log level
Yunfei Dong
3
-3
/
+33
2023-06-09
media: mediatek: vcodec: Add debugfs interface to get debug information
Yunfei Dong
5
-0
/
+77
2023-06-09
media: mediatek: vcodec: support stateless AV1 decoder
Xiaoyong Lu
8
-1
/
+2291
2023-06-09
media: verisilicon: Conditionally ignore native formats
Benjamin Gaignard
5
-25
/
+63
2023-06-09
media: verisilicon: Enable AV1 decoder on rk3588
Benjamin Gaignard
3
-0
/
+137
2023-06-09
media: verisilicon: Add film grain feature to AV1 driver
Benjamin Gaignard
5
-0
/
+651
2023-06-09
media: verisilicon: Add Rockchip AV1 decoder
Benjamin Gaignard
4
-2
/
+2566
2023-06-09
media: verisilicon: Add AV1 entropy helpers
Benjamin Gaignard
5
-0
/
+4719
2023-06-09
media: verisilicon: Compute motion vectors size for AV1 frames
Benjamin Gaignard
3
-0
/
+21
2023-06-09
media: verisilicon: Check AV1 bitstreams bit depth
Benjamin Gaignard
2
-0
/
+40
2023-06-09
media: verisilicon: Add AV1 decoder mode and controls
Benjamin Gaignard
2
-0
/
+24
2023-06-09
media: verisilicon: Get bit depth for V4L2_PIX_FMT_NV15_4L4
Benjamin Gaignard
1
-0
/
+1
2023-06-09
media: mediatek: vpu: add missing clk_unprepare
Hans Verkuil
1
-0
/
+1
2023-06-09
media: platform: mediatek: vpu: fix NULL ptr dereference
Hans Verkuil
1
-2
/
+4
2023-06-09
media: platform: renesas-ceu: drop buf NULL check
Hans Verkuil
1
-9
/
+0
2023-06-09
media: rockchip: rga: fix clock cleanup
Hans Verkuil
1
-2
/
+2
2023-06-09
media: venus: provide ctx queue lock for ioctl synchronization
Sergey Senozhatsky
3
-0
/
+10
2023-06-09
media: venus: return P010 as preferred format for 10 bit decode
Dikshita Agarwal
1
-1
/
+6
2023-06-09
media: venus: add handling of bit depth change from firmware
Dikshita Agarwal
2
-1
/
+20
2023-06-09
media: venus: update calculation for dpb buffers
Dikshita Agarwal
3
-3
/
+15
2023-06-09
media: venus: add support for V4L2_PIX_FMT_P010 color format
Dikshita Agarwal
3
-10
/
+18
2023-06-09
media: venus: replace arrary index with enum for supported formats
Dikshita Agarwal
3
-38
/
+72
2023-06-09
media: venus: fix EOS handling in decoder stop command
Dikshita Agarwal
1
-1
/
+1
2023-06-09
media: venus: enable sufficient sequence change support for vp9
Dikshita Agarwal
3
-0
/
+11
2023-06-09
media: venus: add firmware version based check
Dikshita Agarwal
2
-3
/
+47
2023-06-09
media: venus: hfi_cmds: Use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+4
2023-06-09
media: venus: hfi_cmds: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-7
/
+7
2023-06-09
media: venus: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2
-9
/
+9
2023-06-09
media: venus: hfi_cmds: Replace fake flex-array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2023-06-09
media: venus: helpers: Fix ALIGN() of non power of two
Rikard Falkeborn
1
-2
/
+2
2023-06-09
media: venus: simplify the return expression of venus_sys_set_* function
Liu Shixin
1
-24
/
+4
2023-06-09
media: venus: simplify the return expression of session_process_buf()
Qinglang Miao
1
-6
/
+1
2023-06-09
Merge tag 'v6.4-rc5' into media_stage
Mauro Carvalho Chehab
3
-3
/
+7
[next]