linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-22 15:15:12 to 2019-01-25 05:25:57 UTC [more...]

[PATCHv2 0/4] vb2: fix syzkaller race conditions
 2019-01-25  5:07 UTC  (10+ messages)
` [PATCHv2 1/4] vb2: add waiting_in_dqbuf flag
` [PATCHv2 2/4] vivid: use per-queue mutexes instead of one global mutex
  ` [PATCHv2.1 "
` [PATCHv2 3/4] vb2 core: add new queue_setup_lock/unlock ops
` [PATCHv2 4/4] vivid: add queue_setup_(un)lock ops

[PATCH 7/9] videobuf2/videobuf2-dma-sg.c: Convert to use vm_insert_range_buggy
 2019-01-25  4:55 UTC  (3+ messages)

cron job: media_tree daily build: OK
 2019-01-25  4:38 UTC 

[PATCH v2 0/2] Document memory-to-memory video codec interfaces
 2019-01-25  3:59 UTC  (25+ messages)
` [PATCH v2 1/2] media: docs-rst: Document memory-to-memory video decoder interface
` [PATCH v2 2/2] media: docs-rst: Document memory-to-memory video encoder interface

[PATCH 0/3] Add support for IR on Allwinner A64
 2019-01-25  2:49 UTC  (11+ messages)
` [PATCH 1/3] media: dt: bindings: sunxi-ir: Add A64 compatible

[PATCH zbar 1/1] v4l2: add fallback for systems without v4l2_query_ext_ctrl
 2019-01-25  1:48 UTC 

[PATCH v3 1/1] media: ipu3: update meta format documentation
 2019-01-25  0:05 UTC 

[PATCH v10 0/4] Media Device Allocator API
 2019-01-24 20:32 UTC  (5+ messages)
` [PATCH v10 1/4] media: "
` [PATCH v10 2/4] media: change au0828 to use "
` [PATCH v10 3/4] media: media.h: Enable ALSA MEDIA_INTF_T* interface types
` [PATCH v10 4/4] sound/usb: Use Media Controller API to share media resources

[PATCH v4l-utils] Introduce v4l2-get-device tool
 2019-01-24 20:16 UTC  (8+ messages)

[PATCH v7 0/5] media/sun6i: Allwinner A64 CSI support
 2019-01-24 18:07 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: media: sun6i: Add A64 CSI compatible
` [PATCH v7 2/5] media: sun6i: Add A64 CSI block support
` [PATCH v7 3/5] arm64: dts: allwinner: a64: Add A64 CSI controller
` [PATCH v7 4/5] arm64: dts: allwinner: a64: Add pinmux setting for CSI MCLK on PE1
` [DO NOT MERGE] [PATCH v7 5/5] arm64: dts: allwinner: bananapi-m64: Add HDF5640 camera module

[PATCH] media: ov5640: Fix set 15fps regression
 2019-01-24 17:58 UTC 

[PATCH v2] media: ipu3: update meta format documentation
 2019-01-24 17:15 UTC  (2+ messages)

[PATCH v2] Input: Add missing event codes for common IR remote buttons
 2019-01-24 16:21 UTC  (9+ messages)

[PATCH v11 00/13] media: staging/imx7: add i.MX7 media driver
 2019-01-24 16:09 UTC  (14+ messages)
