linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-14 08:39:42 to 2020-05-18 22:17:01 UTC [more...]

[RFC] V4L HDR Architecture Proposal
 2020-05-18 22:16 UTC  (11+ messages)

[PATCH 0/2] rapidio: convert to pin_user_pages(), plus a small fix
 2020-05-18 21:37 UTC  (4+ messages)
` [PATCH 1/2] rapidio: fix an error in get_user_pages_fast() error handling
` [PATCH 2/2] rapidio: convert get_user_pages() --> pin_user_pages()

[PATCH] media: v4l2-ctrls: Add encoded frame quality controls
 2020-05-18 21:09 UTC  (2+ messages)

[PATCH v9 0/4] MAX9286 GMSL Support (+RDACM20)
 2020-05-18 18:44 UTC  (25+ messages)
` [PATCH v9 2/4] media: i2c: Add MAX9286 driver
          ` [PATCH] fixes! [max9286]: Validate link formats
` [PATCH v9 4/4] media: i2c: Add RDACM20 driver

[PATCH v11 00/13] media: report camera properties
 2020-05-18 18:21 UTC  (3+ messages)
` [PATCH v11 13/13] dt-bindings: Add media properties

[PATCH v4 0/3] media: rkvdec: Add a VP9 backend
 2020-05-18 17:53 UTC  (5+ messages)
` [PATCH v4 1/3] media: rkvdec: Fix .buf_prepare
` [PATCH v4 2/3] media: uapi: Add VP9 stateless decoder controls
` [PATCH 3/3] media: rkvdec: Add the VP9 backend

[PATCH v2 00/34] Drivers for the BCM283x CSI-2/CCP2 receiver and ISP
 2020-05-18 15:48 UTC  (16+ messages)
` [PATCH v2 06/34] staging: vc04_services: Add new vc-sm-cma driver
` [PATCH v2 16/34] staging: mmal-vchiq: Fix client_component for 64 bit kernel
` [PATCH v2 33/34] staging: bcm2835-isp: Add support for BC2835 ISP

[PATCH 0/2] media: imx-pxp: Fix operation on i.MX7
 2020-05-18 15:22 UTC  (5+ messages)
` [PATCH 1/2] media: imx-pxp: Fix routing configuration for i.MX7

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-05-18 15:20 UTC  (24+ messages)
` [PATCH 19/28] dt-bindings: mmc: Convert sdhci-pxa to json-schema
` [PATCH 21/28] dt-bindings: gpio: Convert mrvl-gpio "
` [PATCH 23/28] dt-bindings: interrupt-controller: Convert mrvl,intc "
` [PATCH 24/28] dt-bindings: media: Convert marvell,mmp2-ccic "
` [PATCH 25/28] dt-bindings: rtc: Convert sa1100-rtc "
` [PATCH 26/28] dt-bindings: spi: Convert spi-pxa2xx "
` [PATCH 28/28] dt-bindings: usb: Convert ehci-mv "

[PATCH 1/1] Documentation: media: Document how to write camera sensor drivers
 2020-05-18 15:19 UTC  (4+ messages)

[PATCH v6 00/14] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-05-18 15:18 UTC  (16+ messages)
` [PATCH v6 01/14] videobuf2: use explicit unsigned int in vb2_queue
` [PATCH v6 02/14] videobuf2: add cache management members
` [PATCH v6 03/14] videobuf2: handle V4L2 buffer cache flags
` [PATCH v6 04/14] videobuf2: add V4L2_FLAG_MEMORY_NON_CONSISTENT flag
` [PATCH v6 05/14] videobuf2: add queue memory consistency parameter
` [PATCH v6 06/14] videobuf2: handle V4L2_FLAG_MEMORY_NON_CONSISTENT flag
` [PATCH v6 07/14] videobuf2: factor out planes prepare/finish functions
` [PATCH v6 08/14] videobuf2: do not sync caches when we are allowed not to
` [PATCH v6 09/14] videobuf2: check ->synced flag in prepare() and finish()
` [PATCH v6 10/14] videobuf2: add begin/end cpu_access callbacks to dma-contig
` [PATCH v6 11/14] videobuf2: add begin/end cpu_access callbacks to dma-sg
` [PATCH v6 12/14] videobuf2: don't test db_attach in dma-contig prepare and finish
` [PATCH v6 13/14] videobuf2: remove redundant if-statement
` [PATCH v6 14/14] media: vivid: add cache_hints module param

