linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-23 10:45:26 to 2019-04-26 03:40:16 UTC [more...]

cron job: media_tree daily build: ERRORS
 2019-04-26  3:40 UTC 

[PATCH 0/6] Switch to sync registration for IPU subdevs
 2019-04-26  1:26 UTC  (7+ messages)
` [PATCH 1/6] media: staging/imx: "
` [PATCH 2/6] media: staging/imx: Pass device to alloc/free_dma_buf
` [PATCH 3/6] media: staging/imx: Move add_video_device into capture_device_register
` [PATCH 4/6] Revert "media: imx: Set capture compose rectangle in capture_device_set_format"
` [PATCH 5/6] media: staging/imx: Remove capture_device_set_format
` [PATCH 6/6] media: staging/imx: Re-organize modules

[PATCH v4 00/14] media: vimc: Add support for multiplanar formats
 2019-04-26  1:22 UTC  (15+ messages)
` [PATCH v4 01/14] media: vimc: Remove unnecessary stream checks
` [PATCH v4 02/14] media: vimc: cap: Change vimc_cap_device.format type
` [PATCH v4 03/14] media: vimc: cap: Dynamically define stream pixelformat
` [PATCH v4 04/14] media: Move sp2mp functions to v4l2-common
` [PATCH v4 05/14] media: vimc: cap: refactor singleplanar as a subset of multiplanar
` [PATCH v4 06/14] media: vimc: cap: Add handler for multiplanar fmt ioctls
` [PATCH v4 07/14] media: vimc: cap: Add multiplanar formats
` [PATCH v4 08/14] media: vimc: cap: Add multiplanar default format
` [PATCH v4 09/14] media: vimc: cap: Allocate and verify mplanar buffers
` [PATCH v4 10/14] media: vimc: Add and use new struct vimc_frame
` [PATCH v4 11/14] media: vimc: sen: Add support for multiplanar formats
` [PATCH v4 12/14] media: vimc: sca: "
` [PATCH v4 13/14] media: vimc: cap: "
` [PATCH v4 14/14] media: vimc: Create multiplanar parameter

[GIT PULL for v5.2] Venus updates - take3
 2019-04-25 21:41 UTC 

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-04-25 21:25 UTC  (9+ messages)
` [PATCH v3 12/26] compat_ioctl: move more drivers to compat_ptr_ioctl

[PATCH 01/13] media: coda: move register debugging to coda_debug level 3
 2019-04-25 18:55 UTC  (6+ messages)
` [PATCH 09/13] media: v4l2-ctrl: add MPEG-2 profile and level controls
  ` [PATCH v2] "
` [PATCH 13/13] media: coda: fix unset field and fail on invalid field in buf_prepare

[PATCH 0/5] Assorted CODA fixes
 2019-04-25 18:39 UTC  (7+ messages)
