linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-18 06:38:04 to 2020-08-19 18:06:00 UTC [more...]

[PATCH v3 0/9] media: vimc: Multiple stream support in vimc
 2020-08-19 18:04 UTC  (6+ 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 3/9] media: vimc: Add usage count to subdevices
` [PATCH v3 8/9] media: vimc: Join pipeline if one already exists
` [PATCH v3 9/9] media: vimc: Run multiple captures on same thread

[RESEND PATCH 1/2] dma-buf: Fix kerneldoc of dma_buf_set_name()
 2020-08-19 17:51 UTC  (2+ messages)
` [RESEND PATCH 2/2] dma-buf: fence-chain: Document missing dma_fence_chain_init() parameter in kerneldoc

[PATCH v5 2/2] mm: add a field to store names for private anonymous memory
 2020-08-19 17:42 UTC  (2+ messages)

[ragnatech:media-tree] BUILD SUCCESS 9a538b83612c8b5848bf840c2ddcd86dda1c8c76
 2020-08-19 17:14 UTC 

[PATCH v3 0/3] Add support for Xilinx UHD-SDI Receiver subsystem
 2020-08-19 16:56 UTC  (14+ messages)
` [PATCH v3 2/3] media: dt-bindings: media: xilinx: Add Xilinx UHD-SDI Receiver Subsystem
` [PATCH v3 3/3] media: v4l: xilinx: Add Xilinx UHD-SDI Rx Subsystem driver

[PATCH] media: pvrusb2: fix parsing error
 2020-08-19 16:37 UTC  (3+ messages)

[GIT PULL FOR v5.10] Various fixes/improvements
 2020-08-19 15:44 UTC 

[PATCH 00/49] DRM driver for Hikey 970
 2020-08-19 15:30 UTC  (5+ messages)
` [PATCH 01/49] staging: hikey9xx: Add hisilicon DRM driver for hikey960/970
` [PATCH 40/49] staging: hikey9xx/gpu: get rid of input/output macros

[Linux-kernel-mentees] [PATCH] v4l2-tpg: Fix global-out-of-bounds read in precalculate_color()
 2020-08-19 15:16 UTC  (3+ messages)

a saner API for allocating DMA addressable pages
 2020-08-19 15:03 UTC  (39+ messages)
` [PATCH 01/28] mm: turn alloc_pages into an inline function
` [PATCH 02/28] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
` [PATCH 03/28] drm/nouveau/gk20a: "
` [PATCH 04/28] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
` [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 11/28] dma-mapping: add (back) arch_dma_mark_clean for ia64
` [PATCH 12/28] dma-direct: remove dma_direct_{alloc,free}_pages
` [PATCH 13/28] dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pages
` [PATCH 14/28] dma-direct: use phys_to_dma_direct in dma_direct_alloc
` [PATCH 15/28] dma-direct: remove __dma_to_phys
` [PATCH 16/28] dma-direct: rename and cleanup __phys_to_dma
` [PATCH 17/28] dma-mapping: move dma_common_{mmap,get_sgtable} out of mapping.c
` [PATCH 18/28] dma-mapping: move the dma_declare_coherent_memory documentation
` [PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc,free}_pages
  ` [PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc, free}_pages
` [PATCH 20/28] sgiwd93: convert from dma_cache_sync to dma_sync_single_for_device
` [PATCH 21/28] hal2: "
` [PATCH 22/28] sgiseeq: "
` [PATCH 23/28] lib82596: "
` [PATCH 24/28] 53c700: "
` [PATCH 25/28] dma-mapping: remove dma_cache_sync
` [PATCH 26/28] dmapool: add dma_alloc_pages support
` [PATCH 27/28] nvme-pci: fix PRP pool size
` [PATCH 28/28] nvme-pci: use dma_alloc_pages backed dmapools

[PATCH v3 00/19] Clean H264 stateless uAPI
 2020-08-19 14:37 UTC  (6+ messages)
` [PATCH v3 16/19] media: rkvdec: Drop unneeded per_request driver-specific control flag
  ` [PATCH v4] "

[PATCH v12 00/29] Add support for mt2701 JPEG ENC support
 2020-08-19 14:12 UTC  (4+ messages)
` [PATCH v12 25/29] arm: dts: mt2701: Add jpeg enc device tree node

[PATCH] media: rcar-vin: Update crop and compose settings for every s_fmt call
 2020-08-19 14:08 UTC  (5+ messages)

[PATCH 0/2] Error handling fixes in stm32-dcmi driver
 2020-08-19 13:58 UTC  (5+ messages)
` [PATCH 1/2] media: stm32-dcmi: create video dev within notifier bound
` [PATCH 2/2] media: stm32-dcmi: fix probe error path & module remove

[PATCH 0/3] dt-bindings: media: ov772x: Convert to json-schama
 2020-08-19 13:54 UTC  (7+ 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 v2 00/14] Clean H264 stateless uAPI
 2020-08-19 13:54 UTC  (5+ messages)
` [PATCH v2 08/14] media: uapi: h264: Drop SLICE_PARAMS 'size' field

