linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-26 12:58:37 to 2022-04-28 14:30:30 UTC [more...]

[PATCH v3 0/4] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
 2022-04-28 14:30 UTC  (4+ messages)
` [PATCH v3 3/4] staging: media: Add support for the Allwinner A31 ISP

[PATCHv2 1/2] doc/media api: Try to make enum usage clearer
 2022-04-28 14:27 UTC  (4+ messages)

[PATCH v2 0/4] drm/nvdla: Add driver support for NVDLA
 2022-04-28 14:10 UTC  (2+ messages)

[PATCHv2 2/2] media api: Try to make enum usage clearer
 2022-04-28 14:04 UTC  (3+ messages)

[PATCH 1/3] USB: imon: avoid needless atomic allocations in resume
 2022-04-28 13:34 UTC  (3+ messages)
` [PATCH 2/3] USB: imon: fix timer racing disconnect
` [PATCH 3/3] USB: imon: drop references only after device is no longer used

[PATCH 0/4] Add Toshiba Visconti DNN image processing accelerator driver
 2022-04-28 13:11 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: soc: visconti: Add Toshiba Visconti DNN image processing accelerator bindings
` [PATCH 2/4] soc: visconti: Add Toshiba Visconti image processing accelerator common source
` [PATCH 3/4] soc: visconti: Add Toshiba Visconti DNN image processing accelerator
` [PATCH 4/4] MAINTAINERS: Add entries for "

Hantro JPEG Encoding Padding Bug
 2022-04-28 13:16 UTC  (2+ messages)

[PATCH v4 00/24] H.264 Field Decoding Support for Frame-based Decoders
 2022-04-28 13:10 UTC  (24+ messages)
` [PATCH v4 03/24] media: videobuf2-v4l2: Warn on holding buffers without support
` [PATCH v4 09/24] media: v4l2: Trace calculated p/b0/b1 initial reflist
` [PATCH v4 10/24] media: h264: Sort p/b reflist using frame_num
` [PATCH v4 11/24] media: v4l2: Reorder field reflist
` [PATCH v4 12/24] media: rkvdec: Stop overclocking the decoder
` [PATCH v4 13/24] media: rkvdec: h264: Fix dpb_valid implementation
` [PATCH v4 14/24] media: rkvdec: h264: Fix bit depth wrap in pps packet
` [PATCH v4 15/24] media: rkvdec: Move H264 SPS validation in rkvdec-h264
` [PATCH v4 16/24] media: rkvdec: h264: Validate and use pic width and height in mbs
` [PATCH v4 17/24] media: rkvdec: h264: Fix reference frame_num wrap for second field
` [PATCH v4 18/24] media: rkvdec: Ensure decoded resolution fit coded resolution
` [PATCH v4 19/24] media: rkvdec-h264: Add field decoding support
` [PATCH v4 20/24] media: rkvdec: Enable capture buffer holding for H264
` [PATCH v4 21/24] media: hantro: Stop using H.264 parameter pic_num
` [PATCH v4 22/24] media: hantro: h264: Make dpb entry management more robust
` [PATCH v4 23/24] media: hantro: Add H.264 field decoding support
` [PATCH v4 24/24] media: hantro: Enable HOLD_CAPTURE_BUF for H.264

[PATCH] staging: sunxi: cedrus: centralize cedrus_open exit
 2022-04-28 11:56 UTC  (7+ messages)

[PATCH v4 00/45] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
 2022-04-28 11:43 UTC  (68+ messages)
` [PATCH v4 06/45] media: sun6i-csi: Use runtime pm for clocks and reset
` [PATCH v4 07/45] media: sun6i-csi: Tidy up Kconfig
` [PATCH v4 11/45] media: sun6i-csi: Register the media device after creation
` [PATCH v4 12/45] media: sun6i-csi: Add media ops with link notify callback
` [PATCH v4 13/45] media: sun6i-csi: Introduce and use video helper functions
` [PATCH v4 19/45] media: sun6i-csi: Rework register definitions, invert misleading fields
` [PATCH v4 20/45] media: sun6i-csi: Add dimensions and format helpers to capture
` [PATCH v4 21/45] media: sun6i-csi: Implement address configuration without indirection
` [PATCH v4 22/45] media: sun6i-csi: Split stream sequences and irq code in capture
` [PATCH v4 23/45] media: sun6i-csi: Move power management to runtime pm "
` [PATCH v4 24/45] media: sun6i-csi: Move register configuration to capture
` [PATCH v4 25/45] media: sun6i-csi: Rework capture format management with helper
` [PATCH v4 26/45] media: sun6i-csi: Remove custom format helper and rework configure
` [PATCH v4 27/45] media: sun6i-csi: Add bridge dimensions and format helpers
` [PATCH v4 28/45] media: sun6i-csi: Get mbus code from bridge instead of storing it
` [PATCH v4 29/45] media: sun6i-csi: Tidy capture configure code
` [PATCH v4 30/45] media: sun6i-csi: Introduce bridge format structure, list and helper
` [PATCH v4 31/45] media: sun6i-csi: Introduce capture "
` [PATCH v4 32/45] media: sun6i-csi: Configure registers from format tables
` [PATCH v4 33/45] media: sun6i-csi: Introduce format match structure, list and helper
` [PATCH v4 34/45] media: sun6i-csi: Implement capture link validation with logic
` [PATCH v4 35/45] media: sun6i-csi: Get bridge subdev directly in capture stream ops
` [PATCH v4 37/45] media: sun6i-csi: Rename the capture video device to sun6i-csi-capture
` [PATCH v4 38/45] media: sun6i-csi: Cleanup headers and includes, update copyright lines
` [PATCH v4 39/45] media: sun6i-csi: Add support for MIPI CSI-2 to the bridge code
` [PATCH v4 40/45] media: sun6i-csi: Only configure capture when streaming
` [PATCH v4 41/45] media: sun6i-csi: Add extra checks to the interrupt routine
` [PATCH v4 42/45] media: sun6i-csi: Request a shared interrupt
` [PATCH v4 43/45] media: sun6i-csi: Detect the availability of the ISP
` [PATCH v4 45/45] MAINTAINERS: Add myself as sun6i-csi maintainer and rename/move entry

possible clash between 8ea0f2ba0fa3f and 4affafd7bec7c both decrementing refcount
 2022-04-28 11:28 UTC  (3+ messages)

[PATCH 1/1] media: i2c: ov2640: Depend on V4L2_FWNODE
 2022-04-28 10:51 UTC  (5+ messages)
    ` [PATCH 1/1 v2] media: i2c: ov2640: Depend on V4L2_ASYNC

[PATCH] dma-buf: add the name field to the table header
 2022-04-28  9:54 UTC  (3+ messages)

[GIT PULL FOR v5.19] More fixes/enhancements
 2022-04-28  8:53 UTC  (2+ messages)
` [GIT PULL FOR v5.19] More fixes/enhancements (#82791)

[PATCH v3 0/3] Rockchip RK3328 VDEC support
 2022-04-28  8:25 UTC  (3+ messages)
` [PATCH v3 1/3] media: dt-bindings: media: rockchip-vdec: Add RK3328 compatible

[PATCH v2 4/4] staging: media: zoran: replace dprintk with new debugging macros
 2022-04-28  8:15 UTC  (2+ messages)

[PATCH] media: coda: limit frame interval enumeration to supported encoder frame sizes
 2022-04-28  8:01 UTC  (3+ messages)

[PATCH] media: amphion: ensure the buffer count is not less than min_buffer
 2022-04-28  7:59 UTC  (6+ messages)
  ` [EXT] "

[PATCH] media: venus: set ubwc configuration on specific video hardware
 2022-04-28  7:34 UTC 

[PATCH 34/49] media: tegra-video: replace bitmap_weight with bitmap_weight_le
 2022-04-28  7:31 UTC  (2+ messages)

[PATCH] Documentation/media: Try to make enum usage clearer
 2022-04-28  7:04 UTC  (2+ messages)

[PATCH v9 0/5] Add support for RZ/G2L VSPD
 2022-04-28  6:53 UTC  (6+ messages)
` [PATCH v9 1/5] media: dt-bindings: media: renesas,vsp1: Document RZ/G2L VSPD bindings
` [PATCH v9 2/5] media: renesas: vsp1: Add support to deassert/assert reset line
` [PATCH v9 3/5] media: renesas: vsp1: Add support for VSP software version
` [PATCH v9 4/5] media: renesas: vsp1: Add VSP1_HAS_NON_ZERO_LBA feature bit
` [PATCH v9 5/5] media: renesas: vsp1: Add support for RZ/G2L VSPD

