linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-20 09:12:57 to 2020-08-21 21:01:35 UTC [more...]

[PATCH v3 0/9] media: vimc: Multiple stream support in vimc
 2020-08-21 21:01 UTC  (8+ messages)
` [PATCH v3 1/9] media: vimc: Move get_source_entity to vimc-common
` [PATCH v3 2/9] media: vimc: Add get_frame callback
` [PATCH v3 4/9] media: vimc: Separate starting stream from pipeline initialisation

[PATCH] dma-buf: heaps: Introduce dma_heap_add_cma() for non-default CMA heap
 2020-08-21 18:32 UTC  (6+ messages)

[GIT PULL v2 FOR 5.10] V4L2 fixes, cleanups and documentation improvements
 2020-08-21 18:11 UTC  (2+ messages)
` [GIT PULL v2 FOR 5.10] V4L2 fixes, cleanups and documentation (#20200821164103)

[PATCH AUTOSEL 5.8 13/62] media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq()
 2020-08-21 16:14 UTC  (2+ messages)
` [PATCH AUTOSEL 5.8 44/62] cec-api: prevent leaking memory through hole in structure

[PATCH AUTOSEL 5.7 13/61] media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq()
 2020-08-21 16:15 UTC  (2+ messages)
` [PATCH AUTOSEL 5.7 43/61] cec-api: prevent leaking memory through hole in structure

[PATCH 0/7] Support of MIPI CSI-2 for A83T and OV8865 camera
 2020-08-21 17:20 UTC  (10+ messages)
` [PATCH 1/7] media: sun6i-csi: Fix the bpp for 10-bit bayer formats
` [PATCH 2/7] dt-bindings: media: i2c: Add documentation for ov8865
` [PATCH 3/7] media: i2c: Add support for the OV8865 image sensor
` [PATCH 4/7] media: sunxi: sun6i-csi: Move the sun6i_csi_dev structure to the common header
` [PATCH 5/7] media: sunxi: sun6i-csi: Add support of MIPI CSI-2 for A83T
` [PATCH 6/7] ARM: dts: sun8i: a83t: Add support for the MIPI CSI-2 in CSI node
` [PATCH 7/7] [NOT FOR MERGE] ARM: dts: sun8i: a83t: bananapi-m3: Enable OV8865 camera

[PATCH AUTOSEL 4.19 08/38] media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq()
 2020-08-21 16:17 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 27/38] cec-api: prevent leaking memory through hole in structure

[PATCH AUTOSEL 4.14 06/30] media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq()
 2020-08-21 16:18 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 22/30] cec-api: prevent leaking memory through hole in structure

[PATCH AUTOSEL 4.9 04/26] media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq()
 2020-08-21 16:19 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 19/26] cec-api: prevent leaking memory through hole in structure

[PATCH AUTOSEL 4.4 03/22] media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq()
 2020-08-21 16:19 UTC 

[PATCH AUTOSEL 5.4 11/48] media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq()
 2020-08-21 16:16 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 33/48] cec-api: prevent leaking memory through hole in structure

[PATCH 00/49] DRM driver for Hikey 970
 2020-08-21 16:09 UTC  (16+ messages)

[PATCH v4 00/17] media: mtk-vcodec: venc: support for MT8183
 2020-08-21 15:13 UTC  (19+ messages)
` [PATCH v4 01/17] media: mtk-vcodec: abstract firmware interface
` [PATCH v4 02/17] dt-bindings: media: mtk-vcodec: document SCP node
` [PATCH v4 03/17] media: mtk-vcodec: add SCP firmware ops
` [PATCH v4 04/17] media: mtk-vcodec: venc: support SCP firmware
` [PATCH v4 05/17] media: mtk-vcodec: venc: handle firmware version field
` [PATCH v4 06/17] media: mtk-vcodec: venc: specify bitrate range per-chip
` [PATCH v4 07/17] media: mtk-vcodec: venc: specify supported formats per-chip
` [PATCH v4 08/17] dt-bindings: media: document mediatek,mt8183-vcodec-enc
` [PATCH v4 09/17] arm64: dts: mt8183: add encoder node
` [PATCH v4 10/17] media: mtk-vcodec: add support for MT8183 encoder
` [PATCH v4 11/17] Revert "media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding"
` [PATCH v4 12/17] media: mtk-vcodec: venc support MIN_OUTPUT_BUFFERS control
` [PATCH v4 13/17] media: mtk-vcodec: venc: set OUTPUT buffers field to V4L2_FIELD_NONE
` [PATCH v4 14/17] media: mtk-vcodec: venc: use platform data for ENUM_FRAMESIZES
` [PATCH v4 15/17] media: mtk-vcodec: venc: support ENUM_FRAMESIZES on OUTPUT formats
` [PATCH v4 16/17] media: mtk-vcodec: venc: set default time per frame
` [PATCH v4 17/17] media: mtk-vcodec: venc: fix invalid time per frame in S_PARM

[Linux-kernel-mentees] [PATCH] v4l2-tpg: Clamp hue in tpg_s_hue()
 2020-08-21 15:13 UTC 

[v10 0/4] media: vidtv: Implement a virtual DVB driver
 2020-08-21 12:58 UTC  (5+ messages)
` [v10 1/4] media: vidtv: implement a tuner driver
` [v10 2/4] media: vidtv: implement a demodulator driver
` [v10 3/4] media: vidtv: add a bridge driver
` [v10 4/4] media: Documentation: vidtv: Add ReST documentation for vidtv

[Linux-kernel-mentees] [PATCH] v4l2-tpg: Fix global-out-of-bounds read in precalculate_color()
 2020-08-21 12:46 UTC  (6+ messages)
` [Linux-kernel-mentees] [PATCH v2] vivid: "

[PATCH v4 1/3, RESEND] media: camss: vfe: Use trace_printk for debugging only
 2020-08-21 12:37 UTC  (23+ messages)
` [PATCH v4 3/3] media: atomisp: Only use trace_printk if allowed

[PATCH] media: coda: avoid starvation on well-compressed data
 2020-08-21 11:59 UTC  (2+ messages)

[PATCH 0/3] dt-bindings: media: ov772x: Convert to json-schama
 2020-08-21 11:37 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: media: ov772x: Convert to json-schema
` [PATCH 2/3] dt-bindings: media: ov772x: Make bus-type mandatory
` [PATCH 3/3] dt-bindings: media: ov772x: Document endpoint props

[PATCH] media: mtk-vcodec: make IRQs disabled upon request
 2020-08-21 11:19 UTC 

[RESEND 0/3] Venus - Handle race conditions in concurrency
 2020-08-21 10:59 UTC  (4+ messages)
` [RESEND 1/3] venus: core: handle race condititon for core ops

[PATCH v5 0/3] Venus dynamic debug
 2020-08-21 10:51 UTC  (2+ messages)

[PATCH] media: mtk-vcodec: fix Kconfig help text
 2020-08-21 10:43 UTC 

[PATCH v3 00/16] mtk-vcodec: venc: support for MT8183 and v4l2-compliance fixes
 2020-08-21 10:35 UTC  (21+ messages)
` [PATCH v3 01/16] media: mtk-vcodec: abstract firmware interface
` [PATCH v3 02/16] dt-bindings: media: mtk-vcodec: document SCP node
` [PATCH v3 03/16] media: mtk-vcodec: add SCP firmware ops
` [PATCH v3 04/16] media: mtk-vcodec: venc: support SCP firmware

[PATCH 0/3] Chunk Heap Support on DMA-HEAP
 2020-08-21  8:21 UTC  (8+ messages)
    ` [PATCH 3/3] dma-heap: Devicetree binding for chunk heap

[PATCH 00/18] Convert arch/arm to use iommu-dma
 2020-08-21  8:07 UTC  (32+ messages)
` [PATCH 01/18] ARM/dma-mapping: Drop .dma_supported for IOMMU ops
` [PATCH 02/18] ARM/dma-mapping: Consolidate IOMMU ops callbacks
` [PATCH 03/18] ARM/dma-mapping: Merge IOMMU ops
` [PATCH 04/18] iommu/dma: Add temporary hacks for arch/arm
` [PATCH 05/18] ARM/dma-mapping: Switch to iommu_dma_ops
` [PATCH 06/18] ARM/dma-mapping: Support IOMMU default domains
` [PATCH 07/18] iommu/arm-smmu: Remove arch/arm workaround
` [PATCH 08/18] iommu/renesas: "
` [PATCH 09/18] iommu/mediatek-v1: Add IOMMU_DOMAIN_DMA support
` [PATCH 10/18] iommu/msm: "
` [PATCH 11/18] iommu/omap: "
` [PATCH 12/18] iommu/tegra-gart: "
` [PATCH 13/18] iommu/tegra: "
` [PATCH 14/18] drm/exynos: Consolidate IOMMU mapping code
` [PATCH 15/18] drm/nouveau/tegra: Clean up IOMMU workaround
` [PATCH 16/18] staging/media/tegra-vde: "
` [PATCH 17/18] media/omap3isp: "
` [PATCH 18/18] ARM/dma-mapping: Remove legacy dma-iommu API

[PATCH v2] media: ov5675: correct the maximum exposure value
 2020-08-21  7:59 UTC 

[PATCH] media: atomisp: fix memleak in ia_css_stream_create
 2020-08-21  5:49 UTC 

[PATCH] media: mtk-vcodec: set dma max segment size
 2020-08-21  4:14 UTC 

cron job: media_tree daily build: ERRORS
 2020-08-21  3:50 UTC 

[PATCH] media: ov5675: correct the maximum exposure value
 2020-08-21  3:12 UTC  (2+ messages)

[PATCH V2 0/2] Implement Shutdown callback for i2c
 2020-08-21  0:22 UTC  (5+ messages)
` [PATCH V2 1/2] i2c: i2c-qcom-geni: Store DMA mapping data in geni_i2c_dev struct
` [PATCH V2 2/2] i2c: i2c-qcom-geni: Add shutdown callback for i2c

[PATCH] clean up includes and convert C includes to C++
 2020-08-20 23:06 UTC 

[PATCH v4l-utils v3 0/2] Add support for meson building
 2020-08-20 22:19 UTC  (10+ messages)
` [PATCH v4l-utils v3 2/2] "

[PATCHv2] fix GCC enum warning
 2020-08-20 22:12 UTC  (3+ messages)

a saner API for allocating DMA addressable pages
 2020-08-20 17:41 UTC  (22+ messages)
` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT

[PATCH] media: pvrusb2: fix parsing error
 2020-08-20 16:55 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] dt-bindings: media: mt9v111: Convert to json-schema
 2020-08-20 16:04 UTC  (2+ messages)

