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