linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-08 06:22:17 to 2024-02-13 02:46:46 UTC [more...]

cron job: media_tree daily build: WARNINGS
 2024-02-13  2:46 UTC 

drivers/media/platform/marvell/cafe-driver.c:543: undefined reference to `v4l2_async_nf_init'
 2024-02-13  1:13 UTC 

[PATCH] media: mxl5xx: Move xpt structures off stack
 2024-02-12 23:27 UTC  (3+ messages)

[PATCH v9 0/6] uvcvideo: Fixes for hw timestamping
 2024-02-12 22:59 UTC  (3+ messages)
` [PATCH v9 1/6] media: uvcvideo: Fix negative modulus calculation

[PATCH] media: videobuf2: Add missing doc comment for waiting_in_dqbuf
 2024-02-12 19:13 UTC  (5+ messages)

[PATCH v2] media: videobuf2: Add missing doc comment for waiting_in_dqbuf
 2024-02-12 19:12 UTC 

[PATCH v4] media: ucvideo: Add quirk for Logitech Rally Bar
 2024-02-12 19:04 UTC  (4+ messages)

[PATCH v3 00/15] Intel IPU6 and IPU6 input system drivers
 2024-02-12 18:31 UTC  (4+ messages)
` [PATCH v3 10/17] media: intel/ipu6: add input system driver

[PATCH v5 00/44] drm/connector: Create HDMI Connector infrastructure
 2024-02-12 17:06 UTC  (19+ messages)
` [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property
      `  "
          `  "
              `  "
                  `  "
                      `  "

[PATCH v3 00/13] Add ISP 3A for StarFive
 2024-02-12 16:33 UTC  (3+ messages)

[PATCH 0/9] Add Chameleon v3 video support
 2024-02-12 15:52 UTC  (14+ messages)
` [PATCH 1/9] media: v4l2-subdev: Add a pad variant of .query_dv_timings()
` [PATCH 2/9] media: Add Chameleon v3 framebuffer driver
` [PATCH 3/9] drm/dp_mst: Move DRM-independent structures to separate header
` [PATCH 4/9] lib: Move DisplayPort CRC functions to common lib
` [PATCH 5/9] drm/display: Add mask definitions for DP_PAYLOAD_ALLOCATE_* registers
` [PATCH 6/9] media: intel: Add Displayport RX IP driver
` [PATCH 7/9] media: dt-bindings: Add Chameleon v3 framebuffer
` [PATCH 8/9] media: dt-bindings: Add Intel Displayport RX IP
` [PATCH 9/9] ARM: dts: chameleonv3: Add video device nodes

[PATCH v2 00/33] spi: get rid of some legacy macros
 2024-02-12 15:33 UTC  (2+ messages)
` (subset) "

[PATCH] media: platform: nxp: fix return value check in mipi_csis_s_stream()
 2024-02-12 15:32 UTC  (3+ messages)

[PATCH] media: cx2341x: Check return value of cx2341x_api()
 2024-02-12 15:20 UTC  (2+ messages)

[PATCH v4 0/5] Add Mediatek ISP3.0
 2024-02-12 15:07 UTC  (4+ messages)
` [PATCH v4 3/5] media: platform: mediatek: isp_30: add mediatek ISP3.0 sensor interface

[PATCH] [media] Clean up errors in dib0090.h
 2024-02-12 14:56 UTC  (2+ messages)

[Linux Kernel Bugs] KASAN: slab-use-after-free Read in cec_queue_msg_fh and 4 other crashes in the cec device (`cec_ioctl`)
 2024-02-12 14:42 UTC  (5+ messages)

[PATCH v6 00/36] drm/connector: Create HDMI Connector infrastructure
 2024-02-12 13:13 UTC  (37+ messages)
` [PATCH v6 01/36] drm/tests: helpers: Include missing drm_drv header
` [PATCH v6 02/36] drm/tests: helpers: Add atomic helpers
` [PATCH v6 03/36] drm/tests: Add helper to create mock plane
` [PATCH v6 04/36] drm/tests: Add helper to create mock crtc
` [PATCH v6 05/36] drm/tests: connector: Add tests for drmm_connector_init
` [PATCH v6 06/36] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v6 07/36] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v6 08/36] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v6 09/36] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v6 10/36] drm/tests: Add tests for "
` [PATCH v6 11/36] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v6 12/36] drm/tests: Add RGB Quantization tests
` [PATCH v6 13/36] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v6 14/36] drm/tests: Add output bpc tests
` [PATCH v6 15/36] drm/connector: hdmi: Add support for output format
` [PATCH v6 16/36] drm/tests: Add output formats tests
` [PATCH v6 17/36] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH v6 18/36] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v6 19/36] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v6 20/36] drm/tests: Add TDMS character rate connector state tests
` [PATCH v6 21/36] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v6 22/36] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v6 23/36] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v6 24/36] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v6 25/36] drm/connector: hdmi: Add Infoframes generation
` [PATCH v6 26/36] drm/tests: Add infoframes test
` [PATCH v6 27/36] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v6 28/36] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v6 29/36] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v6 30/36] drm/vc4: tests: Convert to plane creation helper
` [PATCH v6 31/36] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v6 32/36] drm/sun4i: hdmi: Convert encoder to atomic
` [PATCH v6 33/36] drm/sun4i: hdmi: Move mode_set into enable
` [PATCH v6 34/36] drm/sun4i: hdmi: Switch to container_of_const
` [PATCH v6 35/36] drm/sun4i: hdmi: Consolidate atomic_check and mode_valid
` [PATCH v6 36/36] drm/sun4i: hdmi: Switch to HDMI connector

[PATCH 0/8] media: raspberrypi: Add support for PiSP Back End
 2024-02-12 12:49 UTC  (22+ messages)
` [PATCH 1/8] media: Add a pixel format for MIPI packed 12bit luma only
` [PATCH 2/8] media: Add a pixel format for MIPI packed 14bit "
` [PATCH 3/8] media: Add a pixel format for BRG48 and RGB48
` [PATCH 4/8] media: Add meta pixel format for PiSP BE config
` [PATCH 5/8] media: Add PiSP Compressed RAW Bayer formats
` [PATCH 6/8] media: dt-bindings: Add bindings for Raspberry Pi PiSP Back End
    `  "
