Linux Media
[Prev Page][Next Page]
[PATCH] media: amphion: try to wakeup vpu core to avoid failure, Ming Qian
[PATCH v1] drm/mediatek: add dma buffer control for drm plane disable,
Yongqiang Niu
[PATCH v3] media: uvcvideo: Fix bandwidth error for Alcor camera,
Ai Chao
[PATCH v5] udmabuf: add vmap and vunmap methods to udmabuf_ops,
Lukasz Wiecaszek
[GIT FIXES FOR v6.1] v4l2-dv-timings.c: fix too strict blanking sanity checks, Hans Verkuil
[RFC PATCH 0/9] dt-bindings: cleanup titles,
Krzysztof Kozlowski
- [RFC PATCH 1/9] dt-bindings: drop redundant part of title of shared bindings, Krzysztof Kozlowski
- [RFC PATCH 2/9] dt-bindings: memory-controllers: ti,gpmc-child: drop redundant part of title, Krzysztof Kozlowski
- [RFC PATCH 3/9] dt-bindings: clock: st,stm32mp1-rcc: add proper title, Krzysztof Kozlowski
- [RFC PATCH 4/9] dt-bindings: drop redundant part of title (end), Krzysztof Kozlowski
- [RFC PATCH 9/9] dt-bindings: drop redundant part of title (manual), Krzysztof Kozlowski
- [RFC PATCH 6/9] dt-bindings: drop redundant part of title (end, part three), Krzysztof Kozlowski
- [RFC PATCH 8/9] dt-bindings: clock: drop redundant part of title, Krzysztof Kozlowski
- [RFC PATCH 7/9] dt-bindings: drop redundant part of title (beginning), Krzysztof Kozlowski
- [RFC PATCH 5/9] dt-bindings: drop redundant part of title (end, part two), Krzysztof Kozlowski
- Re: [RFC PATCH 0/9] dt-bindings: cleanup titles, Alexandre Belloni
[RFC PATCH v7] media: mediatek: vcodec: support stateless AV1 decoder,
Xiaoyong Lu
[PATCH v2,0/5] media: mediatek: vcodec: Fix decode random crash for PLT test,
Yunfei Dong
- [PATCH v2,4/5] media: mediatek: vcodec: Setting lat buf to lat_list when lat decode error, Yunfei Dong
- [PATCH v2,5/5] media: mediatek: vcodec: Core thread depends on core_list, Yunfei Dong
- [PATCH v2,2/5] media: mediatek: vcodec: Can't set dst buffer to done when lat decode error, Yunfei Dong
- [PATCH v2,1/5] media: mediatek: vcodec: Fix getting NULL pointer for dst buffer, Yunfei Dong
- [PATCH v2,3/5] media: mediatek: vcodec: Fix h264 set lat buffer error, Yunfei Dong
[PATCH v2 0/3] media: rkisp1: Miscellaneous improvements,
Paul Elder
[PATCH] media: coda: Add check for dcoda_iram_alloc,
Jiasheng Jiang
[PATCH] media: coda: Add check for kmalloc,
Jiasheng Jiang
[PATCH] dma-buf: Fix possible UAF in dma_buf_export,
Gaosheng Cui
[RFC PATCH v6] media: mediatek: vcodec: support stateless AV1 decoder,
Xiaoyong Lu
[PATCH v2 0/2] arm64: allwinner: h6: Add second IOMMU reference to Cedrus,
Jernej Skrabec
[PATCH v3 0/4] Fix multiple race condition vulnerabilities in dvb-core and device driver,
Hyunwoo Kim
[PATCH v4] udmabuf: add vmap and vunmap methods to udmabuf_ops,
Lukasz Wiecaszek
[sailus-media-tree:master] BUILD SUCCESS 235265156a501fe65d3f1f1ae3004cdc42302251, kernel test robot
[PATCH v7 0/7] CAMSS fixes for rb3, switch on IMX577 for RB5,
Bryan O'Donoghue
- [PATCH v7 1/7] arm64: dts: qcom: sdm845: Define the number of available ports, Bryan O'Donoghue
- [PATCH v7 2/7] arm64: dts: qcom: sdm845-db845c: Drop redundant address-cells, size-cells declaration, Bryan O'Donoghue
- [PATCH v7 3/7] arm64: dts: qcom: sdm845-db845c: Drop redundant reg = in port, Bryan O'Donoghue
- [PATCH v7 4/7] arm64: dts: qcom: sdm845-db845c: Use okay not ok, disabled not disable for status, Bryan O'Donoghue
- [PATCH v7 6/7] arm64: dts: qcom: sm8250: camss: Define ports and ports address/size cells, Bryan O'Donoghue
- [PATCH v7 5/7] arm64: dts: qcom: sdm845-db845c-navigation-mezzanine: Add navigation mezzanine dts, Bryan O'Donoghue
- [PATCH v7 7/7] arm64: dts: qcom: qrb5165-rb5-vision-mezzanine: Add vision mezzanine, Bryan O'Donoghue
- Re: [PATCH v7 0/7] CAMSS fixes for rb3, switch on IMX577 for RB5, Bjorn Andersson
[PATCH 1/2] media: s5c73m3: Replace legacy gpio interface for gpiod,
Maíra Canal
[PATCH 0/2] arm64: allwinner: h6: Add second IOMMU reference to Cedrus,
Jernej Skrabec
[PATCH v6 0/7] CAMSS fixes for rb3, switch on IMX577 for RB5,
Bryan O'Donoghue
[PATCH for v6.1] media: v4l2-dv-timings.c: fix too strict blanking sanity checks, Hans Verkuil
[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning),
David Hildenbrand
- [PATCH mm-unstable v1 01/20] selftests/vm: anon_cow: prepare for non-anonymous COW tests, David Hildenbrand
- [PATCH mm-unstable v1 02/20] selftests/vm: cow: basic COW tests for non-anonymous pages, David Hildenbrand
- [PATCH mm-unstable v1 03/20] selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pages, David Hildenbrand
- [PATCH mm-unstable v1 04/20] mm: add early FAULT_FLAG_UNSHARE consistency checks, David Hildenbrand
- [PATCH mm-unstable v1 05/20] mm: add early FAULT_FLAG_WRITE consistency checks, David Hildenbrand
- [PATCH mm-unstable v1 08/20] mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping, David Hildenbrand
- [PATCH mm-unstable v1 06/20] mm: rework handling in do_wp_page() based on private vs. shared mappings, David Hildenbrand
- [PATCH mm-unstable v1 07/20] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for private mappings, David Hildenbrand
- [PATCH mm-unstable v1 10/20] RDMA/umem: remove FOLL_FORCE usage, David Hildenbrand
- [PATCH mm-unstable v1 12/20] RDMA/siw: remove FOLL_FORCE usage, David Hildenbrand
- [PATCH mm-unstable v1 09/20] mm/gup: reliable R/O long-term pinning in COW mappings, David Hildenbrand
- [PATCH mm-unstable v1 11/20] RDMA/usnic: remove FOLL_FORCE usage, David Hildenbrand
- [PATCH mm-unstable v1 13/20] media: videobuf-dma-sg: remove FOLL_FORCE usage, David Hildenbrand
- [PATCH mm-unstable v1 16/20] mm/frame-vector: remove FOLL_FORCE usage, David Hildenbrand
- [PATCH mm-unstable v1 15/20] media: pci/ivtv: remove FOLL_FORCE usage, David Hildenbrand
- [PATCH mm-unstable v1 14/20] drm/etnaviv: remove FOLL_FORCE usage, David Hildenbrand
- [PATCH mm-unstable v1 17/20] drm/exynos: remove FOLL_FORCE usage, David Hildenbrand
- [PATCH mm-unstable v1 18/20] RDMA/hw/qib/qib_user_pages: remove FOLL_FORCE usage, David Hildenbrand
- [PATCH mm-unstable v1 19/20] habanalabs: remove FOLL_FORCE usage, David Hildenbrand
- [PATCH mm-unstable v1 20/20] mm: rename FOLL_FORCE to FOLL_PTRACE, David Hildenbrand
[PATCH] media: i2c: refer to config VIDEO_DEV to make ov08x40 image sensor driver usable,
Lukas Bulwahn
[PATCH v3] media: mediatek: vcodec: fix h264 cavlc bitstream fail,
Yunfei Dong
[PATCH v3 2/2] media: i2c: Add driver for IMX519 sensor,
lee
[PATCH v3 1/2] dt-bindings: media: i2c: Add IMX519 CMOS sensor binding,
lee
[PATCH 1/4] media: i2c: s5k6a3: switch to using gpiod API,
Dmitry Torokhov
[PATCH v3] udmabuf: add vmap and vunmap methods to udmabuf_ops,
Lukasz Wiecaszek
[PATCH v2 0/4] Fix multiple race condition vulnerabilities in dvb-core and device driver,
Hyunwoo Kim
[PATCH 0/4] Fix multiple race condition vulnerabilities in dvb-core and device driver,
imv4bel
[PATCH 0/1] Fix for H265 decoding failure .,
quic_vboma
[PATCH 0/1] Fix for VP9 DRC and Decoder STOP issue.,
quic_vboma
[PATCH 0/2] arm64: allwinner: h6: Add IOMMU reference to Hantro G2 decoder,
Chen-Yu Tsai
[Patch v5 0/3] Add new compatible for Exynos3250,
Aakarsh Jain
Message not available
Message not available
[GIT PULL] Linux Media vimc fixes update for 6.1-rc6, Shuah Khan
[PATCH v3] utils: add v4l2-tracer utility,
Deborah Brouwer
[PATCH v2 0/3] convert tree to get_random_u32_{below,above,between}(),
Jason A. Donenfeld
[PATCH] staging: media: omap4iss: remove cacheflush import,
Ian Cowan
[GIT PULL FOR 6.2] More camera sensor patches, Sakari Ailus
[Patch v4 0/3] Add new compatible for Exynos3250,
Aakarsh Jain
Message not available
Message not available
stop drivers from passing GFP_COMP to dma_alloc_coherent,
Christoph Hellwig
[PATCH v2] udmabuf: add vmap method to udmabuf_ops,
Lukasz Wiecaszek
[PATCH] media: platform: mtk-mdp3: add missing call to of_node_put(),
wangkailong
[PATCH] staging: media: sunxi: cedrus: make vb2_ops struct definition const,
Ian Cowan
[PATCH] staging: media: omap4iss: correct cacheflush import,
Ian Cowan
[PATCH] media: staging: media: imx: imx7-media-csi: Remove a useless include,
Christophe JAILLET
[PATCH] media: i2c: aptina-pll: Remove a useless include,
Christophe JAILLET
[PATCH v5 0/6] Switch on IMX577 on RB5,
Bryan O'Donoghue
[PATCH v4 0/3] Switch on IMX577 on RB5,
Bryan O'Donoghue
[PATCH 0/5] media: mediatek: vcodec: Fix decode random crash for PLT test,
Yunfei Dong
[PATCH v4 0/5] Add the cat24c208 EDID EEPROM driver + new EDID capability,
Erling Ljunggren
[PATCH] udmabuf: add vmap method to udmabuf_ops,
Lukasz Wiecaszek
[syzbot] inconsistent lock state in trace_hardirqs_on, syzbot
[PATCH v3] vcodec: mediatek: add check for NULL for vsi->frm_bufs[vsi->new_fb_idx].buf.fb in vp9_swap_frm_bufs,
Anastasia Belova
[PATCH] media: v4l2-dev: fix possible name leak in __video_register_device(),
Yang Yingliang
[PATCH] media: amphion: Fix error handling in vpu_driver_init(),
Yuan Can
[PATCH] media: platform: exynos4-is: Fix error handling in fimc_md_init(), Yuan Can
[Patch v3 0/3] Addition of new compatible for Exynos3250.,
Aakarsh Jain
Message not available
Message not available
Re: [Patch v3 0/3] Addition of new compatible for Exynos3250., Krzysztof Kozlowski
[PATCH v2] drm/gem-shmem: When drm_gem_object_init failed, should release object,
ChunyouTang
[PATCH AUTOSEL 5.10 2/6] i2c: tegra: Allocate DMA memory for DMA engine, Sasha Levin
[PATCH AUTOSEL 5.15 06/11] i2c: tegra: Allocate DMA memory for DMA engine, Sasha Levin
[PATCH AUTOSEL 6.0 14/30] i2c: tegra: Allocate DMA memory for DMA engine, Sasha Levin
[linux-next:master] BUILD REGRESSION 382d2f9e739bc6f151c718b38537ae522ff848cd, kernel test robot
[PATCH v1 0/6] Move dma_buf_mmap_internal() to dynamic locking specification,
Dmitry Osipenko
Coverity: vgxy61_detect_cut_version(): Control flow issues, coverity-bot
Coverity: vgxy61_apply_gpiox_strobe_mode(): Control flow issues, coverity-bot
Coverity: vgxy61_patch(): Control flow issues, coverity-bot
Coverity: imx290_ctrl_init(): Error handling issues,
coverity-bot
Coverity: tc358746_apply_pll_config(): Control flow issues, coverity-bot
Coverity: tc358746_g_register(): Error handling issues, coverity-bot
Coverity: vgxy61_configure(): Control flow issues, coverity-bot
Coverity: tc358746_g_register(): Integer handling issues, coverity-bot
Coverity: vgxy61_detect(): Control flow issues,
coverity-bot
Coverity: vgxy61_tx_from_ep(): Memory - corruptions,
coverity-bot
[PATCH -next] media: mtk-jpegdec: add missing destroy_workqueue(), Yang Yingliang
[PATCH] media: i2c: st-vgxy61: Fix smatch warnings, Benjamin Mugnier
[PATCH v2,1/3] media: dt-bindings: media: mediatek: vcodec: Fix clock num not correctly,
Yunfei Dong
[PATCH] media: aspeed: Use v4l2_dbg to replace v4l2_warn to avoid log spam,
Jammy Huang
[PATCH] media: solo6x10: fix possible memory leak in solo_sysfs_init(), Yang Yingliang
[PATCH] media: uvcvideo: Fix bandwidth error for Alcor camera,
Ai Chao
[PATCH] media: vimc: Fix wrong function called when vimc_init() fails,
Chen Zhongjin
[PATCH -next] media: tc358746: Remove unneeded semicolon, Yang Li
[PATCH v3 0/3] media: cedrus: 10-bit HEVC support,
Jernej Skrabec
[PATCH][next] media: i2c: st-vgxy61: Fix spelling mistake "substraction" -> "subtraction",
Colin Ian King
[PATCH 00/23] Add Tegra20 parallel video input capture,
luca . ceresoli
- [PATCH 02/23] dt-bindings: display: tegra: vi: add 'vip' property and example, luca . ceresoli
- [PATCH 01/23] dt-bindings: display: tegra: add bindings for Tegra20 VIP, luca . ceresoli
- [PATCH 03/23] ARM: dts: tegra20: add label to nvidia,tegra20-vi node, luca . ceresoli
- [PATCH 04/23] ARM: dts: tegra20-tamonten: add label to avdd_vdac regulator, luca . ceresoli
- [PATCH 06/23] staging: media: tegra-video: improve documentation of tegra_video_format fields, luca . ceresoli
- [PATCH 07/23] staging: media: tegra-video: document tegra_channel_get_remote_source_subdev, luca . ceresoli
- [PATCH 05/23] staging: media: tegra-video: fix .vidioc_enum_fmt_vid_cap to return all formats, luca . ceresoli
- [PATCH 08/23] staging: media: tegra-video: fix typos in comment, luca . ceresoli
- [PATCH 09/23] staging: media: tegra-video: improve error messages, luca . ceresoli
- [PATCH 10/23] staging: media: tegra-video: slightly simplify cleanup on errors, luca . ceresoli
- [PATCH 11/23] staging: media: tegra-video: move private struct declaration to C file, luca . ceresoli
- [PATCH 12/23] staging: media: tegra-video: remove unneeded include, luca . ceresoli
- [PATCH 14/23] staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc op, luca . ceresoli
- [PATCH 15/23] staging: media: tegra-video: move default format to soc-specific data, luca . ceresoli
- [PATCH 13/23] staging: media: tegra-video: Kconfig: allow TPG only on Tegra210, luca . ceresoli
- [PATCH 17/23] staging: media: tegra-video: add a per-soc enable/disable op, luca . ceresoli
- [PATCH 16/23] staging: media: tegra-video: move MIPI calibration calls from VI to CSI, luca . ceresoli
- [PATCH 18/23] staging: media: tegra-video: move syncpt init/free to a per-soc op, luca . ceresoli
- [PATCH 22/23] staging: media: tegra-video: add support for VIP (parallel video input), luca . ceresoli
- [PATCH 23/23] staging: media: tegra-video: add tegra20 variant, luca . ceresoli
- [PATCH 20/23] staging: media: tegra-video: add hooks for planar YUV and H/V flip, luca . ceresoli
- [PATCH 19/23] staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_vi, luca . ceresoli
- [PATCH 21/23] staging: media: tegra-video: add H/V flip controls, luca . ceresoli
- Re: [PATCH 00/23] Add Tegra20 parallel video input capture, Hans Verkuil
Correct way to use vb2_dma_sg via USB?,
Florian Echtler
[PATCH] Documentation: media: Add ST VGXY61 driver documentation to userspace API table of contents,
Bagas Sanjaya
[PATCH 1/3] media: dt-bindings: media: mediatek: vcodec: Fix clock num not correctly,
Yunfei Dong
[PATCH v10 00/11] media: Implement UVC v1.5 ROI,
Yunke Cao
- [PATCH v10 01/11] media: v4l2_ctrl: Add V4L2_CTRL_TYPE_RECT, Yunke Cao
- [PATCH v10 02/11] media: uvcvideo: add uvc_ctrl_get_boundary for getting default value, Yunke Cao
- [PATCH v10 03/11] media: uvcvideo: introduce __uvc_ctrl_get_std(), Yunke Cao
- [PATCH v10 04/11] media: uvcvideo: Split uvc_control_mapping.size to v4l2 and data size, Yunke Cao
- [PATCH v10 05/11] media: uvcvideo: Add support for compound controls, Yunke Cao
- [PATCH v10 06/11] media: uvcvideo: implement UVC v1.5 ROI, Yunke Cao
- [PATCH v10 07/11] media: uvcvideo: initilaize ROI control to default value, Yunke Cao
- [PATCH v10 08/11] v4l2-ctrls: add support for V4L2_CTRL_WHICH_MIN/MAX_VAL, Yunke Cao
- [PATCH v10 09/11] media: v4l2: document the usage of min/max for V4L2_CTRL_TYPE_RECT, Yunke Cao
- [PATCH v10 10/11] media: uvcvideo: support V4L2_CTRL_WHICH_MIN/MAX_VAL, Yunke Cao
- [PATCH v10 11/11] media: uvcvideo: document UVC v1.5 ROI, Yunke Cao
[sailus-media-tree:master 17/47] drivers/media/i2c/st-vgxy61.c:891 vgxy61_apply_gpiox_strobe_mode() warn: impossible condition '(reg < 0) => (0-u16max < 0)',
Dan Carpenter
[PATCH 1/3] media: s5p-mfc: fix usage of symbolic permissions to octal,
Aakarsh Jain
Message not available
[Patch v2 1/3] arm: exynos: Add new compatible string for Exynos3250 SoC.,
Aakarsh Jain
Message not available
Re: [Patch v2 1/3] arm: exynos: Add new compatible string for Exynos3250 SoC., Krzysztof Kozlowski
Re: [Patch v2 1/3] arm: exynos: Add new compatible string for Exynos3250 SoC., Krzysztof Kozlowski
[PATCH 1/2 v8] media: s5k4ecgx: Switch to GPIO descriptors,
Linus Walleij
[PATCH v7] media: s5k4ecgx: Switch to GPIO descriptors,
Linus Walleij
Build failed in Jenkins: linux-media #298, Jenkins Builder Robot
[PATCH v6] media: s5k4ecgx: Switch to GPIO descriptors,
Linus Walleij
[PATCH v4] media: s5c73m3: Switch to GPIO descriptors, Linus Walleij
[PATCH v2] media: vidtv: Fix use-after-free in vidtv_bridge_dvb_init(), Chen Zhongjin
[PATCH] media: vidtv: Fix use-after-free in vidtv_bridge_dvb_init(), Chen Zhongjin
[PATCH] media: dvb-core: Fix ignored return value in dvb_register_frontend(), Chen Zhongjin
[PATCH v3 0/3] Switch on IMX577 on RB5,
Bryan O'Donoghue
[PATCH v2 0/3] media: sunxi: Add H6 deinterlace driver,
Jernej Skrabec
[PATCH 0/3] Documentation: media: camera_sensor: Document blankings handling,
Jacopo Mondi
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Gstreamer Embedded]
[Linux SCSI]
[Yosemite Forum]