linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-12 00:13:04 to 2019-06-13 17:00:09 UTC [more...]

linux-next: Tree for Jun 12 (staging/media/meson/)
 2019-06-13  9:16 UTC  (2+ messages)

[PATCH] dvb_usb_dvbsky: Mygica T230C2 add support for T230C hw version 2
 2019-06-13  2:02 UTC  (13+ messages)

[PATCH v2 0/3] rcar-vin: Add support for RGB formats with alpha component
 2019-06-13  0:04 UTC  (4+ messages)
` [PATCH v2 1/3] rcar-vin: Rename VNDMR_DTMD_ARGB1555 to VNDMR_DTMD_ARGB
` [PATCH v2 2/3] rcar-vin: Add control for alpha component
` [PATCH v2 3/3] rcar-vin: Add support for RGB formats with "

[PATCH for v5.2] videobuf2-core.c: always reacquire USERPTR memory
 2019-06-13  0:21 UTC  (21+ messages)

[PATCH 0/9] Rework V4L2 fwnode parsing; add defaults and avoid iteration
 2019-06-13  0:52 UTC  (3+ messages)
` [PATCH 2/9] v4l2-async: Use endpoint node, not device node, for fwnode match

[PATCH] media: media.h: Fix shifting signed 32-bit value by 31 bits problem
 2019-06-13  0:56 UTC 

[PATCH] media: videodev2.h: Fix shifting signed 32-bit value by 31 bits problem
 2019-06-13  0:56 UTC 

[PATCH] media: ttpci: Fix build error without RC_CORE
 2019-06-13 15:23 UTC  (7+ messages)
        ` [PATCH v2] "

[PATCH 0/3] media: suppport ov02a10 sensor driver
 2019-06-13  3:30 UTC  (9+ messages)
` [PATCH 1/3] media: i2c: ov02a10: Add ov02a10 camera "
` [PATCH 3/3] media: dt-bindings: media: i2c: Add bindings for ov02a10

cron job: media_tree daily build: WARNINGS
 2019-06-13  3:52 UTC 

The restricted number (LIRCBUF_SIZE) of pulse-spaces in IR sequences is too small
 2019-06-13  8:49 UTC  (4+ messages)
    ` [PATCH] media: rc: IR signal for Panasonic air conditioner too long "

[PATCH 0/2] Use Media Dev Allocator to fix vimc dev lifetime bugs
 2019-06-13 13:24 UTC  (3+ messages)

[PATCHv4 0/2] Document memory-to-memory video codec interfaces
 2019-06-13  6:48 UTC  (11+ messages)
` [PATCHv4 1/2] media: docs-rst: Document memory-to-memory video decoder interface

[PATCH 0/4] media: don't check retval after our own assignment
 2019-06-13 16:35 UTC  (11+ messages)
` [PATCH 1/4] media: cxd2820r: don't check retval after our own assignemt
` [PATCH 2/4] media: mn88472: "
` [PATCH 3/4] media: mn88473: "
` [PATCH 4/4] media: zd1301_demod: "

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-13 16:15 UTC  (35+ messages)
` [PATCH v17 01/15] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v17 02/15] lib, arm64: untag user pointers in strn*_user
` [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v17 04/15] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v17 05/15] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v17 06/15] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v17 07/15] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v17 08/15] userfaultfd, arm64: untag user pointers
` [PATCH v17 09/15] drm/amdgpu, "
` [PATCH v17 10/15] drm/radeon, arm64: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v17 11/15] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr
` [PATCH v17 12/15] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v17 13/15] tee/shm, arm64: untag user pointers in tee_shm_register
` [PATCH v17 14/15] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v17 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH v8] media: imx: add mem2mem device
 2019-06-13 14:00 UTC  (22+ messages)
` [v8] "

[PATCH v2] dt-bindings: rcar-{csi2,vin}: Rename bindings documentation files
 2019-06-13  9:18 UTC  (2+ messages)

[PATCH][next] staging: media: meson: remove redundant initialization of mpeg12
 2019-06-13  9:20 UTC  (2+ messages)

[PATCH 00/34] treewide: simplify getting the adapter of an I2C client
 2019-06-13  9:54 UTC  (17+ messages)