` [PATCH v11 01/13] media: staging/imx: rearrange group id to take in account IPU
` [PATCH v11 02/13] media: dt-bindings: add bindings for i.MX7 media driver
` [PATCH v11 03/13] media: staging/imx7: add imx7 CSI subdev driver
` [PATCH v11 04/13] "
` [PATCH v11 05/13] media: staging/imx7: add MIPI CSI-2 receiver subdev for i.MX7
` [PATCH v11 06/13] ARM: dts: imx7s: add mipi phy power domain
` [PATCH v11 07/13] ARM: dts: imx7s: add multiplexer controls
` [PATCH v11 08/13] ARM: dts: imx7: Add video mux, csi and mipi_csi and connections
` [PATCH v11 09/13] ARM: dts: imx7s-warp: add ov2680 sensor node
` [PATCH v11 10/13] media: imx7.rst: add documentation for i.MX7 media driver
` [PATCH v11 11/13] media: staging/imx: add i.MX7 entries to TODO file
` [PATCH v11 12/13] media: video-mux: add bayer formats
` [PATCH v11 13/13] media: MAINTAINERS: add entry for Freescale i.MX7 media driver

[GIT PULL FOR v5.1] vb2 + cedrus fixes/improvements
 2019-01-24 14:40 UTC 

Want to start it?
 2019-01-24  9:50 UTC 

[PATCH v2 0/2] media: cedrus: Add H264 decoding support
 2019-01-24 14:37 UTC  (7+ messages)
` [PATCH v2 1/2] media: uapi: Add H264 low-level decoder API compound controls

[GIT PULL FOR v5.1] vicodec improvements/fixes
 2019-01-24 13:57 UTC 

[PATCH v2 0/2] HEVC/H.265 stateless support for V4L2 and Cedrus
 2019-01-24 13:10 UTC  (17+ messages)
` [PATCH v2 1/2] media: v4l: Add definitions for the HEVC slice format and controls
  ` [linux-sunxi] "
` [PATCH v2 2/2] media: cedrus: Add HEVC/H.265 decoding support

[PATCH v2] Revert "media: cedrus: Allow using the current dst buffer as reference"
 2019-01-24 12:49 UTC 

[PATCH] Revert "media: cedrus: Allow using the current dst buffer as reference"
 2019-01-24 12:40 UTC  (3+ messages)

[PATCH 00/10] Venus stateful Codec API
 2019-01-24 12:34 UTC  (20+ messages)
` [PATCH 03/10] venus: helpers: export few helper functions
` [PATCH 07/10] venus: helpers: add three more "
` [PATCH 08/10] venus: vdec_ctrls: get real minimum buffers for capture
` [PATCH 09/10] venus: vdec: allow bigger sizeimage set by clients
` [PATCH 10/10] venus: dec: make decoder compliant with stateful codec API

[PATCH v10 00/13] media: staging/imx7: add i.MX7 media driver
 2019-01-24 11:23 UTC  (16+ messages)
` [PATCH v10 01/13] media: staging/imx: refactor imx media device probe
` [PATCH v10 02/13] media: staging/imx: rearrange group id to take in account IPU
` [PATCH v10 03/13] media: dt-bindings: add bindings for i.MX7 media driver
` [PATCH v10 04/13] media: staging/imx7: add imx7 CSI subdev driver
` [PATCH v10 05/13] media: staging/imx7: add MIPI CSI-2 receiver subdev for i.MX7
` [PATCH v10 06/13] ARM: dts: imx7s: add mipi phy power domain
` [PATCH v10 07/13] ARM: dts: imx7s: add multiplexer controls
` [PATCH v10 08/13] ARM: dts: imx7: Add video mux, csi and mipi_csi and connections
` [PATCH v10 09/13] ARM: dts: imx7s-warp: add ov2680 sensor node
` [PATCH v10 10/13] media: imx7.rst: add documentation for i.MX7 media driver
` [PATCH v10 11/13] media: staging/imx: add i.MX7 entries to TODO file
` [PATCH v10 12/13] media: video-mux: add bayer formats
` [PATCH v10 13/13] media: MAINTAINERS: add entry for Freescale i.MX7 media driver

[PATCH v3 0/2] Document memory-to-memory video codec interfaces
 2019-01-24 10:38 UTC  (4+ messages)
` [PATCH v3 1/2] media: docs-rst: Document memory-to-memory video decoder interface
` [PATCH v3 2/2] media: docs-rst: Document memory-to-memory video encoder interface

[yavta PATCH v2 1/1] v4l2-ctl: Add support for META_OUTPUT buffer type
 2019-01-24 10:25 UTC  (3+ messages)

[PATCH 0/6] media: sun6i: Separate H3 compatible from A31
 2019-01-24 10:16 UTC  (7+ messages)
` [PATCH 3/6] ARM: dts: sunxi: h3/h5: Drop A31 fallback compatible for CSI controller
` [PATCH 4/6] ARM: dts: sunxi: h3-h5: Add pinmux setting for CSI MCLK on PE1

[PATCH 1/2] media: vb2: Keep dma-buf buffers mapped until they are freed
 2019-01-24  9:51 UTC  (2+ messages)
` [PATCH 2/2] media: cedrus: Remove completed item from TODO list (dma-buf references)

