linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-18 19:36:33 to 2020-10-20 17:21:35 UTC [more...]

[PATCH 0/4] media: staging: rkisp1: send cleanups and checkpatch fixes
 2020-10-20 17:21 UTC  (10+ messages)
` [PATCH 1/4] media: staging: rkisp1: fix coding style issues
` [PATCH 2/4] media: staging: rkisp1: params: remove unnecessary "!!"
` [PATCH 3/4] media: staging: rkisp1: params: remove unnecessary parentheses
` [PATCH 4/4] media: staging: rkisp1: params: remove extra 'if' conditions

[PATCH] media: staging: rkisp1: rsz: make const array static, makes object smaller
 2020-10-20 17:10 UTC  (4+ messages)

[PATCH v2] v4l2-compliance: fail if format MEDIA_BUS_FMT_METADATA_FIXED has width/height not equal 0
 2020-10-20 15:56 UTC 

[PATCH v2 1/2] media: uapi: add MEDIA_BUS_FMT_METADATA_FIXED media bus format
 2020-10-20 15:45 UTC  (2+ messages)
` [PATCH v2 2/2] media: staging: rkisp1: isp: set metadata pads to MEDIA_BUS_FMT_METADATA_FIXED

[PATCH v4 0/3] dt-bindings: media: imx7 and ov2680 updates to yaml
 2020-10-20 15:30 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: ov2680: convert bindings "
` [PATCH v4 2/3] dt-bindings: imx7-csi: "
` [PATCH v4 3/3] dt-bindings: imx7-mipi-csi2: "

[PATCH v5 0/9] move Rockchip ISP bindings out of staging / add ISP DT nodes for RK3399
 2020-10-20 15:14 UTC  (5+ messages)
` [PATCH v5 5/9] media: staging: rkisp1: remove unecessary clocks

