linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-19 18:47:17 to 2019-05-23 15:08:33 UTC [more...]

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-23 15:08 UTC  (37+ messages)
` [PATCH v15 03/17] lib, arm64: untag user pointers in strn*_user
` [PATCH v15 04/17] mm: add ksys_ wrappers to memory syscalls
` [PATCH v15 05/17] arms64: untag user pointers passed "
` [PATCH v15 06/17] mm: untag user pointers in do_pages_move
` [PATCH v15 07/17] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v15 09/17] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v15 17/17] selftests, arm64: add a selftest for passing tagged pointers to kernel

Linux 5.2 - vimc streaming fails with format error
 2019-05-23 15:07 UTC 

[RFC PATCH V1 0/6] media: platform: Add support for Digital Image Processing (DIP) on mt8183 SoC
 2019-05-23 14:24 UTC  (8+ messages)
` [RFC PATCH V1 6/6] platform: mtk-isp: Add Mediatek DIP driver

[PATCH 1/3] media: em28xx: give RC device proper name
 2019-05-23 13:15 UTC  (3+ messages)
` [PATCH 2/3] media: em28xx: use common code for decoding nec scancodes
` [PATCH 3/3] media: em28xx: use usb_to_input_id() rather than handrolling it

[GIT PULL v2] SAA716x DVB driver
 2019-05-23 12:42 UTC  (2+ messages)

dynamic DMA-buf sharing between devices
 2019-05-23 11:32 UTC  (8+ messages)
` [PATCH 01/12] dma-buf: add dynamic caching of sg_table

FW: AW: Kontakt
 2019-05-23 11:31 UTC 

[PATCH] media: rc-main: clean-up two warnings
 2019-05-23 10:43 UTC  (2+ messages)

[PATCH 0/3] media: suppport ov02a10 sensor driver
 2019-05-23 10:22 UTC  (4+ messages)
` [PATCH 1/3] media: i2c: ov02a10: Add ov02a10 camera "
` [PATCH 2/3] media: i2c: ov02a10: Add CONFIG_VIDEO_OV02A10
` [PATCH 3/3] media: dt-bindings: media: i2c: Add bindings for ov02a10

cron job: media_tree daily build: OK
 2019-05-23  3:52 UTC 

media/master v4l2-compliance on vivid: 236 tests, 0 regressions (v5.2-rc1-23-g9390467c2d3b)
 2019-05-23  0:22 UTC 

[PATCH bpf-next v2 2/4] bpf: media: properly use bpf_prog_array api
 2019-05-22 20:53 UTC 

[PATCH AUTOSEL 5.1 044/375] media: stm32-dcmi: return appropriate error codes during probe
 2019-05-22 19:15 UTC 

[PATCH AUTOSEL 5.0 038/317] media: stm32-dcmi: return appropriate error codes during probe
 2019-05-22 19:18 UTC 

Use logo on USB drive
 2019-05-22 11:28 UTC 

[PATCH AUTOSEL 4.19 030/244] media: stm32-dcmi: return appropriate error codes during probe
 2019-05-22 19:22 UTC 

Use logo on USB drive
 2019-05-22 10:48 UTC 

[PATCH AUTOSEL 4.14 059/167] media: coda: clear error return value before picture run
 2019-05-22 19:26 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 060/167] media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helper
` [PATCH AUTOSEL 4.14 061/167] media: au0828: stop video streaming only when last user stops

[PATCH AUTOSEL 4.9 040/114] media: coda: clear error return value before picture run
 2019-05-22 19:29 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 041/114] media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helper
` [PATCH AUTOSEL 4.9 042/114] media: au0828: stop video streaming only when last user stops

[PATCH AUTOSEL 4.4 30/92] media: coda: clear error return value before picture run
 2019-05-22 19:30 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 31/92] media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helper
` [PATCH AUTOSEL 4.4 32/92] media: au0828: stop video streaming only when last user stops

Proposed updates and guidelines for MPEG-2, H.264 and H.265 stateless support
 2019-05-22 18:37 UTC  (33+ messages)

Route lifetime in SUBDEV_[GS]_ROUTING
 2019-05-22 16:33 UTC  (4+ messages)

[PATCH v3 0/2] Document memory-to-memory video codec interfaces
 2019-05-22 14:16 UTC  (11+ messages)
` [PATCH v3 2/2] media: docs-rst: Document memory-to-memory video encoder interface

[PATCH v6 0/5] Add ZynqMP VCU/Allegro DVT H.264 encoder driver
 2019-05-22 13:49 UTC  (3+ messages)

