summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2023-07-14media: platform: samsung: s5p-jpeg: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: platform: intel: pxa: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: platform: allegro-dvt: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: rc: ir-rx51: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: rc: gpio-ir-tx: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: rc: gpio-ir-recv: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: cec: tegra: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: cec: meson: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: cec: ch7322: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: rc: meson-ir: support MMIO regmaps to access registersZelong Dong
2023-07-14media: rc: meson-ir: rename Meson IR Controller register macrosZelong Dong
2023-07-14media: rc: meson-ir: sort Meson IR Controller register macrosZelong Dong
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-09lib/math: Move dvb_math.c into lib/math/int_log.cAndy Shevchenko
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-21media: videobuf2: Don't assert held reservation lock for dma-buf mmappingDmitry Osipenko
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