[PATCH] Documentation/media: Remove incorrect statement
 2022-04-28  6:50 UTC  (2+ messages)

[PATCH v14 0/3] media: mediatek: support mdp3 on mt8183 platform
 2022-04-28  4:59 UTC  (5+ messages)
` [PATCH v14 1/3] dt-binding: mediatek: add bindings for MediaTek MDP3 components
` [PATCH v14 2/3] dts: arm64: mt8183: add Mediatek MDP3 nodes
` [PATCH v14 3/3] media: platform: mtk-mdp3: add Mediatek MDP3 driver

cron job: media_tree daily build: WARNINGS
 2022-04-28  3:17 UTC 

[PATCH v2 0/4] Add Toshiba Visconti AFFINE image processing accelerator driver
 2022-04-28  1:04 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: soc: visconti: Add Toshiba Visconti AFFINE image processing accelerator bindings
` [PATCH v2 2/4] soc: visconti: Add Toshiba Visconti image processing accelerator common source
` [PATCH v2 3/4] soc: visconti: Add Toshiba Visconti AFFINE image processing accelerator
` [PATCH v2 4/4] MAINTAINERS: Add entries for "

[PATCH 0/3] Enable JPEG Encoder on RK3566/RK3568
 2022-04-27 22:44 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: media: rockchip-vpu: Add RK3568 JPEG compatible
` [PATCH 2/3] media: hantro: Add support for RK356x JPEG encoder

[PATCH v4 0/8] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / MIPI CSI-2 Support
 2022-04-27 20:28 UTC  (3+ messages)
` [PATCH v4 6/8] MAINTAINERS: Add entry for the Allwinner A31 MIPI CSI-2 bridge driver

[PATCH] media: stkwebcam: move stk_camera_read_reg() scratch buffer to struct stk_camera
 2022-04-27 19:03 UTC  (3+ messages)

[PATCH v2] media: hantro: HEVC: Fix tile info buffer value computation
 2022-04-27 17:39 UTC 

[PATCH] media: hantro: HEVC: Fix tile info buffer value computation
 2022-04-27 17:38 UTC  (4+ messages)

[PATCH 1/3] mtd: rawnand: cadence: fix possible null-ptr-deref in cadence_nand_dt_probe()
 2022-04-27 15:26 UTC  (2+ messages)

[PATCH 2/3] mtd: rawnand: intel: fix possible null-ptr-deref in ebu_nand_probe()
 2022-04-27 15:26 UTC  (2+ messages)

[PATCH 3/3] mtd: rawnand: tmio: check return value after calling platform_get_resource()
 2022-04-27 15:26 UTC  (2+ messages)

[PATCH v2 0/5] media: Add ST VGXY61 camera sensor driver
 2022-04-27 14:27 UTC  (10+ messages)
` [PATCH v2 5/5] media: i2c: Add driver for ST VGXY61 camera sensor

[PATCH v3] media: i2c: adv7180: Add support for the test patterns
 2022-04-27 13:50 UTC 

[PATCH v2] media: i2c: adv7180: Add support for the test patterns
 2022-04-27 13:36 UTC  (2+ messages)

[PATCH v8 0/5] Add support for RZ/G2L VSPD
 2022-04-27 13:26 UTC  (10+ messages)
` [PATCH v8 3/5] media: renesas: vsp1: Add support for VSP software version
` [PATCH v8 4/5] media: renesas: vsp1: Add VSP1_HAS_NON_ZERO_LBA feature bit
` [PATCH v8 5/5] media: renesas: vsp1: Add support for RZ/G2L VSPD

[PATCH 0/4] Add Toshiba Visconti AFFINE image processing accelerator driver
 2022-04-27 13:22 UTC  (2+ messages)

[PATCH] media: i2c: adv7180: Add support for the test patterns
 2022-04-27 11:56 UTC  (2+ messages)

[PATCH v8 0/6] staging: media: wave5: add wave5 codec driver
 2022-04-27 11:46 UTC  (7+ messages)
