index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Age
Commit message (
Expand
)
Author
2023-08-24
Merge tag 'media/v6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2023-08-23
media: vcodec: Fix potential array out-of-bounds in encoder queue_setup
Wei Chen
2023-08-19
Merge tag 'media/v6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2023-08-09
media: imx: imx7-media-csi: Fix applying format constraints
Fabio Estevam
2023-08-08
Merge tag 'hardening-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-07-28
media: mtk-jpeg: Set platform driver data earlier
Chen-Yu Tsai
2023-07-27
media: venus: Use struct_size_t() helper in pkt_session_unset_buffers()
Gustavo A. R. Silva
2023-07-14
media: verisilicon: change confusingly named relaxed register access
Arnd Bergmann
2023-07-14
media: verisilicon: fix excessive stack usage
Arnd Bergmann
2023-07-14
media: mediatek: vcodec: fix cancel_work_sync fail with fluster test
Yunfei Dong
2023-07-14
media: mtk_jpeg_core: avoid unused-variable warning
Arnd Bergmann
2023-07-14
media: imx-jpeg: Support to assign slot for encoder/decoder
Ming Qian
2023-07-14
media: amphion: Fix firmware path to match linux-firmware
Nicolas Dufresne
2023-07-14
media: amphion: use dev_err_probe
Alexander Stein
2023-07-05
Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2023-06-29
Merge tag 'fbdev-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-27
Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-19
fbdev/media: Use GPIO descriptors for VIA GPIO
Linus Walleij
2023-06-09
media: mediatek: vcodec: Add dbgfs help function
Yunfei Dong
2023-06-09
media: mediatek: vcodec: Add encode to support dbgfs
Yunfei Dong
2023-06-09
media: mediatek: vcodec: Change dbgfs interface to support encode
Yunfei Dong
2023-06-09
media: mediatek: vcodec: Get each instance format type
Yunfei Dong
2023-06-09
media: mediatek: vcodec: Get each context resolution information
Yunfei Dong
2023-06-09
media: mediatek: vcodec: Add a debugfs file to get different useful information
Yunfei Dong
2023-06-09
media: mediatek: vcodec: Add debug params to control different log level
Yunfei Dong
2023-06-09
media: mediatek: vcodec: Add debugfs interface to get debug information
Yunfei Dong
2023-06-09
media: mediatek: vcodec: support stateless AV1 decoder
Xiaoyong Lu
2023-06-09
media: verisilicon: Conditionally ignore native formats
Benjamin Gaignard
2023-06-09
media: verisilicon: Enable AV1 decoder on rk3588
Benjamin Gaignard
2023-06-09
media: verisilicon: Add film grain feature to AV1 driver
Benjamin Gaignard
2023-06-09
media: verisilicon: Add Rockchip AV1 decoder
Benjamin Gaignard
2023-06-09
media: verisilicon: Add AV1 entropy helpers
Benjamin Gaignard
2023-06-09
media: verisilicon: Compute motion vectors size for AV1 frames
Benjamin Gaignard
2023-06-09
media: verisilicon: Check AV1 bitstreams bit depth
Benjamin Gaignard
2023-06-09
media: verisilicon: Add AV1 decoder mode and controls
Benjamin Gaignard
2023-06-09
media: verisilicon: Get bit depth for V4L2_PIX_FMT_NV15_4L4
Benjamin Gaignard
2023-06-09
media: mediatek: vpu: add missing clk_unprepare
Hans Verkuil
2023-06-09
media: platform: mediatek: vpu: fix NULL ptr dereference
Hans Verkuil
2023-06-09
media: platform: renesas-ceu: drop buf NULL check
Hans Verkuil
2023-06-09
media: rockchip: rga: fix clock cleanup
Hans Verkuil
2023-06-09
media: venus: provide ctx queue lock for ioctl synchronization
Sergey Senozhatsky
2023-06-09
media: venus: return P010 as preferred format for 10 bit decode
Dikshita Agarwal
2023-06-09
media: venus: add handling of bit depth change from firmware
Dikshita Agarwal
2023-06-09
media: venus: update calculation for dpb buffers
Dikshita Agarwal
2023-06-09
media: venus: add support for V4L2_PIX_FMT_P010 color format
Dikshita Agarwal
2023-06-09
media: venus: replace arrary index with enum for supported formats
Dikshita Agarwal
2023-06-09
media: venus: fix EOS handling in decoder stop command
Dikshita Agarwal
2023-06-09
media: venus: enable sufficient sequence change support for vp9
Dikshita Agarwal
2023-06-09
media: venus: add firmware version based check
Dikshita Agarwal
2023-06-09
media: venus: hfi_cmds: Use struct_size() helper
Gustavo A. R. Silva
[next]