Age | Commit message (Expand) | Author | Files | Lines |
2023-08-24 | Merge tag 'media/v6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -0/+2 |
2023-08-23 | media: vcodec: Fix potential array out-of-bounds in encoder queue_setup | Wei Chen | 1 | -0/+2 |
2023-08-19 | Merge tag 'media/v6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 3 | -5/+8 |
2023-08-09 | media: imx: imx7-media-csi: Fix applying format constraints | Fabio Estevam | 1 | -2/+5 |
2023-08-08 | Merge tag 'hardening-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
2023-07-28 | media: uvcvideo: Fix menu count handling for userspace XU mappings | Laurent Pinchart | 1 | -1/+1 |
2023-07-28 | media: mtk-jpeg: Set platform driver data earlier | Chen-Yu Tsai | 1 | -2/+2 |
2023-07-27 | media: venus: Use struct_size_t() helper in pkt_session_unset_buffers() | Gustavo A. R. Silva | 1 | -2/+2 |
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: pci: cx23885: fix error handling for cx23885 ATSC boards | Nikolay Burykin | 1 | -12/+0 |
2023-07-14 | media: pulse8-cec: handle possible ping error | Dmitry Antipov | 1 | -2/+5 |
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-14 | media: tc358746: Address compiler warnings | Sakari Ailus | 1 | -2/+2 |
2023-07-05 | Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 296 | -1538/+15111 |
2023-06-29 | Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -2/+2 |
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-29 | media: wl128x: fix a clang warning | Mauro Carvalho Chehab | 1 | -4/+2 |
2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2023-06-28 | media: dvb: mb86a20s: get rid of a clang-15 warning | Mauro Carvalho Chehab | 1 | -4/+1 |
2023-06-28 | media: cec: i2c: ch7322: also select REGMAP | Randy Dunlap | 1 | -0/+1 |
2023-06-28 | media: add HAS_IOPORT dependencies | Niklas Schnelle | 3 | -2/+20 |
2023-06-28 | media: tc358746: select CONFIG_GENERIC_PHY | Arnd Bergmann | 1 | -0/+1 |
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-19 | Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor... | Dave Airlie | 23 | -61/+253 |
2023-06-14 | Revert "media: dvb-core: Fix use-after-free on race condition at dvb_frontend" | Mauro Carvalho Chehab | 1 | -44/+9 |
2023-06-09 | mm/gup: remove vmas parameter from pin_user_pages() | Lorenzo Stoakes | 1 | -1/+1 |
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 |