linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-18 04:36:33 to 2021-01-20 12:40:35 UTC [more...]

Philips Monitor with webcam
 2021-01-20 11:53 UTC  (10+ messages)

[PATCH] media: v4l2-async: Safely unregister an non-registered async subdev
 2021-01-20 11:14 UTC  (2+ messages)

[PATCH] media: i2c/Kconfig: Select FWNODE for OV772x sensor
 2021-01-20 11:09 UTC  (6+ messages)

[PATCH v7 0/9] Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2021-01-20 11:07 UTC  (4+ messages)
` [PATCH v7 3/9] media: imx-jpeg: "

[bug report] media: venus: Get codecs and capabilities from hfi platform
 2021-01-20 11:01 UTC 

[PATCH] media: rkisp1: uapi: change hist_bins array type from __u16 to __u32
 2021-01-20 10:49 UTC  (8+ messages)

[linux-next:master 2460/4407] drivers/media/i2c/ov8865.c:2852 ov8865_probe() warn: passing zero to 'PTR_ERR'
 2021-01-20 10:43 UTC  (2+ messages)

[PATCH v4 0/5] HDR10 static metadata
 2021-01-20  9:26 UTC  (6+ messages)
` [PATCH v4 1/5] v4l: Add new Colorimetry Class
` [PATCH v4 2/5] docs: Document colorimetry class
` [PATCH v4 3/5] v4l: Add HDR10 static metadata controls
` [PATCH v4 4/5] docs: Document CLL and Mastering display colorimetry controls
` [PATCH v4 5/5] venus: venc: Add support for CLL and Mastering display controls

[PATCH 00/14] Fixes for smatch/sparse/sysbot/compiler warnings
 2021-01-20  9:43 UTC  (15+ messages)
` [PATCH 01/14] atomisp/pci/hmm: fix wrong printk format
` [PATCH 02/14] v4l2-ctrls.c: fix shift-out-of-bounds in std_validate
` [PATCH 03/14] meson/ge2d: set ret to -ENOMEM
` [PATCH 04/14] davinci/vpbe.c: ret contains the return code, not err
` [PATCH 05/14] tuners/it913x.c: fix missing error code
` [PATCH 06/14] i2c/ov8865.c: fix error checks using wrong variable
` [PATCH 07/14] sti/c8sectpfe: set correct return code
` [PATCH 08/14] sti/hva: add missing clk_disable_unprepare()
` [PATCH 09/14] pci/ivtv: release memory regions on error
` [PATCH 10/14] usb/dvb-usb-v2/rtl28xxu.c: clean up code to fix smatch warning
` [PATCH 11/14] dvb-frontends/rtl2832.c: fix missing error code
` [PATCH 12/14] dvb-frontends/af9033.c: fix missing error codes
` [PATCH 13/14] atomisp/pci: add missing include
` [PATCH 14/14] i2c/ov02a10.c: add cast to fix type mismatch

Failing V4l2-compliance test with a sensor driver
 2021-01-20 10:16 UTC  (11+ messages)

V4L2 logging for multiple streams
 2021-01-20 10:07 UTC  (2+ messages)

[PATCH 0/2] media: dvb-usb: Fix UAF and memory leaks
 2021-01-20 10:20 UTC  (3+ messages)
` [PATCH 1/2] media: dvb-usb: Fix memory leak at error in dvb_usb_device_init()
` [PATCH 2/2] media: dvb-usb: Fix use-after-free access

Build failed in Jenkins: media-build #3364
 2021-01-20  9:19 UTC  (4+ messages)
` Build failed in Jenkins: media-build #3365
  ` Build failed in Jenkins: media-build #3366
    ` Build failed in Jenkins: media-build #3367

[RFC PATCH v5] virtio-video: Add virtio video device specification
 2021-01-20  8:31 UTC 

[PATCH 0/2] media: Driver for OV1063x camera sensor
 2021-01-20  8:26 UTC  (4+ messages)
` [PATCH 2/2] media: i2c: Add OV1063x sensor driver

[PATCH 00/29] [Set 15] Finally rid W=1 warnings from GPU!
 2021-01-20  8:05 UTC  (9+ messages)

[PATCH v5] venus: core: add support to dump FW region
 2021-01-20  7:56 UTC  (2+ messages)

ia64-linux-ld: ov772x.c:undefined reference to `v4l2_fwnode_endpoint_alloc_parse'
 2021-01-20  4:58 UTC 

cron job: media_tree daily build: ERRORS
 2021-01-20  4:42 UTC 

[PATCH v3 0/4] Chunk Heap Support on DMA-HEAP
 2021-01-20  3:32 UTC  (6+ messages)
` [PATCH v3 4/4] dma-buf: heaps: add chunk heap to dmabuf heaps

