linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-23 13:37:29 to 2020-12-31 14:32:26 UTC [more...]

[PATCH v4 00/15] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2020-12-31 14:29 UTC  (16+ messages)
` [PATCH v4 01/15] docs: phy: Add a part about PHY mode and submode
` [PATCH v4 02/15] phy: Distinguish between Rx and Tx for MIPI D-PHY with submodes
` [PATCH v4 03/15] phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2
` [PATCH v4 04/15] media: sun6i-csi: Use common V4L2 format info for storage bpp
` [PATCH v4 05/15] media: sun6i-csi: Only configure the interface data width for parallel
` [PATCH v4 06/15] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH v4 07/15] media: sun6i-csi: Add support for MIPI CSI-2 bridge input
` [PATCH v4 08/15] dt-bindings: media: Add A31 MIPI CSI-2 bindings documentation
` [PATCH v4 09/15] media: sunxi: Add support for the A31 MIPI CSI-2 controller
` [PATCH v4 10/15] ARM: dts: sun8i: v3s: Add nodes for MIPI CSI-2 support
` [PATCH v4 11/15] MAINTAINERS: Add entry for the Allwinner A31 MIPI CSI-2 bridge
` [PATCH v4 12/15] dt-bindings: media: Add A83T MIPI CSI-2 bindings documentation
` [PATCH v4 13/15] media: sunxi: Add support for the A83T MIPI CSI-2 controller
` [PATCH v4 14/15] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
` [PATCH v4 15/15] MAINTAINERS: Add entry for the Allwinner A83T MIPI CSI-2 bridge

[PATCH v4 0/3] media: i2c: OV8865 image sensor support
 2020-12-31 14:27 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: media: i2c: Add OV8865 bindings documentation
` [PATCH v4 2/3] media: i2c: Add support for the OV8865 image sensor
` [PATCH NOT FOR MERGE v4 3/3] ARM: dts: sun8i: a83t: bananapi-m3: Enable MIPI CSI-2 with OV8865

[PATCH v7 0/2] media: i2c: OV5648 image sensor support
 2020-12-31 14:23 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: media: i2c: Add OV5648 bindings documentation
` [PATCH v7 2/2] media: i2c: Add support for the OV5648 image sensor

[PATCH v6 0/2] media: i2c: OV5648 image sensor support
 2020-12-31 14:18 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: media: i2c: Add OV5648 bindings documentation
` [PATCH v6 2/2] media: i2c: Add support for the OV5648 image sensor

[PATCH v3 00/15] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2020-12-31 12:54 UTC  (4+ messages)
` [PATCH v3 09/15] media: sunxi: Add support for the A31 MIPI CSI-2 controller

[PATCH v5 0/2] media: i2c: OV5648 image sensor support
 2020-12-31 12:53 UTC  (4+ messages)
` [PATCH v5 2/2] media: i2c: Add support for the OV5648 image sensor

[PATCH -next] media: platform: davinci: Use DEFINE_SPINLOCK() for spinlock
 2020-12-31 12:34 UTC  (2+ messages)

Build failed in Jenkins: media-build #3336
 2020-12-31  9:19 UTC  (9+ messages)
` 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
          ` Build failed in Jenkins: media-build #3342
            ` Build failed in Jenkins: media-build #3343
              ` Build failed in Jenkins: media-build #3344

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

[RFT][PATCH v1] media: zr364xx: Fix memory leak in ->probe()
 2020-12-31  1:53 UTC  (3+ messages)
  `  "

[PATCH] media: ipu3-cio2: Fix mbus_code processing in cio2_subdev_set_fmt()
 2020-12-30 21:20 UTC  (2+ messages)

memory leak in zr364xx_probe
 2020-12-30 21:10 UTC  (2+ messages)

Using kmssink with mxsfb-drm
 2020-12-30 21:05 UTC  (3+ messages)

[PATCH v3 00/14] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-12-30 20:47 UTC  (53+ 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 v1] media: ipu3-cio2: Add headers that ipu3-cio2.h is direct user of
 2020-12-30 20:44 UTC 

[PATCH 1/2 v7] dt-bindings: leds: Add DT binding for Richtek RT8515
 2020-12-30 20:32 UTC  (4+ messages)
` [PATCH 2/2 v7] leds: rt8515: Add Richtek RT8515 LED driver

imx6ull capture from OV5640
 2020-12-30 17:45 UTC 

[PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-12-30 14:56 UTC  (40+ 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 23/48] soc/tegra: pmc: Pulse resets after removing power clamp
` [PATCH v2 28/48] soc/tegra: Introduce core power domain driver

[PATCH V7 0/2] Implement Shutdown callback for geni-i2c
 2020-12-30  9:26 UTC  (5+ messages)
` [PATCH V7 1/2] i2c: i2c-qcom-geni: Store DMA mapping data in geni_i2c_dev struct
` [PATCH V7 2/2] i2c: i2c-qcom-geni: Add shutdown callback for i2c

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

[PATCH] media: v4l2-async: Add waiting subdevices debugfs
 2020-12-30  1:26 UTC  (9+ messages)

[PATCH] media: imx6-mipi-csi2: Call remote subdev get_mbus_config to get active lanes
 2020-12-29 20:08 UTC  (4+ messages)

[PATCH v5 0/3] media: rockchip: Introduce driver for Rockchip's camera interface
 2020-12-29 16:17 UTC  (4+ messages)
` [PATCH v5 1/3] media: dt-bindings: media: Document Rockchip VIP bindings
` [PATCH v5 2/3] media: rockchip: Introduce driver for Rockhip's camera interface
` [PATCH v5 3/3] arm64: dts: rockchip: Add the camera interface description of the PX30

[PATCH] dt-bindings: Drop unnecessary *-supply schemas properties
 2020-12-29 16:10 UTC  (2+ messages)

drivers/media/pci/intel/ipu3/ipu3-cio2.h:22:28: warning: conversion from 'long unsigned int' to 'u16' {aka 'short unsigned int'} changes value from '131072' to '0'
 2020-12-29 15:19 UTC  (2+ messages)

[PATCH] media: vidtv: Use kmemdup instead of kzalloc and memcpy
 2020-12-29  8:55 UTC 

[PATCH v2] media: atomisp: Fixed error handling path
 2020-12-29  7:48 UTC  (4+ messages)

[PATCH -next] media: dvb-frontends: use DIV_ROUND_UP to calculate timeout
 2020-12-29  5:10 UTC  (3+ messages)
` [PATCH] media: dvb-frontends: fix semicolon.cocci warnings

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

[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] Bad IOCTLs - time to fix them?
 2020-12-28 15:21 UTC 

[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

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  (9+ messages)
` [PATCH v7 03/12] media: uvcvideo: Allow entities with no pads
` [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

[PATCH v6 00/11] Show privacy_gpio as a v4l2_ctrl
 2020-12-23 13:39 UTC  (4+ messages)
` [PATCH v6 11/11] media: uvcvideo: use dev_printk() for uvc_trace()


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