linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-28 11:53:20 to 2018-09-02 09:09:06 UTC [more...]

cron job: media_tree daily build: ERRORS
 2018-09-02  4:54 UTC 

[GIT PULL FOR v4.20] Various fixes/enhancements
 2018-09-01 13:06 UTC 

[PATCH] vicodec: fix sparse warning
 2018-09-01 13:00 UTC 

[PATCH] videodev2.h.rst.exceptions: add V4L2_DV_FL_CAN_DETECT_REDUCED_FPS
 2018-09-01 12:54 UTC 

[PATCH v2 1/2] media: ov2680: don't register the v4l2 subdevice before checking chip ID
 2018-09-01 12:46 UTC  (2+ messages)
` [PATCH v2 2/2] media: ov2680: rename ov2680_v4l2_init() to ov2680_v4l2_register()

[PATCHv3 00/10] Post-v18: Request API updates
 2018-09-01 12:46 UTC  (11+ messages)
` [PATCHv3 01/10] media-request: return -EINVAL for invalid request_fds
` [PATCHv3 02/10] v4l2-ctrls: return -EACCES if request wasn't completed
` [PATCHv3 03/10] buffer.rst: only set V4L2_BUF_FLAG_REQUEST_FD for QBUF
` [PATCHv3 04/10] videodev2.h: add new capabilities for buffer types
` [PATCHv3 05/10] vb2: set reqbufs/create_bufs capabilities
` [PATCHv3 06/10] media-request: add media_request_(un)lock_for_access
` [PATCHv3 07/10] v4l2-ctrls: use media_request_(un)lock_for_access
` [PATCHv3 08/10] v4l2-ctrls: improve media_request_(un)lock_for_update
` [PATCHv3 09/10] media-request: EPERM -> EACCES/EBUSY
` [PATCHv3 10/10] media-request: update documentation

[PATCH] vicodec: fix wrong sizeimage
 2018-09-01 12:38 UTC 

[PATCH] media: ov2680: register the v4l2 subdev async at the end of probe
 2018-09-01 12:37 UTC  (3+ messages)

[PATCH] media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init()
 2018-09-01 11:44 UTC 

[PATCH v2] media: ov5640: do not change mode if format or frame interval is unchanged
 2018-09-01 10:56 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2018-09-01  4:55 UTC 

Again the photos things
 2018-08-31 14:08 UTC 

Give retouching
 2018-08-31 14:30 UTC 

[PATCH 0/4] media: platform: Add Aspeed Video Engine driver
 2018-09-01  2:46 UTC  (13+ messages)
` [PATCH 1/4] clock: aspeed: Add VIDEO reset index definition
` [PATCH 2/4] clock: aspeed: Setup video engine clocking
` [PATCH 3/4] dt-bindings: media: Add Aspeed Video Engine binding documentation
` [PATCH 4/4] media: platform: Add Aspeed Video Engine driver

[PATCH v1 0/2] Document Intel IPU3 ImgU driver and uAPI
 2018-08-31 23:39 UTC  (8+ messages)
` [PATCH v1 2/2] v4l: Document Intel IPU3 meta data uAPI

[PATCH 0/4] Add Amlogic video decoder driver
 2018-08-31 22:37 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: media: add Amlogic Video Decoder Bindings
` [PATCH 2/4] media: meson: add v4l2 m2m video decoder driver
` [PATCH 3/4] ARM64: dts: meson-gx: add vdec entry
` [PATCH 4/4] ARM64: dts: meson: add vdec entries

Photo processing
 2018-08-31 11:49 UTC 

Images processing
 2018-08-31 11:04 UTC 

Cutting out
 2018-08-31 15:00 UTC 

Cutting out
 2018-08-31 12:55 UTC 

[PATCH v4 6/6] media: add Rockchip VPU JPEG encoder driver
 2018-08-31 15:52 UTC 

[PATCH v4 5/6] media: Add controls for JPEG quantization tables
 2018-08-31 15:52 UTC 

[PATCH v4 4/6] media: Add JPEG_RAW format
 2018-08-31 15:51 UTC 

[GIT PULL FOR v4.20] Add Request API for the topic branch
 2018-08-31 15:49 UTC  (3+ messages)

[PATCH v4 0/6] Add Rockchip VPU JPEG encoder
 2018-08-31 15:41 UTC  (4+ messages)
` [PATCH v4 1/6] dt-bindings: Document the Rockchip VPU bindings
` [PATCH v4 2/6] ARM: dts: rockchip: add VPU device node for RK3288
` [PATCH v4 3/6] arm64: dts: rockchip: add VPU device node for RK3399

[RFC 1/1] v4l: samsung, ov9650: Rely on V4L2-set sub-device names
 2018-08-31 15:36 UTC  (3+ messages)

[PATCH] media: intel-ipu3: cio2: register the mdev on v4l2 async notifier complete
 2018-08-31 15:20 UTC 

