linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-26 15:00:17 to 2020-03-03 04:12:49 UTC [more...]

cron job: media_tree daily build: WARNINGS
 2020-03-03  4:12 UTC 

[PATCH v10 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-03-03  3:18 UTC  (15+ messages)
` [PATCH v10 1/5] drm/mediatek: Omit warning on probe defers
` [PATCH v10 2/5] dt-bindings: mediatek: Update mmsys binding to reflect it is a system controller
` [PATCH v10 3/5] soc: mediatek: Move mt8173 MMSYS to platform driver
` [PATCH v10 4/5] soc / drm: mediatek: Move routing control to mmsys device
` [PATCH v10 5/5] soc / drm: mediatek: Fix mediatek-drm device probing

[PATCH] media: i2c: ov5645: Add virtual_channel module parameter
 2020-03-03  3:01 UTC  (5+ messages)

[PATCH v11 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-03-03  2:52 UTC  (8+ messages)
` [PATCH v11 1/5] drm/mediatek: Omit warning on probe defers
` [PATCH v11 2/5] dt-bindings: mediatek: Update mmsys binding to reflect it is a system controller
` [PATCH v11 3/5] soc: mediatek: Move mt8173 MMSYS to platform driver
` [PATCH v11 4/5] soc / drm: mediatek: Move routing control to mmsys device
` [PATCH v11 5/5] soc / drm: mediatek: Fix mediatek-drm device probing

[PATCH v2 0/4] Support virtio cross-device resources
 2020-03-03  2:42 UTC  (7+ messages)
` [PATCH v2 1/4] dma-buf: add support for virtio exported objects
` [PATCH v2 2/4] drm/prime: "
` [PATCH v2 3/4] virtio-gpu: add VIRTIO_GPU_F_RESOURCE_UUID feature
` [PATCH v2 4/4] drm/virtio: Support virtgpu exported resources
  ` [virtio-dev] "

[V3, 0/2] media: i2c: add support for DW9768 VCM driver
 2020-03-02 18:54 UTC  (5+ messages)
` [V3, 1/2] media: i2c: dw9768: Add DT support and MAINTAINERS entry
` [V3, 2/2] media: i2c: Add DW9768 VCM driver

[PATCH 0/3] media: i2c: imx219: Feature enhancements
 2020-03-02 17:44 UTC  (9+ messages)
` [PATCH 1/3] media: i2c: imx219: Fix power sequence
` [PATCH 2/3] media: i2c: imx219: Add support for SRGGB8_1X8 format
` [PATCH 3/3] media: i2c: imx219: Add support 640x480

[PATCH v2] media: staging: tegra-vde: Use devm_platform_ioremap_resource_byname()
 2020-03-02 17:29 UTC 

[PATCH v5 0/5] media: meson: vdec: Add VP9 decoding support
 2020-03-02 16:23 UTC  (2+ messages)

[PATCH v6 0/4] media: meson: vdec: Add compliant H264 support
 2020-03-02 16:23 UTC  (2+ messages)

[PATCH 0/8] media: i2c: adv748x: add support for HDMI audio
 2020-03-02 16:13 UTC  (9+ messages)
` [PATCH 8/8] arm64: dts: renesas: salvator: add a connection from adv748x codec (HDMI input) to the R-Car SoC

[PATCH] arm64: dts: renesas: r8a774c0-cat874: Add support for AISTARVISION MIPI Adapter V2.1
 2020-03-02 15:57 UTC 

[PATCH v1] media: staging: tegra-vde: Use devm_platform_ioremap_resource_byname()
 2020-03-02 15:20 UTC  (4+ messages)

[PATCH v6 0/6] media: rockchip: Add the rkvdec driver
 2020-03-02 15:21 UTC  (11+ messages)
` [PATCH v6 2/6] media: v4l2-core: Add helpers to build the H264 P/B0/B1 reflists
` [PATCH v6 5/6] media: rkvdec: Add the rkvdec driver

[Patch 1/1] media: ti-vpe: cal: fix disable_irqs to only the intended target
 2020-03-02 13:56 UTC 

[PATCH 1/1] mailmap: Add entry for my @iki.fi address
 2020-03-02 11:07 UTC 

[PATCH v7 0/2] MAX9286 GMSL support
 2020-03-02 10:33 UTC  (7+ messages)
` [PATCH v7 2/2] media: i2c: Add MAX9286 driver

[GIT PULL FOR v5.7] RC & DVB
 2020-03-02  9:49 UTC  (2+ messages)

[PATCH v4l-utils 1/4] keytable: support 64 bit scancodes
 2020-03-02  9:31 UTC  (3+ messages)
` [PATCH v2] media: rc: make scancodes 64 bit

[PATCH] media: imx: Propagate quantization and encoding in CSI
 2020-03-02  9:31 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2020-03-02  4:44 UTC 

[PATCH v4] media: mtk-vpu: avoid unaligned access to DTCM buffer
 2020-03-02  4:40 UTC 

[PATCHv4 00/11] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-03-02  4:12 UTC  (12+ messages)
` [PATCHv4 01/11] videobuf2: add cache management members
` [PATCHv4 02/11] videobuf2: handle V4L2 buffer cache flags
` [PATCHv4 03/11] videobuf2: add V4L2_FLAG_MEMORY_NON_CONSISTENT flag
` [PATCHv4 04/11] videobuf2: add queue memory consistency parameter
` [PATCHv4 05/11] videobuf2: handle V4L2_FLAG_MEMORY_NON_CONSISTENT flag
` [PATCHv4 06/11] videobuf2: factor out planes prepare/finish functions
` [PATCHv4 07/11] videobuf2: do not sync caches when we are allowed not to
` [PATCHv4 08/11] videobuf2: check ->synced flag in prepare() and finish()
` [PATCHv4 09/11] videobuf2: add begin/end cpu_access callbacks to dma-contig
` [PATCHv4 10/11] videobuf2: add begin/end cpu_access callbacks to dma-sg
` [PATCHv4 11/11] videobuf2: don't test db_attach in dma-contig prepare and finish

[PATCH v4 0/3] Add rga to rk322x device tree
 2020-03-01  0:29 UTC  (3+ messages)
` [PATCH v4 1/3] [media] dt-bindings: Add binding for rk3228 rga

[PATCH v6 6/6] arm64: dts: rockchip: rk3399: Define the rockchip Video Decoder node
 2020-03-01  0:14 UTC  (5+ messages)

imx-media colorimetry
 2020-02-29 22:32 UTC  (6+ messages)

[PATCH] MAINTAINERS: adjust entry to refactoring smiapp.h
 2020-02-29 20:15 UTC 

[PATCH v5 0/3] add videostrong kii pro keymap
 2020-02-29 16:40 UTC  (2+ messages)

[V4l2-library] Macro Silicon M2106
 2020-02-29 12:16 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2020-02-29  4:52 UTC 

[RESEND PATCH v3 00/17] media: imx: Create media links in bound notifiers
 2020-02-29  0:00 UTC  (8+ messages)
` [RESEND PATCH v3 02/17] media: v4l2-fwnode: Pass notifier to v4l2_async_register_fwnode_subdev()

[PATCH 0/2] media: rcar-vin: feature enhancement and fixes
 2020-02-28 16:50 UTC  (3+ messages)
` [PATCH 1/2] media: rcar-csi2: Fix registering camera endpoint to VIN
` [PATCH 2/2] media: rcar-vin: Add support for SRGGB8_1X8

[PATCH] media: i2c: imx219: add support for enum frame interval
 2020-02-28 14:55 UTC  (6+ messages)

[PATCH 00/28] Manually convert network text files to ReST (part 1)
 2020-02-28 13:53 UTC  (4+ messages)
` [PATCH 02/28] docs: networking: convert 6lowpan.txt to ReST

[PATCHv3 00/11] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-02-28 11:39 UTC  (18+ messages)
` [PATCHv3 01/11] videobuf2: add cache management members
` [PATCHv3 02/11] videobuf2: handle V4L2 buffer cache flags
` [PATCHv3 03/11] videobuf2: add V4L2_FLAG_MEMORY_NON_CONSISTENT flag
` [PATCHv3 05/11] videobuf2: handle "

[PATCH] dma-buf: Fix missing excl fence waiting
 2020-02-28  6:08 UTC  (6+ messages)

[PATCH v4 00/12] Venus new features
 2020-02-28  5:59 UTC  (4+ messages)
` [PATCH v4 11/12] arm64: dts: sdm845: follow venus-sdm845v2 DT binding

cron job: media_tree daily build: ERRORS
 2020-02-28  4:53 UTC 

[PATCH] dma-buf: free dmabuf->name in dma_buf_release()
 2020-02-27 21:45 UTC  (4+ messages)

[PATCH] media: v4l2: Switch to new kerneldoc syntax for named variable macro arguments
 2020-02-27 20:42 UTC 

[PATCH v2] media: i2c: imx219: add support for enum frame interval
 2020-02-27 16:03 UTC 

[PATCH v3] media: mtk-vpu: avoid unaligned access to DTCM buffer
 2020-02-27 15:13 UTC  (3+ messages)

KASAN: use-after-free Read in load_firmware_cb
 2020-02-27 14:20 UTC 

[PATCH] media: spi: gs1662: Use new structure for SPI transfer delays
 2020-02-27 13:24 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] media: Split v4l2_pipeline_pm_use into v4l2_pipeline_pm_{get, put}
 2020-02-27 12:48 UTC  (7+ messages)