[V6, 0/2] media: i2c: Add support for DW9768 VCM driver
 2020-05-18 14:31 UTC  (5+ messages)
` [V6, 1/2] media: dt-bindings: media: i2c: Document DW9768 bindings
` [V6, 2/2] media: i2c: dw9768: Add DW9768 VCM driver

[PATCH v2 0/2] CH7322 CEC controller driver
 2020-05-18 14:15 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: Add ch7322 media i2c device
` [PATCH v2 2/2] media: cec: i2c: ch7322: Add ch7322 CEC controller driver

[PATCH v3 0/4] Support virtio cross-device resources
 2020-05-18 11:17 UTC  (15+ messages)
` [PATCH v3 1/4] dma-buf: add support for virtio exported objects
` [PATCH v3 4/4] drm/virtio: Support virtgpu exported resources

[PATCH v3 0/8] v4l2-subdev: Introduce [g|s]et_mbus_format pad op
 2020-05-18 10:00 UTC  (13+ messages)
` [PATCH v3 1/8] media: v4l2-subdv: Introduce get_mbus_config "
` [PATCH v3 1/8] media: v4l2-subdv: Introduce [s|g]et_mbus_config pad ops
` [PATCH v3 2/8] media: i2c: Use the new get_mbus_config pad op
` [PATCH v3 3/8] media: i2c: ov6650: Use new [g|s]_mbus_config op
` [PATCH v3 4/8] media: pxa_camera: Use the new set_mbus_config op
` [PATCH v3 5/8] media: v4l2-subdev: Deprecate g_mbus_config video op
` [PATCH v3 6/8] media: i2c: adv748x: Adjust TXA data lanes number
` [PATCH v3 7/8] media: i2c: adv748x: Implement get_mbus_config
` [PATCH v3 8/8] media: rcar-csi2: Negotiate data lanes number

[PATCH v3 0/2] Virtio video device specification
 2020-05-18  5:17 UTC  (3+ messages)
` [PATCH v3 1/2] virtio-video: Add virtio "

cron job: media_tree daily build: WARNINGS
 2020-05-18  3:39 UTC 

[PATCH 0/2] mm/gup, media/ivtv: introduce pin_user_pages_unlocked
 2020-05-18  1:21 UTC  (3+ messages)
` [PATCH 1/2] mm/gup: "
` [PATCH 2/2] ivtv: convert get_user_pages() --> pin_user_pages()

[PATCH] firewire: Remove function callback casts
 2020-05-17 16:43 UTC  (2+ messages)

[PATCH] media: ipu3: add a module to probe sensors via ACPI
 2020-05-17 10:36 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2020-05-17  3:40 UTC 

modprobing 'vidtv' doesn't really do anything
 2020-05-17  0:55 UTC  (3+ messages)
  ` [PATCH v2] vidtv: fix issues preventing it to build and load

[PATCH 1/2] media: dt-bindings: media: i2c: Add MT9M114 camera sensor binding
 2020-05-16 22:38 UTC  (10+ messages)
