messages from 2025-11-20 08:43:02 to 2025-11-24 09:07:14 UTC [more...]
[PATCH v2] media: usb: uvc: Fix NULL pointer dereference during USB device hot-unplug
2025-11-24 9:06 UTC (4+ messages)
sparse: Lots of (erroneous?) "different address space" errrors in new version
2025-11-24 8:55 UTC
[HELP] V4L2 kept reporting CROPCAP fail
2025-11-24 8:52 UTC (4+ messages)
[PATCH v4l-utils] libv4l2: zero v4l2_buffer
2025-11-24 6:34 UTC
[PATCH RFC v2 0/3] Add Amlogic stateless H.264 video decoder for S4
2025-11-24 3:32 UTC (4+ messages)
` [PATCH RFC v2 1/3] media: dt-bindings: Add Amlogic V4L2 video decoder
` [PATCH RFC v2 2/3] decoder: Add V4L2 stateless H.264 decoder driver
` [PATCH RFC v2 3/3] arm64: dts: amlogic: Add video decoder driver support for S4 SOCs
[PATCH] media: aspeed: Fix dram hang at res-change
2025-11-24 3:05 UTC
[PATCH 1/2] pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask for 8mq vpu
2025-11-24 2:06 UTC (10+ messages)
` [PATCH 2/2] media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC
[PATCH v7 0/5] media: qcom: camss: Add Kaanapali support
2025-11-23 23:47 UTC (7+ messages)
` [PATCH v7 1/5] media: dt-bindings: Add CAMSS device for Kaanapali
` [PATCH v7 2/5] media: qcom: camss: Add Kaanapali compatible camss driver
` [PATCH v7 3/5] media: qcom: camss: csiphy: Add support for v2.4.0 two-phase CSIPHY
` [PATCH v7 4/5] media: qcom: camss: csid: Add support for CSID 1080
` [PATCH v7 5/5] media: qcom: camss: vfe: Add support for VFE 1080
[RFC v2 00/11] Add dmabuf read/write via io_uring
2025-11-23 22:51 UTC (12+ messages)
` [RFC v2 01/11] file: add callback for pre-mapping dmabuf
` [RFC v2 02/11] iov_iter: introduce iter type for pre-registered dma
` [RFC v2 03/11] block: move around bio flagging helpers
` [RFC v2 04/11] block: introduce dma token backed bio type
` [RFC v2 05/11] block: add infra to handle dmabuf tokens
` [RFC v2 06/11] nvme-pci: add support for dmabuf reggistration
` [RFC v2 07/11] nvme-pci: implement dma_token backed requests
` [RFC v2 08/11] io_uring/rsrc: add imu flags
` [RFC v2 09/11] io_uring/rsrc: extended reg buffer registration
` [RFC v2 10/11] io_uring/rsrc: add dmabuf-backed buffer registeration
` [RFC v2 11/11] io_uring/rsrc: implement dmabuf regbuf import
drivers/media/i2c/ccs/ccs.o: error: objtool: ccs_set_selection(): unexpected end of section .text.ccs_set_selection
2025-11-23 22:29 UTC (2+ messages)
[PATCH] v4l2-tracer: unique_ptr conversions
2025-11-23 21:02 UTC
v4l-cx23885-enc.fw file on linuxtv.org
2025-11-23 19:28 UTC
[PATCH V6 0/4] Add support for TI VIP
2025-11-23 8:10 UTC (8+ messages)
` [PATCH V6 1/4] media: ti: vpe: Re-introduce multi-instance and multi-client support
` [PATCH V6 2/4] media: ti: vpe: Export vpdma_load_firmware() function
` [PATCH V6 3/4] dt-bindings: media: ti: vpe: Add support for Video Input Port
` [PATCH V6 4/4] media: ti: vpe: Add the VIP driver
uvc_video issue: Panasonic S1II initialization fails in webcam mode
2025-11-22 17:58 UTC (3+ messages)
[PATCH] media: venus: assign unique bus_info strings for encoder and decoder
2025-11-22 16:17 UTC (3+ messages)
[PATCH v4 3/5] docs: media: v4l2-ioctl.h: document two global variables
2025-11-22 12:37 UTC
[PATCH v3 0/4] media: adv7180: make VPP handling more flexible
2025-11-22 12:35 UTC (7+ messages)
` [PATCH v3 1/4] media: dt-bindings: adi,adv7180: add VPP and CSI register maps
` [PATCH v3 2/4] media: adv7180: add support for ancillary devices
` [PATCH v3 3/4] media: adv7180: implement g_register and s_register
` [PATCH v3 4/4] media: adv7180: fix frame interval in progressive mode
[PATCH] media: dtv5100: fix buffer overflow in dtv5100_i2c_msg()
2025-11-22 9:30 UTC
[PATCH RFC] mm/vmap: map contiguous pages in batches whenever possible
2025-11-22 9:03 UTC
[PATCH] media: dvb-core: fix use-after-free in dvb_device_open() error path
2025-11-22 6:12 UTC
[PATCH v5 0/7] Add AMD ISP4 driver
2025-11-22 3:19 UTC (18+ messages)
[PATCH v3 0/5] Add manual request completion to the MediaTek VCodec driver
2025-11-21 21:07 UTC (3+ messages)
` [PATCH v3 4/5] media: vcodec: Implement manual request completion
[PATCH v2 0/9] Initial DMABUF support for iommufd
2025-11-21 16:26 UTC (11+ messages)
` [PATCH v2 1/9] vfio/pci: Add vfio_pci_dma_buf_iommufd_map()
` [PATCH v2 2/9] iommufd: Add DMABUF to iopt_pages
` [PATCH v2 3/9] iommufd: Do not map/unmap revoked DMABUFs
` [PATCH v2 4/9] iommufd: Allow a DMABUF to be revoked
` [PATCH v2 5/9] iommufd: Allow MMIO pages in a batch
` [PATCH v2 6/9] iommufd: Have pfn_reader process DMABUF iopt_pages
` [PATCH v2 7/9] iommufd: Have iopt_map_file_pages convert the fd to a file
` [PATCH v2 8/9] iommufd: Accept a DMABUF through IOMMU_IOAS_MAP_FILE
` [PATCH v2 9/9] iommufd/selftest: Add some tests for the dmabuf flow
[PATCH v9 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-21 16:24 UTC (21+ messages)
` [PATCH v9 01/11] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v9 02/11] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v9 03/11] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v9 04/11] PCI/P2PDMA: Provide an access to pci_p2pdma_map_type() function
` [PATCH v9 05/11] PCI/P2PDMA: Document DMABUF model
` [PATCH v9 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [PATCH v9 07/11] vfio: Export vfio device get and put registration helpers
` [PATCH v9 08/11] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v9 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v9 10/11] vfio/pci: Add dma-buf export support for MMIO regions
` [PATCH v9 11/11] vfio/nvgrace: Support get_dmabuf_phys
[PATCH v3 00/28] drm/amdgpu: use all SDMA instances for TTM clears and moves
2025-11-21 15:54 UTC (11+ messages)
` [PATCH v3 03/28] drm/amdgpu: remove direct_submit arg from amdgpu_copy_buffer
` [PATCH v3 06/28] drm/amdgpu: add amdgpu_ttm_job_submit helper
` [PATCH v3 09/28] drm/amdgpu: pass the entity to use to ttm public functions
` [PATCH v3 19/28] drm/ttm: rework pipelined eviction fence handling
` [PATCH v3 27/28] drm/amdgpu: get rid of amdgpu_ttm_clear_buffer
` [PATCH v3 28/28] drm/amdgpu: rename amdgpu_fill_buffer as amdgpu_ttm_clear_buffer
[PATCH 0/9] Initial DMABUF support for iommufd
2025-11-21 14:33 UTC (13+ messages)
` [PATCH 1/9] vfio/pci: Add vfio_pci_dma_buf_iommufd_map()
` [PATCH 2/9] iommufd: Add DMABUF to iopt_pages
` [PATCH 5/9] iommufd: Allow MMIO pages in a batch
` [PATCH 6/9] iommufd: Have pfn_reader process DMABUF iopt_pages
[PATCH] media: qcom: venus: flip the venus/iris switch
2025-11-21 14:14 UTC (8+ messages)
[PATCH v2] dvb-usb: dtv5100: rewrite i2c message usb_control send/recv
2025-11-21 13:23 UTC
[PATCH] dvb-usb: dtv5100: rewrite i2c message usb_control send/recv
2025-11-21 13:07 UTC (4+ messages)
[PATCH v3 0/6] media: iris: prepare support for video codecs on Qcom vpu4 platform
2025-11-21 11:03 UTC (7+ messages)
[RFC PATCH v1 0/2] media: pci: AVMatrix HWS capture driver refresh
2025-11-21 9:32 UTC (3+ messages)
[PATCH v8 00/18] media: cadence,ti: CSI2RX Multistream Support
2025-11-21 7:04 UTC (21+ messages)
` [PATCH v8 01/18] media: ti: j721e-csi2rx: Remove word size alignment on frame width
` [PATCH v8 06/18] media: ti: j721e-csi2rx: add a subdev for the core device
` [PATCH v8 07/18] media: cadence: csi2rx: Move to .enable/disable_streams API
` [PATCH v8 08/18] media: ti: j721e-csi2rx: "
` [PATCH v8 10/18] media: cadence: csi2rx: add get_frame_desc wrapper
` [PATCH v8 11/18] media: ti: j721e-csi2rx: add support for processing virtual channels
` [PATCH v8 12/18] media: cadence: csi2rx: add multistream support
` [PATCH v8 17/18] media: ti: j721e-csi2rx: Support runtime suspend
[PATCH v2] dma-buf: system_heap: use larger contiguous mappings instead of per-page mmap
2025-11-21 5:52 UTC (3+ messages)
[PATCH v7 0/5] Add MIPI CSI-2 support for i.MX8ULP
2025-11-21 2:47 UTC (5+ messages)
` [PATCH v7 2/5] media: imx8mq-mipi-csi2: Use devm_clk_bulk_get_all() to fetch clocks
[PATCH v9 0/5] Add MIPI CSI-2 support for i.MX8ULP
2025-11-21 2:41 UTC (6+ messages)
` [PATCH v9 1/5] media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8ULP compatible string
` [PATCH v9 2/5] media: imx8mq-mipi-csi2: Use devm_clk_bulk_get_all() to fetch clocks
` [PATCH v9 3/5] media: imx8mq-mipi-csi2: Explicitly release reset
` [PATCH v9 4/5] media: imx8mq-mipi-csi2: Add support for i.MX8ULP
` [PATCH v9 5/5] arm64: dts: imx8ulp: Add CSI and ISI Nodes
[PATCH v9 0/8] Add strobe duration and strobe output enable v4l2 ctrl
2025-11-20 17:04 UTC (9+ messages)
` [PATCH v9 1/8] media: v4l: ctrls: add a control for flash/strobe duration
` [PATCH v9 2/8] media: v4l: ctrls: add a control for enabling strobe output
` [PATCH v9 3/8] Documentation: uAPI: media: add V4L2_CID_FLASH_{DURATION,STROBE_OE}
` [PATCH v9 4/8] media: i2c: ov9282: add output enable register definitions
` [PATCH v9 5/8] media: i2c: ov9282: add strobe output enable v4l2 control
` [PATCH v9 6/8] media: i2c: ov9282: add strobe_duration "
` [PATCH v9 7/8] media: i2c: ov9282: implement try_ctrl for strobe_duration
` [PATCH v9 8/8] media: i2c: ov9282: dynamic flash_duration maximum
[PATCH 0/5] media: vimc: add RGB/YUV input entity and improve pipeline support
2025-11-20 16:38 UTC (7+ messages)
` [PATCH 1/5] media: vimc: add RGB/YUV input entity implementation
` [PATCH 2/5] media: vimc: add support for V4L2_FIELD_ALTERNATE in vimc-sensor
` [PATCH 3/5] media: vimc: debayer: add support for multiple RGB formats
` [PATCH 4/5] media: vimc: capture: support custom bytesperline values
` [PATCH 5/5] docs: media: vimc: document RGB/YUV input entity
[PATCH v1 0/6] media: imx-mipi-csis: Add streams support
2025-11-20 16:22 UTC (6+ messages)
` [PATCH v1 6/6] media: imx-mipi-csis: Add multi-channel support
[PATCH] drm/xe: Fix memory leak when handling pagefault vma
2025-11-20 16:17 UTC (3+ messages)
[PATCH v4l-utils] edid-decode: add more details to the AMD VSDB
2025-11-20 15:17 UTC
[PATCH net-next v6 0/6] Add AF_XDP zero copy support
2025-11-20 14:30 UTC (2+ messages)
[PATCH v2 0/4] media: adv7180: make VPP handling more flexible
2025-11-20 13:44 UTC (7+ messages)
` [PATCH v2 1/4] media: dt-bindings: adi,adv7180: add VPP and CSI register maps
[PATCH v8 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-20 13:20 UTC (13+ messages)
` [PATCH v8 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [Linaro-mm-sig] "
[PATCH v3 0/3] media: pci: mgb4: Add support for GMSL1 and GMSL-coax modules
2025-11-20 13:08 UTC (4+ messages)
` [PATCH v3 1/3] media: pci: mgb4: Add support for GMSL1 modules
` [PATCH v3 2/3] media: pci: mgb4: Add support for GMSL3 coaxial modules
` [PATCH v3 3/3] Documentation: admin-guide: media: mgb4: Add GMSL1 & GMSL3-coax modules info
[PATCH v2 0/2] media: mediatek: fix VPU device leaks on probe
2025-11-20 13:14 UTC (2+ messages)
[PATCH net-next v2 0/7] net: ethernet: ti: am65-cpsw: add AF_XDP zero copy support
2025-11-20 9:35 UTC (2+ messages)
` [EXTERNAL] "
[PATCH] media: vimc: add RGB/YUV input entity implementation
2025-11-20 8:53 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox