linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-31 14:32:26 to 2021-01-05 04:24:52 UTC [more...]

cron job: media_tree daily build: ERRORS
 2021-01-05  4:23 UTC 

[PATCH 29/31] PM / devfreq: imx-bus: convert to use devm_pm_opp_* API
 2021-01-05  4:20 UTC  (2+ messages)

[PATCH 28/31] PM / devfreq: imx8m-ddrc: convert to use devm_pm_opp_* API
 2021-01-05  4:13 UTC  (2+ messages)

[PATCH 27/31] PM / devfreq: rk3399_dmc: convert to use devm_pm_opp_* API
 2021-01-05  4:00 UTC  (2+ messages)

[PATCH 26/31] PM / devfreq: tegra30: convert to use devm_pm_opp_* API
 2021-01-05  3:47 UTC  (3+ messages)

[PATCH v2] media: v4l2-async: Add waiting subdevices debugfs
 2021-01-05  3:46 UTC  (3+ messages)

memory leak in usb_urb_init
 2021-01-05  2:49 UTC 

imx6ull capture from OV5640
 2021-01-04 23:56 UTC  (12+ messages)

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

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
 2021-01-04 23:24 UTC  (2+ messages)

[PATCH] dt-bindings: Add missing array size constraints
 2021-01-04 23:02 UTC 

arch/mips/include/asm/mach-rc32434/rb.h:15:14: error: expected identifier before '(' token
 2021-01-04 22:27 UTC 

[PATCH 0/6] Remove last users of v4l2-clk and remove v4l2-clk
 2021-01-04 20:51 UTC  (8+ messages)
` [PATCH 1/6] media: mach-pxa: Register the camera sensor fixed-rate clock
` [PATCH 2/6] media: pxa_camera: Drop the v4l2-clk clock register
` [PATCH 3/6] media: ov9640: Use the generic clock framework
` [PATCH 4/6] media: mt9m111: "
` [PATCH 5/6] media: ov6650: "
` [PATCH 6/6] media: Remove the legacy v4l2-clk API

[PATCH v2 1/3] media: imx: Unregister csc/scaler only if registered
 2021-01-04 20:34 UTC  (3+ messages)
` [PATCH v2 2/3] media: imx: Fix csc/scaler unregister
` [PATCH v2 3/3] media: imx: Clean capture unregister

[PATCH 1/3] media: imx: Unregister csc/scaler only if registered
 2021-01-04 20:19 UTC  (7+ messages)
` [PATCH 2/3] media: imx: Fix csc/scaler unregister
` [PATCH 3/3] media: imx: Clean capture unregister

[PATCH 25/31] memory: tegra30: convert to use devm_pm_opp_* API
 2021-01-04 18:06 UTC  (2+ messages)

[PATCH 00/31] Introduce devm_pm_opp_* API
 2021-01-04 18:05 UTC  (43+ messages)
` [PATCH 01/31] opp: Add devres wrapper for dev_pm_opp_set_clkname and dev_pm_opp_put_clkname
` [PATCH 02/31] opp: Add devres wrapper for dev_pm_opp_set_regulators and dev_pm_opp_put_regulators
` [PATCH 03/31] opp: Add devres wrapper for dev_pm_opp_set_supported_hw
` [PATCH 04/31] opp: Add devres wrapper for dev_pm_opp_of_add_table
` [PATCH 05/31] opp: Add devres wrapper for dev_pm_opp_register_notifier
` [PATCH 06/31] serial: qcom_geni_serial: fix potential mem leak in qcom_geni_serial_probe()
` [PATCH 07/31] serial: qcom_geni_serial: convert to use devm_pm_opp_* API
` [PATCH 08/31] spi: spi-qcom-qspi: fix potential mem leak in spi_geni_probe()
` [PATCH 09/31] "
` [PATCH 10/31] qcom-geni-se: remove opp_table
` [PATCH 11/31] mmc: sdhci-msm: fix potential mem leak in sdhci_msm_probe()
` [PATCH 12/31] mmc: sdhci-msm: convert to use devm_pm_opp_* API
` [PATCH 13/31] spi: spi-qcom-qspi: fix potential mem leak in qcom_qspi_probe()
` [PATCH 14/31] spi: spi-qcom-qspi: convert to use devm_pm_opp_* API
` [PATCH 15/31] drm/msm: fix potential mem leak
` [PATCH 16/31] drm/msm: convert to use devm_pm_opp_* API and remove dp_ctrl_put
` [PATCH 17/31] drm/lima: convert to use devm_pm_opp_* API
` [PATCH 18/31] drm/lima: remove unneeded devm_devfreq_remove_device()
` [PATCH 19/31] drm/panfrost: convert to use devm_pm_opp_* API
` [PATCH 20/31] media: venus: fix error check in core_get_v4()
` [PATCH 21/31] media: venus: convert to use devm_pm_opp_* API
` [PATCH 22/31] memory: samsung: exynos5422-dmc: fix return error in exynos5_init_freq_table
` [PATCH 23/31] memory: samsung: exynos5422-dmc: convert to use devm_pm_opp_* API
` [PATCH 24/31] memory: tegra20: "

[PATCH v2] media: imx6-mipi-csi2: Call remote subdev get_mbus_config to get active lanes
 2021-01-04 17:59 UTC  (3+ messages)

[PATCH] media: v4l2-async: Add waiting subdevices debugfs
 2021-01-04 17:55 UTC  (10+ messages)

[PATCH] media: pwc: Use correct device for DMA
 2021-01-04 17:00 UTC 

[PATCH v6 0/9] Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2021-01-04 17:00 UTC  (5+ messages)
` [PATCH v6 6/9] media: Add parsing for APP14 data segment in jpeg helpers
` [PATCH v6 8/9] media: Avoid parsing quantization and huffman tables

[PATCH v4 0/2] dt-bindings: media: Convert video-interfaces.txt to schemas
 2021-01-04 16:58 UTC  (3+ messages)
` [PATCH v4 1/2] media: dt-bindings: Convert video-interfaces.txt properties "
` [PATCH v4 2/2] dt-bindings: media: Use graph and video-interfaces schemas

Build failed in Jenkins: media-build #3344
 2021-01-04 15:34 UTC  (7+ messages)
` Build failed in Jenkins: media-build #3345
  ` Build failed in Jenkins: media-build #3346
    ` Build failed in Jenkins: media-build #3347
      ` Build failed in Jenkins: media-build #3348
        ` Build failed in Jenkins: media-build #3349
          ` Build failed in Jenkins: media-build #3350

[PATCH 0/2] media: Driver for OV1063x camera sensor
 2021-01-04 13:56 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: media: Add bindings for OmniVision OV1063x sensors
