linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-20 18:37:05 to 2020-11-24 09:38:51 UTC [more...]

[PATCH 00/30] Trivial MIPI CCS support
 2020-11-24  9:32 UTC  (11+ messages)
` [PATCH 01/30] ccs: Add MIPI CCS compatible strings
` [PATCH 02/30] ccs: Add device compatible identifiers for telling SMIA and CCS apart
` [PATCH 03/30] ccs: Add CCS ACPI device ID
` [PATCH 04/30] ccs: Remove the I²C ID table
` [PATCH 06/30] ccs: Make hwcfg part of the device specific struct
` [PATCH 08/30] ccs: Add CCS static data parser library
` [PATCH 11/30] ccs: Stop reading arrays after the first zero
` [PATCH 13/30] ccs: Replace somewhat harsh internal checks based on BUG with WARN_ON
` [PATCH 14/30] ccs: Refactor register reading a little
` [PATCH 15/30] ccs: Make real to integer number conversion optional

[PATCH] media: platform: exynos4-is: remove all references to physicall addresses
 2020-11-24  9:21 UTC  (2+ messages)

[PATCH] media: ov8856: Remove 3280x2464 mode
 2020-11-24  8:43 UTC  (3+ messages)

[PATCH] media: platform: s5p-mfc: properly assign device to both vb2 queues
 2020-11-24  8:41 UTC 

[PATCH v4 0/2] media: mtk-vcodec: fix builds when remoteproc is disabled
 2020-11-24  8:39 UTC  (3+ messages)

cron job: media_tree daily build: WARNINGS
 2020-11-24  4:39 UTC 

[PATCH v2 0/9] Xilinx AI engine kernel driver
 2020-11-24  3:24 UTC  (2+ messages)
  ` [PATCH v2 9/9] misc: xilinx-ai-engine: Add support for servicing error interrupts

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-24  2:48 UTC  (47+ messages)
` [PATCH 013/141] media: dvb-frontends: "
` [PATCH 014/141] media: usb: dvb-usb-v2: "
` [PATCH 094/141] media: atomisp: "
` [PATCH 095/141] media: dvb_frontend: "
` [PATCH 096/141] media: rcar_jpu: "
` [PATCH 097/141] media: saa7134: "
                  ` [Intel-wired-lan] [PATCH 000/141] "

[GIT PULL for 5.11] Smiapp driver fixes, begin conversion to CCS
 2020-11-23 23:43 UTC  (2+ messages)
` [GIT PULL for =?iso-8859-1?q?5=2E11=5D=A0Smiapp?= driver fixes, (#69243)

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

[PATCH 1/2 v6] dt-bindings: leds: Add DT binding for Richtek RT8515
 2020-11-23 22:45 UTC  (3+ messages)
` [PATCH 2/2 v6] leds: rt8515: Add Richtek RT8515 LED driver

memory leak in hub_event
 2020-11-23 22:24 UTC  (3+ messages)

[PATCH 1/2 v5] dt-bindings: leds: Add DT binding for Richtek RT8515
 2020-11-23 21:23 UTC  (7+ messages)
` [PATCH 2/2 v5] leds: rt8515: Add Richtek RT8515 LED driver

[PATCH v5 0/7] media: v4l2: Add extended fmt and buffer ioctls
 2020-11-23 20:33 UTC  (8+ messages)
` [PATCH v5 2/7] media: v4l2: Add extended buffer operations

linux-media@vger.kernel.org waiting to hear from you
 2020-11-23 19:57 UTC 

[RFC] MAINTAINERS tag for cleanup robot
 2020-11-23 17:06 UTC  (17+ messages)

[PATCH 0/2] media: max9271: Fix GPIO handling
 2020-11-23 15:59 UTC  (7+ messages)
` [PATCH 1/2] media: max9271: Fix GPIO enable/disable
` [PATCH 2/2] media: rdacm20: Enable GPIO1 explicitly

[PATCH v2 0/2] media: rcar-vin: Mask access to VNCSI_IFMD register
 2020-11-23 15:31 UTC  (3+ messages)