[GIT PULL for 5.3] Videobuf2 corner case fixes
 2019-05-22 11:50 UTC 

[GIT PULL for 5.3] Sensor and ccic driver patches
 2019-05-22 11:47 UTC 

[GIT PULL FOR v5.3] cec: various fixes/enhancements
 2019-05-22 10:24 UTC 

[PATCHv2 0/7] cec: various improvements
 2019-05-22  9:55 UTC  (8+ messages)
` [PATCHv2 1/7] cec: cec_transmit_msg_fh: do sanity checks first
` [PATCHv2 2/7] cec: move check from cec_transmit to cec_transmit_msg_fh
` [PATCHv2 3/7] cec: add CEC_MSG_FL_RAW flag and msg_is_raw helper function
` [PATCHv2 4/7] cec-ioc-receive.rst: document CEC_MSG_FL_RAW
` [PATCHv2 5/7] cec: support CEC_MSG_FL_RAW
` [PATCHv2 6/7] cec: allow any initiator for Ping and Image/Text View On
` [PATCHv2 7/7] cec-ioc-g-mode.rst: be more specific when EPERM is returned

[PATCH 01/13] media: coda: move register debugging to coda_debug level 3
 2019-05-22  9:09 UTC  (4+ messages)
` [PATCH 08/13] media: coda: add decoder MPEG-4 profile and level controls
    ` [PATCH v2] "

[PATCH] media:usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycap
 2019-05-22  8:36 UTC  (4+ messages)
` [PATCH v2] "

[RFC 0/4] TI camera serdes - I2C address translation draft
 2019-05-22  7:38 UTC  (3+ messages)

cron job: media_tree daily build: OK
 2019-05-22  8:23 UTC 

cron job: media_tree daily build: ERRORS
 2019-05-22  3:41 UTC 

[PATCH v8 0/5] media: imx: Add Rec.709 and limited range encoding support
 2019-05-22  1:03 UTC  (6+ messages)
` [PATCH v8 1/5] gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEM
` [PATCH v8 2/5] gpu: ipu-v3: ipu-ic: Fully describe colorspace conversions
` [PATCH v8 3/5] gpu: ipu-v3: ipu-ic-csc: Add support for limited range encoding
` [PATCH v8 4/5] gpu: ipu-v3: ipu-ic-csc: Add support for Rec.709 encoding
` [PATCH v8 5/5] media: imx: Try colorimetry at both sink and source pads

Problem with compilation prevents me from adding a new device
 2019-05-22  0:42 UTC  (2+ messages)

[PATCH v7 2/5] gpu: ipu-v3: ipu-ic: Fully describe colorspace conversions
 2019-05-22  0:32 UTC  (2+ messages)

[PATCH] media: vimc: fix component match compare
 2019-05-21 18:53 UTC  (5+ messages)

[PATCH v2 0/9] media: ov6650: A collection of fixes
 2019-05-21 17:55 UTC  (12+ messages)
` [PATCH v2 1/9] media: ov6650: Fix MODDULE_DESCRIPTION
` [PATCH v2 2/9] media: ov6650: Fix control handler not freed on init error
` [PATCH v2 3/9] media: ov6650: Fix crop rectangle alignment not passed back
` [PATCH v2 4/9] media: ov6650: Fix incorrect use of JPEG colorspace
` [PATCH v2 5/9] media: ov6650: Fix some format attributes not under control
` [PATCH v2 6/9] media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY support
` [PATCH v2 7/9] media: ov6650: Fix default format not applied on device probe
` [PATCH v2 8/9] media: ov6650: Fix stored frame format not in sync with hardware
` [PATCH v2 9/9] media: ov6650: Fix stored crop rectangle "

[GIT PULL FOR v5.3] RC & DVB
 2019-05-21 14:46 UTC 

[GIT PULL for v5.2] Venus updates - take3
 2019-05-21 13:56 UTC  (3+ messages)

[PATCH 00/10] Venus stateful Codec API
 2019-05-21 12:27 UTC  (8+ messages)
` [PATCH 10/10] venus: dec: make decoder compliant with stateful codec API

[GIT PULL FOR v5.3] atmel-isc and coda enhancements
 2019-05-21 11:32 UTC  (2+ messages)

[PATCH v6 1/3] media: cec: expose HDMI connector to CEC dev mapping
 2019-05-21 11:02 UTC  (7+ messages)
` [PATCH v6 2/3] drm/bridge: dw-hdmi: pass connector info to the CEC adapter

