linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-20 12:28:48 to 2024-06-23 23:22:56 UTC [more...]

[PATCH v2 0/8] Add sc7180 camss subsys support
 2024-06-23 23:22 UTC  (8+ messages)
` [PATCH v2 1/8] Add qcom,sc7180-camss
` [PATCH v2 2/8] Add Gen2 v1.2.2 two-phase MIPI CSI-2 DPHY init
` [PATCH v2 3/8] Add sc7180 support
` [PATCH v2 4/8] Add sc7180 resources
` [PATCH v2 5/8] Add debug log info to camss_enable_clocks function
` [PATCH v2 6/8] Add debug log info to msm_csid_subdev_init function
` [PATCH v2 7/8] Add debug log info to vfe block init and set clock rate

[PATCH 0/6] media: qcom: camss: Add sc7180 support
 2024-06-23 23:16 UTC  (27+ messages)
` [PATCH 1/6] media: dt-bindings: media: camss: Add qcom,sc7180-camss binding
` [PATCH 2/6] media: qcom: camss: Add CAMSS_SC7180 enum
` [PATCH 3/6] media: qcom: camss: csiphy-3ph: Add Gen2 v1.2.2 two-phase MIPI CSI-2 DPHY init
` [PATCH 4/6] media: qcom: camss: Add sc7180 support
` [PATCH 5/6] media: qcom: camss: Add sc7180 resources
` [PATCH RFT 6/6] arm64: dts: qcom: sc7180: Add support for camss subsys

[syzbot] [media?] INFO: task hung in cec_claim_log_addrs
 2024-06-23 14:16 UTC  (2+ messages)

[GIT PULL FOR 6.11] New drivers
 2024-06-23 11:52 UTC  (2+ messages)
` [GIT PULL FOR 6.11] New drivers (#102679)

[PATCH v2 0/5] media: em28xx: Add support for MyGica UTV3, its IR remote, and its tuner
 2024-06-23 10:46 UTC  (6+ messages)
` [PATCH v2 1/5] media: tuner-simple: Add support for Tena TNF931D-DFDR1
` [PATCH v2 2/5] media: rc: add keymap for MyGica UTV3 remote
` [PATCH v2 3/5] media: dt-bindings: rc: add rc-mygica-utv3
` [PATCH v2 4/5] media: em28xx: Add support for MyGica UTV3
` [PATCH v2 5/5] media: em28xx: Set GPIOs for non-audio boards when switching input

[PATCH 1/4] media: tuner-simple: Add support for Tena TNF931D-DFDR1
 2024-06-23 10:35 UTC  (2+ messages)
`  "

[PATCH v3 0/4] media: rockchip: Add rkvdec2 driver
 2024-06-23  9:33 UTC  (10+ messages)
` [PATCH v3 1/4] media: rockchip: Move H264 CABAC table to header file
` [PATCH v3 2/4] media: rockchip: Introduce the rkvdec2 driver
` [PATCH v3 3/4] media: dt-bindings: rockchip: Document RK3588 Video Decoder bindings
` [PATCH v3 4/4] arm64: dts: rockchip: Add rkvdec2 Video Decoder on rk3588(s)

[PATCH] MAINTAINERS: delete email for Anton Sviridenko
 2024-06-23  9:16 UTC  (2+ messages)

[PATCH v2 v4l-utils] common: Use posix_memalign for allocating userptr buffers
 2024-06-23  8:12 UTC  (2+ messages)

[PATCH 0/8] media: v4l2: Improve media link validation
 2024-06-22 16:47 UTC  (8+ messages)
` [PATCH 2/8] media: sun4i_csi: Implement link validate for sun4i_csi subdev
` [PATCH 3/8] media: sun4i_csi: Don't use v4l2_subdev_link_validate() for video device
` [PATCH 4/8] media: v4l2-subdev: Refactor warnings in v4l2_subdev_link_validate()

[GIT PULL FOR 6.11] Imagination E5010 JPEG encoder
 2024-06-22 13:12 UTC  (2+ messages)
` [GIT PULL FOR 6.11] Imagination E5010 JPEG encoder (#102678)

pull request: linux-firmware: mediatek: Update MT8173 VPU firmware to v1.1.8
 2024-06-22 10:23 UTC  (2+ messages)
` [PATCH] linux-firmware: mediatek: Update MT8173 VPU firmware to v1.2.0

cron job: media_tree daily build: WARNINGS
 2024-06-22  1:51 UTC 

[PATCH net-next v12 00/13] Device Memory TCP
 2024-06-21 20:31 UTC  (7+ messages)
` [PATCH net-next v12 06/13] page_pool: devmem support
` [PATCH net-next v12 10/13] tcp: RX path for devmem TCP

[PATCH v3 0/3] media: i2c: Add support for GT97xx VCM
 2024-06-21 17:36 UTC  (7+ messages)
` [PATCH v3 2/3] media: i2c: Add GT97xx VCM driver

[PATCH 0/3] media: i2c: og01a1b: Add OF support to OmniVision OG01A1B
 2024-06-21 17:12 UTC  (8+ messages)
` [PATCH 1/3] media: dt-bindings: Add description of OmniVision OG01A1B image sensor
` [PATCH 2/3] media: i2c: og01a1b: Add OF support to the image sensor driver
` [PATCH 3/3] media: i2c: og01a1b: Add support of an input system clock

[PATCH v4 0/8] Move camss version related defs in to resources
 2024-06-21 15:09 UTC  (19+ messages)
` [PATCH v4 1/8] media: qcom: camss: Add per sub-device type resources
` [PATCH v4 2/8] media: qcom: camss: Attach formats to VFE resources
` [PATCH v4 3/8] media: qcom: camss: Attach formats to CSID resources
` [PATCH v4 4/8] media: qcom: camss: Attach formats to CSIPHY resources
` [PATCH v4 5/8] media: qcom: camss: Move format related functions
` [PATCH v4 6/8] media: qcom: camss: Split testgen, RDI and RX for CSID 170
` [PATCH v4 7/8] media: qcom: camss: Decompose register and link operations
` [PATCH v4 8/8] media: qcom: camss: Decouple VFE from CSID

[PATCH v6 00/16] Add audio support for the MediaTek Genio 350-evk board
 2024-06-21 15:00 UTC  (6+ messages)
` [PATCH v6 03/16] dt-bindings: mfd: mediatek: Add codec property for MT6357 PMIC
` [PATCH v6 12/16] ASoC: codecs: add MT6357 support

[PATCH 0/7] media: rkisp1: Implement support for extensible parameters
 2024-06-21 14:54 UTC  (8+ messages)
` [PATCH 1/7] uapi: rkisp1-config: Add extensible parameters format
` [PATCH 2/7] uapi: videodev2: Add V4L2_META_FMT_RK_ISP1_EXT_PARAMS
` [PATCH 3/7] media: rkisp1: Add struct rkisp1_params_buffer
` [PATCH 4/7] media: rkisp1: Copy the parameters buffer
` [PATCH 5/7] media: rkisp1: Cache the currently active format
` [PATCH 6/7] media: rkisp1: Implement extensible params support
` [PATCH 7/7] media: rkisp1: Implement s_fmt/try_fmt

[PATCH v14 0/6] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2024-06-21 14:08 UTC  (6+ messages)
` [PATCH v14 2/6] media: imagination: Add E5010 JPEG Encoder driver

[RESEND PATCH v6 0/4] Add features to an existing driver
 2024-06-21 12:45 UTC  (18+ messages)
` [RESEND PATCH v6 2/4] media: chips-media: wave5: Support runtime suspend/resume

[WEBCAM] Driver error 0a50:6100
 2024-06-21 11:13 UTC  (2+ messages)

[PATCH v2 1/2] media: verisilicon: Move rockchip hardware drivers to the corresponding option
 2024-06-21 10:50 UTC  (2+ messages)
` [PATCH v2 2/2] media: verisilicon: Move rockchip AV1 "

[PATCH v5 00/16] Add Arm Mali-C55 Image Signal Processor Driver
 2024-06-21 10:42 UTC  (12+ messages)
` [PATCH v5 05/16] media: mali-c55: Add Mali-C55 ISP driver
` [PATCH v5 10/16] media: platform: Add mali-c55 3a stats devnode

[PATCH v12 0/7] iio: new DMABUF based API v12
 2024-06-21 10:10 UTC  (10+ messages)
` [PATCH v12 6/7] Documentation: iio: Document high-speed DMABUF based API
` [PATCH v12 7/7] Documentation: dmaengine: Document new dma_vec API
` (subset) [PATCH v12 0/7] iio: new DMABUF based API v12

[PATCH V6 0/5] Add control for switching back and forth to HW control
 2024-06-21  9:54 UTC  (9+ messages)
` [PATCH V6 3/5] clk: qcom: gdsc: Add set and get hwmode callbacks to switch GDSC mode
` [PATCH V6 4/5] clk: qcom: videocc: Use HW_CTRL_TRIGGER for SM8250, SC7280 vcodec GDSC's
` [PATCH V6 5/5] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode on V6

[PATCH v13 00/13] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2024-06-21  9:28 UTC  (7+ messages)
` [PATCH v13 03/13] media: v4l2-jpeg: Export reference quantization and huffman tables

[PATCH v7 6/6] arm64: dts: rockchip: Add VPU121 support for RK3588
 2024-06-21  9:22 UTC  (2+ messages)

[PATCH v6 0/7] Add mediate-drm secure flow for SVP
 2024-06-21  9:00 UTC  (7+ messages)

[PATCH v11 3/7] iio: core: Add new DMABUF interface infrastructure
 2024-06-21  8:21 UTC  (12+ messages)
` [v11 "
            ` [RFC] Patch review challenges

[PATCH v3 0/2] rcar-vin: Add support for R-Car V4M
 2024-06-21  7:21 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: media: renesas,vin: Add binding for V4M

[PATCH v2 0/4] media: rockchip: Add rkvdec2 driver
 2024-06-21  6:10 UTC  (12+ messages)
` [PATCH v2 2/4] media: rockchip: Introduce the "
` [PATCH v2 4/4] arm64: dts: rockchip: Add rkvdec2 Video Decoder on rk3588(s)

[PATCH v4 00/13] Add ISP 3A for StarFive
 2024-06-21  1:55 UTC  (7+ messages)
` [PATCH v4 08/13] staging: media: starfive: Add for StarFive ISP 3A SC
    ` 回复: "
` [PATCH v4 11/13] staging: media: starfive: Add ISP params video device
    ` 回复: "

Fixing IPU3 IMGU warnings due to extraneous calls to s_stream()
 2024-06-20 14:45 UTC  (4+ messages)
` [PATCH v1 1/3] staging: media: ipu3: Drop superfluous check in imgu_vb2_stop_streaming()
` [PATCH v1 2/3] staging: media: ipu3: Return buffers outside of needless locking
` [PATCH v1 3/3] staging: media: ipu3: Stop streaming in inverse order of starting

cron job: media_tree daily build: WARNINGS
 2024-06-21  1:51 UTC 

[PATCH] media: qcom: camss: Add check for v4l2_fwnode_endpoint_parse
 2024-06-21  1:35 UTC 

[Patch V3] i2c: imx-lpi2c: add eDMA mode support for LPI2C
 2024-06-20 22:54 UTC  (2+ messages)

[PATCH] dma-buf/sw_sync: Add a reference when adding fence to timeline list
 2024-06-20 21:28 UTC  (6+ messages)

[PATCH v4 00/40] lib/find: add atomic find_bit() primitives
 2024-06-20 20:32 UTC  (10+ messages)
` [PATCH v4 01/40] "
` [PATCH v4 02/40] lib/find: add test for atomic find_bit() ops
` [PATCH v4 20/40] media: radio-shark: optimize the driver by using atomic find_bit() API
` [PATCH v4 26/40] media: em28xx: cx231xx: optimize drivers by using find_and_set_bit()

[PATCH 1/1] media: verisilicon: Move rockchip hardware drivers to the corresponding option
 2024-06-20 20:08 UTC  (2+ messages)

[PATCH 0/8] media: use 'time_left' instead of 'timeout' with wait_*() functions
 2024-06-20 19:52 UTC  (4+ messages)
` [PATCH 1/8] media: allegro: use 'time_left' variable with wait_for_completion_timeout()

[PATCH 0/4] Support MediaTek MT8188 Media Data Path 3 (MDP3)
 2024-06-20 19:39 UTC  (4+ messages)

[PATCH v12 3/7] iio: core: Add new DMABUF interface infrastructure
 2024-06-20 16:55 UTC  (3+ messages)

[PATCH v2 0/4] media: raspberrypi: Support RPi5's CFE
 2024-06-20 16:23 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: media: Add bindings for raspberrypi,rp1-cfe
` [PATCH v2 3/4] media: raspberrypi: Add support for RP1-CFE

[PATCH v1 0/9] media: vimc improvements
 2024-06-20 16:09 UTC  (12+ messages)
` [PATCH v1 1/9] media: vimc: Don't iterate over single pad

[GIT PULL FOR 6.11] Wave515 support for Wave5
 2024-06-20 14:59 UTC  (2+ messages)
` [GIT PULL FOR 6.11] Wave515 support for Wave5 (#102651)

[PATCH v2 0/1] virtio-media: Add device specification
 2024-06-20 13:33 UTC  (7+ messages)
` [PATCH v2 1/1] virtio-media: Add virtio media "

[GIT PULL FOR v6.11] Various fixes and enhancements
 2024-06-20 13:01 UTC  (2+ messages)
` [GIT PULL FOR v6.11] Various fixes and enhancements (#102643)


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