linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-16 14:04:46 to 2022-05-19 04:54:24 UTC [more...]

cron job: media_tree daily build: OK
 2022-05-19  4:54 UTC 

[PATCH v2] media: dvb_vb2: fix possible out of bound access
 2022-05-19  2:17 UTC 

[PATCH] media: dvb_vb2: fix possible out of bound access
 2022-05-19  1:44 UTC  (3+ messages)

[PATCH v5] media: imx-jpeg: Encoder support to set jpeg quality
 2022-05-19  1:43 UTC 

[PATCH -next 1/3] [media] dm355_ccdc: remove unnecessary check of res
 2022-05-18 19:46 UTC  (6+ messages)
` [PATCH -next 2/3] [media] dm644x_ccdc: "
` [PATCH -next 3/3] media: isif: "

[PATCH] media: davinci: vpif: add missing of_node_put() in vpif_probe()
 2022-05-18 19:39 UTC  (2+ messages)

[PATCH] media: camss: Allocate camss struct as a managed device resource
 2022-05-18 19:21 UTC  (3+ messages)

[PATCH 0/1] Switch on IMX577 on RB5
 2022-05-18 19:09 UTC  (6+ messages)
` [PATCH 1/1] arm64: dts: qcom: qrb5165-rb5: Enable the IMX577 on cam1

[ANN] Media Summit at ELCE Dublin: Request for Topics
 2022-05-18 18:01 UTC  (2+ messages)

[PATCH v2] UPSTREAM: media: ov8856: skip OTP read in non-zero ACPI D state
 2022-05-18 17:15 UTC  (2+ messages)

[PATCH] media: stm32-dcmi: add support of 1X16 serial pixel formats variant
 2022-05-18 17:08 UTC  (3+ messages)

[RFC PATCH v2] media: Add AV1 uAPI
 2022-05-18 16:41 UTC  (6+ messages)

[PATCH v2 1/1] ov7251: Fix multiple problems in s_stream callback
 2022-05-18 15:54 UTC 

[PATCH v2] media: i2c: adv7180: fix reserved bit in Video Selection 2
 2022-05-18 15:41 UTC  (8+ messages)

STK1160 USB VIDEO CAPTURE DRIVER kconfig compatibility issues
 2022-05-18 13:29 UTC  (2+ messages)

[PATCH v4] media: Add P010 video format
 2022-05-18 13:21 UTC 

[PATCH 0/2] media: dt-bindings: media: sm8250-camss: Add power-domain-names property
 2022-05-18 13:16 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64: dts: qcom: sm8250: camss: "

[PATCHv3] v4l2-ioctl.c: fix incorrect error path
 2022-05-18 13:06 UTC 

[PATCH v7, 0/7] support mt8195 decoder
 2022-05-18 12:30 UTC  (8+ messages)
` [PATCH v7, 1/7] dt-bindings: media: mediatek: vcodec: Adds decoder dt-bindings for lat soc
` [PATCH v7, 2/7] media: mediatek: vcodec: Add to support lat soc hardware
` [PATCH v7, 3/7] dt-bindings: media: mediatek: vcodec: Adds decoder dt-bindings for mt8195
` [PATCH v7, 4/7] media: mediatek: vcodec: Adds compatible "
` [PATCH v7, 5/7] media: mediatek: vcodec: Different codec using different capture format
` [PATCH v7, 6/7] media: mediatek: vcodec: prevent kernel crash when scp ipi timeout
` [PATCH v7, 7/7] media: mediatek: vcodec: Add to support H264 inner racing mode

[PATCH] media: platform: replace ternary operator with max()
 2022-05-18 12:08 UTC  (3+ messages)
  ` [PATCH v2] media: platform: samsung: s5p-jpeg: "

[PATCH v2] dma-buf: Move sysfs work out of DMA-BUF export path
 2022-05-18 12:06 UTC  (11+ messages)

[PATCH v6, 0/7] support mt8195 decoder
 2022-05-18 12:06 UTC  (6+ messages)
` [PATCH v6, 6/7] media: mediatek: vcodec: prevent kernel crash when scp ipi timeout

[PATCH v3] media: Add P010 video format
 2022-05-18 11:52 UTC  (2+ messages)

