linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-28 09:11:59 to 2023-11-30 02:49:25 UTC [more...]

cron job: media_tree daily build: WARNINGS
 2023-11-30  2:49 UTC 

[PATCH] dma-buf: Correct the documentation of name and exp_name symbols
 2023-11-29 21:18 UTC  (3+ messages)
  ` [Linaro-mm-sig] "

[PATCH v1 0/2] arm64: dts: imx8mp: Enable CSIS and ISI in DT
 2023-11-29 20:55 UTC  (6+ messages)
` [PATCH v1 1/2] arm64: dts: imx8mp: Add CSIS DT nodes

[PATCH 0/3] media: rkisp1: Misc fixes and debug
 2023-11-29 20:06 UTC  (9+ messages)
` [PATCH 1/3] media: rkisp1: regs: Consolidate MI interrupt wrap fields
` [PATCH 2/3] media: rkisp1: debug: Add register dump for IS
` [PATCH 3/3] media: rkisp1: debug: Count completed frame interrupts

[PATCH v6 0/4] Improve pwm-ir-tx precision
 2023-11-29 17:47 UTC  (6+ messages)
` [PATCH v6 1/4] pwm: rename pwm_apply_state() to pwm_apply_might_sleep()
` [PATCH v6 2/4] pwm: make it possible to apply pwm changes in atomic context
` [PATCH v6 3/4] pwm: bcm2835: allow pwm driver to be used "
` [PATCH v6 4/4] media: pwm-ir-tx: trigger edges from hrtimer interrupt context

[RFC] frame rate control on a (non sensor) subdev
 2023-11-29 17:15 UTC 

[PATCH] media: MAINTAINERS: correct file entry in WAVE5 VPU CODEC DRIVER
 2023-11-29 16:03 UTC 

[PATCH 0/2] Don't set bus info for test drivers
 2023-11-29 15:49 UTC  (5+ messages)
` [PATCH 1/2] media: vivid: Don't explicitly set bus_info
` [PATCH 2/2] media: vimc: "

[PATCH v11 0/3] media: rockchip: Add a driver for Rockchip's camera interface
 2023-11-29 15:34 UTC  (3+ messages)
` [PATCH v11 2/3] "

[PATCH 0/2] arm64: dts: imx8mp: Add support for the ISPs
 2023-11-29 15:16 UTC  (11+ messages)
` [PATCH 1/2] arm64: dts: imx8mp: Add DT nodes for the two ISPs
` [PATCH 2/2] arm64: dts: imx8mp: Add overlays for ISP instances

[PATCH v9 0/3] media: i2c: Introduce driver for the TW9900 video decoder
 2023-11-29 15:02 UTC  (5+ messages)
` [PATCH v9 2/3] media: dt-bindings: media: i2c: Add bindings for TW9900
` [PATCH v9 3/3] media: i2c: Introduce a driver for the Techwell TW9900 decoder

[sailus-media-tree:metadata] BUILD SUCCESS WITH WARNING d7f1e9eefb0ffe8ed37933b2dbd1806401f5beaf
 2023-11-29 14:16 UTC 

[PATCH 00/55] Clean up queue_setup()/min_buffers_needed (ab)use
 2023-11-29 14:03 UTC  (23+ messages)
` [PATCH 02/55] media: test-drivers: Stop abusing of min_buffers_needed field
` [PATCH 03/55] media: usb: cx231xx: "
` [PATCH 07/55] media: imx8-isi: "
` [PATCH 16/55] media: qcom: venus: "
` [PATCH 27/55] media: sun6i-isp: "

[PATCH v4 0/1] media: v4l2-subdev: Make .init_cfg() an internal operation
 2023-11-29 14:01 UTC  (5+ messages)
` [PATCH v4 1/1] media: v4l2-subdev: Rename .init_cfg() operation to .init_state()

v4l-utils-1.26.0 overwrites /usr/lib/gconv/gconv-modules and breaks iconv
 2023-11-29 13:51 UTC 

[PATCH v4 00/45] drm/connector: Create HDMI Connector infrastructure
 2023-11-29 13:26 UTC  (61+ messages)