[PATCH v7 1/3] media: cec: expose HDMI connector to CEC dev mapping
 2019-05-21 10:52 UTC  (3+ messages)
` [PATCH v7 2/3] drm/bridge: dw-hdmi: pass connector info to the CEC adapter
` [PATCH v7 3/3] drm/i2c: tda9950: pass HDMI connector info to "

Великденски бонуси
 2019-05-21  9:55 UTC 

[PATCH v2] media: dvb: warning about dvb frequency limits produces too much noise
 2019-05-21  9:10 UTC 

cron job: media_tree daily build: ERRORS
 2019-05-21  3:48 UTC 

[PATCH v7 0/3] media: v4l2-subdev: Verify arguments in v4l2_subdev_call()
 2019-05-20 21:27 UTC  (4+ messages)
` [PATCH v7 1/3] "
` [PATCH v7 2/3] media: v4l2-subdev: Verify v4l2_subdev_call() pointer arguments
` [PATCH v7 3/3] media: v4l2-subdev: Verify v4l2_subdev_call() pad config argument

[PATCH v7 0/3] media: v4l2-subdev: Verify arguments in v4l2_subdev_call()
 2019-05-20 20:50 UTC 

[PATCH 1/2] media: dvb: warning about dvb frequency limits produces too much noise
 2019-05-20 20:32 UTC  (3+ messages)
` [PATCH 2/2] media: dvb: remove replace frontend_debug with dynamic debug

[PATCH 1/2] media: dt-bindings: Add Intersil ISL7998x DT bindings
 2019-05-20 20:18 UTC  (2+ messages)
` [PATCH 2/2] media: i2c: isl7998x: Add driver for Intersil ISL7998x

[PATCH] media: imx: Parse MIPI CSI2 link frequency correctly
 2019-05-20 20:12 UTC 

[PATCH] media: imx: Handle VIDIOC_ENUMINPUT
 2019-05-20 20:12 UTC 

Bug#929262: libv4l-dev: pac207 cam(s) give frame decode errors
 2019-05-20 19:23 UTC  (3+ messages)

Print your logo
 2019-05-20 15:02 UTC 

[kwiboo-linux-rockchip:rockchip-5.1-v4l2-work-in-progress-v5.1 9/108] drivers/media/pci/cobalt/cobalt-irq.c:131:4: error: 'VB2_BUF_STATE_REQUEUEING' undeclared; did you mean 'VB2_BUF_STATE_DEQUEUED'?
 2019-05-20 16:13 UTC 

[PATCH v2 0/3] ARM: sun8i: a83t: Support Camera Sensor Interface controller
 2019-05-20 15:10 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: media: sun6i-csi: Add compatible string for A83T variant
` [PATCH v2 2/3] media: sun6i: Support "
` [PATCH v2 3/3] ARM: dts: sun8i: a83t: Add device node for CSI (Camera Sensor Interface)

[PATCH 0/6] ARM: sun8i: a83t: Support Camera Sensor Interface controller
 2019-05-20 15:07 UTC  (12+ messages)
` [PATCH 4/6] ARM: dts: sun8i: a83t: Add device node for CSI (Camera Sensor Interface)

[PATCH] cec-gpio: use disable/enable_irq
 2019-05-20 14:38 UTC 

[PATCH] media: rc: meson-ir: update with SPDX Licence identifier
 2019-05-20 14:03 UTC 

test VIDIOC_G/S_PARM: FAIL on stable 4.14, 4.9 and 4.4
 2019-05-20 13:56 UTC  (3+ messages)

[RFC PATCH V1 0/6] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2019-05-20 10:04 UTC  (4+ messages)
` [RFC PATCH V1 1/6] dt-bindings: mt8183: Add binding for FD shared memory

Великденски бонуси
 2019-05-20  9:05 UTC 

[PATCH] media: cedrus: Allow different mod clock rates
 2019-05-20  8:06 UTC  (2+ messages)

cron job: media_tree daily build: OK
 2019-05-20  3:47 UTC 

cron job: media_tree daily build: OK
 2019-05-19  3:47 UTC 

KASAN: slab-out-of-bounds Read in au0828_rc_unregister (2)
 2019-05-19 19:48 UTC  (2+ messages)
` [PATCH] media: au0828: fix null dereference in error path

[PATCH v2 1/3] media: dvb-usb-v2: Report error on all error paths
 2019-05-19 11:18 UTC  (2+ messages)
` [PATCH v2 2/3] media: dvbsky: Remove duplicate error reporting for dvbsky_usb_generic_rw


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