[PATCH 00/20] Add MFC v12 support
 2022-05-18 11:38 UTC  (37+ messages)
    ` [PATCH 01/20] MAINTAINERS: Add git repo path for MFC
    ` [PATCH 02/20] dt-bindings: media: s5p-mfc: Convert s5p-mfc.txt to new DT schema
    ` [PATCH 03/20] dt-bindings: media: s5p-mfc: Add mfcv12 variant
    ` [PATCH 04/20] media: s5p-mfc: Rename IS_MFCV10 macro
    ` [PATCH 05/20] media: s5p-mfc: Add initial support for MFCv12
    ` [PATCH 06/20] Documention: v4l: Documentation for VP9 CIDs
    ` [PATCH 07/20] media: v4l2: Add v4l2 control IDs for VP9 encoder
    ` [PATCH 08/20] media: s5p-mfc: Add support "
    ` [PATCH 09/20] media: s5p-mfc: Add YV12 and I420 multiplanar format support
    ` [PATCH 10/20] media: s5p-mfc: Add support for rate controls in MFCv12
    ` [PATCH 11/20] media: s5p-mfc: Add support for UHD encoding
    ` [PATCH 12/20] media: s5p-mfc: Add support for DMABUF for encoder
    ` [PATCH 13/20] media: s5p-mfc: Set context for valid case before calling try_run
    ` [PATCH 14/20] media: s5p-mfc: Load firmware for each run in MFCv12
    ` [PATCH 15/20] media: s5p-mfc: DPB Count Independent of VIDIOC_REQBUF
    ` [PATCH 16/20] media: s5p-mfc: Fix to handle reference queue during finishing
    ` [PATCH 17/20] media: s5p-mfc: Clear workbit to handle error condition
    ` [PATCH 18/20] media: s5p-mfc: Correction in register read and write for H264
    ` [PATCH 19/20] arm64: dts: fsd: Add MFC related DT enteries
    ` [PATCH 20/20] arm64 defconfig: Add MFC in defconfig

[PATCH v4] media: imx-jpeg: Encoder support to set jpeg quality
 2022-05-18 11:22 UTC  (2+ messages)

[PATCH] media: platform: Add moli to the match table
 2022-05-18 10:49 UTC  (2+ messages)

[PATCH v1] media: videobuf2: Allow applications customize data offsets of capture buffers
 2022-05-18 10:26 UTC  (7+ messages)

[PATCH v15 0/3] media: mediatek: support mdp3 on mt8183 platform
 2022-05-18 10:09 UTC  (6+ messages)
` [PATCH v15 1/3] dt-binding: mediatek: add bindings for MediaTek MDP3 components
` [PATCH v15 3/3] media: platform: mtk-mdp3: add Mediatek MDP3 driver

[PATCHv2] media: stkwebcam: deprecate driver, move to staging
 2022-05-18  9:32 UTC  (2+ messages)

[PATCH] media: stkwebcam: deprecate driver, move to staging
 2022-05-18  9:18 UTC  (3+ messages)

[PATCH] dma-buf: cleanup dma_fence_chain_walk
 2022-05-18  8:54 UTC 

[PATCH v3] media: hantro: Be more accurate on pixel formats step_width constraints
 2022-05-18  8:53 UTC 

[PATCH] media: platform: exynos-gsc: remove redundant initializations of f_chk_len and f_chk_addr
 2022-05-18  8:32 UTC 

[PATCHv2] airspy: respect the DMA coherency rules
 2022-05-18  8:10 UTC 

[PATCH v2] media: hantro: Be more accurate on pixel formats step_width constraints
 2022-05-18  6:32 UTC  (3+ messages)

[PATCH v3 0/6] media: Implement UVC v1.5 ROI
 2022-05-18  6:24 UTC  (7+ messages)
` [PATCH v3 1/6] media: v4l2_ctrl: Add region of interest rectangle control
` [PATCH v3 2/6] media: v4l2_ctrl: Add region of interest auto control
` [PATCH v3 3/6] media: v4l2_ctrl: Add V4L2_CTRL_WHICH_MIN/MAX_VAL
` [PATCH v3 4/6] media: uvcvideo: implement UVC v1.5 ROI
` [PATCH v3 5/6] media: uvcvideo: Initialize roi to default value
` [PATCH v3 6/6] media: vivid: Add a roi rectangle control

[PATCH v3 0/3] add Aspeed udc driver for ast2600
 2022-05-18  6:20 UTC  (4+ messages)