[GIT PULL FOR v5.7] Various fixes
 2020-02-27 12:38 UTC  (2+ messages)
` [GIT PULL FOR v5.7] Various fixes (#61841)

[PATCH 5/5] drm/amdgpu: implement amdgpu_gem_prime_move_notify v2
 2020-02-27  9:38 UTC  (14+ messages)

[PATCH v3 0/2] Virtio video device specification
 2020-02-27  9:28 UTC  (8+ messages)
` [PATCH v3 1/2] virtio-video: Add virtio "
` [PATCH v3 2/2] virtio-video: Define a feature for exported objects from different virtio devices

[PATCH v9 0/4] arm64: mediatek: Fix mt8173 mmsys device probing
 2020-02-27  9:04 UTC  (13+ messages)
` [PATCH v9 1/4] drm/mediatek: Use regmap for register access
` [PATCH v9 3/4] soc: mediatek: Move mt8173 MMSYS to platform driver
` [PATCH v9 4/4] drm/mediatek: Fix mediatek-drm device probing

[PATCH] RFC: dma-buf: Add an API for importing and exporting sync files
 2020-02-27  8:28 UTC  (7+ messages)
` [PATCH] RFC: dma-buf: Add an API for importing and exporting sync files (v2)

[PATCH] media: uvcvideo: Use streaming DMA APIs to transfer buffers
 2020-02-27  6:28 UTC  (5+ messages)

[PATCH] media: Documentation:media:v4l-drivers: Update vivid documentation
 2020-02-27  5:39 UTC 

cron job: media_tree daily build: WARNINGS
 2020-02-27  4:58 UTC 

+ dma-buf-free-dmabuf-name-in-dma_buf_release.patch added to -mm tree
 2020-02-27  4:20 UTC  (3+ messages)

[PATCH 0/3] IMX290 sensor driver fixes
 2020-02-26 21:59 UTC  (4+ messages)
` [PATCH 1/3] media: i2c: imx290: set the format before VIDIOC_SUBDEV_G_FMT is called
` [PATCH 2/3] media: i2c: imx290: fix the order of the args in SET_RUNTIME_PM_OPS()
` [PATCH 3/3] media: i2c: imx290: fix reset GPIO pin handling

