linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-22 22:09:07 to 2020-12-29 00:08:14 UTC [more...]

[PATCH v3 00/14] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-12-29  0:07 UTC  (52+ messages)
` [PATCH v3 01/14] software_node: Fix refcounts in software_node_get_next_child()
` [PATCH v3 02/14] property: Return true in fwnode_device_is_available for NULL ops
` [PATCH v3 03/14] property: Call fwnode_graph_get_endpoint_by_id() for fwnode->secondary
` [PATCH v3 04/14] software_node: Enforce parent before child ordering of nodes arrays
` [PATCH v3 05/14] software_node: unregister software_nodes in reverse order
` [PATCH v3 06/14] include: fwnode.h: Define format macros for ports and endpoints
` [PATCH v3 07/14] software_node: Add support for fwnode_graph*() family of functions
` [PATCH v3 08/14] lib/test_printf.c: Use helper function to unwind array of software_nodes
` [PATCH v3 09/14] ipu3-cio2: Add T: entry to MAINTAINERS
` [PATCH v3 10/14] ipu3-cio2: Rename ipu3-cio2.c
` [PATCH v3 11/14] media: v4l2-core: v4l2-async: Check sd->fwnode->secondary in match_fwnode()
` [PATCH v3 12/14] acpi: Add acpi_dev_get_next_match_dev() and helper macro
` [PATCH v3 13/14] include: media: v4l2-fwnode: Include v4l2_fwnode_bus_type
` [PATCH v3 14/14] ipu3-cio2: Add cio2-bridge to ipu3-cio2 driver

[PATCH] media: v4l2-async: Add waiting subdevices debugfs
 2020-12-28 21:28 UTC  (3+ messages)

[PATCH RFC v2] docs: experimental: build PDF with rst2pdf
 2020-12-28 17:19 UTC 

[RFC PATCH V4 0/4] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2020-12-28 17:02 UTC  (10+ messages)

[PATCH] media: v4l2-async: Put fwnode after last access
 2020-12-28 16:51 UTC  (3+ messages)

[PATCH] media: em28xx: Fix use-after-free in em28xx_alloc_urbs
 2020-12-28 13:02 UTC 

[PATCH -next] media: platform: davinci: Use DEFINE_SPINLOCK() for spinlock
 2020-12-28 13:51 UTC 

[PATCH] Bad IOCTLs - time to fix them?
 2020-12-28 15:21 UTC 

[PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-12-28 14:03 UTC  (36+ messages)
` [PATCH v2 11/48] opp: Add dev_pm_opp_find_level_ceil()
` [PATCH v2 14/48] opp: Filter out OPPs based on availability of a required-OPP
` [PATCH v2 15/48] opp: Support set_opp() customization without requiring to use regulators
` [PATCH v2 19/48] opp: Fix adding OPP entries in a wrong order if rate is unavailable
` [PATCH v2 28/48] soc/tegra: Introduce core power domain driver

[PATCH 1/2] media: ir_toy: add another IR Droid device
 2020-12-28 14:24 UTC  (4+ messages)
` [PATCH 2/2] cdc-acm: blacklist "

[PATCH 1/3] media: imx: Unregister csc/scaler only if registered
 2020-12-28 12:21 UTC  (3+ messages)
` [PATCH 2/3] media: imx: Fix csc/scaler unregister
` [PATCH 3/3] media: imx: Clean capture unregister

Build failed in Jenkins: media-build #3335
 2020-12-28  9:19 UTC  (7+ messages)
` Build failed in Jenkins: media-build #3336
  ` Build failed in Jenkins: media-build #3337
    ` Build failed in Jenkins: media-build #3338
      ` Build failed in Jenkins: media-build #3339
        ` Build failed in Jenkins: media-build #3340
          ` Build failed in Jenkins: media-build #3341

cron job: media_tree daily build: ERRORS
 2020-12-28  4:30 UTC 

Add Logitech B910 webcam to supported list
 2020-12-27 19:37 UTC 

drivers/staging/media/atomisp/pci/runtime/isys/src/ibuf_ctrl_rmgr.c:34:6: warning: no previous prototype for function 'ia_css_isys_ibuf_rmgr_init'
 2020-12-27 12:26 UTC 

[PATCH] drm/amd:avoid null pointer dereference when dev is not bound
 2020-12-27 11:46 UTC 

cron job: media_tree daily build: ERRORS
 2020-12-27  4:29 UTC 

cron job: media_tree daily build: ERRORS
 2020-12-26  4:29 UTC 

[PATCH] media: atomisp: Remove redundant NULL check
 2020-12-25  8:38 UTC 

[PATCH] media: atomisp: Remove redundant NULL check
 2020-12-25  8:45 UTC 

cron job: media_tree daily build: ERRORS
 2020-12-25  4:29 UTC 

[PATCH 1/3] vidtv: psi: fix missing crc for PMT
 2020-12-24 15:04 UTC 

[PATCH 2/3] media: vidtv: remove unused field from 'struct vidtv_mpeg_ts'
 2020-12-24 15:04 UTC 

[PATCH 3/3] media: vidtv: add initial debugfs interface
 2020-12-24 15:04 UTC 

[PATCH v7 00/12] Show privacy_gpio as a v4l2_ctrl
 2020-12-24 13:50 UTC  (15+ messages)
` [PATCH v7 01/12] media: uvcvideo: Move guid to entity
` [PATCH v7 02/12] media: uvcvideo: Allow extra entities
` [PATCH v7 03/12] media: uvcvideo: Allow entities with no pads
` [PATCH v7 04/12] media: uvcvideo: Provide sync and async uvc_ctrl_status_event
` [PATCH v7 05/12] media: uvcvideo: Allow entity-defined get_info and get_cur
` [PATCH v7 06/12] media: uvcvideo: Implement UVC_EXT_GPIO_UNIT
` [PATCH v7 07/12] media: uvcvideo: Add Privacy control based on EXT_GPIO
` [PATCH v7 08/12] media: uvcvideo: Use dev_ printk aliases
` [PATCH v7 09/12] media: uvcvideo: New macro uvc_trace_cont
` [PATCH v7 10/12] media: uvcvideo: use dev_printk() for uvc_trace()
` [PATCH v7 11/12] media: uvcvideo: Rename debug functions
` [PATCH v7 12/12] media: uvcvideo: Implement UVC_QUIRK_PRIVACY_DURING_STREAM

[PATCH v4 0/3] Add new controls for QP and layer bitrate
 2020-12-24 11:25 UTC  (4+ messages)
` [PATCH v4 1/3] media: v4l2-ctrl: Add frame-specific min/max qp controls for hevc
` [PATCH v4 2/3] media: v4l2-ctrl: Add layer wise bitrate controls for h264
` [PATCH v4 3/3] venus: venc: Add support for frame-specific min/max qp controls

cron job: media_tree daily build: ERRORS
 2020-12-24  4:30 UTC 

ADV7280 capture
 2020-12-24  0:17 UTC  (3+ messages)

[PATCH v2 00/12] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-12-23 22:24 UTC  (5+ messages)
` [PATCH v2 05/12] software_node: unregister software_nodes in reverse order

[PATCH 0/1] media: hdmi: cec: replace broken link to HDMI specs
 2020-12-23 21:43 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3 0/3] media: i2c: Introduce driver for the TW9900 decoder
 2020-12-23 17:47 UTC  (3+ messages)
` [PATCH v3 2/3] media: dt-bindings: media: i2c: Add bindings for TW9900

memory leak in zr364xx_probe
 2020-12-23 15:25 UTC 

[PATCH v6 00/11] Show privacy_gpio as a v4l2_ctrl
 2020-12-23 13:39 UTC  (16+ messages)
` [PATCH v6 01/11] media: uvcvideo: Move guid to entity
` [PATCH v6 02/11] media: uvcvideo: Allow extra entities
` [PATCH v6 03/11] media: uvcvideo: Allow entities with no pads
` [PATCH v6 04/11] media: uvcvideo: Add uvc_ctrl_status_event_direct
` [PATCH v6 05/11] media: uvcvideo: Allow entity-defined get_info and get_cur
` [PATCH v6 06/11] media: uvcvideo: Implement UVC_EXT_GPIO_UNIT
` [PATCH v6 07/11] media: uvcvideo: Add Privacy control based on EXT_GPIO
` [PATCH v6 08/11] media: uvcvideo: Implement UVC_QUIRK_PRIVACY_DURING_STREAM
` [PATCH v6 09/11] media: uvcvideo: Use dev_ printk aliases
` [PATCH v6 10/11] media: uvcvideo: New macro uvc_trace_cont
` [PATCH v6 11/11] media: uvcvideo: use dev_printk() for uvc_trace()

[PATCH v5 00/12]Show privacy_gpio as a v4l2_ctrl
 2020-12-23 12:55 UTC  (11+ messages)
` [PATCH v5 07/12] media: uvcvideo: Implement UVC_EXT_GPIO_UNIT
` [PATCH v5 09/12] media: uvcvideo: Implement UVC_QUIRK_PRIVACY_DURING_STREAM

[PATCH v5 0/7] media: v4l2: Add extended fmt and buffer ioctls
 2020-12-23 12:04 UTC  (14+ messages)