` [PATCH v2 2/2] media: rcar-vin: Mask "

[PATCH] v4l2-compliance: test for vb2/m2m poll kernel bug
 2020-11-23 15:18 UTC 

[PATCH v2 0/2] media: always call poll_wait() on queues
 2020-11-23 15:18 UTC  (3+ messages)
` [PATCH v2 1/2] media: videobuf2: "
` [PATCH v2 2/2] media: v4l2-mem2mem: "

[PATCH] media: v4l2-mem2mem: always call poll_wait() on queues
 2020-11-23 15:18 UTC  (5+ messages)

PROBLEM: Broken pixel format for Elgato Cam Link 4K
 2020-11-23 15:02 UTC  (4+ messages)

[PATCH] media: controls: Add VP8 stateless type initialization
 2020-11-23 15:00 UTC 

[PATCH v4 00/13] Stateless H.264 de-staging
 2020-11-23 14:40 UTC  (14+ messages)
` [PATCH v4 01/13] media: ctrls: Add validate failure debug message
` [PATCH v4 02/13] media: rkvdec: h264: Support profile and level controls
` [PATCH v4 03/13] media: cedrus: h264: Support profile controls
` [PATCH v4 04/13] media: Rename stateful codec control macros
` [PATCH v4 05/13] media: Clean stateless control includes
` [PATCH v4 06/13] media: uapi: h264: Add profile_idc macros
` [PATCH v4 07/13] media: controls: Validate H264 stateless controls
` [PATCH v4 08/13] media: controls: Add the stateless codec control class
` [PATCH v4 09/13] media: uapi: Move parsed H264 pixel format out of staging
` [PATCH v4 10/13] media: uapi: Move the H264 stateless control types "
` [PATCH v4 11/13] media: controls: Log H264 stateless controls in .std_log
` [PATCH v4 12/13] media: uapi: move H264 stateless controls out of staging
` [PATCH v4 13/13] media: docs: Move the H264 stateless codec uAPI

[PATCH 00/40] [Set 7] Rid W=1 warnings from GPU
 2020-11-23 14:30 UTC  (3+ messages)
` [PATCH 10/40] drm/mediatek/mtk_drm_drv: Staticise local function invoked by reference

[PATCH 0/4] Chunk Heap Support on DMA-HEAP
 2020-11-23 14:15 UTC  (3+ messages)
` [PATCH 1/4] mm: introduce cma_alloc_bulk API

[PATCH for-5.10] media: netup_unidvb: Don't leak SPI master in probe error path
 2020-11-23 14:06 UTC  (2+ messages)

[PATCH 0/2] IMX334 Camera Sensor Driver
 2020-11-23 14:02 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: media: Add bindings for imx334
` [PATCH 2/2] media: Add imx334 camera sensor driver

[PATCH] Properly check tee_shm buffer mmap offset
 2020-11-23 13:52 UTC 

[PATCH 00/40] [Set 8] Rid W=1 warnings from GPU
 2020-11-23 12:30 UTC  (10+ messages)
` [PATCH 02/40] drm/amd/amdgpu/amdgpu_ttm: Add description for 'page_flags'
` [PATCH 03/40] drm/amd/amdgpu/amdgpu_ib: Provide docs for 'amdgpu_ib_schedule()'s 'job' param
` [PATCH 08/40] drm/amd/amdgpu/cik_sdma: Supply some missing function param descriptions
` [PATCH 09/40] drm/amd/amdgpu/gfx_v7_0: Clean-up a bunch of kernel-doc related issues
` [PATCH 16/40] drm/amd/amdgpu/si_dma: Fix a bunch of function documentation issues
` [PATCH 17/40] drm/amd/amdgpu/gfx_v6_0: Supply description for 'gfx_v6_0_ring_test_ib()'s 'timeout' param
` [PATCH 33/40] drm/amd/amdgpu/cik_sdma: Add one and remove another function param description

[PATCH v3 0/3] media: rockchip: Introduce driver for Rockchip's camera interface
 2020-11-23 12:48 UTC  (5+ messages)
` [PATCH v3 2/3] media: rockchip: Introduce driver for Rockhip's "

[PATCH v5 0/4] NVIDIA Tegra video decoder driver
 2020-11-23 11:09 UTC  (6+ messages)
` [PATCH v5 2/4] staging: media: Introduce "

drivers/media/pci/intel/ipu3/ipu3-cio2.c:163:56: warning: implicit conversion from 'unsigned long' to 'u16' (aka 'unsigned short') changes value from 131072 to 0
 2020-11-23 10:40 UTC  (2+ messages)