[RFC] treewide: cleanup unreachable breaks
 2020-10-20 14:09 UTC  (9+ messages)
    ` [Ocfs2-devel] "

[PATCH v5 00/10] Support GEM object mappings from I/O memory
 2020-10-20 13:39 UTC  (12+ messages)
` [PATCH v5 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function
` [PATCH v5 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
` [PATCH v5 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()
` [PATCH v5 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap,vunmap}()
` [PATCH v5 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
` [PATCH v5 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
` [PATCH v5 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
` [PATCH v5 08/10] drm/gem: Store client buffer mappings as "
` [PATCH v5 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
` [PATCH v5 10/10] drm/fb_helper: Support framebuffers in I/O memory

[RFC PATCH v3 0/9] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-10-20 13:38 UTC  (29+ messages)
` [RFC PATCH v3 1/9] software_node: Add helper function to unregister arrays of software_nodes ordered parent to child
` [RFC PATCH v3 2/9] lib/test_printf.c: Use helper function to unwind array of software_nodes
` [RFC PATCH v3 3/9] software_node: Fix failure to hold refcount in software_node_get_next_child
` [RFC PATCH v3 4/9] software_node: Add support for fwnode_graph*() family of functions
` [RFC PATCH v3 5/9] ipu3-cio2: Add T: entry to MAINTAINERS
` [RFC PATCH v3 6/9] ipu3-cio2: Rename ipu3-cio2.c to allow module to be built from multiple sources files retaining ipu3-cio2 name
` [RFC PATCH v3 7/9] ipu3-cio2: Check if pci_dev->dev's fwnode is a software_node in cio2_parse_firmware() and set FWNODE_GRAPH_DEVICE_DISABLED if so
` [RFC PATCH v3 8/9] media: v4l2-core: v4l2-async: Check possible match in match_fwnode based on sd->fwnode->secondary
` [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows

[PATCH] media: staging: rkisp1: uapi: add "WITH Linux-syscall-note"
 2020-10-20 13:25 UTC 

[PATCH v5 1/4] dt-bindings: media: imx258: add bindings for IMX258 sensor
 2020-10-20 12:58 UTC  (10+ messages)
` [PATCH v5 2/4] media: i2c: imx258: add support for binding via device tree
  ` [PATCH v5 3/4] media: i2c: imx258: simplify getting state container
  ` [PATCH v5 4/4] media: i2c: imx258: get clock from device properties and enable it via runtime PM

[PATCH 0/6] Add support for SDM630/660 Camera Subsystem
 2020-10-20 12:01 UTC  (15+ messages)
` [PATCH 1/6] media: camss: csiphy-3ph: Add support for SDM630/660
` [PATCH 2/6] media: camss: ispif: Correctly reset based on the VFE ID
` [PATCH 3/6] media: camss: vfe: Add support for VFE 4.8
` [PATCH 4/6] media: camss: Add support for SDM630/636/660 camera subsystem
` [PATCH 5/6] media: dt-bindings: media: qcom,camss: Add bindings for SDM660 camss
` [PATCH 6/6] media: camss: csiphy: Set rate on csiX_phy clock on SDM630/660

[PATCH v4 0/2] DCMI BT656 parallel bus mode support
 2020-10-20 10:14 UTC  (3+ messages)
` [PATCH v4 1/2] media: stm32-dcmi: add support of BT656 bus
` [PATCH v4 2/2] media: dt-bindings: media: st,stm32-dcmi: Add support of BT656

[PATCH v3 0/2] DCMI BT656 parallel bus mode support
 2020-10-20 10:02 UTC  (3+ messages)
` [PATCH v3 1/2] media: stm32-dcmi: add support of BT656 bus
` [PATCH v3 2/2] media: dt-bindings: media: st,stm32-dcmi: Add support of BT656

[PATCH v2 0/2] DCMI BT656 parallel bus mode support
 2020-10-20  9:54 UTC  (3+ messages)
` [PATCH v2 1/2] media: stm32-dcmi: add support of BT656 bus
` [PATCH v2 2/2] media: dt-bindings: media: st,stm32-dcmi: Add support of BT656

[RFC PATCH] media: new driver mt9m02x for Onsemi MT9M024 and AR0141CS
 2020-10-20  9:27 UTC 

[PATCH v2 0/3] dt-bindings: media: imx7 and ov2680 updates to yaml
 2020-10-20  9:09 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: ov2680: convert bindings "
` [PATCH v2 3/3] dt-bindings: imx7-mipi-csi2: "

[PATCH] venus: venc: add handling for VIDIOC_ENCODER_CMD
 2020-10-20  8:57 UTC  (2+ messages)

[PATCH] media: platform: ti-vpe: Update the path to firmware
 2020-10-20  7:52 UTC  (4+ messages)

[PATCH] v4l2-compliance: skip dimentions tests for media bus format MEDIA_BUS_FMT_METADATA_FIXED
 2020-10-20  7:23 UTC  (3+ messages)

[PATCH 0/2] Add format MEDIA_BUS_FMT_METADATA_FIXED and use it in rkisp1
 2020-10-20  7:22 UTC  (4+ messages)
` [PATCH 1/2] meida: uapi: add MEDIA_BUS_FMT_METADATA_FIXED media bus format

drivers/staging/media/atomisp/pci/runtime/isys/src/ibuf_ctrl_rmgr.c:34:6: warning: no previous prototype for function 'ia_css_isys_ibuf_rmgr_init'
 2020-10-20  6:53 UTC 

[PATCH] venus: vdec: return parsed crop information from stream
 2020-10-20  6:41 UTC  (3+ messages)

[PATCH] media/platform/marvell-ccic: fix warnings when CONFIG_PM is not enabled
 2020-10-20  6:02 UTC 

Update venus firmware files for v5.4
 2020-10-20  5:47 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2020-10-20  3:40 UTC 

[PATCH v4 0/5] Add r8a77965 DRIF support
 2020-10-19 20:49 UTC  (3+ messages)
` [PATCH v4 4/5] media: dt-bindings: media: renesas,drif: Add r8a77965 support

[PATCH v3 00/23] drm/msm: de-struct_mutex-ification
 2020-10-19 20:46 UTC  (2+ messages)
` [PATCH v3 04/23] drm/msm/gem: Move prototypes to msm_gem.h

[PATCH v15 0/2] media: i2c: Add support for OV02A10 sensor
 2020-10-19 19:20 UTC  (8+ messages)
` [PATCH v15 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings

[RESEND PATCH v1] MAINTAINERS: camss: Add Robert Foss as co-maintainer
 2020-10-19 18:56 UTC 

[PATCH] tv: remove unneeded break
 2020-10-19 16:29 UTC 

[PATCH 0/2] Add support for the Sony Exmor-RS IMX300 camera sensor
 2020-10-19 16:26 UTC  (3+ messages)
` [PATCH 2/2] media: dt-bindings: media: i2c: Add IMX300 CMOS sensor binding

[PATCH v2] media: staging: rkisp1: cap: refactor enable/disable stream to allow multistreaming
 2020-10-19 16:04 UTC 

[PATCH] media: staging: rkisp1: cap: refactor enable/disable stream to allow multistreaming
 2020-10-19 16:02 UTC  (4+ messages)

[PATCH v4 00/10] Support GEM object mappings from I/O memory
 2020-10-19 15:46 UTC  (6+ messages)
` [PATCH v4 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers

[PATCH v3 0/3] dt-bindings: media: imx7 and ov2680 updates to yaml
 2020-10-19 14:49 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: ov2680: convert bindings "
` [PATCH v3 2/3] dt-bindings: imx7-csi: "
` [PATCH v3 3/3] dt-bindings: imx7-mipi-csi2: "

[PATCH v2] media: ov5640: add support of V4L2_CID_LINK_FREQ
 2020-10-19 13:40 UTC  (7+ messages)

[PATCH] media: v4l2-compat-ioctl32: check for max size
 2020-10-19 11:54 UTC 

[PATCH] media: stm32-dcmi: add support of BT656 bus
 2020-10-19 10:19 UTC  (4+ messages)

[PATCH v4 0/4] Venus - change clk enable, disable order and change bw values
 2020-10-19  4:18 UTC  (5+ messages)
` [PATCH v4 1/4] venus: core: change clk enable and disable order in resume and suspend
` [PATCH v4 2/4] venus: core: vote for video-mem path
` [PATCH v4 3/4] venus: core: vote with average bandwidth and peak bandwidth as zero
` [PATCH v4 4/4] venus: put dummy vote on video-mem path after last session release

cron job: media_tree daily build: ERRORS
 2020-10-19  3:38 UTC 

KASAN: use-after-free Read in v4l2_fh_init
 2020-10-18 22:01 UTC  (2+ messages)

[PATCH AUTOSEL 5.9 007/111] media: firewire: fix memory leak
 2020-10-18 19:16 UTC  (16+ messages)
` [PATCH AUTOSEL 5.9 009/111] media: st-delta: Fix reference count leak in delta_run_work
` [PATCH AUTOSEL 5.9 010/111] media: sti: Fix reference count leaks
` [PATCH AUTOSEL 5.9 011/111] media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_sync
` [PATCH AUTOSEL 5.9 012/111] media: exynos4-is: Fix a reference count leak "
` [PATCH AUTOSEL 5.9 013/111] media: exynos4-is: Fix a reference count leak
` [PATCH AUTOSEL 5.9 014/111] media: vsp1: Fix runtime PM imbalance on error
` [PATCH AUTOSEL 5.9 015/111] media: platform: s3c-camif: "
` [PATCH AUTOSEL 5.9 016/111] media: platform: sti: hva: "
` [PATCH AUTOSEL 5.9 017/111] media: bdisp: "
` [PATCH AUTOSEL 5.9 025/111] media: uvcvideo: Ensure all probed info is returned to v4l2
` [PATCH AUTOSEL 5.9 028/111] media: saa7134: avoid a shift overflow
` [PATCH AUTOSEL 5.9 029/111] media: atomisp: fix memleak in ia_css_stream_create
` [PATCH AUTOSEL 5.9 030/111] media: venus: fixes for list corruption
` [PATCH AUTOSEL 5.9 033/111] media: venus: core: Fix error handling in probe
` [PATCH AUTOSEL 5.9 034/111] media: venus: core: Fix runtime PM imbalance in venus_probe

[PATCH AUTOSEL 5.8 007/101] media: firewire: fix memory leak
 2020-10-18 19:19 UTC  (14+ messages)
` [PATCH AUTOSEL 5.8 009/101] media: st-delta: Fix reference count leak in delta_run_work
` [PATCH AUTOSEL 5.8 010/101] media: sti: Fix reference count leaks
` [PATCH AUTOSEL 5.8 011/101] media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_sync
` [PATCH AUTOSEL 5.8 012/101] media: exynos4-is: Fix a reference count leak "
` [PATCH AUTOSEL 5.8 014/101] media: vsp1: Fix runtime PM imbalance on error
` [PATCH AUTOSEL 5.8 015/101] media: platform: s3c-camif: "
` [PATCH AUTOSEL 5.8 016/101] media: platform: sti: hva: "
` [PATCH AUTOSEL 5.8 017/101] media: bdisp: "
` [PATCH AUTOSEL 5.8 024/101] media: uvcvideo: Ensure all probed info is returned to v4l2
` [PATCH AUTOSEL 5.8 027/101] media: saa7134: avoid a shift overflow
` [PATCH AUTOSEL 5.8 028/101] media: atomisp: fix memleak in ia_css_stream_create
` [PATCH AUTOSEL 5.8 029/101] media: venus: fixes for list corruption
` [PATCH AUTOSEL 5.8 032/101] media: venus: core: Fix runtime PM imbalance in venus_probe

[PATCH AUTOSEL 5.4 06/80] media: firewire: fix memory leak
 2020-10-18 19:21 UTC  (10+ messages)
` [PATCH AUTOSEL 5.4 07/80] media: ati_remote: sanity check for both endpoints
` [PATCH AUTOSEL 5.4 09/80] media: sti: Fix reference count leaks
` [PATCH AUTOSEL 5.4 10/80] media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_sync
` [PATCH AUTOSEL 5.4 14/80] media: platform: s3c-camif: Fix runtime PM imbalance on error
` [PATCH AUTOSEL 5.4 16/80] media: bdisp: "
` [PATCH AUTOSEL 5.4 19/80] media: rcar_drif: Fix fwnode reference leak when parsing DT
` [PATCH AUTOSEL 5.4 23/80] media: saa7134: avoid a shift overflow
` [PATCH AUTOSEL 5.4 24/80] media: venus: fixes for list corruption
` [PATCH AUTOSEL 5.4 26/80] media: venus: core: Fix runtime PM imbalance in venus_probe

[PATCH AUTOSEL 4.19 03/56] media: firewire: fix memory leak
 2020-10-18 19:23 UTC  (12+ messages)
` [PATCH AUTOSEL 4.19 05/56] media: st-delta: Fix reference count leak in delta_run_work
` [PATCH AUTOSEL 4.19 06/56] media: sti: Fix reference count leaks
` [PATCH AUTOSEL 4.19 07/56] media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_sync
` [PATCH AUTOSEL 4.19 09/56] media: exynos4-is: Fix a reference count leak
` [PATCH AUTOSEL 4.19 10/56] media: vsp1: Fix runtime PM imbalance on error
` [PATCH AUTOSEL 4.19 11/56] media: platform: s3c-camif: "
` [PATCH AUTOSEL 4.19 12/56] media: platform: sti: hva: "
` [PATCH AUTOSEL 4.19 13/56] media: bdisp: "
` [PATCH AUTOSEL 4.19 14/56] media: media/pci: prevent memory leak in bttv_probe
` [PATCH AUTOSEL 4.19 15/56] media: uvcvideo: Ensure all probed info is returned to v4l2
` [PATCH AUTOSEL 4.19 18/56] media: saa7134: avoid a shift overflow

[PATCH AUTOSEL 4.14 02/52] media: firewire: fix memory leak
 2020-10-18 19:24 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 03/52] media: ati_remote: sanity check for both endpoints
` [PATCH AUTOSEL 4.14 04/52] media: st-delta: Fix reference count leak in delta_run_work
` [PATCH AUTOSEL 4.14 05/52] media: sti: Fix reference count leaks
` [PATCH AUTOSEL 4.14 06/52] media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_sync


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).