` [PATCH v5 2/7] media: v4l2: Add extended buffer operations

[PATCH 0/2] media: cedrus: a couple of fixes
 2020-12-23 11:06 UTC  (3+ messages)
` [PATCH 1/2] media: cedrus: Remove checking for required controls
` [PATCH 2/2] media: cedrus: Fix H264 decoding

[PATCH 0/3] aspeed-video: extend spurious interrupt handling
 2020-12-23  5:58 UTC  (8+ messages)
` [PATCH 2/3] aspeed-video: clear spurious interrupt bits unconditionally

cron job: media_tree daily build: ERRORS
 2020-12-23  4:29 UTC 

[PATCH AUTOSEL 5.4 037/130] media: zr364xx: propagate errors from zr364xx_start_readpipe()
 2020-12-23  2:17 UTC  (9+ messages)
` [PATCH AUTOSEL 5.4 038/130] media: cec-core: first mark device unregistered, then wake up fhs
` [PATCH AUTOSEL 5.4 039/130] media: isif: reset global state
` [PATCH AUTOSEL 5.4 042/130] media: venus: handle use after free for iommu_map/iommu_unmap
` [PATCH AUTOSEL 5.4 043/130] media: usb: dvb-usb-v2: zd1301: fix missing platform_device_unregister()
` [PATCH AUTOSEL 5.4 044/130] media: dvbdev: Fix memleak in dvb_register_device
` [PATCH AUTOSEL 5.4 074/130] media: gp8psk: initialize stats at power control logic
` [PATCH AUTOSEL 5.4 082/130] media: cx23885: add more quirks for reset DMA on some AMD IOMMU
` [PATCH AUTOSEL 5.4 091/130] media: rcar-vin: Mask VNCSI_IFMD register

[PATCH AUTOSEL 4.19 26/87] media: zr364xx: propagate errors from zr364xx_start_readpipe()
 2020-12-23  2:20 UTC  (8+ messages)
` [PATCH AUTOSEL 4.19 27/87] media: cec-core: first mark device unregistered, then wake up fhs
` [PATCH AUTOSEL 4.19 28/87] media: isif: reset global state
` [PATCH AUTOSEL 4.19 30/87] media: usb: dvb-usb-v2: zd1301: fix missing platform_device_unregister()
` [PATCH AUTOSEL 4.19 31/87] media: dvbdev: Fix memleak in dvb_register_device
` [PATCH AUTOSEL 4.19 53/87] media: gp8psk: initialize stats at power control logic
` [PATCH AUTOSEL 4.19 58/87] media: cx23885: add more quirks for reset DMA on some AMD IOMMU
` [PATCH AUTOSEL 4.19 64/87] media: rcar-vin: Mask VNCSI_IFMD register

[PATCH AUTOSEL 4.14 21/66] media: zr364xx: propagate errors from zr364xx_start_readpipe()
 2020-12-23  2:22 UTC  (6+ messages)
` [PATCH AUTOSEL 4.14 22/66] media: cec-core: first mark device unregistered, then wake up fhs
` [PATCH AUTOSEL 4.14 23/66] media: isif: reset global state
` [PATCH AUTOSEL 4.14 25/66] media: usb: dvb-usb-v2: zd1301: fix missing platform_device_unregister()
` [PATCH AUTOSEL 4.14 26/66] media: dvbdev: Fix memleak in dvb_register_device
` [PATCH AUTOSEL 4.14 44/66] media: gp8psk: initialize stats at power control logic

[PATCH AUTOSEL 4.9 16/48] media: zr364xx: propagate errors from zr364xx_start_readpipe()
 2020-12-23  2:24 UTC  (5+ messages)
` [PATCH AUTOSEL 4.9 17/48] media: cec-core: first mark device unregistered, then wake up fhs
` [PATCH AUTOSEL 4.9 18/48] media: isif: reset global state
` [PATCH AUTOSEL 4.9 19/48] media: dvbdev: Fix memleak in dvb_register_device
` [PATCH AUTOSEL 4.9 33/48] media: gp8psk: initialize stats at power control logic

[PATCH AUTOSEL 4.4 15/38] media: zr364xx: propagate errors from zr364xx_start_readpipe()
 2020-12-23  2:25 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 16/38] media: isif: reset global state
` [PATCH AUTOSEL 4.4 28/38] media: gp8psk: initialize stats at power control logic

[PATCH AUTOSEL 5.10 056/217] s390/pci: remove races against pte updates
 2020-12-23  2:13 UTC 

[RFC] Repurpose V4L2_CID_PIXEL_RATE for the sampling rate in the pixel array
 2020-12-22 22:23 UTC  (3+ messages)

Unsupported UVC Device
 2020-12-22 22:02 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).