` [PATCH v3 1/3] usb: gadget: add Aspeed ast2600 udc driver
` [PATCH v3 2/3] ARM: dts: aspeed: Add USB2.0 device controller node
` [PATCH v3 3/3] dt-bindings: usb: add documentation for aspeed udc

[PATCH v2 0/6] media: Implement UVC v1.5 ROI
 2022-05-18  5:19 UTC  (12+ messages)
` [PATCH v2 1/6] media: v4l2_ctrl: Add region of interest rectangle control
` [PATCH v2 2/6] media: v4l2_ctrl: Add region of interest auto control
` [PATCH v2 3/6] media: v4l2_ctrl: Add V4L2_CTRL_WHICH_MIN/MAX_VAL
` [PATCH v2 4/6] media: uvcvideo: implement UVC v1.5 ROI
` [PATCH v2 5/6] media: uvcvideo: Initialize roi to default value
` [PATCH v2 6/6] media: vivid: Add a roi rectangle control

cron job: media_tree daily build: OK
 2022-05-18  4:56 UTC 

game capture usb device stops working
 2022-05-18  1:04 UTC  (4+ messages)

[PATCH v7 0/6] Proposal for a GPU cgroup controller
 2022-05-17 23:30 UTC  (7+ messages)

[PATCH] airspy: respect the DMA coherency rules
 2022-05-17 21:58 UTC  (2+ messages)

[PATCH 1/4] media: dt-bindings: qcom,sdm660-camss: document interconnects
 2022-05-17 20:38 UTC  (2+ messages)

New collaboration
 2022-05-17 15:50 UTC 

[PATCH] media: hantro: fix compatible string deprecation warning
 2022-05-17 16:46 UTC  (2+ messages)

[PATCH v2 0/3] add Aspeed udc driver for ast2600
 2022-05-17 15:32 UTC  (12+ messages)
` [PATCH v2 1/3] usb: gadget: add Aspeed ast2600 udc driver
` [PATCH v2 2/3] ARM: dts: aspeed: Add USB2.0 device controller node
` [PATCH v2 3/3] dt-bindings: usb: add documentation for aspeed udc

[PATCH v2 0/5] Support Nuvoton NPCM Video Capture/Encode Engine
 2022-05-17 13:30 UTC  (8+ messages)
` [PATCH v2 1/5] arm: dts: Add node for "
` [PATCH v2 5/5] drivers: media: platform: Add NPCM Video Capture/Encode Engine driver

[PATCH] media: hantro: Be more accurate on pixel formats step_width constraints
 2022-05-17 13:30 UTC  (4+ messages)

[PATCH v1 0/5] Support Nuvoton NPCM Video Capture/Encode Engine
 2022-05-17 13:24 UTC  (3+ messages)
` [PATCH v1 2/5] dt-bindings: media: Add dt-bindings for "

[PATCH 1/2] flexcop: unneeded ATOMIC
 2022-05-17 13:23 UTC  (4+ messages)
` [PATCH 2/2] flexcop: allow for modern speeds

[PATCH] au0828: allow higher speeds
 2022-05-17 13:19 UTC  (4+ messages)

[PATCH v3 1/4] media: dt-bindings: ov5675: document YAML binding
 2022-05-17 12:47 UTC  (6+ messages)
` [PATCH v3 4/4] media: i2c: ov5675: add .get_selection support

[PATCH] as102: avoid GFP_ATOMIC
 2022-05-17 11:10 UTC 

[PATCH] imon_raw: respect DMA coherency
 2022-05-17 10:45 UTC  (8+ messages)

Tackling the indefinite/user DMA fence problem
 2022-05-17 10:28 UTC  (5+ messages)

[PATCH] media: amphion: support for reloading module
 2022-05-17  8:01 UTC 

[PATCH -next] media: atmel: atmel-isc-base: remove unneeded semicolon
 2022-05-17  0:33 UTC 

[PATCH 1/3] usb: gadget: add Aspeed ast2600 udc driver
 2022-05-16 18:28 UTC  (2+ messages)

[PATCH v3 0/2] media: Kconfig: Make DVB_CORE=m possible when MEDIA_SUPPORT=y
 2022-05-16 17:15 UTC  (3+ messages)
` [PATCH v3 1/2] media: mantis: Kconfig: add depends on DVB_CORE for MANTIS_CORE
` [PATCH v3 2/2] media: Kconfig: Make DVB_CORE=m possible when MEDIA_SUPPORT=y

[PATCH v2] media: Kconfig: Make DVB_CORE=m possible when MEDIA_SUPPORT=y
 2022-05-16 16:52 UTC  (2+ messages)

[PATCH] media: camss: csid: fix wrong size passed to devm_kmalloc_array()
 2022-05-16 14:43 UTC  (2+ 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).