` [PATCH 2/2] media: i2c: Add OV1063x sensor driver

[GIT PULL for 5.12] Additional CCS driver features
 2021-01-04 13:08 UTC  (2+ messages)
` [GIT PULL for 5.12] Additional CCS driver features (#70395)

[GIT PULL for 5.12] V4L2 camera sensor and other patches
 2021-01-04 12:49 UTC  (2+ messages)
` [GIT PULL for 5.12] V4L2 camera sensor and other patches (#70394)

[GIT FIXES for 5.11] CCS and rcar driver fixes
 2021-01-04 12:19 UTC  (2+ messages)
` [GIT FIXES for 5.11] CCS and rcar driver fixes (#70393)

[PATCH v4 0/3] media: i2c: OV8865 image sensor support
 2021-01-04 12:07 UTC  (3+ messages)
` [PATCH v4 2/3] media: i2c: Add support for the OV8865 image sensor

[PATCH] dmabuf: fix use-after-free of dmabuf's file->f_inode
 2021-01-04 11:52 UTC  (2+ messages)
` [Linaro-mm-sig] "

[PATCH -next] media/platform/coda: convert comma to semicolon
 2021-01-04  9:24 UTC  (2+ messages)

[PATCH 31/31] PM / devfreq: convert to devm_pm_opp_register_notifier and remove unused API
 2021-01-04  7:40 UTC  (2+ messages)

[PATCH v4 0/2] Add base layer priority id control
 2021-01-04  5:41 UTC  (3+ messages)
` [PATCH v4 1/2] media: v4l2-ctrl: "
` [PATCH v4 2/2] venus: venc : Add support for priority ID control

[PATCH v5 0/2] Add encoder ctrls for long term reference
 2021-01-04  5:09 UTC  (3+ messages)
` [PATCH v5 1/2] media: v4l2-ctrl: add control "
` [PATCH v5 2/2] venus: venc: Add support for Long Term Reference (LTR) controls

USB Microscope, Manufacturer: Winmax Corp. (ION Slides Forever)
 2021-01-03 15:50 UTC 

[PATCH v1] media: ipu3-cio2: Add headers that ipu3-cio2.h is direct user of
 2021-01-03 14:45 UTC  (3+ messages)

[PATCH 30/31] PM / devfreq: exynos: convert to use devm_pm_opp_* API
 2021-01-03  3:56 UTC 

[PATCH 1/2 v9] dt-bindings: leds: Add DT binding for Richtek RT8515
 2021-01-02 23:15 UTC  (2+ messages)
` [PATCH 2/2 v9] leds: rt8515: Add Richtek RT8515 LED driver

[PATCH v3 00/14] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2021-01-02 21:23 UTC  (10+ messages)
` [PATCH v3 14/14] ipu3-cio2: Add cio2-bridge to ipu3-cio2 driver

IMX frame interval monitor (FIM) available on ipu{1,2}_ic_prp{enc,vf} capture nodes?
 2021-01-02 17:55 UTC  (2+ messages)

[PATCH] media: ipu3-cio2: Fix mbus_code processing in cio2_subdev_set_fmt()
 2021-01-02 17:27 UTC  (3+ messages)

[PATCH] media: mt9v111: Remove unneeded device-managed puts
 2021-01-02 13:29 UTC 

AVerMedia GC570 FullHD PCIe Capture Card
 2021-01-02 12:32 UTC 

[GIT FIXES FOR v5.11] rc: race condition on rc register
 2021-01-02 10:36 UTC  (2+ messages)
` [GIT FIXES FOR v5.11] rc: race condition on rc register (#70355)

[PATCH] media: tm6000: Fix memleak in tm6000_start_stream
 2021-01-02  8:26 UTC 

[PATCH] media: media/pci: Fix memleak in empress_init
 2021-01-02  6:27 UTC 

cron job: media_tree daily build: ERRORS
 2021-01-02  4:13 UTC 

[PATCH v2 0/8] Venus stateful encoder compliance
 2021-01-02  0:13 UTC  (3+ messages)
` [PATCH v2 7/8] venus: venc: Handle reset encoder state

[PATCH RESEND] media: dvbdev: Switch to new kerneldoc syntax for named variable macro argument
 2021-01-01 16:02 UTC 

[PATCH 1/2 v7] dt-bindings: leds: Add DT binding for Richtek RT8515
 2021-01-01 14:19 UTC  (4+ messages)
` [PATCH 2/2 v7] leds: rt8515: Add Richtek RT8515 LED driver

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

[RFC PATCH v1 1/4] media: dt-bindings: rockchip-rga: add more rga compatible properties
 2020-12-31 22:13 UTC  (2+ messages)

drivers/media/test-drivers/vidtv/vidtv_mux.c:379:13: warning: stack frame size of 2624 bytes in function 'vidtv_mux_tick'
 2020-12-31 21:55 UTC 

memory leak in zr364xx_probe
 2020-12-31 20:56 UTC  (3+ messages)

[PATCH v4 00/15] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2020-12-31 14:29 UTC  (2+ messages)
` [PATCH v4 14/15] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node


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