ov772x.c:undefined reference to `v4l2_fwnode_endpoint_alloc_parse'
 2021-01-20  1:11 UTC 

[PATCH] media: mceusb: sanity check for prescaler value
 2021-01-19 14:02 UTC 

[PATCH 0/2] SDM630/660 Venus hardware video decoder/encoder
 2021-01-19 23:19 UTC  (11+ messages)
` [PATCH 1/2] media: venus: core: Add sdm660 DT compatible and resource struct
` [PATCH 2/2] media: dt-bindings: media: venus: Add sdm660 DT schema

[PATCH v2] dmabuf: Add the capability to expose DMA-BUF stats in sysfs
 2021-01-19 22:57 UTC 

[PATCH v7 00/17] follow_pfn and other iomap races
 2021-01-19 16:03 UTC  (9+ messages)
` [PATCH v7 12/17] PCI: Revoke mappings like devmem
` [PATCH v7 14/17] media/videobuf1|2: Mark follow_pfn usage as unsafe

UBSAN: shift-out-of-bounds in std_validate
 2021-01-19 18:39 UTC 

[RESEND][PATCH 1/3] dma-buf: system_heap: Make sure to return an error if we abort
 2021-01-19 20:45 UTC  (3+ messages)
` [RESEND][PATCH 2/3] dma-buf: heaps: Add a WARN_ON should the vmap_cnt go negative
` [RESEND][PATCH 3/3] dma-buf: heaps: Rework heep allocation hooks to return struct dma_buf instead of fd

[PATCH v2 00/14] V4L2 Async notifier API cleanup
 2021-01-19 20:12 UTC  (33+ messages)
` [PATCH v2 01/14] media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdev
` [PATCH v2 02/14] media: atmel: Use v4l2_async_notifier_add_fwnode_remote_subdev
` [PATCH v2 03/14] media: stm32: "
` [PATCH v2 04/14] media: exynos4-is: "
` [PATCH v2 05/14] media: st-mipid02: "
` [PATCH v2 06/14] media: cadence: "
` [PATCH v2 07/14] media: marvell-ccic: Use v4l2_async_notifier_add_*_subdev
` [PATCH v2 08/14] media: renesas-ceu: "
` [PATCH v2 09/14] media: pxa-camera: "
` [PATCH v2 10/14] media: davinci: vpif_display: Remove unused v4l2-async code
` [PATCH v2 11/14] media: v4l2-async: Fix incorrect comment
` [PATCH v2 12/14] media: Clarify v4l2-async subdevice addition API
` [PATCH v2 13/14] media: v4l2-async: Discourage use of v4l2_async_notifier_add_subdev
` [PATCH v2 14/14] media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API

[PATCH v4 1/2] dma-fence: allow signaling drivers to set fence timestamp
 2021-01-19 20:31 UTC  (4+ messages)
` [PATCH v4 2/2] drm/drm_vblank: set the dma-fence timestamp during send_vblank_event

[PATCH] media: rc: select CONFIG_BITREVERSE where needed
 2021-01-19 14:54 UTC  (2+ messages)

[PATCH 0/3] treewide: remove open coded SMBus block transfers
 2021-01-19  9:39 UTC  (3+ messages)
` [PATCH 1/3] media: i2c: adv7842: remove open coded version of SMBus block write
` [PATCH 2/3] media: i2c: adv7511: remove open coded version of SMBus block read

[PATCH v3 0/2] AUD encoder control
 2021-01-19 12:16 UTC  (3+ messages)
` [PATCH v3 1/2] media: v4l2-ctrls: Add control for AUD generation
` [PATCH v3 2/2] venus: venc: Add support for AUD NALU control

Coda: imx53 plays video with incorrect colors
 2021-01-19 12:08 UTC  (10+ messages)

[PATCH] media: hantro: Fix reset_raw_fmt initialization
 2021-01-19  8:57 UTC  (2+ messages)

[GIT PULL FOR v5.12] Venus updates - part2
 2021-01-19  8:36 UTC  (2+ messages)
` [GIT PULL FOR v5.12] Venus updates - part2 (#70920)

[PATCH] venus: core: Fix platform driver shutdown
 2021-01-19  8:22 UTC  (4+ messages)

[PATCH v2 0/6] Remove last users of v4l2-clk and remove v4l2-clk
 2021-01-19  8:01 UTC  (5+ messages)
` [PATCH v2 1/6] media: mach-pxa: Register the camera sensor fixed-rate clock

cron job: media_tree daily build: ERRORS
 2021-01-19  4:41 UTC 

[PATCH] media: vidtv: remove redundant quote
 2021-01-19  1:09 UTC 

[PATCH v4 0/2] Add support for the Sony Exmor-RS IMX300 camera sensor
 2021-01-19  0:26 UTC  (6+ messages)
` [PATCH v4 2/2] media: dt-bindings: media: i2c: Add IMX300 CMOS sensor binding

[lwn:docs-next 23/23] arch/mips/kvm/vz.c:1553: warning: expecting prototype for kvm_trap_vz_handle_cop_unusuable(). Prototype was for kvm_trap_vz_handle_cop_unusable() instead
 2021-01-18 23:00 UTC 

RkISP1 simulataneously streaming with two cameras
 2021-01-18 22:34 UTC  (4+ messages)

[lwn:docs-next 23/23] fs/super.c:1728: warning: expecting prototype for thaw_super(). Prototype was for thaw_super_locked() instead
 2021-01-18 22:28 UTC 

[PATCH v5 0/3] Fix the rkisp1 userspace API for later IP versions
 2021-01-18 10:12 UTC  (5+ messages)
` [PATCH v5 1/3] media: rockchip: rkisp1: fix comment about number of histogram sub-windows
` [PATCH v5 2/3] media: rockchip: rkisp1: carry ip version information
` [PATCH v5 3/3] media: rockchip: rkisp1: extend uapi array sizes

