linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-30 21:07:08 to 2021-01-04 16:59:34 UTC [more...]

[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

[PATCH 0/6] Remove last users of v4l2-clk and remove v4l2-clk
 2021-01-04 16:57 UTC  (7+ 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

imx6ull capture from OV5640
 2021-01-04 16:54 UTC  (9+ 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 16:13 UTC  (34+ 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

Build failed in Jenkins: media-build #3343
 2021-01-04 15:34 UTC  (8+ messages)
` Build failed in Jenkins: media-build #3344
  ` 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 00/31] Introduce devm_pm_opp_* API
 2021-01-04 14:05 UTC  (40+ 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 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

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

[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  (5+ 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] 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 26/31] PM / devfreq: tegra30: convert to use devm_pm_opp_* API
 2021-01-04  7:30 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 29/31] PM / devfreq: imx-bus: convert to use devm_pm_opp_* API
 2021-01-03  3:56 UTC 

[PATCH 28/31] PM / devfreq: imx8m-ddrc: convert to use devm_pm_opp_* API
 2021-01-03  3:55 UTC 

[PATCH 27/31] PM / devfreq: rk3399_dmc: convert to use devm_pm_opp_* API
 2021-01-03  3:55 UTC 

[PATCH 25/31] memory: tegra30: convert to use devm_pm_opp_* API
 2021-01-03  3:54 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: v4l2-async: Add waiting subdevices debugfs
 2021-01-02 15:28 UTC  (9+ 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  (4+ messages)

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

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)
  `  "

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


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