messages from 2024-02-23 08:45:38 to 2024-02-26 13:22:21 UTC [more...]
[PATCH v7 00/36] drm/connector: Create HDMI Connector infrastructure
2024-02-26 13:22 UTC (35+ messages)
` [PATCH v7 01/36] drm/tests: helpers: Include missing drm_drv header
` [PATCH v7 02/36] drm/tests: helpers: Add atomic helpers
` [PATCH v7 03/36] drm/tests: Add helper to create mock plane
` [PATCH v7 04/36] drm/tests: Add helper to create mock crtc
` [PATCH v7 05/36] drm/tests: connector: Add tests for drmm_connector_init
` [PATCH v7 19/36] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v7 21/36] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v7 25/36] drm/connector: hdmi: Add Infoframes generation
` [PATCH v7 29/36] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v7 30/36] drm/vc4: tests: Convert to plane creation helper
` [PATCH v7 31/36] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v7 32/36] drm/sun4i: hdmi: Convert encoder to atomic
` (subset) "
` [PATCH v7 33/36] drm/sun4i: hdmi: Move mode_set into enable
` (subset) "
` [PATCH v7 34/36] drm/sun4i: hdmi: Switch to container_of_const
` (subset) "
` [PATCH v7 35/36] drm/sun4i: hdmi: Consolidate atomic_check and mode_valid
` (subset) "
` [PATCH v7 36/36] drm/sun4i: hdmi: Switch to HDMI connector
[RFC WIP PATCH] venus: add qcom,no-low-power property
2024-02-26 13:09 UTC (13+ messages)
[PATCH v2 0/5] Add Arm Mali-C55 Image Signal Processor Driver
2024-02-26 12:58 UTC (12+ messages)
` [PATCH v2 2/5] dt-bindings: media: Add bindings for ARM mali-c55
` [PATCH v2 3/5] media: mali-c55: Add Mali-C55 ISP driver
` [PATCH v2 4/5] media: Documentation: Add Mali-C55 ISP Documentation
[PATCH v2 0/9] Add Chameleon v3 video support
2024-02-26 12:43 UTC (14+ messages)
` [PATCH v2 7/9] media: dt-bindings: Add Chameleon v3 framebuffer
` [PATCH v2 8/9] media: dt-bindings: Add Intel Displayport RX IP
` [PATCH v2 9/9] ARM: dts: chameleonv3: Add video device nodes
[PATCH 00/11] Rename mtk_drm_* to mtk_*
2024-02-26 12:39 UTC (23+ messages)
` [PATCH 01/11] drm/mediatek: Rename "mtk_drm_crtc" to "mtk_crtc"
` [PATCH 02/11] drm/mediatek: Rename "mtk_drm_ddp_comp" to "mtk_ddp_comp"
` [PATCH 03/11] drm/mediatek: Rename "mtk_drm_plane" to "mtk_plane"
` [PATCH 04/11] drm/mediatek: Rename "mtk_drm_gem" to "mtk_gem"
` [PATCH 05/11] drm/mediatek: Rename "mtk_drm_hdmi" to "mtk_hdmi"
` [PATCH 06/11] drm/mediatek: Rename files "mtk_drm_crtc.*" to "mtk_crtc.*"
` [PATCH 07/11] drm/mediatek: Rename files "mtk_drm_ddp_comp.*" to "mtk_ddp_comp.*"
` [PATCH 08/11] drm/mediatek: Rename files "mtk_drm_plane.*" to "mtk_plane.*"
` [PATCH 09/11] drm/mediatek: Rename files "mtk_drm_gem.*" to "mtk_gem.*"
` [PATCH 10/11] drm/mediatek: Rename mtk_ddp_comp functions
` [PATCH 11/11] drm/mediatek: Rename "pending_needs_vblank" to "needs_vblank"
[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-26 12:27 UTC (8+ messages)
[PATCH] staging: media: atomisp: Fix formatting issues and minor code issue
2024-02-26 10:48 UTC (2+ messages)
[PATCH] staging: media: atomisp: Fix various formatting issues and remove unneccesary braces
2024-02-26 10:48 UTC (2+ messages)
[PATCH 5.15] media: atomisp: sh_css: check ia_css_pipeline_create_and_add_stage() return code
2024-02-26 9:03 UTC
[PATCH 0/2] Add some uevent variables on DVB to support persistent names on udev
2024-02-26 9:03 UTC (5+ messages)
` [PATCH 1/2] media: dvbdev: export adapter's name and bus ID to DVB uevent variables
` [PATCH 2/2] em28xx-dvb: fix DVB adapter device name
[PATCH v13 00/16] Add audio support in v4l2 framework
2024-02-26 8:28 UTC (17+ messages)
` [PATCH v13 01/16] media: v4l2-ctrls: add support for fraction_bits
` [PATCH v13 02/16] ASoC: fsl_asrc: define functions for memory to memory usage
` [PATCH v13 03/16] ASoC: fsl_easrc: "
` [PATCH v13 04/16] ASoC: fsl_asrc: move fsl_asrc_common.h to include/sound
` [PATCH v13 05/16] ASoC: fsl_asrc: register m2m platform device
` [PATCH v13 06/16] ASoC: fsl_easrc: "
` [PATCH v13 07/16] media: uapi: Add V4L2_CAP_AUDIO_M2M capability flag
` [PATCH v13 08/16] media: v4l2: Add audio capture and output support
` [PATCH v13 09/16] media: uapi: Define audio sample format fourcc type
` [PATCH v13 10/16] media: uapi: Add V4L2_CTRL_CLASS_M2M_AUDIO
` [PATCH v13 11/16] media: uapi: Add audio rate controls support
` [PATCH v13 12/16] media: uapi: Declare interface types for Audio
` [PATCH v13 13/16] media: uapi: Add an entity type for audio resampler
` [PATCH v13 14/16] media: vivid: add fixed point test controls
` [PATCH v13 15/16] media: imx-asrc: Add memory to memory driver
` [PATCH v13 16/16] media: vim2m-audio: add virtual driver for audio memory to memory
[RESEND PATCH v0 0/5] wave5 codec driver
2024-02-26 1:33 UTC (18+ messages)
` [RESEND PATCH v0 3/5] wave5 : Support runtime suspend/resume
reporting a new supported device
2024-02-25 16:14 UTC
[PATCH v2 00/20] Omnivision OV4689 refactoring and improvements
2024-02-25 14:58 UTC (43+ messages)
` [PATCH v2 01/20] media: i2c: ov4689: Clean up and annotate the register table
` [PATCH v2 02/20] media: i2c: ov4689: Sort register definitions by address
` [PATCH v2 07/20] media: i2c: ov4689: Use sub-device active state
` [PATCH v2 08/20] media: i2c: ov4689: Enable runtime PM before registering sub-device
` [PATCH v2 09/20] media: i2c: ov4689: Use runtime PM autosuspend
` [PATCH v2 12/20] media: i2c: ov4689: Implement vflip/hflip controls
` [PATCH v2 13/20] media: i2c: ov4689: Implement digital gain control
` [PATCH v2 14/20] media: i2c: ov4689: Implement manual color balance controls
` [PATCH v2 15/20] media: i2c: ov4689: Move pixel array size out of struct ov4689_mode
` [PATCH v2 16/20] media: i2c: ov4689: Set timing registers programmatically
` [PATCH v2 19/20] media: i2c: ov4689: Refactor ov4689_s_stream
[PATCH v2] uvc_video: check for fid change early in decode_start and avoid wrong error counting
2024-02-24 22:52 UTC
[PATCH] uvc_video: check for fid change early in decode_start and avoid wrong error counting
2024-02-24 22:47 UTC (3+ messages)
[linuxtv-media-stage:master] BUILD SUCCESS cecce089b92f52888160b0d9bc53fc191c0d08d3
2024-02-24 16:04 UTC
[sailus-media-tree:master] BUILD SUCCESS eff11b9051f5693e75901fdab59200c476c9b4f9
2024-02-24 13:05 UTC
[PATCH] media: mediatek: vcodec: avoid -Wcast-function-type-strict warning
2024-02-24 12:10 UTC
[PATCH 0/5] media: Convert to platform remove callback returning void
2024-02-24 8:52 UTC (10+ messages)
` [PATCH 1/5] media: chips-media: wave5: "
` [PATCH 2/5] media: nuvoton: "
` [PATCH 3/5] media: nxp: imx8-isi: "
` [PATCH 4/5] media: stm32-dcmipp: "
` [PATCH 5/5] media: ti: j721e-csi2rx: "
[sailus-media-tree:ipu6] BUILD SUCCESS a26d89895df8efb5214418054600b035183d9ed3
2024-02-24 8:31 UTC
cron job: media_tree daily build: WARNINGS
2024-02-24 2:47 UTC
[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-02-23 20:45 UTC (7+ messages)
[PATCH 00/14] media: rockchip: cif: add support for rk3568 vicap
2024-02-23 18:56 UTC (5+ messages)
` [PATCH 04/14] media: dt-bindings: media: rockchip,px30-vip: allow for different variants
[PATCH 1/1] media: dt-bindings: sony,imx290: Allow props from video-interface-devices
2024-02-23 18:35 UTC (3+ messages)
[PATCH v3,0/2] media: adding lock to protect the context list
2024-02-23 18:11 UTC (5+ messages)
` [PATCH v3,1/2] media: mediatek: vcodec: adding lock to protect decoder "
` [PATCH v3,2/2] media: mediatek: vcodec: adding lock to protect encoder "
[PATCH v2 0/9] media: raspberrypi: Add support for PiSP Back End
2024-02-23 16:30 UTC (10+ messages)
` [PATCH v2 1/9] media: uapi: Add MIPI packed 12bit luma
` [PATCH v2 2/9] media: uapi: Add MIPI packed 14bit luma
` [PATCH v2 3/9] media: uapi: pixfmt-luma: Document MIPI CSI-2 packing
` [PATCH v2 4/9] media: uapi: Add a pixel format for BGR48 and RGB48
` [PATCH v2 5/9] media: uapi: Add meta pixel format for PiSP BE config
` [PATCH v2 6/9] media: uapi: Add PiSP Compressed RAW Bayer formats
` [PATCH v2 7/9] media: dt-bindings: Add bindings for Raspberry Pi PiSP Back End
` [PATCH v2 8/9] media: raspberrypi: Add support for PiSP BE
` [PATCH v2 9/9] media: admin-guide: Document the Raspberry Pi "
[PATCH v2 1/5] media: dt-bindings: sony,imx290: Allow props from video-interface-devices
2024-02-23 14:54 UTC (6+ messages)
` [PATCH v2 2/5] media: dt-bindings: gc0308: use absolute path to other schema
` [PATCH v2 3/5] media: dt-bindings: gc2145: "
` [PATCH v2 4/5] media: dt-bindings: sony,imx214: "
` [PATCH v2 5/5] media: dt-bindings: sony,imx415: "
[PATCH v12 00/15] Add audio support in v4l2 framework
2024-02-23 14:50 UTC (8+ messages)
` [PATCH v12 08/15] media: uapi: Define audio sample format fourcc type
[PATCH 0/3] i.MX8M Nano ISI single port support
2024-02-23 14:17 UTC (6+ messages)
` [PATCH 1/3] media: dt-bindings: nxp,imx8-isi: Refuse port@1 for single pipeline models
` [PATCH 2/3] media: dt-bindings: nxp,imx8-isi: Allow single port "
` [PATCH 3/3] arm64: dts: imx8mn: Use single port for ISI
[GIT PULL FOR v6.9] media: rkisp1: i.MX8MP support
2024-02-23 13:06 UTC (2+ messages)
` [GIT PULL FOR v6.9] media: rkisp1: i.MX8MP support (#99391)
[GIT PULL FOR 6.9] V4L2 patches
2024-02-23 12:38 UTC (2+ messages)
` [GIT PULL FOR 6.9] V4L2 patches (#99384)
[PATCH] media: mc: return ENODEV instead of EIO/ENXIO when dev is, unregistered
2024-02-23 12:17 UTC (3+ messages)
[PATCH v7 0/6] iio: new DMABUF based API
2024-02-23 12:14 UTC (7+ messages)
` [PATCH v7 1/6] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()
` [PATCH v7 2/6] dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec
` [PATCH v7 3/6] iio: core: Add new DMABUF interface infrastructure
` [PATCH v7 4/6] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v7 5/6] iio: buffer-dmaengine: Support new DMABUF based userspace API
` [PATCH v7 6/6] Documentation: iio: Document high-speed DMABUF based API
[GIT PULL FOR 6.9] Revert a faulty ov08x40 patch and re-apply a good one
2024-02-23 12:06 UTC (3+ messages)
[PATCH] net: ethernet: ti: am65-cpsw: Add minimal XDP support
2024-02-23 11:01 UTC
[PATCH v2 00/12] Remove cl in struct cmdq_pkt
2024-02-23 10:30 UTC (7+ messages)
` [PATCH v2 01/12] soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVE
` [PATCH v2 03/12] soc: mediatek: cmdq: Rename cmdq_pkt_jump() to cmdq_pkt_jump_abs()
` [PATCH v2 04/12] soc: mediatek: cmdq: Add cmdq_pkt_jump_rel() helper function
[PATCH] media: mc: mark the media devnode as registered from the, start
2024-02-23 10:09 UTC (4+ messages)
[PATCH 0/8] media: raspberrypi: Add support for PiSP Back End
2024-02-23 9:45 UTC (13+ 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] doc: media: v4l/func-open.rst: ENXIO should be ENODEV
2024-02-23 9:15 UTC
[PATCH] media: cec: return -ENODEV instead of -ENXIO if unregistered
2024-02-23 9:08 UTC
[PATCH] media: v4l2-core: hold videodev_lock until dev reg, finishes
2024-02-23 8:45 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).