[PATCHv2 00/10] Post-v18: Request API updates
 2018-08-31 15:18 UTC  (19+ messages)
` [PATCHv2 01/10] media-request: return -EINVAL for invalid request_fds
` [PATCHv2 02/10] v4l2-ctrls: return -EACCES if request wasn't completed
` [PATCHv2 03/10] buffer.rst: only set V4L2_BUF_FLAG_REQUEST_FD for QBUF
` [PATCHv2 04/10] videodev2.h: add new capabilities for buffer types
` [PATCHv2 05/10] vb2: set reqbufs/create_bufs capabilities
` [PATCHv2 06/10] media-request: add media_request_(un)lock_for_access
` [PATCHv2 07/10] v4l2-ctrls: use media_request_(un)lock_for_access
` [PATCHv2 08/10] v4l2-ctrls: improve media_request_(un)lock_for_update
` [PATCHv2 09/10] media-request: EPERM -> EACCES
` [PATCHv2 10/10] media-request: update documentation

[PATCH 0/6] VSP1 Updates
 2018-08-31 14:40 UTC  (7+ messages)
` [PATCH 1/6] media: vsp1: Remove artificial pixel limitation
` [PATCH 2/6] media: vsp1: Correct the pitch on multiplanar formats
` [PATCH 3/6] media: vsp1: Implement partition algorithm restrictions
` [PATCH 4/6] media: vsp1: Document max_width restriction on SRU
` [PATCH 5/6] media: vsp1: Document max_width restriction on UDS
` [PATCH 6/6] media: vsp1: use periods at the end of comment sentences

[GIT FIXES for 4.19] mt9v111 control handler init fix
 2018-08-31 14:29 UTC 

[PATCH v4 0/6] Make sure .device_run is always called in non-atomic context
 2018-08-31 13:35 UTC  (2+ messages)

[PATCH] media: sr030pc30: inconsistent NULL checking in sr030pc30_base_config()
 2018-08-31 13:20 UTC  (3+ messages)
  ` [PATCH v2] media: sr030pc30: remove NULL "

[PATCH 0/5] Remove sh_mobile_ceu_camera from arch/sh
 2018-08-31 12:25 UTC  (2+ messages)

Question regarding optimizing pipeline in Vimc
 2018-08-31  9:57 UTC  (5+ messages)

[PATCH v7] Add udmabuf misc device
 2018-08-31  8:48 UTC  (2+ messages)

[PATCH 1/5] media: dvb: fix compat ioctl tramslation
 2018-08-31  8:29 UTC  (3+ messages)
` [PATCH 3/5] media: cec: move compat_ioctl handling to cec-api.c

[PATCH (repost) 0/5] drm/nouveau+amdgpu: add DP CEC-Tunneling-over-AUX (repost)
 2018-08-31  8:27 UTC  (6+ messages)
` [PATCH (repost) 5/5] drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX support

[PATCH 0/2] Document memory-to-memory video codec interfaces
 2018-08-31  8:26 UTC  (3+ messages)
` [PATCH 1/2] media: docs-rst: Document memory-to-memory video decoder interface

[PATCH v3 1/2] media: dt-bindings: bind nokia,n900-ir to generic pwm-ir-tx driver
 2018-08-31  8:07 UTC  (4+ messages)

[PATCH v2 06/23] v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
 2018-08-31  8:02 UTC  (2+ messages)
` [PATCH v2.1 "

[RFC PATCH] media: docs-rst: Document m2m stateless video decoder interface
 2018-08-31  7:47 UTC 

[PATCH v6] Add udmabuf misc device
 2018-08-31  7:04 UTC  (7+ messages)

[RFC 0/3] Introduce usb_{alloc,free}_noncoherent API
 2018-08-31  6:51 UTC  (9+ messages)
` [RFC 1/3] HACK: ARM: dma-mapping: Get writeback memory for non-consistent mappings
` [RFC 2/3] USB: core: Add non-coherent buffer allocation helpers
` [RFC 3/3] stk1160: Use non-coherent buffers for USB transfers

cron job: media_tree daily build: ERRORS
 2018-08-31  4:54 UTC 

[RFT 7/8] arm64: dts: r8a77990: Add I2C device nodes
 2018-08-30 15:18 UTC  (2+ messages)

[GIT PULL FOR v4.20] Add detection of reduced FPS
 2018-08-30 14:56 UTC 

[PATCH 0/5] Post-v18: Request API updates
 2018-08-30 11:41 UTC  (6+ messages)
` [PATCH 4/5] videodev2.h: add new capabilities for buffer types

[GIT PULL for 4.20] Sensor and Intel CIO2 driver cleanups, fixes
 2018-08-30 11:16 UTC 

[PATCH 0/2] dw9807 bindings and driver are just for VCM
 2018-08-30 10:55 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dw9714, dw9807-vcm: Add files to MAINTAINERS, rename files

[PATCH for v4.19] staging/media/mt9t031/Kconfig: remove bogus entry
 2018-08-30 10:18 UTC 

[GIT PULL FOR v4.20] vicodec improvements
 2018-08-30  9:44 UTC 

[PATCH 0/7] media: imx274: miscellaneous improvements
 2018-08-30  9:33 UTC  (13+ messages)
` [PATCH 3/7] media: imx274: don't hard-code the subdev name to DRIVER_NAME