` [PATCH 1/5] media: coda: Print a nicer device registered message
` [PATCH 2/5] media: coda: Remove unbalanced and unneeded mutex unlock
` [PATCH 3/5] media: coda: Replace the threaded interrupt with a hard interrupt
` [PATCH 4/5] media: coda: Remove pic_run_work worker
` [PATCH 5/5] media: coda: Clear the interrupt reason

[PATCH v3 00/14] media: vimc: Add support for multiplanar formats
 2019-04-25 15:44 UTC  (25+ messages)
` [PATCH v3 01/14] media: vimc: Remove unnecessary stream checks
` [PATCH v3 02/14] media: vimc: cap: Change vimc_cap_device.format type
` [PATCH v3 03/14] media: vimc: cap: Dynamically define stream pixelformat
` [PATCH v3 04/14] media: Move sp2mp functions to v4l2-common
` [PATCH v3 05/14] media: vimc: cap: refactor singleplanar as a subset of multiplanar
` [PATCH v3 06/14] media: vimc: cap: Add multiplanar formats
` [PATCH v3 07/14] media: vimc: cap: Add multiplanar default format
` [PATCH v3 08/14] media: vimc: cap: Allocate and verify mplanar buffers
` [PATCH v3 09/14] media: vimc: Propagate multiplanar state in the stream
` [PATCH v3 10/14] media: vimc: Add and use new struct vimc_frame
` [PATCH v3 11/14] media: vimc: sen: Add support for multiplanar formats
` [PATCH v3 12/14] media: vimc: sca: "
` [PATCH v3 13/14] media: vimc: cap: "
` [PATCH v3 14/14] media: vimc: Create multiplanar parameter and ioctls

Support for 2D engines/blitters in V4L2 and DRM
 2019-04-25 15:17 UTC  (15+ messages)

[GIT PULL for v5.2] Venus updates - take2
 2019-04-25 14:55 UTC  (3+ messages)

[PATCH v3 0/14] media: make Marvell camera work on DT-based OLPC XO-1.75
 2019-04-25 14:28 UTC  (7+ messages)
` [PATCH v3 05/14] media: dt-bindings: marvell,mmp2-ccic: Add Marvell MMP2 camera
` [PATCH v3 14/14] [media] marvell-ccic: provide a clock for the sensor

KASAN: use-after-free Read in dvb_usb_device_exit
 2019-04-25 14:08 UTC  (4+ messages)

[GIT PULL FOR v5.2] rockchip fixes
 2019-04-25 12:50 UTC 

[PATCH 0/8] [PATCH for ZBar] MinGW compatibility patches
 2019-04-25 12:05 UTC  (2+ messages)

FW: Neue Kunden
 2019-04-25  9:45 UTC 

[PATCH v4 00/21] Add MPEG-2 decoding to Rockchip VPU
 2019-04-25  9:41 UTC  (28+ messages)
` [PATCH v4 01/21] rockchip/vpu: Use pixel format helpers
` [PATCH v4 02/21] rockchip/vpu: Use v4l2_m2m_buf_copy_metadata
` [PATCH v4 03/21] rockchip/vpu: Cleanup macroblock alignment
` [PATCH v4 04/21] rockchip/vpu: Cleanup JPEG bounce buffer management
` [PATCH v4 05/21] rockchip/vpu: Remove a useless test
` [PATCH v4 06/21] rockchip/vpu: Do not request id 0 for our video device
` [PATCH v4 07/21] rockchip/vpu: Add missing dont_use_autosuspend() calls
` [PATCH v4 08/21] rockchip/vpu: Get vdev from the file arg in vidioc_querycap()
` [PATCH v4 09/21] rockchip/vpu: Initialize mdev->bus_info
` [PATCH v4 10/21] rockchip/vpu: Fix/re-order probe-error/remove path
` [PATCH v4 11/21] rockchip/vpu: Open-code media controller register
` [PATCH v4 12/21] rockchip/vpu: Support the Request API
` [PATCH v4 13/21] rockchip/vpu: Rename rockchip_vpu_common.h into rockchip_vpu_v4l2.h
` [PATCH v4 14/21] rockchip/vpu: Move encoder logic to a common place
` [PATCH v4 15/21] rockchip/vpu: Provide a helper to reset both src and dst formats
` [PATCH v4 16/21] rockchip/vpu: Prepare things to support decoders
` [PATCH v4 17/21] rockchip/vpu: Add decoder boilerplate
` [PATCH v4 18/21] rockchip/vpu: Add support for non-standard controls
` [PATCH v4 19/21] rockchip/vpu: Add infra to support MPEG-2 decoding
` [PATCH v4 20/21] rockchip/vpu: Add MPEG2 decoding support to RK3399
` [PATCH v4 21/21] rockchip/vpu: Add support for MPEG-2 decoding on RK3288

[PATCH v9 0/4] [media] Add analog mode support for Medion MD95700
 2019-04-25  9:33 UTC  (14+ messages)
` [PATCH v9 2/4] [media] cxusb: implement Medion MD95700 digital / analog coexistence
` [PATCH v9 3/4] [media] cxusb: add analog mode support for Medion MD95700

[PATCH v4 0/4] HEVC/H.265 stateless support for V4L2 and Cedrus
 2019-04-25  8:37 UTC  (5+ messages)
` [PATCH v4 1/4] media: v4l: Add definitions for the HEVC slice controls
` [PATCH v4 2/4] media: pixfmt: Add HEVC slice pixel format
` [PATCH v4 3/4] media: pixfmt: Document the "
` [PATCH v4 4/4] media: cedrus: Add HEVC/H.265 decoding support

[GIT PULL FOR v5.2] stm32 fix, aspeed fixes
 2019-04-25  8:09 UTC 

[PATCH v2 0/4] Aspeed: Enable video engine
 2019-04-25  7:19 UTC  (6+ messages)
