Age | Commit message (Expand) | Author |
2023-08-24 | BackMerge tag 'v6.5-rc7' into drm-next | Dave Airlie |
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-08-04 | media/vivid: Use fbdev I/O helpers | Thomas Zimmermann |
2023-07-28 | media: uvcvideo: Fix menu count handling for userspace XU mappings | Laurent Pinchart |
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-24 | media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers | Thomas Zimmermann |
2023-07-17 | Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
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: pci: cx23885: fix error handling for cx23885 ATSC boards | Nikolay Burykin |
2023-07-14 | media: pulse8-cec: handle possible ping error | Dmitry Antipov |
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-14 | media: tc358746: Address compiler warnings | Sakari Ailus |
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 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm | 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-29 | media: wl128x: fix a clang warning | Mauro Carvalho Chehab |
2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-06-28 | media: dvb: mb86a20s: get rid of a clang-15 warning | Mauro Carvalho Chehab |
2023-06-28 | media: cec: i2c: ch7322: also select REGMAP | Randy Dunlap |
2023-06-28 | media: add HAS_IOPORT dependencies | Niklas Schnelle |
2023-06-28 | media: tc358746: select CONFIG_GENERIC_PHY | Arnd Bergmann |
2023-06-27 | Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-06-21 | media: videobuf2: Don't assert held reservation lock for dma-buf mmapping | Dmitry Osipenko |
2023-06-19 | fbdev/media: Use GPIO descriptors for VIA GPIO | Linus Walleij |
2023-06-19 | Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor... | Dave Airlie |
2023-06-14 | Revert "media: dvb-core: Fix use-after-free on race condition at dvb_frontend" | Mauro Carvalho Chehab |
2023-06-09 | mm/gup: remove vmas parameter from pin_user_pages() | Lorenzo Stoakes |
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 |