` [PATCH v8 1/6] staging: media: wave5: Add vpuapi layer
` [PATCH v8 2/6] staging: media: wave5: Add the vdi layer
` [PATCH v8 3/6] staging: media: wave5: Add the v4l2 layer
` [PATCH v8 4/6] staging: media: wave5: Add TODO file
` [PATCH v8 5/6] dt-bindings: media: staging: wave5: add yaml devicetree bindings
` [PATCH v8 6/6] media: wave5: Add wave5 driver to maintainers file

[PATCH v5] media: ov5640: Use runtime PM
 2022-04-27 10:06 UTC  (2+ messages)

[PATCH v3 0/8] media: i2c: ov5670: OF support, runtime_pm, regulators
 2022-04-27  9:59 UTC  (4+ messages)
` [PATCH v3 6/8] media: i2c: ov5670: Add runtime_pm operations

[PATCH] media: imx-jpeg: Don't fill the description field in struct v4l2_fmtdesc
 2022-04-27  9:25 UTC 

[PATCH v2] media: amphion: ensure the buffer count is not less than min_buffer
 2022-04-27  8:59 UTC 

[GIT PULL FOR v5.19] Various fixes/enhancements
 2022-04-27  8:24 UTC  (2+ messages)
` [GIT PULL FOR v5.19] Various fixes/enhancements (#82760)

[PATCH] media: mtk-mdp: make mtk_mdp_comp_init static
 2022-04-27  8:05 UTC  (3+ messages)

[PATCH v2] dt-bindings: media: mtk-vcodec: Adds encoder power domain property
 2022-04-27  8:00 UTC  (3+ messages)

Wycena paneli fotowoltaicznych
 2022-04-27  7:28 UTC 

[PATCH v3 0/5] imx-jpeg: Support dynamic resolution change
 2022-04-27  7:03 UTC  (3+ messages)
` [PATCH v3 5/5] media: "

[PATCH v17 0/6] Add mutex support for MDP
 2022-04-27  6:44 UTC  (7+ messages)
` [PATCH v17 1/6] soc: mediatek: mutex: add common interface for modules setting
` [PATCH v17 2/6] soc: mediatek: mutex: add 8183 MUTEX MOD settings for MDP
` [PATCH v17 3/6] dt-bindings: soc: mediatek: move out common module from display folder
` [PATCH v17 4/6] dt-bindings: soc: mediatek: add gce-client-reg for MUTEX
` [PATCH v17 5/6] dts: arm64: mt8183: add GCE client property for Mediatek MUTEX
` [PATCH v17 6/6] soc: mediatek: mutex: add functions that operate registers by CMDQ

[PATCH] media: i2c: dw9714: Return zero in remove callback
 2022-04-27  6:15 UTC  (5+ messages)

[PATCH] dt-bindings: media: mtk-vcodec: Adds encoder power domain property
 2022-04-27  2:55 UTC  (3+ messages)

[PATCH v2] media: exynos4-is: Fix compile warning
 2022-04-27  1:16 UTC 

[PATCH v4 0/9] i.MX8MP DW100 dewarper driver
 2022-04-26 21:44 UTC  (15+ messages)
` [PATCH v4 4/9] media: Documentation: dw100: Add user documentation for the DW100 driver
` [PATCH v4 5/9] media: v4l: uapi: Add user control base for DW100 controls
` [PATCH v4 6/9] media: uapi: Add a control for DW100 driver
` [PATCH v4 9/9] media: MAINTAINERS: add entry for i.MX8MP DW100 v4l2 mem2mem driver

[PATCH] dma-buf: remove trace_dma_fence_emit
 2022-04-26 17:05 UTC  (2+ messages)

[PATCH v5 0/4] media: i2c: imx412: Add regulator control to imx412
 2022-04-26 16:52 UTC  (3+ messages)
` [PATCH v5 4/4] media: i2c: imx412: Add bulk regulator support

[PATCH v6] media: vimc: get pixformat info from v4l2_format_info
 2022-04-26 15:34 UTC  (3+ messages)

[PATCH v2] media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset values
 2022-04-26 15:07 UTC  (2+ messages)

[PATCH v5 00/27] media: ov5640: Rework the clock tree programming for MIPI
 2022-04-26 14:32 UTC  (11+ messages)
` [PATCH v5 06/27] media: ov5640: Update pixel_rate and link_freq
` [PATCH v5 16/27] media: ov5640: Add VBLANK control

[PATCH] media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset values
 2022-04-26 13:30 UTC  (4+ 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).