` [PATCH 2/2] media: i2c: Add driver for On Semiconductor MT9M114 camera sensor

modprobing 'vidtv' doesn't really do anything
 2020-05-16 22:09 UTC 

[PATCH 1/2] arm64: dts: mt8173: fix mdp aliases property name
 2020-05-16 15:09 UTC  (3+ messages)

[PATCH v4l-utils] keytable: "-p all" should not attempt BPF decodes that don't exist
 2020-05-16 13:09 UTC 

[GIT,PULL] Ressurect the atomisp staging driver
 2020-05-16 19:53 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2020-05-16  3:41 UTC 

[RFC, WIP, v5 00/10] media: vidtv: implement a virtual DVB driver
 2020-05-15 21:48 UTC  (11+ messages)
` [RFC, WIP, v5 01/10] media: vidtv: add Kconfig entry
` [RFC, WIP, v5 02/10] media: vidtv: implement a tuner driver
` [RFC, WIP, v5 03/10] media: vidtv: implement a demodulator driver
` [RFC, WIP, v5 04/10] media: vidtv: add a bridge driver
` [RFC, WIP, v5 05/10] media: vidtv: add wrappers for memcpy and memset
` [RFC, WIP, v5 06/10] media: vidtv: add MPEG TS common code
` [RFC, WIP, v5 07/10] media: vidtv: implement a PSI generator
` [RFC, WIP, v5 08/10] media: vidtv: implement a PES packetizer
` [RFC, WIP, v5 09/10] media: vidtv: Implement a SMPTE 302M encoder
` [RFC, WIP, v5 10/10] media: vidtv: Add a MPEG Transport Stream Multiplexer

OV5640 CSI2 problemsg
 2020-05-15 16:46 UTC  (2+ messages)
` [RFC] media: i2c: ov5640: Rework CSI-2 clock tree

[PATCH v2 0/4] media: staging: rkisp1: various fixes to capture formats
 2020-05-15 14:29 UTC  (5+ messages)
` [PATCH v2 1/4] media: staging: rkisp1: cap: change RGB24 format to XBGR32
` [PATCH v2 2/4] media: staging: rkisp1: rsz: use hdiv, vdiv of yuv422 instead of macros
` [PATCH v2 3/4] media: staging: rkisp1: rsz: set output format to YUV422 if cap format is YUV444
` [PATCH v2 4/4] media: staging: rkisp1: cap: remove support of BGR666 format

[ragnatech:media-tree] BUILD SUCCESS 35dd70b4c4935012ee02b4296618e56bd6ae3040
 2020-05-15 13:14 UTC 

[PATCH v5 33/38] staging: tegra-vde: fix common struct sg_table related issues
 2020-05-15 10:13 UTC  (4+ messages)
    ` [PATCH v5 30/38] dmabuf: "

[GIT PULL] Ressurect the atomisp staging driver
 2020-05-15  9:42 UTC  (13+ messages)
                  ` Ressurect the atomisp staging driver - current progress

[PATCH 0/8] d-bindings: media: Conversion of Renesas bindings to YAML
 2020-05-15  8:10 UTC  (17+ messages)
` [PATCH 1/8] dt-bindings: media: renesas,fcp: Convert binding "
` [PATCH 2/8] dt-bindings: media: renesas,fcp: Make power-domains mandatory
` [PATCH 3/8] dt-bindings: media: renesas,fcp: Add resets and iommus properties
` [PATCH 4/8] dt-bindings: media: renesas,fdp1: Convert binding to YAML
` [PATCH 5/8] dt-bindings: media: renesas,fdp1: Make power-domains mandatory
` [PATCH 6/8] dt-bindings: media: renesas,fdp1: Add resets property
` [PATCH 7/8] dt-bindings: media: renesas,vsp1: Convert binding to YAML
` [PATCH 8/8] dt-bindings: media: renesas,vsp1: Add power-domains and resets

[PATCH] media: staging: rkisp1: cap: change RGB24 format to XBGR32
 2020-05-15  6:16 UTC  (3+ messages)

[PATCH v2 0/2] Refactor MDP driver and add dummy component driver
 2020-05-15  5:21 UTC  (6+ messages)
` [PATCH v2 1/2] [media] mtk-mdp: add driver to probe mdp components

cron job: media_tree daily build: ERRORS
 2020-05-15  3:37 UTC 

[virtio-dev] Re: Fwd: Qemu Support for Virtio Video V4L2 driver
 2020-05-14 23:38 UTC  (5+ messages)

[PATCH 0/2] MMP2 Audio clock controller driver
 2020-05-14 21:15 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: sound: Add Marvell MMP Audio Clock Controller binding
` [PATCH 2/2] clk: mmp2: Add audio clock controller driver