` [PATCH 7/8] media: raspberrypi: Add support for PiSP BE
` [PATCH 8/8] media: admin-guide: Document the Raspberry Pi "

[PATCH] media: chips-media: wave5: Add hrtimer based polling support
 2024-02-12 12:39 UTC  (2+ messages)

[PATCH v2] dt-bindings: media: Add sram-size Property for Wave5
 2024-02-12 10:57 UTC  (13+ messages)

[PATCH 0/2] IPU bridge improvements for IPU6
 2024-02-12 10:28 UTC  (5+ messages)
` [PATCH 1/2] media: ipu-bridge: Add ov01a10 in Dell XPS 9315
` [PATCH 2/2] media: ipu-bridge: Poll for IVSC CSI device

[syzbot] Monthly media report (Feb 2024)
 2024-02-12 10:24 UTC 

[PATCH] clk: constify the of_phandle_args argument of of_clk_provider
 2024-02-12 10:02 UTC  (2+ messages)

[PATCH 1/1] media: ivsc: csi: Swap SINK and SOURCE pads
 2024-02-12  9:49 UTC 

[PATCH v3 00/32] spi: get rid of some legacy macros
 2024-02-12  8:50 UTC  (4+ messages)
` [PATCH v3 08/32] media: usb/msi2500: Follow renaming of SPI "master" to "controller"

RFC: VIDIOC_ADD_BUFS, a VIDIOC_CREATE_BUFS replacement
 2024-02-12  8:38 UTC  (3+ messages)

[RESEND Patch v13 0/3] media: rockchip: Add a driver for Rockchip's camera interface
 2024-02-11 19:03 UTC  (4+ messages)
` [RESEND Patch v13 1/3] media: dt-bindings: media: add bindings for Rockchip CIF
` [RESEND Patch v13 2/3] media: rockchip: Add a driver for Rockchip's camera interface
` [RESEND Patch v13 3/3] arm64: dts: rockchip: Add the px30 "