` [PATCH 06/34] media: i2c: ak881x: simplify getting the adapter of a client
` [PATCH 07/34] media: i2c: mt9m001: "
` [PATCH 08/34] media: i2c: mt9m111: "
` [PATCH 10/34] media: i2c: ov2640: "
` [PATCH 11/34] media: i2c: tw9910: "
` [PATCH 31/34] staging: media: soc_camera: imx074: "
` [PATCH 32/34] staging: media: soc_camera: mt9t031: "
` [PATCH 33/34] staging: media: soc_camera: soc_mt9v022: "

[PATCH] media: s5p-mfc: Make additional clocks optional
 2019-06-13 10:48 UTC  (2+ messages)
    ` [PATCH v2] "

[PATCH] media: MAINTAINERS: fix linux-media mailing list for meson drivers
 2019-06-13  9:51 UTC 

[PATCH 0/2] Fix a few smatch warnings
 2019-06-13 13:22 UTC  (4+ messages)
` [PATCH 1/2] v4l2-fwnode: Avoid using PTR_ERR(NULL)
  ` [PATCH v1.1 "
` [PATCH 2/2] ov9640: Don't check for NULL on devm_gpiod_get return values

[PATCH 0/2] RK3288 VP8 decoding support
 2019-06-13 15:10 UTC  (3+ messages)
` [PATCH 1/2] media: uapi: Add VP8 stateless decoder API
` [PATCH 2/2] media: hantro: Add support for VP8 decoding on rk3288

[PATCH 0/4] media: vimc: Minor code cleanup and documentation
 2019-06-13 15:06 UTC  (5+ messages)
` [PATCH 1/4] media: vimc: debayer: Fix typos
` [PATCH 2/4] media: vimc: Makefile: file cleanup
` [PATCH 3/4] media: vimc: stream: add missing function documentation
` [PATCH 4/4] media: docs: create vimc documentation

[PATCH 1/9] media: docs: v4l2-controls: fix sentence rendered in a nonsense way
 2019-06-13 14:18 UTC  (9+ messages)
` [PATCH 2/9] media: docs: v4l2-controls: remove repeated ioctl names
` [PATCH 3/9] media: docs: v4l2-controls: fix indentation
` [PATCH 4/9] media: docs: v4l2-controls: add links to structs
` [PATCH 5/9] media: docs: v4l2-controls: rearrange control initialization sequence
` [PATCH 6/9] media: docs: v4l2-controls: add links to functions
` [PATCH 7/9] media: docs: v4l2-controls: convert code blocks to C
` [PATCH 8/9] media: docs: v4l2-controls: document file to include
` [PATCH 9/9] media: docs: v4l2-controls: remove outdated paragraph

[PATCH v3] media: i2c: fix warning same module names
 2019-06-12 16:19 UTC 

[PATCH v3 00/10] Improve stability and add bug fixes of Aspeed video engine driver
 2019-06-12 16:13 UTC  (6+ messages)
` [PATCH v3 10/10] media: aspeed: add a workaround to fix a silicon bug

[GIT PULL for v5.2-rc1] media updates
 2019-06-12 16:00 UTC  (2+ messages)

[RFC PATCH 0/3] VSP1/DU atomic interface changes
 2019-06-12 14:45 UTC  (7+ messages)
` [PATCH 1/3] media: vsp1: drm: Split vsp1_du_setup_lif()
` [PATCH 2/3] drm: rcar-du: Convert to the new VSP atomic API
` [PATCH 3/3] media: vsp1: drm: Remove vsp1_du_setup_lif()

[GIT PULL FOR v5.3] Various fixes
 2019-06-12 14:22 UTC 

[PATCH] media: s5p-mfc: fix reading min scratch buffer size on MFC v6/v7
 2019-06-12 13:57 UTC 

Unsupported Anysee version
 2019-06-12 13:56 UTC  (2+ messages)

[PATCH v3 1/2] media: v4l2-ctrl: Initialize _BUTTON and _CTRL_CLASS
 2019-06-12 13:34 UTC  (3+ messages)