[PATCH v1 0/4] Tegra Video Decoder driver power management corrections
 2020-05-14 21:08 UTC  (5+ messages)
` [PATCH v1 1/4] media: staging: tegra-vde: Balance runtime PM use-count on resume failure
` [PATCH v1 2/4] media: staging: tegra-vde: Runtime PM is always available on Tegra
` [PATCH v1 3/4] media: staging: tegra-vde: Turn ON power domain on shutdown
` [PATCH v1 4/4] media: staging: tegra-vde: Power-cycle hardware on probe

WARNING in media_create_pad_link
 2020-05-14 20:18 UTC 

[PATCH 0/1] [BUG] dvbdev: Fix tuner->demod media controller link
 2020-05-14 17:10 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 1/1] v4l2-utils: test cache_hints for MMAP queues
 2020-05-14 16:10 UTC 

[PATCH] media: cedrus: Propagate OUTPUT resolution to CAPTURE
 2020-05-14 15:43 UTC  (2+ messages)

[PATCHv5 00/13] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-05-14 15:36 UTC  (3+ messages)

[PATCH v3 0/3] media: rkvdec: Add a VP9 backend
 2020-05-14 14:50 UTC  (3+ messages)
` [PATCH v3 1/3] media: rkvdec: Fix .buf_prepare

[PATCH] media: staging: rkisp1: set more precise size errors in debugfs
 2020-05-14 14:21 UTC 

[PATCH] media: i2c: imx219: Drop <linux/clk-provider.h> and <linux/clkdev.h>
 2020-05-14 13:23 UTC  (3+ messages)

[PATCH v2 0/3] Add Rockchip RK3288 support
 2020-05-14 13:19 UTC  (6+ messages)
` [PATCH v2 3/3] ARM: dts: rockchip: add rk3288 ISP and DPHY

[PATCH v4] media: i2c: imx219: Implement get_selection
 2020-05-14 13:17 UTC  (2+ messages)

[PATCH v2] dma-buf: fix use-after-free in dmabuffs_dname
 2020-05-14 13:00 UTC  (7+ messages)

[PATCH] [media] tw686x: add a missing newline when printing parameter 'dma_mode'
 2020-05-14 12:54 UTC  (4+ messages)

Build failed in Jenkins: libcamera #175
 2020-05-14 12:24 UTC  (2+ messages)
` Jenkins build is back to normal : libcamera #176

[PATCH 3/3] misc/habalabs: don't set default fence_ops->wait
 2020-05-14 11:38 UTC  (5+ messages)
    ` [Intel-gfx] "

[PATCH] MEDIA: i.MX6: Support 16-bit BT.1120 video input
 2020-05-14 10:36 UTC 

[PATCH v9 1/4] dt-bindings: media: i2c: Add bindings for Maxim Integrated MAX9286
 2020-05-14 10:20 UTC  (4+ messages)
` (no subject)
  ` [PATCH] fixup! dt-bindings: media: i2c: Add bindings for Maxima Integrated MAX9286

[PATCH v2 0/6] v4l2-subdev: Introduce get_mbus_format pad op
 2020-05-14 10:16 UTC  (4+ messages)
` [PATCH v2 2/6] media: v4l2-subdev: Deprecate g_mbus_config video op

MEDIA: Add support for RAW14 and RAW16 to IPUv3 CSI
 2020-05-14  9:54 UTC 

[PATCH] MEDIA-STAGING: Remove unneeded geometry restrictions from i.MX CSI driver
 2020-05-14 10:00 UTC 

[PATCH] drm/vmwgfx: Return true in function vmw_fence_obj_signaled()
 2020-05-14  8:39 UTC  (2+ messages)
` [Linux-graphics-maintainer] "


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