linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-28 07:52:39 to 2020-09-01 14:54:31 UTC [more...]

[PATCH v4 00/10] media: staging: rkisp1: add support to V4L2_CAP_IO_MC
 2020-09-01 11:16 UTC  (11+ messages)
` [PATCH v4 01/10] media: staging: rkisp1: cap: change RGB24 format to XBGR32
` [PATCH v4 02/10] media: staging: rkisp1: cap: remove unsupported formats
` [PATCH v4 03/10] media: staging: rkisp1: cap: remove unsupported format YUV444
` [PATCH v4 04/10] media: staging: rkisp1: don't support bayer format on selfpath resizer
` [PATCH v4 05/10] media: staging: rkisp1: add capability V4L2_CAP_IO_MC to capture devices
` [PATCH v4 06/10] media: staging: rkisp1: add a helper function to enumerate supported mbus formats on capture
` [PATCH v4 07/10] media: staging: rkisp1: rsz: enumerate the formats on the src pad according to the capture
` [PATCH v4 08/10] media: staging: rkisp1: rsz: Add support to more YUV encoded mbus codes on src pad
` [PATCH v4 09/10] media: staging: rkisp1: cap: simplify the link validation by compering the media bus code
` [PATCH v4 10/10] media: staging: rkisp1: fix configuration for GREY pixelformat

a saner API for allocating DMA addressable pages
 2020-09-01 14:52 UTC  (22+ messages)
` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT
` [PATCH 06/28] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/28] 53c700: improve non-coherent DMA handling
` [PATCH 08/28] MIPS: make dma_sync_*_for_cpu a little less overzealous
` [PATCH 09/28] MIPS/jazzdma: remove the unused vdma_remap function
` [PATCH 10/28] MIPS/jazzdma: decouple from dma-direct

[PATCH v13 0/2] media: i2c: Add support for OV02A10 sensor
 2020-09-01 14:35 UTC  (5+ messages)
` [PATCH v13 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings

[PATCH v6 0/5] DVFS support for Venus
 2020-09-01 14:20 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: media: venus: Add an optional power domain for perf voting
` [PATCH v6 2/5] media: venus: core: Fix error handling in probe
` [PATCH v6 3/5] media: venus: core: Add support for opp tables/perf voting
` [PATCH v6 4/5] arm64: dts: sdm845: Add OPP tables and power-domains for venus
` [PATCH v6 5/5] arm64: dts: sc7180: "

Enforcing color profile
 2020-09-01 14:33 UTC  (5+ messages)

[PATCH] dma-buf: fix kernel-doc warning in dma-fence.c
 2020-09-01 13:37 UTC  (4+ messages)

[PATCH v6 3/3] mm: add a field to store names for private anonymous memory
 2020-09-01 13:31 UTC 

[PATCH 0/5] media: Fix asd dynamic allocation
 2020-09-01 10:46 UTC  (3+ messages)

[PATCH v2 00/34] Drivers for the BCM283x CSI-2/CCP2 receiver and ISP
 2020-09-01 10:22 UTC  (10+ messages)
` [PATCH v2 04/34] media: bcm2835-unicam: Driver for CCP2/CSI2 camera interface

[RFC] Experimental DMA-BUF Device Heaps
 2020-09-01  7:32 UTC  (11+ messages)
        ` DMA-BUF Heaps BoF notes (Re: [RFC] Experimental DMA-BUF Device Heaps)

[PATCH] usbvision: remove deprecated driver
 2020-09-01  6:25 UTC 

cron job: media_tree daily build: ERRORS
 2020-09-01  3:39 UTC 

[PATCH 1/2] media: uvcvideo: Ensure all probed info is returned to v4l2
 2020-09-01  1:17 UTC  (10+ messages)
` [PATCH 2/2] media: uvcvideo: Convey full ycbcr colorspace information "

[PATCH 0/3] KT0913 FM/AM driver
 2020-08-31 22:06 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add KT Micro
` [PATCH 2/3] media: Add support for the AM/FM radio chip KT0913 from "
` [PATCH 3/3] media: kt0913: device tree binding

[PATCH v4 0/4] IMX274 fixes and power on and off implementation
 2020-08-31 22:04 UTC  (14+ messages)
` [PATCH v4 1/4] media: i2c: imx274: Fix Y_OUT_SIZE register setting
` [PATCH v4 2/4] dt-bindings: media: imx274: Use lower case for supply names
` [PATCH v4 3/4] dt-bindings: media: imx274: Move clock and supplies to required properties
` [PATCH v4 4/4] media: i2c: imx274: Add IMX274 power on and off sequence

[PATCH] media: tc358743: initialize variable
 2020-08-31 18:11 UTC  (3+ messages)

[PATCH V3 3/3] media: i2c: gc5035: Add GC5035 image sensor driver
 2020-08-31 18:02 UTC  (2+ messages)
` [PATCH V3] Add GalaxyCore "

[PATCH v6 0/6] Support running driver's probe for a device powered off
 2020-08-31 17:05 UTC  (8+ messages)
` [PATCH v6 1/6] i2c: Allow an ACPI driver to manage the device's power state during probe

[GIT PULL FOR v5.10] DVB & RC fixes (v2)
 2020-08-31 17:04 UTC  (3+ messages)
` [GIT PULL FOR v5.10] DVB & RC fixes (v2) (#66652)

[PATCH v3 00/10] media: staging: rkisp1: add support to V4L2_CAP_IO_MC
 2020-08-31 16:33 UTC  (13+ messages)
` [PATCH v3 01/10] media: staging: rkisp1: cap: change RGB24 format to XBGR32
` [PATCH v3 06/10] media: staging: rkisp1: add a helper function to enumerate supported mbus formats on capture
` [PATCH v3 07/10] media: staging: rkisp1: rsz: enumerate the formats on the src pad according to the capture

[PATCH v3 1/3] media: i2c: imx274: Fix Y_OUT_SIZE register setting
 2020-08-31 16:25 UTC  (7+ messages)
` [PATCH v3 3/3] media: i2c: imx274: Add IMX274 power on and off sequence

[PATCH] Fix compile warnings reported during Non TPG build
 2020-08-31 15:37 UTC  (2+ messages)
` [PATCH] media: tegra-video: Fix compilation warning of unused variable

[PATCH] staging: atomisp: Fix fallthrough keyword warning
 2020-08-31 14:35 UTC  (6+ messages)
  ` [PATCH v2] staging: atomisp: Remove unnecessary 'fallthrough'

[PATCH AUTOSEL 4.19 08/38] media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq()
 2020-08-31 13:55 UTC  (9+ messages)

[PATCH v2 0/4] Support of MIPI CSI-2 for A83T
 2020-08-31 13:04 UTC  (11+ messages)
` [PATCH v2 1/4] media: sun6i-csi: Fix the bpp for 10-bit bayer formats
` [PATCH v2 2/4] media: sunxi: sun6i-csi: Move the sun6i_csi_dev structure to the common header
` [PATCH v2 3/4] media: sunxi: sun6i-csi: Add support of MIPI CSI-2 for A83T
` [PATCH v2 4/4] ARM: dts: sun8i: a83t: Add support for the MIPI CSI-2 in CSI node

[PATCH] dma-buf: fix kernel-doc warning in <linux/dma-buf.h>
 2020-08-31 10:00 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: media: imx258: Add bindings for IMX258 sensor
 2020-08-31  9:08 UTC  (4+ messages)
` [PATCH 2/3] media: imx258: Add support for binding via device tree
` [PATCH 3/3] media: imx258: Get clock from device properties and enable it

[PATCH v3 1/3] dt-bindings: media: atmel: csi2dc: add bindings for microchip csi2dc
 2020-08-31  8:50 UTC  (4+ messages)
` [PATCH v3 2/3] media: atmel: introduce microchip csi2dc driver

[GIT PULL FOR v5.10 (v2)] mtk-vcodec: venc: support for MT8183
 2020-08-31  6:10 UTC  (6+ messages)
` [GIT PULL FOR v5.10 (v2)] mtk-vcodec: venc: support for MT8183 (#66648)

cron job: media_tree daily build: ERRORS
 2020-08-31  3:41 UTC 

[PATCH v2] media: ov5675: fix typos in comments
 2020-08-31  2:28 UTC 

[PATCH] media: ov5675: fix typos in comments
 2020-08-31  2:09 UTC 

[PATCH 0/5] media: uvcvideo: Fix race conditions
 2020-08-31  0:10 UTC  (10+ messages)
` [PATCH 1/5] media: uvcvideo: Cancel async worker earlier
` [PATCH 2/5] media: uvcvideo: Lock video streams and queues while unregistering
` [PATCH 3/5] media: uvcvideo: Release stream queue when unregistering video device
` [PATCH 4/5] media: uvcvideo: Protect uvc queue file operations against disconnect
` [PATCH 5/5] media: uvcvideo: In uvc_v4l2_open, check if video device is registered

[PATCH 00/18] Convert arch/arm to use iommu-dma
 2020-08-30 19:44 UTC  (11+ messages)
` [PATCH 09/18] iommu/mediatek-v1: Add IOMMU_DOMAIN_DMA support
` [PATCH 16/18] staging/media/tegra-vde: Clean up IOMMU workaround

[ragnatech:media-tree 36/210] drivers/staging/media/tegra-video/vi.c:555:35: warning: unused variable 'vi_ctrl_ops'
 2020-08-30 16:38 UTC 

[ragnatech:media-tree] BUILD SUCCESS WITH WARNING 07d999f0d9463ea0d1f76e0f8921ea363d805767
 2020-08-30 17:07 UTC 

[GIT PULL FOR v5.10] DVB & RC fixes
 2020-08-30 11:22 UTC 

[PATCH] remoteproc: scp: add COMPILE_TEST dependency
 2020-08-30 10:56 UTC 

[PATCH v1] [media] netup_unidvb: use generic power management
 2020-08-30  9:44 UTC  (4+ messages)
  ` [PATCH v2] netup_unidvb: drop initialization of PM pointers

Build failed in Jenkins: media-build #3198
 2020-08-30  9:22 UTC  (3+ messages)
` Build failed in Jenkins: media-build #3199
  ` Jenkins build is back to normal : media-build #3200

dtv-scan-tables maintenance
 2020-08-30  9:14 UTC  (2+ messages)

[PATCH] DVBSKY S952v1 (M88TS2020 tuner, M88DS3103 demod): Set clk_out_div to 1 for M88TS2020, 0 locks up demod M88DS3103
 2020-08-30  8:35 UTC  (2+ messages)

[PATCH] media: pci: ttpci: av7110: avoid compiler optimization of reading data[0] in debiirq()
 2020-08-30  8:30 UTC  (2+ messages)

[PATCH v2 0/3] Add support of OV8865 camera
 2020-08-30  8:09 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: media: i2c: Add documentation for ov8865
` [PATCH v2 2/3] media: i2c: Add support for the OV8865 image sensor
` [PATCH v2 3/3] [NOT FOR MERGE] ARM: dts: sun8i: a83t: bananapi-m3: Enable OV8865 camera

cron job: media_tree daily build: ERRORS
 2020-08-30  3:45 UTC 

[ragnatech:media-tree] BUILD SUCCESS 45f13a57d8134459f02fbee0b1711eddc3260af7
 2020-08-29 17:20 UTC 

[PATCH v3] dt-bindings: media: imx274: Convert to json-schema
 2020-08-29 10:04 UTC  (3+ messages)

[GIT PULL FOR v5.10] mtk-vcodec: venc: support for MT8183
 2020-08-29  8:20 UTC  (4+ messages)
` [GIT PULL FOR v5.10] mtk-vcodec: venc: support for MT8183 (#66587)

[PATCH 08/20] media: pci: saa7164.c: Replace if(cond) BUG with BUG_ON
 2020-08-29  6:44 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2020-08-29  3:46 UTC 

[PATCH v4 00/17] media: mtk-vcodec: venc: support for MT8183
 2020-08-28 22:00 UTC  (3+ messages)
` [PATCH v4 02/17] dt-bindings: media: mtk-vcodec: document SCP node

[PATCH v3 0/9] media: vimc: Multiple stream support in vimc
 2020-08-28 20:37 UTC  (5+ messages)
` [PATCH v3 4/9] media: vimc: Separate starting stream from pipeline initialisation

[PATCH] media: mtk-mdp: Fix Null pointer dereference when calling list_add
 2020-08-28 17:26 UTC  (2+ messages)

[ragnatech:media-tree] BUILD SUCCESS d84eca28c807dbcdb40a2b8e2697118b99fdb2fd
 2020-08-28 17:06 UTC 

[PATCH] media: ov7670: check status of ov7670_read
 2020-08-28 15:36 UTC  (3+ messages)

[PATCH v2 0/2] media: v4l2-mem2mem: fix poll() bug
 2020-08-28 15:18 UTC  (5+ messages)
` [PATCH v2 1/2] media: v4l2-mem2mem: always consider OUTPUT queue during poll
` [PATCH v2 2/2] media: v4l2-mem2mem: simplify poll logic

[PATCH v3] utils: v4l2-ctl: support V4L2_CAP_IO_MC in v4l2-ctl '--list-formats-*' commands
 2020-08-28 15:17 UTC 

[PATCH v2 00/14] Clean H264 stateless uAPI
 2020-08-28 14:21 UTC  (7+ messages)
` [PATCH v2 08/14] media: uapi: h264: Drop SLICE_PARAMS 'size' field

[linux-review:UPDATE-20200828-163247/Mauro-Carvalho-Chehab/Revert-wlcore-Adding-suppoprt-for-IGTK-key-in-wlcore-driver/20200826-135603 1/1] drivers/net/wireless/ti/wlcore/main.c:1095:6: warning: no previous prototype for 'wl1271_check_aes_cmac_cypher'
 2020-08-28 11:13 UTC 

[PATCH V2 0/2] Implement Shutdown callback for i2c
 2020-08-28 11:46 UTC  (7+ 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 v2] utils: v4l2-ctl: support V4L2_CAP_IO_MC in v4l2-ctl '--list-formats-*' commands
 2020-08-28 11:17 UTC  (4+ messages)

[PATCH] MAINTAINERS: Fix sort order for RDACM20
 2020-08-28 10:56 UTC  (3+ messages)

[PATCH v10 0/4] Add a glossary for the media subsystem
 2020-08-28 10:50 UTC  (5+ messages)
` [PATCH v10 3/4] media: docs: add glossary.rst with common terms used at V4L2 spec

[PATCH v11 0/4] Add a glossary for the media subsystem
 2020-08-28  9:16 UTC  (5+ messages)
` [PATCH v11 1/4] media: open.rst: better document device node naming
` [PATCH v11 2/4] media: open.rst: remove the minor number range
` [PATCH v11 3/4] media: docs: add glossary.rst with common terms used at V4L2 spec
` [PATCH v11 4/4] media: open.rst: document mc-centric and video-node-centric

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-08-28  7:52 UTC  (5+ messages)
` [PATCH 08/20] dt-bindings: usb: usb-xhci: Document r8a774e1 support


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