linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-22 07:37:31 to 2020-12-24 14:22:16 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-24 14:21 UTC  (29+ 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 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 v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-12-24 13:00 UTC  (55+ messages)
` [PATCH v2 02/48] dt-bindings: memory: tegra30: emc: Replace core regulator with power domain
` [PATCH v2 06/48] dt-bindings: clock: tegra: Document clocks sub-node
` [PATCH v2 11/48] opp: Add dev_pm_opp_find_level_ceil()
` [PATCH v2 13/48] opp: Add resource-managed versions of OPP API functions
` [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 v2 43/48] ARM: tegra: Add OPP tables and power domains to Tegra20 device-tree
` [PATCH v2 44/48] ARM: tegra: Add OPP tables and power domains to Tegra30 device-tree

[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

Build failed in Jenkins: media-build #3334
 2020-12-24  9:19 UTC  (4+ messages)
` Build failed in Jenkins: media-build #3335
  ` Build failed in Jenkins: media-build #3336
    ` Build failed in Jenkins: media-build #3337

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  (5+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add techwell vendor prefix
` [PATCH v3 2/3] media: dt-bindings: media: i2c: Add bindings for TW9900
` [PATCH v3 3/3] media: i2c: Introduce a driver for the Techwell TW9900 decoder

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  (18+ messages)
` [PATCH v5 01/12] media: uvcvideo: Fix race condition handling events
` [PATCH v5 02/12] media: uvcvideo: Allow more that one asyc_ctrl
` [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 12/12] media: uvcvideo: use dev_dbg() for uvc_trace()

[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  (11+ messages)
` [PATCH 1/3] aspeed-video: add error message for unhandled interrupts
` [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 

question: CSI on imx8mq with (any) CSI2 camera / experience with mx6s_capture?
 2020-12-22 18:16 UTC  (10+ messages)

Support for 04e8:205c Samsung Electronics Co., Ltd USB2.0 UVC HQ WebCam
 2020-12-22 17:55 UTC 

[RFC][PATCH 1/3] dma-buf: heaps: Add deferred-free-helper library code
 2020-12-22 17:41 UTC  (2+ messages)

[PATCH] dt-bindings: Drop unnecessary *-supply schemas properties
 2020-12-22 17:13 UTC  (4+ messages)

[PATCH] media: i2c: ov5670: Fix PIXEL_RATE minimum value
 2020-12-22 16:05 UTC 

[PATCH -next] media: dvb-frontends: use DIV_ROUND_UP to calculate timeout
 2020-12-22 13:32 UTC 

[PATCH] media: mceusb: Fix potential out-of-bounds shift
 2020-12-22 13:05 UTC  (2+ messages)

[PATCH 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2020-12-22  9:52 UTC  (14+ messages)
` [PATCH 06/14] dt-bindings: display: bridge: Add i.MX8qm/qxp display pixel link binding
` [PATCH 07/14] drm/bridge: imx: Add i.MX8qm/qxp display pixel link support
` [PATCH 11/14] dt-bindings: display: bridge: Add i.MX8qm/qxp LVDS display bridge binding
` [PATCH 12/14] drm/bridge: imx: Add LDB support for i.MX8qxp

[PATCH v4 00/30] media: ov5647: Support RaspberryPi Camera Module v1
 2020-12-22  9:50 UTC  (7+ messages)
` [PATCH v4 01/30] dt-bindings: media: i2c: Rename ov5647.yaml

[PATCH v3 1/1] media: i2c: imx219: add 1% tolerance on clock frequency
 2020-12-22  9:32 UTC 

[PATCH v1 17/30] mmc: sdhci-tegra: Support OPP and core voltage scaling
 2020-12-22  8:54 UTC  (13+ messages)

[PATCH v6 0/5] media: i2c: Add RDACM21 camera module
 2020-12-22  8:53 UTC  (6+ messages)
` [PATCH v6 2/5] dt-bindings: media: max9286: Document 'maxim,reverse-channel-microvolt'


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