[PATCH v2 0/5] Add RZ/G2UL CRU and CSI support
 2024-02-11 16:13 UTC  (5+ messages)
      ` [PATCH v2 5/5] arm64: dts: renesas: r9a07g043u11-smarc-cru-csi-ov5645: Reduce I2C frequency

[PATCH 17/17] media: upd64031a: Check return value of i2c_master_recv()
 2024-02-11 15:07 UTC 

[PATCH] media: pvrusb2: remove redundant NULL check
 2024-02-11 15:07 UTC 

[PATCH] media: go7007: add check of return value of go7007_read_addr()
 2024-02-11 15:07 UTC 

[PATCH] media: bt8xx: make bttv_sub_bus_type const
 2024-02-11 11:04 UTC  (2+ messages)

[PATCH] Fix three warnings when running `make htmldocs`
 2024-02-10 22:14 UTC 

[PATCH] media: v4l2-mem2mem: fix mem order in last buf
 2024-02-10 18:04 UTC 

drivers/media/pci/solo6x10 fails to crosscompile from 32-bit gcc
 2024-02-10  0:52 UTC 

usb 2-1.4: dvb_usb_anysee: Unsupported Anysee version. Please report to <linux-media@vger.kernel.org>
 2024-02-09 23:56 UTC 

[PATCH v2] v4l2-compliance: Fix building against libc++
 2024-02-09 22:05 UTC 

[PATCH v2 00/20] Venus cleanups
 2024-02-09 21:10 UTC  (7+ messages)
` [PATCH v2 01/20] media: venus: pm_helpers: Only set rate of the core clock in core_clks_enable
` [PATCH v2 02/20] media: venus: pm_helpers: Rename core_clks_get to venus_clks_get
` [PATCH v2 03/20] media: venus: pm_helpers: Add kerneldoc to venus_clks_get()
` [PATCH v2 04/20] media: venus: core: Set OPP clkname in a common code path
` [PATCH v2 05/20] media: venus: pm_helpers: Kill dead code

[PATCH v2 00/20] Venus cleanups
 2024-02-09 21:10 UTC  (21+ messages)
` [PATCH v2 01/20] media: venus: pm_helpers: Only set rate of the core clock in core_clks_enable
` [PATCH v2 02/20] media: venus: pm_helpers: Rename core_clks_get to venus_clks_get
` [PATCH v2 03/20] media: venus: pm_helpers: Add kerneldoc to venus_clks_get()
` [PATCH v2 04/20] media: venus: core: Set OPP clkname in a common code path
` [PATCH v2 05/20] media: venus: pm_helpers: Kill dead code
` [PATCH v2 06/20] media: venus: pm_helpers: Move reset acquisition to common code
` [PATCH v2 07/20] media: venus: core: Constify all members of the resource struct
` [PATCH v2 08/20] media: venus: core: Deduplicate OPP genpd names
` [PATCH v2 09/20] media: venus: core: Get rid of vcodec_num
` [PATCH v2 10/20] media: venus: core: Drop cache properties in resource struct
` [PATCH v2 11/20] media: venus: core: Use GENMASK for dma_mask
` [PATCH v2 12/20] media: venus: core: Remove cp_start
` [PATCH v2 13/20] media: venus: pm_helpers: Commonize core_power
` [PATCH v2 14/20] media: venus: pm_helpers: Remove pm_ops->core_put
` [PATCH v2 15/20] media: venus: core: Define a pointer to core->res
` [PATCH v2 16/20] media: venus: pm_helpers: Simplify vcodec clock handling
` [PATCH v2 17/20] media: venus: pm_helpers: Commonize getting clocks and GenPDs
` [PATCH v2 18/20] media: venus: pm_helpers: Commonize vdec_get()
` [PATCH v2 19/20] media: venus: pm_helpers: Commonize venc_get()
` [PATCH v2 20/20] media: venus: pm_helpers: Use reset_bulk API