[PATCH]media:dvb: add compat_ioctl def for dmx_dvr
 2021-01-18 10:34 UTC  (2+ messages)

[PATCH v5 00/16] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2021-01-18  9:09 UTC  (3+ messages)
` [PATCH v5 04/16] media: sun6i-csi: Stop using the deprecated fwnode endpoint parser

[PATCH for v5.11] v4l2-subdev.h: BIT() is not available in userspace
 2021-01-18 10:41 UTC 

[PATCH v4 0/3] Fix the rkisp1 userspace API for later IP versions
 2021-01-18  9:27 UTC  (7+ messages)
` [PATCH v4 2/3] media: rockchip: rkisp1: carry ip version information

[PATCH v2 0/4] Add random IR and AUD encoder controls
 2021-01-18  9:20 UTC  (4+ messages)
` [PATCH v2 1/4] media: v4l2-ctrls: Add intra-refresh period control

[PATCH v4] media: ov8856: Configure sensor for GRBG Bayer for all modes
 2021-01-18 20:03 UTC  (5+ messages)

[PATCH v2 0/4] media: sunxi-cir: Cleanup and power management
 2021-01-18 17:59 UTC  (7+ messages)
` [PATCH v2 1/4] media: sunxi-cir: Clean up dead register writes
` [PATCH v2 2/4] media: sunxi-cir: Remove unnecessary spinlock
` [PATCH v2 3/4] media: sunxi-cir: Factor out hardware initialization
` [PATCH v2 4/4] media: sunxi-cir: Implement suspend/resume/shutdown callbacks

[RFC PATCH 00/11] rkisp1 support for px30 - including uapi questions for 5.11
 2021-01-18 18:06 UTC  (11+ messages)
` [PATCH RFC 04/11] phy/rockchip: add Innosilicon-based CSI dphy
` [PATCH RFC 06/11] media: rockchip: rkisp1: allow separate interrupts
` [PATCH RFC 08/11] media: rockchip: rkisp1: make some isp-param functions variable
` [PATCH RFC 09/11] media: rockchip: rkisp1: make some isp-stats "
` [PATCH RFC 10/11] media: rockchip: rkisp1: add support for v12 isp variants

[PATCH v6 0/4] Fix the rkisp1 userspace API for later IP versions
 2021-01-18 18:04 UTC  (10+ messages)
` [PATCH v6 1/4] media: rockchip: rkisp1: fix comment about number of histogram sub-windows
` [PATCH v6 2/4] media: rockchip: rkisp1: reduce number of histogram grid elements in uapi
` [PATCH v6 3/4] media: rockchip: rkisp1: carry ip version information
` [PATCH v6 4/4] media: rockchip: rkisp1: extend uapi array sizes

[PATCH for v5.11] v4l2-subdev.h: BIT() is not available in userspace
 2021-01-18 15:33 UTC 

[PATCH for v5.11] v4l2-subdev.h: BIT() is not available in userspace
 2021-01-18 15:37 UTC 

[PATCH 00/40] [Set 14] Rid W=1 warnings from GPU
 2021-01-18 14:46 UTC  (3+ messages)

[PATCH v2 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2021-01-18 13:55 UTC  (3+ messages)

[PATCH] media: i2c: fix odd_ptr_err.cocci warnings
 2021-01-18 13:55 UTC  (2+ messages)

[PATCH] media: pxa_camera: declare variable when DEBUG is defined
 2021-01-18 13:45 UTC 

[PATCH] drm-buf: Add debug option
 2021-01-18 13:27 UTC  (4+ messages)
` [PATCH] dma-buf: "

[PATCH] media: zr364xx: fix memory leaks in probe()
 2021-01-18 12:20 UTC  (3+ messages)

[PATCH v3 18/21] dt-bindings: allwinner: Add H616 compatible strings
 2021-01-18 12:05 UTC  (2+ messages)

[PATCH RFC v4 0/1] Virtio Video Device Specification
 2021-01-18 11:15 UTC  (4+ messages)
` [virtio-dev] "

[PATCH RFC 0/3] treewide: remove open coded SMBus block transfers
 2021-01-18  9:33 UTC  (7+ messages)
` [PATCH RFC 1/3] media: i2c: adv7842: remove open coded version of SMBus block write
` [PATCH RFC 2/3] media: i2c: adv7842: remove open coded version of SMBus block read

[PATCH] media: i2c: max9286: fix access to unallocated memory
 2021-01-18  9:20 UTC  (2+ messages)

YGTek 2k webcam not supported
 2021-01-18  4:28 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).