[PATCH v3] media: v4l2-ctrl: Add base layer priority id control
 2020-11-23  8:50 UTC 

[PATCH 0/3] adv748x: Add support for s2ram
 2020-11-23  8:09 UTC  (8+ messages)
` [PATCH 1/3] adv748x: afe: Select input port when device is reset
` [PATCH 2/3] adv748x: csi2: Set virtual channel "
` [PATCH 3/3] adv748x: Configure device when resuming from sleep

[PATCH v3 0/6] ARM: dts: sun8i: v3s: Enable video decoder
 2020-11-23  4:47 UTC  (5+ messages)
` [PATCH v3 5/6] dt-bindings: media: cedrus: Add V3s compatible
` [PATCH v3 6/6] ARM: dts: sun8i: v3s: Add video engine node

cron job: media_tree daily build: WARNINGS
 2020-11-23  4:39 UTC 

[linux-next:master 2777/7280] drivers/edac/igen6_edac.c:167:1: sparse: sparse: symbol 'ecclog_llist' was not declared. Should it be
 2020-11-23  3:18 UTC  (2+ messages)
` [RFC PATCH linux-next] EDAC/igen6: ecclog_llist can be static

[PATCH 0/3] Venus encoder improvements
 2020-11-22 21:05 UTC  (10+ messages)
` [PATCH 1/3] venus: venc: Init the session only once in queue_setup
` [PATCH 2/3] venus: Limit HFI sessions to the maximum supported
` [PATCH 3/3] media: hfi_venus: Request interrupt for sync cmds

[PATCH] adv748x: Only set i2c addresses once during probe
 2020-11-22 16:30 UTC 

[PATCH] media: uvcvideo: Handle errors from calls to usb_string
 2020-11-22 13:48 UTC  (2+ messages)

[PATCH V6 0/3] Implement Shutdown callback for geni-i2c
 2020-11-22  3:27 UTC  (3+ messages)
` [PATCH V6 1/3] soc: qcom: geni: Remove "iova" check

[PATCH v3 00/13] Stateless H.264 de-staging
 2020-11-22  0:48 UTC  (4+ messages)
` [PATCH v3 07/13] media: controls: Validate H264 stateless controls

[PATCH v7 0/5] dma-buf: Code rework and performance improvements for system heap
 2020-11-21 23:50 UTC  (6+ messages)
` [PATCH v7 1/5] dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists
` [PATCH v7 2/5] dma-buf: heaps: Move heap-helper logic into the cma_heap implementation
` [PATCH v7 3/5] dma-buf: heaps: Remove heap-helpers code
` [PATCH v7 4/5] dma-buf: heaps: Skip sync if not mapped
` [PATCH v7 5/5] dma-buf: system_heap: Allocate higher order pages if available

[PATCH v2] usb: gadget: uvc: fix multiple opens
 2020-11-21 12:50 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v6 00/17] follow_pfn and other iomap races
 2020-11-21 12:47 UTC  (5+ messages)
` [PATCH v6 03/17] misc/habana: Stop using frame_vector helpers
` [PATCH v6 04/17] misc/habana: Use FOLL_LONGTERM for userptr

[PATCH v6 0/5] dma-buf: Code rework and performance improvements for system heap
 2020-11-21  4:49 UTC  (6+ messages)
` [PATCH v6 1/5] dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists
` [PATCH v6 2/5] dma-buf: heaps: Move heap-helper logic into the cma_heap implementation
` [PATCH v6 3/5] dma-buf: heaps: Remove heap-helpers code
` [PATCH v6 4/5] dma-buf: heaps: Skip sync if not mapped
` [PATCH v6 5/5] dma-buf: system_heap: Allocate higher order pages if available

cron job: media_tree daily build: WARNINGS
 2020-11-21  4:40 UTC 

[PATCH v5 1/1] lib/vsprintf: Add support for printing V4L2 and DRM fourccs
 2020-11-21  3:05 UTC  (3+ messages)

[PATCH v2 1/2] dma-fence: allow signaling drivers to set fence timestamp
 2020-11-21  0:37 UTC  (2+ messages)
` [PATCH v2 2/2] drm/drm_vblank: set the dma-fence timestamp during send_vblank_event


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