[PATCH] dt-bindings: media: imx274: Convert to json-schema
 2020-08-19 13:47 UTC  (2+ messages)

[PATCH 14/20] media: dvb-frontends: lgdt3306a.c: remove dead code
 2020-08-19 13:35 UTC  (2+ messages)

[PATCH] dt-bindings: media: imx214: Convert to json-schema
 2020-08-19 13:28 UTC  (2+ messages)

[PATCH 1/2] media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"
 2020-08-19 13:26 UTC  (3+ messages)

[PATCH 0/3] Chunk Heap Support on DMA-HEAP
 2020-08-19 13:22 UTC  (10+ messages)
    ` [PATCH 1/3] dma-buf: add missing EXPORT_SYMBOL_GPL() for dma heaps
    ` [PATCH 2/3] dma-buf: heaps: add chunk heap to dmabuf heaps
    ` [PATCH 3/3] dma-heap: Devicetree binding for chunk heap

[PATCH] media: i2c: max9286: Depend on GPIOLIB
 2020-08-19 13:00 UTC  (4+ messages)

[PATCH v2 0/4] media: introduce microchip csi2dc driver
 2020-08-19 12:59 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: media: csi2dc: add bindings for microchip csi2dc

[PATCH 0/4] media: i2c: max9286: Use remote endpoint image format
 2020-08-19 12:46 UTC  (9+ messages)
` [PATCH 1/4] media: i2c: max9286: Initialize try formats
` [PATCH 2/4] media: i2c: max9286: Get format from remote ends
` [PATCH 4/4] media: i2c: max9286: Remove cached formats

(no subject)
 2020-08-19 12:38 UTC  (20+ messages)
` [PATCH 1/4] media: docs: Describe pixel array properties
` your mail

[GIT FIXES FOR v5.9] v4l2_ctrl_request_hdl_put() fixes
 2020-08-19 11:51 UTC 

KASAN: slab-out-of-bounds Read in mxl5007t_attach
 2020-08-19 11:36 UTC 

[GIT PULL FOR v5.10] Add support for mt2701 JPEG ENC support
 2020-08-19 11:35 UTC 

Protecting uvcvideo againt USB device disconnect [Was: Re: Protecting usb_set_interface() against device removal]
 2020-08-19 11:18 UTC  (8+ messages)

[GIT PULL FOR v5.10] Support for Tegra video capture from external sensor
 2020-08-19 10:35 UTC 

[PATCH v2 0/6] Add new controls for CQ and Frame-skip
 2020-08-19  9:48 UTC  (5+ messages)
` [PATCH v2 5/6] media: s5p-mfc: Use standard frame skip mode control
` [PATCH v2 6/6] media: docs: Deprecate mfc frame skip control

[PATCH v4l-utils] utils: v4l2-ctl: support V4L2_CAP_IO_MC in v4l2-ctl '--list-formats-*' commands
 2020-08-19  8:44 UTC  (2+ messages)

[GIT PULL FOR v5.10] RC fixes
 2020-08-19  7:16 UTC  (2+ messages)
` [GIT PULL FOR v5.10] RC fixes (#20200819064442)

[PATCH 0/2] Implement Shutdown callback for i2c
 2020-08-19  3:43 UTC  (5+ 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

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

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

[PATCH 1/7] media: cec: no need to check return value of debugfs_create functions
 2020-08-18 23:47 UTC  (9+ messages)
` [PATCH 2/7] media: coda: "
` [PATCH 3/7] media: exynos4-is: "
` [PATCH 4/7] media: mtk-vpu: "
` [PATCH 5/7] media: sti: "
` [PATCH 6/7] media: radio: si476x: "
` [PATCH 7/7] media: usb: uvc: "

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

[PATCH v2 0/2] Venus - fix firmware load failure
 2020-08-18 18:01 UTC  (3+ messages)
` [PATCH v2 1/2] firmware: qcom_scm: Add memory protect virtual address ranges

[RFC PATCH] v4l-utils: add support for read-only requests
 2020-08-18 14:40 UTC 

[PATCHv2 00/12] Add support for read-only requests
 2020-08-18 14:37 UTC  (13+ messages)
