linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-05 15:35:45 to 2020-11-09 17:36:19 UTC [more...]

[PATCH 0/4] MFC private ctrls to std ctrls
 2020-11-09 17:35 UTC  (3+ messages)
` [PATCH 2/4] venus: vdec: Add support for display delay and delay enable controls
` [PATCH 3/4] s5p-mfc: Use display delay and display enable std controls

[PATCH 0/3] HDR10 static metadata
 2020-11-09 17:31 UTC  (4+ messages)
` [PATCH 1/3] v4l: Add HDR10 HEVC static metadata controls
` [PATCH 2/3] docs: media: Document CLL and Mastering display
` [PATCH 3/3] venus: venc: Add support for CLL and Mastering display controls

[PATCH v3 00/29] media: ov5647: Support RaspberryPi Camera Module v1
 2020-11-09 16:49 UTC  (30+ messages)
` [PATCH v3 01/29] media: ov5647: Add support for PWDN GPIO
` [PATCH v3 02/29] media: ov5647: Add support for non-continuous clock mode
` [PATCH v3 03/29] media: ov5647: Add set_fmt and get_fmt calls
` [PATCH v3 04/29] media: ov5647: Fix format initialization
` [PATCH v3 05/29] media: ov5647: Fix style issues
` [PATCH v3 06/29] media: ov5647: Replace license with SPDX identifier
` [PATCH v3 07/29] media: ov5647: Fix return value from read/write
` [PATCH v3 08/29] media: ov5647: Program mode at s_stream(1) time
` [PATCH v3 09/29] media: ov5647: Implement enum_frame_size()
` [PATCH v3 10/29] media: ov5647: Protect s_stream() with mutex
` [PATCH v3 11/29] media: ov5647: Support gain, exposure and AWB controls
` [PATCH v3 12/29] media: ov5647: Rationalize driver structure name
` [PATCH v3 13/29] media: ov5647: Break out format handling
` [PATCH v3 14/29] media: ov5647: Add support for get_selection()
` [PATCH v3 15/29] media: ov5647: Rename SBGGR8 VGA mode
` [PATCH v3 16/29] media: ov5647: Add SGGBR10_1X10 modes
` [PATCH v3 17/29] media: ov5647: Use SBGGR10_1X10 640x480 as default
` [PATCH v3 18/29] media: ov5647: Implement set_fmt pad operation
` [PATCH v3 19/29] media: ov5647: Set V4L2_SUBDEV_FL_HAS_EVENTS flag
` [PATCH v3 20/29] media: ov5647: Support V4L2_CID_PIXEL_RATE
` [PATCH v3 21/29] media: ov5647: Support V4L2_CID_HBLANK control
` [PATCH v3 22/29] media: ov5647: Support V4L2_CID_VBLANK control
` [PATCH v3 23/29] media: ov5647: Advertise the correct exposure range
` [PATCH v3 24/29] media: ov5647: Use pm_runtime infrastructure
` [PATCH v3 25/29] media: ov5647: Rework s_stream() operation
` [PATCH v3 26/29] media: ov5647: Apply controls only when powered
` [PATCH v3 27/29] media: ov5647: Constify oe_enable/disable reglist
` [PATCH v3 28/29] media: ov5647: Support VIDIOC_SUBSCRIBE_EVENT
` [PATCH v3 29/29] media: ov5647: Remove 640x480 SBGGR8 mode

[PATCH v2 00/10] media: tegra-video: Add support for capturing from HDMI-to-CSI bridge
 2020-11-09 16:22 UTC  (6+ messages)
` [PATCH v2 03/10] media: tegra-video: Fix V4L2 pixel format for RGB888_1X24
` [PATCH v2 10/10] media: tegra-video: Add support for x8 captures with gang ports

[PATCH 00/19] [Set 2] Rid W=1 warnings from GPU
 2020-11-09 16:10 UTC  (16+ messages)
` [PATCH 08/19] drm/omapdrm/omap_gem: Fix misnamed and missing parameter descriptions
` [PATCH 10/19] drm/radeon/radeon: Move prototype into shared header
` [PATCH 14/19] drm/amd/amdgpu/amdgpu_device: Provide documentation for 'reg_addr' params
` [PATCH 15/19] drm/radeon: Move prototypes to shared header

[PATCH v2 0/2] media: rc: gpio-ir-recv: add timeout property
 2020-11-09 15:23 UTC  (6+ messages)