[sailus-media-tree:media-ref 16/39] drivers/media/mc/mc-devnode.c:63:15: error: no member named 'ref' in 'struct media_devnode'
 2024-02-09 21:00 UTC 

[PATCH V2] dt-bindings: media: convert Mediatek consumer IR to the json-schema
 2024-02-09 17:33 UTC  (3+ messages)

[PATCHv2 2/2] media: atomisp: don't use sizeof(NULL)
 2024-02-09 16:01 UTC  (2+ messages)

[PATCH 0/2] media: atomisp: two sparse/smatch fixes
 2024-02-09 15:59 UTC  (6+ messages)
` [PATCH 1/2] media: atomisp: make dbgopt static
` [PATCH 2/2] media: atomisp: don't use sizeof(NULL)

[PATCH] media: v4l2-ctrls-core.c: check min/max for menu controls
 2024-02-09 15:54 UTC  (2+ messages)

[PATCH v3 0/4] Add support for MAX96714F and MAX96717F GMSL2 ser/des
 2024-02-09 15:49 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: media: add Maxim MAX96717F GMSL2 Serializer
` [PATCH v3 2/4] dt-bindings: media: add Maxim MAX96714F GMSL2 Deserializer
` [PATCH v3 3/4] media: i2c: add MAX96717 driver
` [PATCH v3 4/4] media: i2c: add MAX96714 driver

[PATCH v2 0/2] add MBR type rate control for encoder
 2024-02-09 15:10 UTC  (3+ messages)
` [PATCH v2 1/2] media: v4l2-ctrls: add encoder maximum bitrate control

[syzbot] [media?] possible deadlock in v4l2_ctrl_handler_log_status
 2024-02-09 13:58 UTC  (2+ messages)

[PATCH v2] media: adv7180: Fix cppcheck warnings
 2024-02-09 12:25 UTC  (6+ messages)

[PATCH] media: dt-bindings: st-vgxy61: relax data-lanes restriction
 2024-02-09  9:24 UTC  (4+ messages)

[PATCH] media: i2c: st-vgxy61: Convert to CCI register access helpers
 2024-02-09  8:55 UTC  (2+ messages)

[PATCH][next] media: i2c: st-vgxy61: remove redundant initialization of pointer mode
 2024-02-09  8:55 UTC  (2+ messages)

[PATCH] dt-bindings: media: convert Mediatek consumer IR to the json-schema
 2024-02-09  8:40 UTC  (4+ messages)

[PATCH v2] Legacy DVB API: completion of documentation
 2024-02-08 23:56 UTC  (4+ messages)
` [PATCH v4 0/6] media: docs: uAPI: dvb/decoder: completing the documentation

[sailus-media-tree:ipu6] BUILD SUCCESS 4afa3d33721be1affd5fb465b14d311fd0b4874b
 2024-02-08 21:55 UTC 

[PATCH] media: v4l: async: Fix completion of chained subnotifiers
 2024-02-08 17:31 UTC  (8+ messages)

[PATCH] docs: media: fix typo in docs
 2024-02-08 16:23 UTC 

[sailus-media-tree:media-ref 37/39] drivers/media/pci/intel/ipu3/ipu3-cio2.c:1698:1-6: WARNING: invalid free of devm_ allocated data
 2024-02-08 13:31 UTC 

[RESEND PATCH v0 0/5] wave5 codec driver
 2024-02-08 10:36 UTC  (8+ messages)
` [RESEND PATCH v0 1/5] wave5 : Support yuv422 input format for encoder
` [RESEND PATCH v0 2/5] wave5: Support to prepend sps/pps to IDR frame

[sailus-media-tree:media-ref] BUILD SUCCESS f94611d22fa335b7dabf2e7356b4486e5a1f8907
 2024-02-08 10:06 UTC 

[PATCH v4 0/3] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2024-02-08 10:04 UTC  (6+ messages)
` [PATCH v4 3/3] media: imagination: Add E5010 JPEG Encoder driver


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