linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-12 11:45:14 to 2019-06-14 15:16:36 UTC [more...]

[PATCH 1/9] media: docs: v4l2-controls: fix sentence rendered in a nonsense way
 2019-06-14 15:16 UTC  (11+ 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 v2] media: docs: v4l2-controls: fix sentence rendered in a nonsense way
 2019-06-14 15:14 UTC 

use exact allocation for dma coherent memory
 2019-06-14 15:08 UTC  (25+ messages)
` [PATCH 01/16] media: videobuf-dma-contig: use dma_mmap_coherent
` [PATCH 02/16] drm/ati_pcigart: stop using drm_pci_alloc
` [PATCH 03/16] drm/i915: "
` [PATCH 04/16] drm: move drm_pci_{alloc,free} to drm_legacy
` [PATCH 05/16] drm: don't mark pages returned from drm_pci_alloc reserved
` [PATCH 06/16] drm: don't pass __GFP_COMP to dma_alloc_coherent in drm_pci_alloc
` [PATCH 07/16] IB/hfi1: stop passing bogus gfp flags arguments to dma_alloc_coherent
` [PATCH 08/16] IB/qib: "
` [PATCH 09/16] cnic: "
` [PATCH 10/16] iwlwifi: "
` [PATCH 11/16] s390/ism: "
` [PATCH 12/16] staging/comedi: mark as broken
` [PATCH 13/16] mm: rename alloc_pages_exact_nid to alloc_pages_exact_node
` [PATCH 14/16] mm: use alloc_pages_exact_node to implement alloc_pages_exact
` [PATCH 15/16] dma-mapping: clear __GFP_COMP in dma_alloc_attrs
` [PATCH 16/16] dma-mapping: use exact allocation in dma_alloc_contiguous

[PATCH v6 0/5] HEVC/H.265 stateless support for V4L2 and Cedrus
 2019-06-14 14:38 UTC  (6+ messages)
` [PATCH v6 1/5] media: v4l2-ctrls: Split off MPEG-2 controls validation
` [PATCH v6 2/5] media: v4l2-ctrls: Split off MPEG-2 controls initialization
` [PATCH v6 3/5] media: v4l: Add definitions for the HEVC slice controls
` [PATCH v6 4/5] media: pixfmt: Document the HEVC slice pixel format
` [PATCH v6 5/5] media: cedrus: Add HEVC/H.265 decoding support

Remote "Mouse mode" buttons, Keycode choices, etc
 2019-06-14 14:36 UTC 

[PATCH 0/4] media: vimc: Minor code cleanup and documentation
 2019-06-14 14:14 UTC  (8+ 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 v8] media: imx: add mem2mem device
 2019-06-14 14:13 UTC  (23+ messages)
` [v8] "

[PATCH v8 0/5] media: imx: Add Rec.709 and limited range encoding support
 2019-06-14 14:10 UTC  (3+ messages)
` [PATCH v8 5/5] media: imx: Try colorimetry at both sink and source pads

[PATCH] media: vivid: remove unnecessary min and max timeperframe constants
 2019-06-14 14:09 UTC 

[PATCH 0/2] Add support for Xilinx UHD-SDI Receiver subsystem
 2019-06-14 12:15 UTC  (8+ messages)
` [PATCH 2/2] media: v4l: xilinx: Add Xilinx UHD-SDI Rx Subsystem driver

[PATCH v6 0/7] media: make Marvell camera work on DT-based OLPC XO-1.75
 2019-06-14 10:39 UTC  (3+ messages)
` [PATCH v6 5/7] [media] marvell-ccic/mmp: add devicetree support

[PATCH v2] media: mtk-vcodec: remove unneeded proxy functions
 2019-06-14 10:18 UTC  (3+ messages)

[PATCH v5 00/10] media: make Marvell camera work on DT-based OLPC XO-1.75
 2019-06-14 10:01 UTC  (7+ messages)
` [PATCH v5 01/10] media: dt-bindings: marvell,mmp2-ccic: Add Marvell MMP2 camera
` [PATCH v5 02/10] [media] marvell-ccic: fix DMA s/g desc number calculation
` [PATCH v5 03/10] [media] marvell-ccic: don't generate EOF on parallel bus

[GIT PULL FOR v5.3] Various fixes/improvements
 2019-06-14  9:02 UTC 

[PATCH v2] media: mtk-vcodec: avoid unneeded pointer-to-long conversions
 2019-06-14  7:56 UTC 

[PATCH v2 0/5] media: Access videobuf2 buffers via an accessor
 2019-06-14  7:40 UTC  (3+ messages)
` [PATCH v2 5/5] media: rockchip: Use vb2_get_buffer

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-14  5:13 UTC  (31+ 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 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

[PATCHv4 0/2] Document memory-to-memory video codec interfaces
 2019-06-14  1:09 UTC  (3+ messages)

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

[RFC v2 0/4] media: mediatek: support mdp3 on mt8183 platform
 2019-06-13 21:25 UTC  (3+ messages)
` [RFC v2 1/4] dt-binding: mt8183: Add Mediatek MDP3 dt-bindings

[GIT PULL FOR v5.3] Minor fixes
 2019-06-13 18:56 UTC 

[GIT PULL FOR v5.3] Add Hauppauge DVB devices
 2019-06-13 18:39 UTC  (3+ messages)

[PATCH 2/8] media: imx7-media-csi: Acquire a single clock
 2019-06-13 18:07 UTC  (3+ messages)
` [PATCH 1/8] media: dt-bindings: imx7-csi: Document a single CSI clock

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

[PATCH 0/2] Fixes to cppcheck errors in v4l2-ioctl.c
 2019-06-12 23:04 UTC  (8+ messages)
` [PATCH 1/2] media: v4l2-core: Shifting signed 32-bit value by 31 bits error

[linux-next:master 5296/6049] ERROR: "rc_unregister_device" [drivers/media/pci/ttpci/dvb-ttpci.ko] undefined!
 2019-06-12 23:07 UTC 

[PATCH v3 0/8] rcar-vin: Merge Gen2 and Gen3 file operations
 2019-06-12 23:45 UTC  (9+ messages)
` [PATCH v3 1/8] rcar-vin: Do not call pm_runtime_{resume,suspend}()
` [PATCH v3 2/8] rcar-vin: Remove unneeded calls to pm_runtime_{enable,disable}
` [PATCH v3 3/8] rcar-vin: Allow interrupting lock when trying to open the video device
` [PATCH v3 4/8] rcar-vin: Do not sync subdevice format when opening "
` [PATCH v3 5/8] rcar-vin: Move pm_runtime_{get,put} out of helpers
` [PATCH v3 6/8] rcar-vin: Merge helpers dealing with powering the parallel subdevice
` [PATCH v3 7/8] rcar-vin: Fold rvin_initialize_device() into rvin_open()
` [PATCH v3 8/8] rcar-vin: Merge Gen2 and Gen3 file operations

[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  (12+ 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)

[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 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 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  (7+ messages)
` [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr


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