` [PATCH v2 1/2] media: rc: gpio-ir-recv: add recorder "
  ` [PATCH RESEND "
` [PATCH v2 2/2] media: bindings: media: gpio-ir-receiver: add linux,timeout-us property
  ` [PATCH RESEND "
` [PATCH RESEND v2 0/2] media: rc: gpio-ir-recv: add timeout property

dma_alloc_pages / dma_alloc_noncoherent fixups
 2020-11-09 14:53 UTC  (4+ messages)
` [PATCH 8/8] WIP: add a dma_alloc_contiguous API

On test-media script integration for vidtv
 2020-11-09 14:21 UTC  (2+ messages)

[PATCH] staging: media: imx: drop dependency on ipuv3
 2020-11-09 11:27 UTC  (4+ messages)
  ` [PATCH] staging: media: imx: Split config option in 2

[PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-11-09 11:20 UTC  (26+ messages)
` [PATCH v1 17/30] mmc: sdhci-tegra: Support OPP and core voltage scaling
` [PATCH v1 21/30] usb: host: ehci-tegra: Support OPP and SoC "

[PATCH v5 0/4] DCMI BT656 parallel bus mode support
 2020-11-09 11:16 UTC  (7+ messages)
` [PATCH v5 2/4] media: dt-bindings: media: st,stm32-dcmi: add support of BT656 bus
  ` [PATCH v5 2/4] media: dt-bindings: media: st, stm32-dcmi: "

[PATCH v3 0/9] slab: provide and use krealloc_array()
 2020-11-09 11:06 UTC  (10+ messages)
` [PATCH v3 1/9] mm: slab: clarify krealloc()'s behavior with __GFP_ZERO
` [PATCH v3 2/9] mm: slab: provide krealloc_array()
` [PATCH v3 3/9] ALSA: pcm: use krealloc_array()
` [PATCH v3 4/9] vhost: vringh: "
` [PATCH v3 5/9] pinctrl: "
` [PATCH v3 6/9] edac: ghes: "
` [PATCH v3 7/9] drm: atomic: "
` [PATCH v3 8/9] hwtracing: intel: "
` [PATCH v3 9/9] dma-buf: "

[PATCH 0/7] sunxi: Remove the calls to dma_direct_set_offset
 2020-11-09  9:47 UTC  (12+ messages)
` [PATCH 1/7] drm/sun4i: backend: Fix probe failure with multiple backends
` [PATCH 2/7] soc: sunxi: Deal with the MBUS DMA offsets in a central place
` [PATCH 3/7] drm/sun4i: backend: Remove the MBUS quirks
` [PATCH 4/7] media: sun4i: "
` [PATCH 5/7] media: sun6i: "
` [PATCH 6/7] media: cedrus: "
` [PATCH 7/7] media: sun8i-di: Remove the call to of_dma_configure

Build failed in Jenkins: media-build #3277
 2020-11-09  9:19 UTC  (7+ messages)
` Build failed in Jenkins: media-build #3278
  ` Build failed in Jenkins: media-build #3279
    ` Build failed in Jenkins: media-build #3280
      ` Build failed in Jenkins: media-build #3281
        ` Build failed in Jenkins: media-build #3282
          ` Build failed in Jenkins: media-build #3283

[PATCH] v4l2-compat-ioctl32.c: add missing #ifdef CONFIG_COMPAT_32BIT_TIMEs
 2020-11-09  8:47 UTC 

[PATCH v5 05/15] mm/frame-vector: Use FOLL_LONGTERM
 2020-11-09  8:44 UTC  (17+ messages)

[PATCH] drivers: amdgpu: amdgpu_display.c: Fix a spelling doens\'t to doesn\'t
 2020-11-09  8:38 UTC 

[PATCH v2 00/23] Rid W=1 warnings in MTD
 2020-11-09  8:28 UTC  (3+ messages)
` [PATCH v2 07/23] mtd: spi-nor: controllers: hisi-sfc: Demote non-conformant kernel-doc

[PATCH v2 1/2] media: ov2740: only do OTP data read on demand from user
 2020-11-09  7:39 UTC  (2+ messages)
` [PATCH v2 2/2] media: ov2740: allow OTP data access during streaming

[PATCH 1/2] media: ov2740: only do OTP data read on demand from user
 2020-11-09  7:25 UTC  (4+ messages)
` [PATCH 2/2] media: ov2740: allow OTP data access during streaming

cron job: media_tree daily build: ERRORS
 2020-11-09  4:41 UTC 

[ragnatech:media-tree] BUILD SUCCESS 0ab4f9087ea94ff92dc2ae68180faaf6bd443021
 2020-11-09  0:46 UTC 

[PATCH 0/7] opp: Allow dev_pm_opp_put_*() APIs to accept NULL opp_table
 2020-11-08  9:25 UTC  (3+ messages)
` [PATCH 7/7] media: venus: dev_pm_opp_put_*() accepts NULL argument

cron job: media_tree daily build: ERRORS
 2020-11-08  4:38 UTC 

[PATCH v3 0/3] Reduce context clear batch size to avoid gpu hang
 2020-11-07 17:57 UTC  (4+ messages)

Philips Monitor with webcam
 2020-11-07 16:23 UTC  (10+ messages)

Im rechtlichen Kontext
 2020-11-07  8:44 UTC 

cron job: media_tree daily build: ERRORS
 2020-11-07  4:41 UTC 

[PATCH] media: staging: rkisp1: cap: fix timeout when stopping the stream
 2020-11-06 23:02 UTC 

cleanup a fix and add the vma_set_file function
 2020-11-06 22:48 UTC  (4+ messages)
` [PATCH 1/2] mm: mmap: fix fput in error path v2
` [PATCH 2/2] mm: introduce vma_set_file function v5

[PATCH v3 00/12] media: staging: rkisp1: various bug fixes
 2020-11-06 14:43 UTC  (6+ messages)
` [PATCH v3 06/12] media: staging: rkisp1: remove atomic operations for frame sequence

[GIT PULL FOR v5.11] Venus updates
 2020-11-06 13:47 UTC  (2+ messages)
` [GIT PULL FOR v5.11] Venus updates (#68684)

[PATCH 07/23] mtd: spi-nor: controllers: hisi-sfc: Demote non-conformant kernel-doc
 2020-11-06 13:37 UTC  (2+ messages)

[GIT FIXES FOR v5.10] Venus fixes for v5.10
 2020-11-06 13:31 UTC  (2+ messages)
` [GIT FIXES FOR v5.10] Venus fixes for v5.10 (#68683)

(no subject)
 2020-11-06 12:33 UTC  (3+ messages)
` [PATCH 4/4] media: i2c: imx219: Selection compliance fixes

[PATCH v3 0/2] destage Rockchip ISP1 driver
 2020-11-06 12:19 UTC  (3+ messages)
` [PATCH v3 1/2] media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format
` [PATCH v3 2/2] media: rockchip: rkisp1: destage Rockchip ISP1 driver

[PATCH v3 0/5] media: staging: Add bcm2835-unicam driver
 2020-11-06 11:39 UTC  (11+ messages)
` [PATCH v3 1/5] media: uapi: v4l2-core: Add sensor ancillary data V4L2 fourcc type
` [PATCH v3 2/5] media: uapi: Add MEDIA_BUS_FMT_SENSOR_DATA media bus format
` [PATCH v3 4/5] media: bcm2835-unicam: Driver for CCP2/CSI2 camera interface

[PATCH 00/36] Rid W=1 issues from TTY
 2020-11-06  9:54 UTC  (2+ messages)

[PATCH v2 00/30] media: ov5647: Support RaspberryPi Camera Module v1
 2020-11-06  9:42 UTC  (10+ messages)
` [PATCH v2 15/30] media: ov5647: Add support for get_selection()
` [PATCH v2 16/30] media: ov5647: Rename SBGGR8 VGA mode
` [PATCH v2 30/30] media: ov5647: Reflow register-value lists

[PATCH v2 0/7] Show privacy_gpio as a v4l2_ctrl
 2020-11-06  8:45 UTC  (15+ messages)
` [PATCH v2 1/7] media: uvcvideo: Use pr_cont() macro
` [PATCH v2 2/7] media: uvcvideo: Move guid to entity

[RFC 0/3] media: ov5640: Adjust htot, rework clock tree, add LINK_FREQ
 2020-11-06  8:26 UTC  (5+ messages)

[PATCH v2] vpdma: Move firmware to ti directory
 2020-11-06  8:22 UTC  (3+ messages)

Update venus firmware files for v5.4
 2020-11-06  5:10 UTC 

cron job: media_tree daily build: ERRORS
 2020-11-06  4:34 UTC 

[PATCH v4 00/11] Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2020-11-06  1:05 UTC  (9+ messages)
` [PATCH v4 04/11] media: imx-jpeg: "
    ` [EXT] Re: [PATCH v4 00/11] "

Does uvcvideo support dynamic format changes?
 2020-11-05 21:20 UTC 

[PATCH v2 0/3] MPEG-2 stateless API cleanup
 2020-11-05 20:51 UTC  (4+ messages)
` [PATCH v2 1/3] media: uapi: mpeg2: Cleanup flags
` [PATCH v2 2/3] media: uapi: mpeg2: Remove unused slice size and offset
` [PATCH v2 3/3] media: uapi: mpeg2: Split sequence and picture parameters

[PATCH 00/19] [Set 1] Rid W=1 warnings from GPU
 2020-11-05 18:24 UTC  (7+ messages)

[PATCH v2 0/3] destage Rockchip ISP1 driver
 2020-11-05 18:11 UTC  (6+ messages)
` [PATCH v2 1/3] media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format
` [PATCH v2 2/3] media: rockchip: rkisp1: destage Rockchip ISP1 driver

[GIT PULL FOR v5.11] v2: Various fixes
 2020-11-05 17:06 UTC  (2+ messages)

[PATCH v2 000/106] CCS driver
 2020-11-05 16:29 UTC  (5+ messages)
` [PATCH v2 001/106] smiapp: Generate CCS register definitions and limits
  ` [PATCH v2 105/106] ccs: Add shading correction and luminance correction level controls

[PATCH 0/3] media: i2c: OV8865 image sensor support
 2020-11-05 15:35 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: media: i2c: Add OV8865 bindings documentation


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