` [PATCH v2 1/4] media: platform: Aspeed: Remove use of reset line
` [PATCH v2 2/4] media: platform: Aspeed: Make reserved memory optional
` [PATCH v2 3/4] media: dt-bindings: aspeed-video: Add missing memory-region property

cron job: media_tree daily build: WARNINGS
 2019-04-25  3:49 UTC 

[PATCH] media: stm32-dcmi: return appropriate error codes during probe
 2019-04-24 15:58 UTC  (2+ messages)

[PATCH v2 4/4] ARM: dts: aspeed-g5: Add video engine
 2019-04-24 15:19 UTC 

[GIT PULL FOR v5.2] cedrus: add H.264 support
 2019-04-24 15:08 UTC 

[PATCH 0/5] Aspeed: Enable video engine
 2019-04-24 15:00 UTC  (3+ messages)

[PATCH v10 0/4] media: cedrus: Add H264 decoding support
 2019-04-24 14:22 UTC  (5+ messages)
` [PATCH v10 1/4] media: uapi: Add H264 low-level decoder API compound controls
` [PATCH v10 2/4] media: pixfmt: Add H264 Slice format
` [PATCH v10 3/4] media: pixfmt: Add H264_SLICE_RAW format documentation
` [PATCH v10 4/4] media: cedrus: Add H264 decoding support

[PATCH 00/10] Venus stateful Codec API
 2019-04-24 12:39 UTC  (5+ messages)
` [PATCH 10/10] venus: dec: make decoder compliant with stateful codec API

[GIT PULL FOR v5.2] Various fixes, mostly atmel and coda
 2019-04-24 12:17 UTC 

[RFC PATCH v2] media: cec: expose HDMI connector to CEC dev mapping
 2019-04-24 12:09 UTC  (2+ messages)

[Patch V3] v4l2-core: fix use-after-free error
 2019-04-24 11:07 UTC  (2+ messages)

[PATCH] v4l: Add source event change for bit-depth
 2019-04-24 10:23 UTC  (4+ messages)

[PATCH v4 1/2] media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_caps
 2019-04-24 10:10 UTC  (2+ messages)

[PATCH] tegra-cec: fix cec_notifier_parse_hdmi_phandle return check
 2019-04-24 10:09 UTC 

[PATCH] media: v4l2-ioctl: prevent underflow in v4l_enumoutput()
 2019-04-24  9:46 UTC  (2+ messages)
` [PATCH v3 resend] media: davinci/vpbe: array underflow in vpbe_enum_outputs()

[PATCH] coda/venus/s5p_mfc: fix control typo
 2019-04-24  9:37 UTC 

cron job: media_tree daily build: WARNINGS
 2019-04-24  3:55 UTC 

[GIT PULL FOR v5.2] VSP1 support for additional 4CCs
 2019-04-24  3:40 UTC 

[PATCH 0/9] R-Car DU: Add missing RGB pixel formats
 2019-04-23 19:29 UTC  (19+ messages)
` [PATCH 4/9] media: vsp1: Add support for missing 32-bit RGB formats
` [PATCH 5/9] media: vsp1: Add support for missing 16-bit RGB444 formats
` [PATCH 6/9] media: vsp1: Add support for missing 16-bit RGB555 formats
` [PATCH 7/9] drm: rcar-du: Add support for missing 32-bit RGB formats
` [PATCH 8/9] drm: rcar-du: Add support for missing 16-bit RGB4444 formats
` [PATCH 9/9] drm: rcar-du: Add support for missing 16-bit RGB1555 formats

[PATCH 00/20] drm: Split out the formats API and move it to a common place
 2019-04-23 19:18 UTC  (28+ messages)
` [PATCH 06/20] lib: Add video format information library

[GIT PULL] dts64 updates for v5.2
 2019-04-23 16:12 UTC 

Questions regarding Documentation/media/uapi/v4l/field-order.rst
 2019-04-23 14:05 UTC  (2+ messages)

[PATCH] field-order.rst: clarify FIELD_ANY and FIELD_NONE
 2019-04-23 14:05 UTC 

[PATCH 0/3] media: atmel: atmel-isc: some fixes
 2019-04-23 13:47 UTC  (7+ messages)
` [PATCH 1/3] media: atmel: atmel-isc: limit incoming pixels per frame

Route lifetime in SUBDEV_[GS]_ROUTING
 2019-04-23 13:28 UTC  (3+ messages)

[PATCH 0/7] media: atmel: atmel-isc: new features
 2019-04-23 13:19 UTC  (6+ messages)
` [PATCH 4/7] media: atmel: atmel-isc: add support for DO_WHITE_BALANCE

[PATCH 3/9] v4l: Add definitions for missing 16-bit RGB555 formats
 2019-04-23 11:53 UTC  (3+ messages)
` [PATCH v1.1 "

[PATCH v9 0/4] media: cedrus: Add H264 decoding support
 2019-04-23 11:40 UTC  (3+ messages)
` [PATCH v9 4/4] "

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


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