` [PATCHv2 01/12] media/mc: keep track of outstanding requests
` [PATCHv2 02/12] vivid: add read-only int32 control
` [PATCHv2 03/12] media: document read-only requests
` [PATCHv2 04/12] videodev2.h: add V4L2_BUF_CAP_SUPPORTS_RO_REQUESTS
` [PATCHv2 05/12] videobuf2-core: add vb2_request_buffer_first()
` [PATCHv2 06/12] v4l2-ctrls.c: add v4l2_ctrl_request_add_handler
` [PATCHv2 07/12] vivid: call v4l2_ctrl_request_add_handler()
` [PATCHv2 08/12] vivid: add ro_requests module option
` [PATCHv2 09/12] v4l2-mem2mem.c: add v4l2_m2m_request_validate()
` [PATCHv2 10/12] vim2m: use v4l2_m2m_request_validate()
` [PATCHv2 11/12] vim2m: support read-only requests on the capture queue
` [PATCHv2 12/12] vicodec: add support for read-only requests

Is request_firmware() really safe to call in resume callback when /usr/lib/firmware is on btrfs?
 2020-08-18 14:37 UTC  (10+ messages)

[PATCH 0/3] media: camss: extend VIDIOC_ENUM_* ioctls support
 2020-08-18 13:33 UTC  (2+ messages)

[PATCH] dev-sliced-vbi.rst: fix wrong type
 2020-08-18 13:19 UTC 

drivers/media/cec/platform/tegra/tegra_cec.c:455:34: warning: unused variable 'tegra_cec_of_match'
 2020-08-18 11:54 UTC 

[PATCH 0/3] dt-bindings: media: ov772x: Convert to json-schama
 2020-08-18 12:06 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: media: ov772x: Make bus-type mandatory

(no subject)
 2020-08-18 12:05 UTC  (4+ messages)
` [PATCH] dt-bindings: media: imx274: Convert to json-schema

[RFC PATCH 0/2] Add v4l2_ctrl_request_create()
 2020-08-18 11:39 UTC  (4+ messages)
` [RFC PATCH 1/2] v4l2-ctrls.c: add v4l2_ctrl_request_create

[PATCH 1/1] media: i2c: ov5640: Add strobe
 2020-08-18 11:07 UTC 

[PATCH v5 0/6] Support running driver's probe for a device powered off
 2020-08-18 11:04 UTC  (4+ messages)

[PATCH v2 0/2] media: admin-guide: add documentation for rkisp1
 2020-08-18 10:27 UTC  (3+ messages)
` [PATCH v2 1/2] media: pixfmt-meta-rkisp1.rst: add description of rkisp1 metadata formats in pixfmt-meta-rkisp1.rst
` [PATCH v2 2/2] media: admin-guide: add documentation file rkisp1.rst

[RESEND PATCH] media: camss: vfe: Use trace_printk for debugging only
 2020-08-18  8:19 UTC  (2+ messages)

[PATCH v6 0/6] v4l2: add support for colorspace conversion API (CSC) for video capture and subdevices
 2020-08-18  8:18 UTC  (7+ messages)
` [PATCH v6 1/6] media: Documentation: v4l: move table of v4l2_pix_format(_mplane) flags to pixfmt-v4l2.rst
` [PATCH v6 2/6] v4l2: add support for colorspace conversion API (CSC) for video capture
` [PATCH v6 3/6] media: vivid: Add support to the CSC API
` [PATCH v6 4/6] v4l2: extend the CSC API to subdevice
` [PATCH v6 5/6] media: staging: rkisp1: allow quantization setting by userspace on the isp source pad
` [PATCH v6 6/6] media: staging: rkisp1: rsz: set flags to 0 in enum_mbus_code cb

drivers/media/i2c/max9286.c:1033:6: error: 'struct gpio_chip' has no member named 'of_node'
 2020-08-18  7:59 UTC 

[PATCH 0/2] v4l: async: Switch to endpoint node matching
 2020-08-18  7:51 UTC  (3+ messages)
` [PATCH 2/2] rcar-csi2: Use V4L2 async helpers to create the notifier

[PATCH 00/25] media: ov5647: Support RaspberryPi Camera Module v1
 2020-08-18  7:38 UTC  (4+ messages)
` [PATCH 11/25] media: ov5647: Implement enum_frame_size()

[PATCH v7 0/3] Support virtio cross-device resources
 2020-08-18  7:13 UTC  (4+ messages)
` [PATCH v7 1/3] virtio: add dma-buf support for exported objects
` [PATCH v7 2/3] virtio-gpu: add VIRTIO_GPU_F_RESOURCE_UUID feature
` [PATCH v7 3/3] drm/virtio: Support virtgpu exported resources

[PATCH v6 0/3] Support virtio cross-device resources
 2020-08-18  7:11 UTC  (3+ messages)

[PATCH v2 00/14] media: staging: rkisp1: various bug fixes
 2020-08-18  6:46 UTC  (7+ messages)
` [PATCH v2 10/14] media: staging: rkisp1: isp: add a warning and debugfs var for irq delay
` [PATCH v2 11/14] media: staging: rkisp1: isp: don't enable signal RKISP1_CIF_ISP_FRAME_IN


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