[RFC] Experimental DMA-BUF Device Heaps
 2020-08-20 15:54 UTC  (7+ messages)

UBSAN: shift-out-of-bounds in drivers/media/usb/uvc/uvc_ctrl.c:781
 2020-08-20 15:38 UTC  (5+ messages)
` [PATCH] media: uvc: Silence shift-out-of-bounds warning

(no subject)
 2020-08-20 15:16 UTC  (9+ messages)
` [PATCH 1/4] media: docs: Describe pixel array properties

Protecting uvcvideo againt USB device disconnect [Was: Re: Protecting usb_set_interface() against device removal]
 2020-08-20 14:19 UTC  (9+ messages)

[linux-next:master 1967/2546] drivers/staging/hikey9xx/hisi-spmi-controller.c:183:24: sparse: sparse: cast to restricted __be32
 2020-08-20 14:01 UTC 

[PATCH v2 00/14] media: staging: rkisp1: various bug fixes
 2020-08-20 12:16 UTC  (5+ messages)
` [PATCH v2 05/14] media: staging: rkisp1: params: upon stream stop, iterate a local list to return the buffers

[PATCH 0/3] Clean the videobuf2 maintainer list
 2020-08-20 12:58 UTC  (4+ messages)
` [PATCH 1/3] MAINTAINERS: Make Tomasz the main maintainer of videobuf2
` [PATCH 2/3] MAINTAINERS: Remove Kyungmin from the maintainers list "
` [PATCH 3/3] MAINTAINERS: Remove Pawel "

