Age | Commit message (Expand) | Author |
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-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 |
2023-06-09 | media: verisilicon: Check AV1 bitstreams bit depth | Benjamin Gaignard |
2023-06-09 | media: verisilicon: Add AV1 decoder mode and controls | Benjamin Gaignard |
2023-06-09 | media: verisilicon: Get bit depth for V4L2_PIX_FMT_NV15_4L4 | Benjamin Gaignard |
2023-06-09 | media: Add NV15_4L4 pixel format | Benjamin Gaignard |
2023-06-09 | media: v4l2-common: Add support for fractional bpp | Nicolas Dufresne |
2023-06-09 | media: AV1: Make sure that bit depth in correctly initialize | Benjamin Gaignard |
2023-06-09 | media: Add AV1 uAPI | Daniel Almeida |
2023-06-09 | media: pci: tw686x: no need to check 'next' | Hans Verkuil |
2023-06-09 | media: mediatek: vpu: add missing clk_unprepare | Hans Verkuil |
2023-06-09 | media: platform: mediatek: vpu: fix NULL ptr dereference | Hans Verkuil |
2023-06-09 | media: platform: renesas-ceu: drop buf NULL check | Hans Verkuil |
2023-06-09 | media: usb: as102: drop as102_dev NULL check | Hans Verkuil |
2023-06-09 | media: rockchip: rga: fix clock cleanup | Hans Verkuil |
2023-06-09 | media: uvcvideo: Constify descriptor buffers | Laurent Pinchart |
2023-06-09 | media: uvcvideo: Constify formats, frames and intervals | Laurent Pinchart |
2023-06-09 | media: uvcvideo: Increment intervals pointer at end of parsing | Laurent Pinchart |
2023-06-09 | media: uvcvideo: Reorganize format descriptor parsing | Laurent Pinchart |
2023-06-09 | media: uvcvideo: Use clamp() to replace manual implementation | Laurent Pinchart |
2023-06-09 | media: uvcvideo: Rename uvc_format 'frame' field to 'frames' | Laurent Pinchart |
2023-06-09 | media: uvcvideo: Rename uvc_streaming 'format' field to 'formats' | Laurent Pinchart |
2023-06-09 | media: uvcvideo: Enable Intel RealSense metadata for devices | Dmitry Perchanov |