[PATCH v2] media: vicodec: ensure comp frame pointer kept in range
 2019-01-24  9:51 UTC 

Test results (v4l2) for media/master - v4.20-rc5-281-gd2b4387f3bdf
 2019-01-24  9:33 UTC  (3+ messages)

[PATCH] media: docs-rst: Document m2m stateless video decoder interface
 2019-01-24  9:04 UTC  (10+ messages)

[PATCHv2] vb2: vb2_find_timestamp: drop restriction on buffer state
 2019-01-24  9:03 UTC  (4+ messages)

[GIT PULL FOR v5.1] doc improvements, v4l2-pci-skeleton.c fix
 2019-01-24  8:33 UTC 

[PATCH] media: v4l2-core: expose the device after it was registered
 2019-01-24  7:48 UTC  (4+ messages)

[PATCH] vb2: vb2_find_timestamp: drop restriction on buffer state
 2019-01-24  7:35 UTC  (5+ messages)

[PATCH v9 0/4] Media Device Allocator API
 2019-01-24  7:30 UTC  (4+ messages)

[PATCH 0/3] Documentation cleanups
 2019-01-24  5:35 UTC  (6+ messages)
` [PATCH 3/3] Documentation/media: rename "Codec Interface"
  ` [PATCHv2 "

cron job: media_tree daily build: OK
 2019-01-24  4:39 UTC 

devicetree: media: Documentation of Bt.656 Bus DT bindings
 2019-01-24  2:53 UTC 

[PATCH v1] media: smipcie: add universal ir capability
 2019-01-24  0:04 UTC 

IMX CSI capture issues with tda1997x HDMI receiver
 2019-01-23 23:21 UTC 

[PATCH 1/7] Input: document meanings of KEY_SCREEN and KEY_ZOOM
 2019-01-23 22:07 UTC  (4+ messages)

[PATCH v8 00/11] imx-media: Fixes for interlaced capture
 2019-01-23 22:04 UTC  (9+ messages)
` [PATCH v8 11/11] media: imx.rst: Update doc to reflect fixes to "

Want to edit your photos
 2019-01-23  6:16 UTC 

Want to edit your photos
 2019-01-23  8:02 UTC 

Want to edit your photos
 2019-01-23  9:49 UTC 

[PATCH v6 0/6] media/sun6i: Allwinner A64 CSI support
 2019-01-23 15:44 UTC  (3+ messages)
` [PATCH v6 2/6] media: sun6i: Add mod_rate quirk

[PATCH v3 0/3] media: bugfixes for mt9m111 driver
 2019-01-23 15:17 UTC  (3+ messages)
` [PATCH v3 1/3] media: mt9m111: make VIDIOC_SUBDEV_G_FMT ioctl work with V4L2_SUBDEV_FORMAT_TRY

[PATCH v2 0/3] Add ZynqMP VCU/Allegro DVT H.264 encoder driver
 2019-01-23 14:17 UTC  (7+ messages)
` [PATCH v2 2/3] [media] allegro: add Allegro DVT video IP core driver

[PATCH AUTOSEL 4.20 056/117] media: cedrus: don't initialize pointers with zero
 2019-01-23 14:04 UTC  (3+ messages)

[GIT PULL for v5.1] Venus various fixes
 2019-01-23 13:54 UTC 

[PATCH 0/3] media: add Toshiba TC358746 Bridge support
 2019-01-23 12:54 UTC  (2+ messages)

[PATCH v2 1/2] media: atmel-isc: Add support for BT656 with CRC decoding
 2019-01-23 12:45 UTC  (5+ messages)
` [PATCH v2 2/2] media: atmel-isc: Update device tree binding documentation

[PATCH v2 0/4] Venus various fixes
 2019-01-23 10:39 UTC  (5+ messages)
` [PATCH v2 1/4] venus: firmware: check fw size against DT memory region size
` [PATCH v2 2/4] venus: core: correct maximum hardware load for sdm845
` [PATCH v2 3/4] venus: core: correct frequency table "
` [PATCH v2 4/4] venus: helpers: drop setting of timestamp invalid flag

[PATCH 0/4] Venus various fixes
 2019-01-23 10:05 UTC  (8+ messages)
` [PATCH 1/4] venus: firmware: check fw size against DT memory region size
` [PATCH 2/4] venus: core: corect maximum hardware load for sdm845
` [PATCH 4/4] venus: helpers: drop setting of timestap invalid flag

[PATCH] media: vicodec: ensure comp frame pointer kept in range
 2019-01-23  9:51 UTC  (2+ messages)

Want to edit your photos
 2019-01-23  7:46 UTC 

[Xen-devel][PATCH v4 0/1] cameraif: add ABI for para-virtual camera
 2019-01-23  8:14 UTC  (4+ messages)
` [Xen-devel][PATCH v4 1/1] "

cron job: media_tree daily build: ERRORS
 2019-01-23  4:39 UTC 

[PATCH v8 00/17] Intel IPU3 ImgU patchset
 2019-01-22 21:46 UTC  (6+ messages)
` [PATCH v8 15/17] media: v4l: Add Intel IPU3 meta buffer formats

[GIT PULL for 5.1] Yet more sensor driver patches
 2019-01-22 21:08 UTC 

[PATCH] media: m88ds3103: serialize reset messages in m88ds3103_set_frontend
 2019-01-22 18:17 UTC  (4+ messages)

[PATCH 00/13] si2157: Analog tuning and optimizations
 2019-01-22 17:10 UTC  (4+ messages)
` [PATCH 04/13] si2157: Add clock and pin setup for si2141

[PATCH v2 00/30] v4l: add support for multiplexed streams
 2019-01-22 17:00 UTC  (28+ messages)
` [PATCH v2 06/30] media: entity: Use pad as the starting point for a pipeline
` [PATCH v2 09/30] media: entity: Swap pads if route is checked from source to sink
` [PATCH v2 12/30] media: entity: Add an iterator helper for connected pads
` [PATCH v2 14/30] media: entity: Add debug information in graph walk route check
` [PATCH v2 15/30] media: entity: Look for indirect routes
` [PATCH v2 16/30] v4l: subdev: Add [GS]_ROUTING subdev ioctls and operations
` [PATCH v2 17/30] v4l: subdev: compat: Implement handling for VIDIOC_SUBDEV_[GS]_ROUTING

[PATCH 0/2] rcmm with minor tweaks and selftest
 2019-01-22 16:47 UTC  (4+ messages)
` [PATCH 1/2] selftests: Use lirc.h from kernel tree, not from system

Just working
 2019-01-22 10:09 UTC 

Just working
 2019-01-22  9:35 UTC 

Just working
 2019-01-22 10:11 UTC 

[PATCH v7 00/16] Intel IPU3 ImgU patchset
 2019-01-22 16:21 UTC  (7+ messages)

Just working
 2019-01-22  9:54 UTC 


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