linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-18 19:29:21 to 2019-02-22 04:45:06 UTC [more...]

cron job: media_tree daily build: OK
 2019-02-22  4:45 UTC 

[PATCH] media: imx: vdic: add frame skipping support
 2019-02-22  1:28 UTC  (2+ messages)

Never checked NULL pointer in drivers/media/v4l2-core/videobuf-core.c
 2019-02-22  0:47 UTC 

Problematic code in media/v4l2-core/v4l2-mem2mem.c
 2019-02-22  0:27 UTC  (3+ messages)

[PATCH v2 00/30] v4l: add support for multiplexed streams
 2019-02-21 23:50 UTC  (13+ messages)
` [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 v2 25/30] adv748x: csi2: only allow formats on sink pads

[PATCH v4 0/7] VSP1: Display writeback support
 2019-02-21 23:12 UTC  (20+ messages)
` [PATCH v4 2/7] media: vsp1: wpf: Fix partition configuration for display pipelines
` [PATCH v4 5/7] media: vsp1: Refactor vsp1_video_complete_buffer() for later reuse
` [PATCH v4 7/7] media: vsp1: Provide a writeback video device

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-21 22:24 UTC  (13+ messages)
` [RESEND PATCH 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
` [RESEND PATCH 2/7] mm/gup: Change write parameter to flags in fast walk
` [RESEND PATCH 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
` [RESEND PATCH 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast
` [RESEND PATCH 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
` [RESEND PATCH 6/7] IB/qib: "
` [RESEND PATCH 7/7] IB/mthca: "

[PATCH v1 00/10] Add MPEG-2 decoding to Rockchip VPU
 2019-02-21 19:26 UTC  (8+ messages)
` [PATCH 01/10] media: Introduce helpers to fill pixel format structs

[PATCH v4 0/2] media: cedrus: Add H264 decoding support
 2019-02-21 18:21 UTC  (5+ messages)
` [PATCH v4 1/2] media: uapi: Add H264 low-level decoder API compound controls
` [PATCH v4 2/2] media: cedrus: Add H264 decoding support

[PATCH v4 00/12] media: ov5640: Misc cleanup and improvements
 2019-02-21 16:20 UTC  (3+ messages)
` [PATCH v4 05/12] media: ov5640: Compute the clock rate at runtime

[PATCH] media: dvb/earth-pt1: fix wrong initialization for demod blocks
 2019-02-21 14:47 UTC 

[PATCH 0/7] Various core and virtual driver fixes
 2019-02-21 14:21 UTC  (8+ messages)
` [PATCH 1/7] cec: fill in cec chardev kobject to ease debugging
` [PATCH 2/7] media-devnode: fill in media "
` [PATCH 3/7] vivid: use vzalloc for dev->bitmap_out
` [PATCH 4/7] media-entity: set ent_enum->bmap to NULL after freeing it
` [PATCH 5/7] vim2m: replace devm_kzalloc by kzalloc
` [PATCH 6/7] v4l2-device: v4l2_device_release_subdev_node can't reference sd
` [PATCH 7/7] vimc: free vimc_cap_device when the last user disappears

[PATCH V2 2/2] Add suport for Avermedia TD310
 2019-02-21  9:35 UTC  (2+ messages)

[PATCH V2 1/2] af9035: init i2c already in it930x_frontend_attach
 2019-02-21  9:32 UTC  (2+ messages)

[RFC PATCH V0 0/4] media: support Mediatek sensor interface driver
 2019-02-21  7:21 UTC  (5+ messages)
` [RFC PATCH V0 1/4] media: platform: mtk-isp: Add "
` [RFC PATCH V0 2/4] media: platform: Add Mediatek sensor interface driver KConfig
` [RFC PATCH V0 3/4] dt-bindings: mt8183: Added sensor interface dt-bindings
` [RFC PATCH V0 4/4] dts: arm64: mt8183: Add sensor interface nodes

cron job: media_tree daily build: OK
 2019-02-21  4:44 UTC 

[PATCH v4 0/9] mm: Use vm_map_pages() and vm_map_pages_zero() API
 2019-02-21  2:41 UTC  (2+ messages)

[PATCH -next] media: rc: remove unused including <linux/version.h>
 2019-02-21  1:32 UTC 

[PATCH v2 0/4] media: imx: Various fixes for i.MX5 support
 2019-02-20 23:53 UTC  (5+ messages)
` [PATCH v2 1/4] media: imx: csi: Allow unknown nearest upstream entities
` [PATCH v2 2/4] media: imx: Clear fwnode link struct for each endpoint iteration
` [PATCH v2 3/4] media: imx: Rename functions that add IPU-internal subdevs
` [PATCH v2 4/4] media: imx: Don't register IPU subdevs/links if CSI port missing

[PATCH V2 0/2] Add suport for Avermedia TD310
 2019-02-20 21:35 UTC 

[PATCH yavta 0/3] Fixes for compound control support
 2019-02-20 21:34 UTC  (5+ messages)
` [PATCH yavta 1/3] Fix emulation of old API for string controls
` [PATCH yavta 2/3] Print numerical control type for unsupported types
` [PATCH yavta 3/3] Fix control array parsing

[PATCH yavta 0/7] Compound controls and controls reset support
 2019-02-20 21:33 UTC  (17+ messages)
` [PATCH yavta 1/7] yavta: Refactor video_list_controls()
` [PATCH yavta 2/7] Implement VIDIOC_QUERY_EXT_CTRL support
` [PATCH yavta 3/7] Implement compound control get support
` [PATCH yavta 4/7] Implement compound control set support
` [PATCH yavta 5/7] Add support to reset device controls
` [PATCH yavta 6/7] Support setting control from values stored in a file
` [PATCH yavta 7/7] Remove unneeded conditional compilation for old V4L2 API versions

[RFCv2 PATCH] videodev2.h: introduce VIDIOC_DQ_EXT_EVENT
 2019-02-20 13:34 UTC  (2+ messages)

[PATCH] Add suport for Avermedia TD310
 2019-02-20 13:08 UTC  (6+ messages)

[ragnatech:media-tree] BUILD SUCCESS 9fabe1d108ca4755a880de43f751f1c054f8894d
 2019-02-20 12:21 UTC 

[PATCH v14 00/13] media: staging/imx7: add i.MX7 media driver
 2019-02-20 11:26 UTC  (4+ messages)
` [PATCH v14 05/13] media: staging/imx7: add MIPI CSI-2 receiver subdev for i.MX7

[PATCH] imx7: fix smatch error
 2019-02-20 11:25 UTC  (2+ messages)

[PATCH 1/2] media: imx7-media-csi: don't store a floating pointer
 2019-02-20 11:23 UTC  (4+ messages)
` [PATCH 2/2] media: imx7-media-csi: get rid of unused var

[PATCH 0/5] Fix most ImgU driver compiler / checker warnings
 2019-02-20 11:19 UTC  (6+ messages)
` [PATCH 1/5] staging: imgu: Switch to __aligned() from __attribute__((aligned()))
` [PATCH 2/5] staging: imgu: Fix struct ipu3_uapi_awb_fr_config_s alignment
` [PATCH 3/5] staging: imgu: Remove redundant checks
` [PATCH 4/5] staging: imgu: Address compiler / checker warnings in MMU code
` [PATCH 5/5] Revert "media: ipu3: shut up warnings produced with W=1"

[PATCH 2/3] [media] rc/keymaps: add keytable for ODROID IR Remote Controller
 2019-02-20  9:57 UTC  (4+ messages)
` [PATCH 1/3] [media] rc/keymaps: add keytable for Pine64 "
` [PATCH 3/3] [media] rc/keymaps: add keytable for Khadas "

hint needed : how to integrate sublvds to mipi csi-2 converter
 2019-02-20  9:47 UTC 

[ragnatech:media-tree 306/317] drivers/staging/media/imx/imx7-media-csi.c:1086:11: error: passing argument 2 of 'imx_media_mbus_fmt_to_pix_fmt' from incompatible pointer type
 2019-02-20  9:08 UTC 

[linux-uvc-devel] metadata device file
 2019-02-20  8:12 UTC  (2+ messages)

[RFC PATCH V0 0/7] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2019-02-20  7:48 UTC  (8+ messages)
` [RFC PATCH V0 1/7] dt-bindings: mt8183: Add binding for FD shared memory
` [RFC PATCH V0 2/7] dts: arm64: mt8183: Add FD shared memory node
` [RFC PATCH V0 3/7] [media] dt-bindings: mt8183: Added FD-SMEM dt-bindings
` [RFC PATCH V0 4/7] [media] dt-bindings: mt8183: Added FD dt-bindings
` [RFC PATCH V0 5/7] dts: arm64: mt8183: Add FD nodes
` [RFC PATCH V0 6/7] media: platform: Add Mediatek FD driver KConfig
` [RFC PATCH V0 7/7] [media] platform: mtk-isp: Add Mediatek FD driver

[RFC PATCH V0 0/7] media: platform: Add support for ISP Pass 1 on mt8183 SoC
 2019-02-20  7:31 UTC  (6+ messages)
` [RFC PATCH V0 7/7] [media] platform: mtk-isp: Add Mediatek ISP Pass 1 driver

cron job: media_tree daily build: ERRORS
 2019-02-20  5:13 UTC 

[PATCH] media: imx: vdic: Restore default case to prepare_vdi_in_buffers()
 2019-02-20  1:09 UTC 

[PATCH v5 0/7] media: imx: Add support for BT.709 encoding
 2019-02-20  0:05 UTC  (8+ messages)
` [PATCH v5 1/7] gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEM
` [PATCH v5 2/7] gpu: ipu-v3: ipu-ic: Fix BT.601 coefficients
` [PATCH v5 3/7] gpu: ipu-v3: ipu-ic: Fully describe colorspace conversions
` [PATCH v5 4/7] gpu: ipu-v3: ipu-ic: Add support for Rec.709 encoding
` [PATCH v5 5/7] gpu: ipu-v3: ipu-ic: Add support for limited range encoding
` [PATCH v5 6/7] media: imx: Try colorimetry at both sink and source pads
` [PATCH v5 7/7] media: imx: Allow BT.709 encoding for IC routes

DVB-T2 Stick
 2019-02-19 21:30 UTC  (2+ messages)

[PATCH 1/3] media: saa7146: avoid high stack usage with clang
 2019-02-19 19:56 UTC  (7+ messages)
` [PATCH 2/3] media: vicodec: avoic clang frame size warning
` [PATCH 3/3] media: go7007: avoid clang frame overflow warning with KASAN

[PATCH 01/14] media: dvb-frontends: fix several typos
 2019-02-19 16:56 UTC  (12+ messages)
` [PATCH 04/14] media: i2c: "
` [PATCH 05/14] media: pci: "
` [PATCH 07/14] media: rc: "
` [PATCH 08/14] media: tuners: "
` [PATCH 12/14] media: include: "
` [PATCH 13/14] media: Documentation: "
` [PATCH 14/14] media: staging: "

[PATCH] Add support to reset device controls
 2019-02-19 16:27 UTC  (4+ messages)
` [PATCH 1/2] yavta: Refactor video_list_controls()
  ` [PATCH 2/2] Add support to reset device controls

sysfs: cannot create duplicate filename '/devices/pci0000:00/0000:00:14.0/usb1/1-3/dvb/dvb0.frontend0'
 2019-02-19 16:12 UTC 

[BUG] Regression caused by "media: gspca: convert to vb2"
 2019-02-19 14:46 UTC  (3+ messages)

[PATCH 1/2] media: ipu3: shut up warnings produced with W=1
 2019-02-19 14:27 UTC  (5+ messages)
` [PATCH 2/2] ipu3-mmu: fix some kernel-doc macros

[ragnatech:media-tree 306/312] drivers/staging/media/imx/imx7-media-csi.c:1085:38: sparse: error: not enough arguments for function imx_media_mbus_fmt_to_pix_fmt
 2019-02-19 11:37 UTC 

[ragnatech:media-tree] BUILD SUCCESS b3c786566d8f3f69b9f4144c2707db74158caf9a
 2019-02-19 11:27 UTC 

v4l2 mem2mem compose support?
 2019-02-19 13:05 UTC  (7+ messages)

[PATCH v2 10/10] media: vicodec: Add support for stateless decoder
 2019-02-19 10:54 UTC  (2+ messages)

[PATCH v2 00/10] add support to stateless decoder
 2019-02-19 10:45 UTC  (11+ messages)
` [PATCH v2 04/10] media: vicodec: keep the ref frame according to the format in decoder
` [PATCH v2 06/10] media: vicodec: Introducing stateless fwht defs and structs
` [PATCH v2 07/10] media: vicodec: Register another node for stateless decoder
` [PATCH v2 08/10] media: vicodec: call v4l2_m2m_buf_copy_metadata also upon error

[PATCH] imx7-media-csi.c: fix merge breakage
 2019-02-19 10:17 UTC  (2+ messages)

[PATCH v4l-utils 1/2] ir-ctl/keytable: add see also to reference to man pages
 2019-02-19  9:58 UTC  (2+ messages)
` [PATCH v4l-utils 2/2] rc-mm protocol support

[PATCH] media: vicodec: selection api should not care about signal/multiplanar
 2019-02-19  9:51 UTC  (2+ messages)

[PATCH] media: staging/imx: Allow driver to build if COMPILE_TEST is enabled
 2019-02-19  9:01 UTC 

cron job: media_tree daily build: ERRORS
 2019-02-19  4:58 UTC 

[PATCH 00/14] Add support for FM radio in hcill and kill TI_ST
 2019-02-18 22:04 UTC  (3+ messages)
` [PATCH 02/14] ARM: dts: IGEP: Add WiLink UART node

[PATCH 0/3] Add keytable for Pine64, ODROID and Khadas IR Remote
 2019-02-18 21:59 UTC 

[PATCH] media: dvb/earth-pt1: fix wrong initialization for demod blocks
 2019-02-18 21:04 UTC  (2+ messages)

[PATCH] media: imx7.rst: Fix ReST syntax
 2019-02-18 20:58 UTC 

[PATCH 0/4] Add debug messages to v4l2-ctrls
 2019-02-18 20:15 UTC  (5+ messages)
` [PATCH 1/4] media: v4l: Simplify dev_debug flags
` [PATCH 2/4] media: v4l: Improve debug dprintk macro
` [PATCH 3/4] media: v4l: Add a module parameter to control global debugging
` [PATCH 4/4] media: v4l: ctrls: Add debug messages


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