` [PATCH v4 01/45] drm/tests: helpers: Include missing drm_drv header
` [PATCH v4 02/45] drm/tests: helpers: Add atomic helpers
` [PATCH v4 03/45] drm/tests: Add helper to create mock plane
` [PATCH v4 04/45] drm/tests: Add helper to create mock crtc
` [PATCH v4 05/45] drm/connector: Check drm_connector_init pointers arguments
` [PATCH v4 06/45] drm/tests: connector: Add tests for drmm_connector_init
` [PATCH v4 07/45] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v4 08/45] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v4 09/45] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v4 10/45] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v4 11/45] drm/connector: hdmi: Add output BPC "
` [PATCH v4 12/45] drm/connector: hdmi: Add support for output format
` [PATCH v4 13/45] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH v4 14/45] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v4 15/45] drm/connector: hdmi: Add custom hook to filter "
` [PATCH v4 16/45] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v4 17/45] drm/connector: hdmi: Add Infoframes generation
` [PATCH v4 18/45] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v4 19/45] drm/vc4: hdmi: Create destroy state implementation
` [PATCH v4 20/45] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v4 21/45] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v4 22/45] drm/vc4: tests: Convert to plane creation helper
` [PATCH v4 23/45] drm/rockchip: inno_hdmi: Remove useless mode_fixup
` [PATCH v4 24/45] drm/rockchip: inno_hdmi: Remove useless copy of drm_display_mode
` [PATCH v4 25/45] drm/rockchip: inno_hdmi: Switch encoder hooks to atomic
` [PATCH v4 26/45] drm/rockchip: inno_hdmi: Get rid of mode_set
` [PATCH v4 27/45] drm/rockchip: inno_hdmi: no need to store vic
` [PATCH v4 28/45] drm/rockchip: inno_hdmi: Remove unneeded has audio flag
` [PATCH v4 29/45] drm/rockchip: inno_hdmi: Remove useless input format
` [PATCH v4 30/45] drm/rockchip: inno_hdmi: Remove useless output format
` [PATCH v4 31/45] drm/rockchip: inno_hdmi: Remove useless colorimetry
` [PATCH v4 32/45] drm/rockchip: inno_hdmi: Remove useless enum
` [PATCH v4 33/45] drm/rockchip: inno_hdmi: Remove tmds rate from structure
` [PATCH v4 34/45] drm/rockchip: inno_hdmi: Remove useless coeff_csc matrix
` [PATCH v4 35/45] drm/rockchip: inno_hdmi: Remove useless mode_valid
` [PATCH v4 36/45] drm/rockchip: inno_hdmi: Move infoframe disable to separate function
` [PATCH v4 37/45] drm/rockchip: inno_hdmi: Create mask retrieval functions
` [PATCH v4 38/45] drm/rockchip: inno_hdmi: Switch to infoframe type
` [PATCH v4 39/45] drm/rockchip: inno_hdmi: Remove unused drm device pointer
` [PATCH v4 40/45] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v4 41/45] drm/sun4i: hdmi: Convert encoder to atomic
` [PATCH v4 42/45] drm/sun4i: hdmi: Move mode_set into enable
` [PATCH v4 43/45] drm/sun4i: hdmi: Switch to container_of_const
  ` [v4,43/45] "
` [PATCH v4 44/45] drm/sun4i: hdmi: Consolidate atomic_check and mode_valid
` [PATCH v4 45/45] drm/sun4i: hdmi: Switch to HDMI connector

[sailus-media-tree:cleanup] BUILD SUCCESS d940503dc621ded42c2816d5d693453d90d5cf64
 2023-11-29 11:48 UTC 

[PATCH v4 00/11] media: rkisp1: Add support for i.MX8MP
 2023-11-29 11:36 UTC  (14+ messages)
` [PATCH v4 01/11] media: rkisp1: Add and use rkisp1_has_feature() macro
` [PATCH v4 02/11] media: rkisp1: Support setting memory stride for main path
` [PATCH v4 03/11] media: rkisp1: Support devices lacking self path
` [PATCH v4 04/11] media: rkisp1: Support devices lacking dual crop
` [PATCH v4 05/11] media: rkisp1: Fix RSZ_CTRL bits for i.MX8MP
` [PATCH v4 06/11] dt-bindings: media: rkisp1: Add i.MX8MP ISP to compatible
` [PATCH v4 07/11] media: rkisp1: Add match data for i.MX8MP ISP
` [PATCH v4 08/11] media: rkisp1: Configure gasket on i.MX8MP
` [PATCH v4 09/11] media: rkisp1: Shift DMA buffer addresses "
` [PATCH v4 10/11] media: rkisp1: Add YC swap capability
` [PATCH v4 11/11] media: rkisp1: Add UYVY as an output format

[PATCH] media: chips-media: wave5: fix panic on decoding DECODED_IDX_FLAG_SKIP
 2023-11-29 10:37 UTC 

[PATCH] media: stm32-dcmipp: correct kerneldoc issues in dcmipp-common
 2023-11-29  9:35 UTC  (2+ messages)

[PATCH v5 0/4] Improve pwm-ir-tx precision
 2023-11-29  9:08 UTC  (7+ messages)
` [PATCH v5 1/4] pwm: rename pwm_apply_state() to pwm_apply_cansleep()
` [PATCH v5 2/4] pwm: make it possible to apply pwm changes in atomic context

[PATCH 0/4] v4l2-tracer: track changes from syncing with kernel
 2023-11-29  9:00 UTC  (3+ messages)
` [PATCH 4/4] sync-with-kernel.sh: create v4l2-tracer patches

[PATCH v2 0/6] DRM driver for verisilicon
 2023-11-29  8:14 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: display: Add yamls for JH7110 display system

[PATCH] staging: media: VIDEO_STARFIVE_CAMSS should depend on ARCH_STARFIVE
 2023-11-29  7:41 UTC  (2+ messages)

[Patch v4 00/11] Add MFC V12 support
 2023-11-28 10:31 UTC  (4+ messages)
  ` [Patch v4 09/11] media: s5p-mfc: Load firmware for each run in MFCv12