[PATCH] [RFC] media: rcar-vin: don't wait for stop state on clock lane during start of CSI2
 2020-02-26 16:40 UTC  (4+ messages)

[i.MX6][CODA] certain resolutions are not working in YUYV format
 2020-02-26 16:22 UTC  (5+ messages)

[PATCH 0/2] Support virtio cross-device resources
 2020-02-26 16:07 UTC  (5+ messages)
` [PATCH 1/2] virtio: add dma-buf support for exported objects
    ` [virtio-dev] "

[PATCH v2] media: v4l2-core: fix entity initialization in device_register_subdev
 2020-02-26 15:48 UTC  (2+ messages)

[PATCH v4l-utils] Fix build failure on s390x
 2020-02-26 15:46 UTC  (2+ messages)

[PATCH v5 3/3] drm/udl: simplify gem object mapping
 2020-02-26 15:47 UTC 

[PATCH] Fix build failure due to missing select REGMAP_I2C
 2020-02-26 15:29 UTC  (2+ messages)

14-bit pixel/media bus formats for i.MX8QM/QXP CSI
 2020-02-26 15:14 UTC  (3+ messages)
` [PATCH 1/3] media: v4l: Add 14-bit raw bayer pixel formats

[PATCH] media: v4l2-core: fix entity initialization in device_register_subdev
 2020-02-26 15:02 UTC  (3+ messages)


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