` [PATCH v3 2/2] media: v4l2-ctrl: Move compound control initialization

[PATCH] media: imx214: Fix typo in module description of imx214
 2019-06-12 12:05 UTC 

[PATCH] media: tua6100: Remove some ugly defines
 2019-06-12 12:01 UTC  (2+ messages)

[PATCH v6 1/3] media: atmel: atmel-isc: split driver into driver base and isc
 2019-06-12 12:00 UTC  (3+ messages)
` [PATCH v6 2/3] media: atmel: atmel-sama5d2-isc: fixed checkpatch warnings
` [PATCH v6 3/3] media: atmel: atmel-isc: fix and cleanup potential bugs

[PATCH v16 00/16] arm64: untag user pointers passed to the kernel
 2019-06-12 11:52 UTC  (40+ messages)
` [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v16 04/16] mm: untag user pointers in do_pages_move
` [PATCH v16 05/16] arm64: untag user pointers passed to memory syscalls
` [PATCH v16 08/16] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v16 09/16] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v16 12/16] IB, arm64: untag user pointers in ib_uverbs_(re)reg_mr()
` [PATCH v16 15/16] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v16 16/16] selftests, arm64: add a selftest for passing tagged pointers to kernel

[GIT PULL FOR v5.3] Rename Rockchip VPU driver to Hantro, prepare for initial i.MX8M support
 2019-06-12 11:37 UTC 

[PATCH v5 1/3] media: atmel: atmel-isc: split driver into driver base and isc
 2019-06-12 11:30 UTC  (4+ messages)
` [PATCH v5 2/3] media: atmel: atmel-sama5d2-isc: fixed checkpatch warnings
` [PATCH v5 3/3] media: atmel: atmel-isc: fix and cleanup potential bugs

[PATCH v2 1/3] drivers: media: i2c: fix warning same module names
 2019-06-12 10:59 UTC  (2+ messages)

[PATCH -next] media: meson: vdec: Add missing kthread.h
 2019-06-12 10:21 UTC  (2+ messages)

[PATCH v2] media: imx7-media-csi: get csi upstream endpoint
 2019-06-12 10:00 UTC 

[PATCH] media: imx7-media-csi: get csi upstream endpoint
 2019-06-12  9:50 UTC  (3+ messages)

[PATCH v4 00/10] Rename Rockchip VPU driver to Hantro, add initial i.MX8M support
 2019-06-12  9:46 UTC  (8+ messages)
` [PATCH v4 01/10] rockchip/vpu: rename from rockchip to hantro

[PATCH v7] media: hantro: Add support for MPEG-2 decoding on RK3328
 2019-06-12  9:42 UTC 

[PATCH v5 00/10] Rename Rockchip VPU driver to Hantro, add initial i.MX8M support
 2019-06-12  9:39 UTC  (11+ messages)
` [PATCH v5 01/10] rockchip/vpu: rename from rockchip to hantro
` [PATCH v5 02/10] media: hantro: print video device name in addition to device node
` [PATCH v5 03/10] media: hantro: add PM runtime resume callback
` [PATCH v5 04/10] media: hantro: make irq names configurable
` [PATCH v5 05/10] media: hantro: add support for named register ranges
` [PATCH v5 06/10] media: hantro: add support for separate control block
` [PATCH v5 07/10] media: hantro: allow arbitrary number of clocks
` [PATCH v5 08/10] media: dt-bindings: Document i.MX8MQ and i.MX8MM VPU bindings
` [PATCH v5 09/10] media: hantro: add initial i.MX8MQ support
` [PATCH v5 10/10] media: hantro: add initial i.MX8MM support (untested)

[PATCH] media: Clarify the meaning of file descriptors in VIDIOC_DQBUF
 2019-06-12  9:36 UTC 

[PATCH 0/7] media: set device_caps in struct video_device
 2019-06-12  8:46 UTC  (5+ messages)
` [PATCH 5/7 RESEND] touchscreen/sur40: "

[PATCH v2 3/3] drivers: media: coda: fix warning same module names
 2019-06-12  8:27 UTC  (2+ messages)

[PATCH] dma-buf: refcount the attachment for cache_sgt_mapping
 2019-06-12  8:25 UTC  (7+ messages)

[PATCH v2 2/3] drivers: media: i2c: don't enable if CONFIG_DRM_I2C_ADV7511=n
 2019-06-12  8:15 UTC 

cron job: media_tree daily build: WARNINGS
 2019-06-12  4:08 UTC 

[PATCH v7 0/4] Add Amlogic video decoder driver
 2019-06-12  1:00 UTC  (6+ messages)
` [PATCH v7 2/4] media: videodev2: add V4L2_FMT_FLAG_FIXED_RESOLUTION


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