[PATCH 00/14] staging: media: tegra-vdea: Add Tegra124 support
 2018-08-30  8:56 UTC  (3+ messages)
` [PATCH 03/14] staging: media: tegra-vde: Prepare for interlacing support

[PATCH 0/3] Uniformly assign sub-device names
 2018-08-30  7:40 UTC  (7+ messages)
` [PATCH 1/3] v4l: subdev: Add a function to set an I²C sub-device's name
` [PATCH 2/3] smiapp: Use v4l2_i2c_subdev_set_name
` [PATCH 3/3] sr030pc30: Remove redundant setting of sub-device name

[RFC] Request API and V4L2 capabilities
 2018-08-30  7:33 UTC  (19+ messages)

cron job: media_tree daily build: ERRORS
 2018-08-30  4:52 UTC 

[PATCH v6 0/4] Venus updates - PIL
 2018-08-30  3:53 UTC  (4+ messages)
` [PATCH v6 4/4] venus: firmware: register separate platform_device for firmware loader

[PATCH v2 0/7] add UniPhier DVB Frontend system support
 2018-08-30  1:13 UTC  (2+ messages)

[PATCH v3 0/2] media: i2c: ov5640: Re-work MIPI startup sequence
 2018-08-29 13:52 UTC  (3+ messages)

[PATCH v2 00/23] V4L2 fwnode rework; support for default configuration
 2018-08-29 12:52 UTC  (5+ messages)
` [PATCH v2 04/23] dt-bindings: media: Specify bus type for MIPI D-PHY, others, explicitly

[GIT PULL FOR v4.20] RC changes
 2018-08-29 10:36 UTC 

cron job: media_tree daily build: ERRORS
 2018-08-29  4:27 UTC 

[PATCH v3 0/7] Add Rockchip VPU JPEG encoder
 2018-08-29  3:00 UTC  (5+ messages)
` [PATCH v3 6/7] media: Add controls for JPEG quantization tables

[PATCH v8 0/8] Cedrus driver for the Allwinner Video Engine, using media requests
 2018-08-29  1:08 UTC  (15+ messages)
` [PATCH v8 3/8] dt-bindings: media: Document bindings for the Cedrus VPU driver
  ` [linux-sunxi] "
` [PATCH v8 4/8] media: platform: Add Cedrus VPU decoder driver
` [PATCH v8 5/8] ARM: dts: sun5i: Add Video Engine and reserved memory nodes
` [PATCH v8 6/8] ARM: dts: sun7i-a20: "
` [PATCH v8 7/8] ARM: dts: sun8i-a33: "
` [PATCH v8 8/8] ARM: dts: sun8i-h3: "

[PATCH 0/2] media: adv748x: Allow probe with a single output endpoint
 2018-08-28 15:47 UTC  (5+ messages)
` [PATCH 1/2] media: i2c: adv748x: Support probing a single output
` [PATCH 2/2] media: i2c: adv748x: Handle TX[A|B] power management

[PATCH] staging: Convert to using %pOFn instead of device_node.name
 2018-08-28 15:44 UTC  (2+ messages)
  ` [PATCH v2] "

[PATCH 0/2] HEVC/H.265 stateless support for V4L2 and Cedrus
 2018-08-28 15:06 UTC  (4+ messages)
` [PATCH 1/2] media: v4l: Add definitions for the HEVC slice format and controls
` [PATCH 2/2] media: cedrus: Add HEVC/H.265 decoding support

[PATCH] media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remote
 2018-08-28 13:49 UTC 

This is it
 2018-08-28 11:02 UTC 

This is it
 2018-08-28 11:16 UTC 

[PATCH] media: ov5640: fix mode change regression
 2018-08-28 12:59 UTC  (3+ messages)

[PATCH] media: Convert to using %pOFn instead of device_node.name
 2018-08-28 12:21 UTC  (3+ messages)

[PATCH] media: v4l2-subdev.h: allow V4L2_FRMIVAL_TYPE_CONTINUOUS & _STEPWISE
 2018-08-28 10:48 UTC  (6+ messages)

[PATCH v6 0/2] media: imx274: cleanups, improvements and SELECTION API support
 2018-08-28  9:14 UTC  (4+ messages)
` [PATCH v6 1/2] media: imx274: use regmap_bulk_write to write multybyte registers

[PATCH 0/9] media: cedrus: Add H264 decoding support
 2018-08-28  8:11 UTC  (8+ messages)
` [PATCH 1/9] CHROMIUM: v4l: Add H264 low-level decoder API compound controls

cron job: media_tree daily build: ERRORS
 2018-08-28  8:04 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).