summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorLines
2023-08-08Merge tag 'hardening-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2023-07-27media: venus: Use struct_size_t() helper in pkt_session_unset_buffers()Gustavo A. R. Silva-2/+2
2023-07-14media: verisilicon: change confusingly named relaxed register accessArnd Bergmann-11/+11
2023-07-14media: verisilicon: fix excessive stack usageArnd Bergmann-21/+21
2023-07-14media: mediatek: vcodec: fix cancel_work_sync fail with fluster testYunfei Dong-1/+2
2023-07-14media: pci: cx23885: fix error handling for cx23885 ATSC boardsNikolay Burykin-12/+0
2023-07-14media: pulse8-cec: handle possible ping errorDmitry Antipov-2/+5
2023-07-14media: mtk_jpeg_core: avoid unused-variable warningArnd Bergmann-11/+3
2023-07-14media: imx-jpeg: Support to assign slot for encoder/decoderMing Qian-73/+68
2023-07-14media: amphion: Fix firmware path to match linux-firmwareNicolas Dufresne-2/+2
2023-07-14media: amphion: use dev_err_probeAlexander Stein-5/+4
2023-07-14media: tc358746: Address compiler warningsSakari Ailus-2/+2
2023-07-05Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-1538/+15111
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-2/+2
2023-06-29Merge tag 'fbdev-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-31/+20
2023-06-29media: wl128x: fix a clang warningMauro Carvalho Chehab-4/+2
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2023-06-28media: dvb: mb86a20s: get rid of a clang-15 warningMauro Carvalho Chehab-4/+1
2023-06-28media: cec: i2c: ch7322: also select REGMAPRandy Dunlap-0/+1
2023-06-28media: add HAS_IOPORT dependenciesNiklas Schnelle-2/+20
2023-06-28media: tc358746: select CONFIG_GENERIC_PHYArnd Bergmann-0/+1
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+3
2023-06-19fbdev/media: Use GPIO descriptors for VIA GPIOLinus Walleij-31/+20
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie-61/+253
2023-06-14Revert "media: dvb-core: Fix use-after-free on race condition at dvb_frontend"Mauro Carvalho Chehab-44/+9
2023-06-09mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes-1/+1
2023-06-09media: mediatek: vcodec: Add dbgfs help functionYunfei Dong-1/+23
2023-06-09media: mediatek: vcodec: Add encode to support dbgfsYunfei Dong-0/+2
2023-06-09media: mediatek: vcodec: Change dbgfs interface to support encodeYunfei Dong-5/+10
2023-06-09media: mediatek: vcodec: Get each instance format typeYunfei Dong-0/+49
2023-06-09media: mediatek: vcodec: Get each context resolution informationYunfei Dong-0/+50
2023-06-09media: mediatek: vcodec: Add a debugfs file to get different useful informationYunfei Dong-0/+98
2023-06-09media: mediatek: vcodec: Add debug params to control different log levelYunfei Dong-3/+33
2023-06-09media: mediatek: vcodec: Add debugfs interface to get debug informationYunfei Dong-0/+77
2023-06-09media: mediatek: vcodec: support stateless AV1 decoderXiaoyong Lu-1/+2291
2023-06-09media: verisilicon: Conditionally ignore native formatsBenjamin Gaignard-25/+63
2023-06-09media: verisilicon: Enable AV1 decoder on rk3588Benjamin Gaignard-0/+137
2023-06-09media: verisilicon: Add film grain feature to AV1 driverBenjamin Gaignard-0/+651
2023-06-09media: verisilicon: Add Rockchip AV1 decoderBenjamin Gaignard-2/+2566
2023-06-09media: verisilicon: Add AV1 entropy helpersBenjamin Gaignard-0/+4719
2023-06-09media: verisilicon: Compute motion vectors size for AV1 framesBenjamin Gaignard-0/+21
2023-06-09media: verisilicon: Check AV1 bitstreams bit depthBenjamin Gaignard-0/+40
2023-06-09media: verisilicon: Add AV1 decoder mode and controlsBenjamin Gaignard-0/+24
2023-06-09media: verisilicon: Get bit depth for V4L2_PIX_FMT_NV15_4L4Benjamin Gaignard-0/+1
2023-06-09media: Add NV15_4L4 pixel formatBenjamin Gaignard-0/+3
2023-06-09media: v4l2-common: Add support for fractional bppNicolas Dufresne-80/+80
2023-06-09media: AV1: Make sure that bit depth in correctly initializeBenjamin Gaignard-0/+5
2023-06-09media: Add AV1 uAPIDaniel Almeida-0/+320
2023-06-09media: pci: tw686x: no need to check 'next'Hans Verkuil-1/+1
2023-06-09media: mediatek: vpu: add missing clk_unprepareHans Verkuil-0/+1