[sailus-media-tree:metadata 59/72] drivers/media/i2c/ccs/ccs-core.c: media/v4l2-fwnode.h is included more than once
 2023-11-29  2:56 UTC 

[PATCH] media: staging: starfive: camss: fix off by one in isp_enum_mbus_code()
 2023-11-29  2:10 UTC  (2+ messages)

[sailus-media-tree:metadata 39/72] htmldocs: Documentation/userspace-api/media/glossary.rst:117: WARNING: term not in glossary: v4l2 api
 2023-11-29  1:11 UTC 

[PATCH v2 0/5] staging: vc04_services: Drop custom logging
 2023-11-28 23:26 UTC  (7+ messages)
` [PATCH v2 1/5] staging: vc04_services: Do not pass NULL to vchiq_log_error()
` [PATCH v2 2/5] staging: vc04_services: Drop vchiq_log_error() in favour of dev_dbg
` [PATCH v2 3/5] staging: vc04_services: Drop vchiq_log_warning() "
` [PATCH v2 4/5] staging: vc04_services: Drop vchiq_log_trace() "
` [PATCH v2 5/5] staging: vc04_services: Drop vchiq_log_debug() "

[PATCH v2 0/2] staging: vc04_services: Use %p to log pointer
 2023-11-28 20:20 UTC  (3+ messages)
` [PATCH v2 1/2] staging: vc04_services: Use %p to log pointer address
` [PATCH v2 2/2] "

[PATCH v2] staging: vc04_services: vchiq_core: Log through struct vchiq_instance
 2023-11-28 20:18 UTC 

[PATCH -next] media: chips-media: VIDEO_WAVE_VPU should depend on ARCH_K3
 2023-11-28 18:26 UTC 

[GIT PULL FOR 6.8] V4L2 sub-device API changes plus new drivers
 2023-11-28 18:17 UTC  (5+ messages)
` [GIT PULL FOR 6.8] V4L2 sub-device API changes plus new drivers (#97477)

[GIT PULL FOR 6.8] V4L2 cleanups and fixes
 2023-11-28 16:02 UTC  (2+ messages)
` [GIT PULL FOR 6.8] V4L2 cleanups and fixes (#97478)

[PATCH] media: chips-media: wave5: remove duplicate check
 2023-11-28 14:39 UTC 

[PATCH v4] drm/test: add a test suite for GEM objects backed by shmem
 2023-11-28 13:31 UTC  (4+ messages)

[PATCH v6 00/28] Generic line based metadata support, internal pads
 2023-11-28 13:30 UTC  (4+ messages)
` [PATCH v6 16/28] media: v4l: subdev: Add len_routes field to struct v4l2_subdev_routing

Build failed in Jenkins: libcamera #1138
 2023-11-28 12:20 UTC  (2+ messages)
` Jenkins build is back to normal : libcamera #1139

[PATCH v7 00/31] Generic line based metadata support, internal pads
 2023-11-28 11:32 UTC  (2+ messages)

[sailus-media-tree:test] BUILD SUCCESS 851fbdaebd3b1b4c47c2e2e38342c5ccf292ce27
 2023-11-28 11:07 UTC 

[PATCH v14 0/8] Wave5 codec driver
 2023-11-28 10:27 UTC  (3+ messages)
` [PATCH v14 6/8] dt-bindings: media: wave5: add yaml devicetree bindings

[PATCH] media: i2c: thp7312: Fix missing unlock in return path
 2023-11-28 10:24 UTC  (2+ messages)

[PATCH v2 0/4] media: v4l2-subdev: Improve frame interval handling
 2023-11-28 10:18 UTC  (13+ messages)
` [PATCH v2 1/4] media: v4l2-subdev: Turn .[gs]_frame_interval into pad operations
` [PATCH v2 2/4] media: v4l2-subdev: Add which field to struct v4l2_subdev_frame_interval
` [PATCH v2 3/4] media: v4l2-subdev: Store frame interval in subdev state
` [PATCH v2 4/4] media: i2c: thp7312: "

[PATCH v3 0/9] media: ov2740: reset GPIO, clk and 180 MHz link-frequency support
 2023-11-28 10:06 UTC  (11+ messages)
` [PATCH v3 1/9] media: ov2740: Add support for reset GPIO
` [PATCH v3 2/9] media: ov2740: Add support for external clock
` [PATCH v3 3/9] media: ov2740: Move fwnode_graph_get_next_endpoint() call up
` [PATCH v3 4/9] media: ov2740: Improve ov2740_check_hwcfg() error reporting
` [PATCH v3 5/9] media: ov2740: Fix hts value
` [PATCH v3 6/9] media: ov2740: Check hwcfg after allocating the ov2740 struct
` [PATCH v3 7/9] media: ov2740: Add support for 180 MHz link frequency
` [PATCH v3 8/9] media: ov2740: Add a sleep after resetting the sensor
` [PATCH v3 9/9] media: ipu-bridge: Change ov2740 link-frequency to 180 MHz

20230115205210.20077-1-laurent.pinchart@ideasonboard.com
 2023-11-28  9:34 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).