[GIT PULL FOR 5.10] V4L2 fixes, cleanups and documentation improvements
 2020-08-20 12:32 UTC  (2+ messages)
` [GIT PULL FOR 5.10] V4L2 fixes, cleanups and documentation (#20200820105619)

[GIT PULL FOR v5.10] More fixes and improvements
 2020-08-20 12:00 UTC 

[PATCH v6 0/6] v4l2: add support for colorspace conversion API (CSC) for video capture and subdevices
 2020-08-20 10:52 UTC  (5+ messages)
` [PATCH v6 3/6] media: vivid: Add support to the CSC API
` [PATCH v6 4/6] v4l2: extend the CSC API to subdevice

[PATCH] videodev2.h: RGB BT2020 and HSV are always full range
 2020-08-20 10:47 UTC 

[GIT FIXES FOR 5.9] Dependency fixes
 2020-08-20 10:45 UTC  (2+ messages)
` [GIT FIXES FOR 5.9] Dependency fixes (#20200820102447)

[PATCH 0/2] Implement Shutdown callback for i2c
 2020-08-20 10:30 UTC  (7+ messages)
` [PATCH 1/2] i2c: i2c-qcom-geni: Add tx_dma, rx_dma and xfer_len to geni_i2c_dev struct
` [PATCH 2/2] i2c: i2c-qcom-geni: Add shutdown callback for i2c

[PATCH v3 00/19] Clean H264 stateless uAPI
 2020-08-20  9:12 UTC  (3+ messages)
` [PATCH v3 06/19] media: uapi: h264: Clean DPB entry interface


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).