messages from 2023-01-29 12:11:40 to 2023-02-01 11:30:23 UTC [more...]
[PATCH v5 0/6] Add Toshiba Visconti Video Input Interface driver
2023-02-01 11:24 UTC (14+ messages)
` [PATCH v5 1/6] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface bindings
` [PATCH v5 2/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver
[PATCH] dma-buf: actually set signaling bit for private sub fences
2023-02-01 10:34 UTC (5+ messages)
Future of the SAA7146 drivers
2023-02-01 9:15 UTC (4+ messages)
[PATCH 0/6] media: mediatek: Update video decoder nodes for MT8195 and MT8192
2023-02-01 8:23 UTC (8+ messages)
` [PATCH 1/6] media: dt-bindings: media: mediatek: Rename child node names for decoder
` [PATCH 2/6] media: dt-bindings: media: mediatek: Remove "dma-ranges" property "
` [PATCH 3/6] arm64: dts: mt8192: Add video-codec nodes
` [PATCH 4/6] media: dt-bindings: media: mediatek: vcodec: adapt to the 'clock-names' of different platforms
` [PATCH 5/6] media: dt-bindings: media: mediatek: vcodec: Change the max reg value to 2
` [PATCH 6/6] arm64: dts: mt8195: Add video decoder node
[PATCH v4,0/7] media: mediatek: vcodec: Fix power_VideoCall test fail
2023-02-01 7:33 UTC (8+ messages)
` [PATCH v4,1/7] media: mediatek: vcodec: add params to record lat and core lat_buf count
` [PATCH v4,2/7] media: mediatek: vcodec: using each instance lat_buf count replace core ready list
` [PATCH v4,3/7] media: mediatek: vcodec: move lat_buf to the top of core list
` [PATCH v4,4/7] media: mediatek: vcodec: add core decode done event
` [PATCH v4,5/7] media: mediatek: vcodec: remove unused lat_buf
` [PATCH v4,6/7] media: mediatek: vcodec: making sure queue_work successfully
` [PATCH v4,7/7] media: mediatek: vcodec: change lat thread decode error condition
[PATCH 0/2] Add support for mono version of Sony IMX290 sensor
2023-02-01 7:03 UTC (4+ messages)
` [PATCH 1/2] media: dt-bindings: media: i2c: Add mono version to IMX290 bindings
` [PATCH 2/2] media: i2c: imx290: Add support for the mono sensor variant
[PATCH v2 00/10] media: imx-jpeg: Add support for 12 bit extended jpeg
2023-02-01 6:02 UTC (11+ messages)
` [PATCH v2 01/10] media: Add P012 and P012M video format
` [PATCH v2 02/10] media: Add Y012 "
` [PATCH v2 03/10] media: Add YUYV_12 "
` [PATCH v2 04/10] media: Add YUV24_12 "
` [PATCH v2 05/10] media: Add BGR24_12 "
` [PATCH v2 06/10] media: Add ABGR32_12 "
` [PATCH v2 07/10] media: imx-jpeg: Refine the function mxc_jpeg_find_format
` [PATCH v2 08/10] media: imx-jpeg: Clear slot next desc ptr if config error
` [PATCH v2 09/10] media: imx-jpeg: Decoder add support for 12bit jpeg
` [PATCH v2 10/10] media: imx-jpeg: Encoder "
[PATCH v2 0/1] tee: Add tee_shm_register_fd
2023-02-01 5:33 UTC (6+ messages)
` [PATCH 1/1] tee: new ioctl to a register tee_shm from a dmabuf file descriptor
` [PATCH v2 "
[PATCH] media: c8sectpfe: convert to gpio descriptors
2023-02-01 3:29 UTC (4+ messages)
cron job: media_tree daily build: ERRORS
2023-02-01 2:50 UTC
[PATCH v2 0/4] Track exported dma-buffers with memcg
2023-02-01 1:49 UTC (9+ messages)
` [PATCH v2 1/4] memcg: Track exported dma-buffers
[PATCH v4 00/21] Add Tegra20 parallel video input capture
2023-02-01 1:41 UTC (23+ messages)
` [PATCH v4 01/21] dt-bindings: display: tegra: add Tegra20 VIP
` [PATCH v4 02/21] dt-bindings: display: tegra: vi: add 'vip' property and example
` [PATCH v4 03/21] staging: media: tegra-video: fix .vidioc_enum_fmt_vid_cap to return all formats
` [PATCH v4 04/21] staging: media: tegra-video: improve documentation of tegra_video_format fields
` [PATCH v4 05/21] staging: media: tegra-video: document tegra_channel_get_remote_source_subdev
` [PATCH v4 06/21] staging: media: tegra-video: fix typos in comment
` [PATCH v4 07/21] staging: media: tegra-video: improve error messages
` [PATCH v4 08/21] staging: media: tegra-video: slightly simplify cleanup on errors
` [PATCH v4 09/21] staging: media: tegra-video: move private struct declaration to C file
` [PATCH v4 10/21] staging: media: tegra-video: move tegra210_csi_soc "
` [PATCH v4 11/21] staging: media: tegra-video: remove unneeded include
` [PATCH v4 12/21] staging: media: tegra-video: Kconfig: allow TPG only on Tegra210
` [PATCH v4 13/21] staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc op
` [PATCH v4 14/21] staging: media: tegra-video: move default format to soc-specific data
` [PATCH v4 15/21] staging: media: tegra-video: move MIPI calibration calls from VI to CSI
` [PATCH v4 16/21] staging: media: tegra-video: add a per-soc enable/disable op
` [PATCH v4 17/21] staging: media: tegra-video: move syncpt init/free to a per-soc op
` [PATCH v4 18/21] staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_vi
` [PATCH v4 19/21] staging: media: tegra-video: add hooks for planar YUV and H/V flip
` [PATCH v4 20/21] staging: media: tegra-video: add H/V flip controls
` [PATCH v4 21/21] staging: media: tegra-video: add support for Tegra20 parallel input
[PATCH V4 1/2] media: i2c: imx219: Split common registers from mode tables
2023-01-31 22:47 UTC (9+ messages)
` [PATCH V4 2/2] media: i2c: imx219: Support four-lane operation
[PATCH] dma-buf: Add "dma-buf" to title of documentation
2023-01-31 20:56 UTC (2+ messages)
[GIT PULL for v6.2-rc7] media fixes
2023-01-31 20:34 UTC (2+ messages)
[PATCH 00/11] imx290: Minor fixes, support for alternate INCK, and more ctrls
2023-01-31 19:20 UTC (12+ messages)
` [PATCH 01/11] media: i2c: imx290: Match kernel coding style on whitespace
` [PATCH 02/11] media: i2c: imx290: Set the colorspace fields in the format
` [PATCH 03/11] media: i2c: imx290: Add V4L2_SUBDEV_FL_HAS_EVENTS and subscribe hooks
` [PATCH 04/11] media: i2c: imx290: Fix the pixel rate at 148.5Mpix/s
` [PATCH 05/11] media: i2c: imx290: Support 60fps in 2 lane operation
` [PATCH 06/11] media: i2c: imx290: Use CSI timings as per datasheet
` [PATCH 07/11] media: i2c: imx290: Convert V4L2_CID_HBLANK to read/write
` [PATCH 08/11] media: i2c: imx290: Convert V4L2_CID_VBLANK "
` [PATCH 09/11] media: i2c: imx290: Remove duplicated write to IMX290_CTRL_07
` [PATCH 10/11] media: i2c: imx290: Add support for 74.25MHz external clock
` [PATCH 11/11] media: i2c: imx290: Add support for H & V Flips
[PATCH v3 0/7] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
2023-01-31 17:06 UTC (3+ messages)
` [PATCH v3 3/7] dt-bindings: watchdog: convert meson-wdt.txt to dt-schema
[pinchartl-media:muxed/2023.1/xilinx/api-updates 73/88] drivers/media/platform/xilinx/xilinx-axis-switch.c:371:22: error: initialization of 'int (*)(struct media_entity *, const struct media_pad *, const struct media_pad *, u32)' {aka 'int (*)(struct media_entity *, const struct media_pad *, const struct media
2023-01-31 14:17 UTC
[PATCH] media: rc: add keymap for Beelink Mini MXIII remote
2023-01-31 14:11 UTC (8+ messages)
[PATCH] media: rc: add common keymap for Dreambox RC10 and RC20/RC-BT remotes
2023-01-31 14:08 UTC (2+ messages)
[PATCH v7 0/5] media: verisilicon: HEVC: fix 10bits handling
2023-01-31 13:03 UTC (6+ messages)
` [PATCH v7 1/5] media: verisilicon: Do not set context src/dst formats in reset functions
` [PATCH v7 2/5] media: verisilicon: Do not use ctx fields as format storage when resetting
` [PATCH v7 3/5] media: verisilicon: Do not set ctx->bit_depth in hantro_try_ctrl()
` [PATCH v7 4/5] media: verisilicon: Do not change context bit depth before validating the format
` [PATCH v7 5/5] media: verisilicon: HEVC: Only propose 10 bits compatible pixels formats
[PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
2023-01-31 12:17 UTC (10+ messages)
` [PATCH 1/9] Documentation: admin-guide: correct spelling
` [PATCH 2/9] Documentation: driver-api: "
` [PATCH 9/9] Documentation: userspace-api: "
[PATCH v6 0/5] media: verisilicon: HEVC: fix 10bits handling
2023-01-31 11:56 UTC (8+ messages)
` [PATCH v6 1/5] media: verisilicon: Do not set context src/dst formats in reset functions
` [PATCH v6 2/5] media: verisilicon: Do not use ctx fields as format storage when resetting
` [PATCH v6 3/5] media: verisilicon: Do not set ctx->bit_depth in hantro_try_ctrl()
` [PATCH v6 4/5] media: verisilicon: Do not change context bit depth before validating the format
` [PATCH v6 5/5] media: verisilicon: HEVC: Only propose 10 bitscompatible pixels formats
drivers/staging/media/deprecated/saa7146/common/saa7146_hlp.c:648:5: warning: stack frame size (1072) exceeds limit (1024) in 'saa7146_enable_overlay'
2023-01-31 11:54 UTC
[PATCH v2 0/8] media: nxp: imx7-media-csi: Move to subdev active state
2023-01-31 11:18 UTC (9+ messages)
` [PATCH v2 8/8] media: imx: imx7-media-csi: Use V4L2 "
[PATCH 1/1] media: amphion: use dev_err_probe
2023-01-31 10:32 UTC
[PATCH v2] edid-decode: print human-readable CTA infoframe types
2023-01-31 9:38 UTC
[PATCH] edid-decode: print human-readable CTA infoframe types
2023-01-31 9:38 UTC (3+ messages)
[PATCH v1 0/5] media: imx-mipi-csis: Move to subdev active state
2023-01-31 9:28 UTC (2+ messages)
[PATCH v7 0/4] media: camss: sm8250: Virtual channels support for SM8250
2023-01-31 9:00 UTC (2+ messages)
[PATCH v3 0/5] [PATCH v3] usb: uvc: improve header files and function use
2023-01-31 8:41 UTC (2+ messages)
Słowa kluczowe do wypozycjonowania
2023-01-31 8:30 UTC
[PATCH] media: vsp1: Replace vb2_is_streaming() with vb2_start_streaming_called()
2023-01-31 6:38 UTC (2+ messages)
[V5] media: mtk-jpeg: Fixes jpeghw multi-core judgement
2023-01-31 5:57 UTC
cron job: media_tree daily build: ERRORS
2023-01-31 2:46 UTC
[PATCH 00/17] media: sparse/smatch fixes
2023-01-30 23:35 UTC (5+ messages)
` [PATCH 02/17] media: davinci/vpif.c: drop unnecessary cast
` [PATCH 12/17] media: ti: davinci: vpbe_display.c: return 0 instead of 'ret'
[PATCH v3 0/2] media: i2c: add imx415 cmos image sensor driver
2023-01-30 22:45 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: media: i2c: add imx415 cmos image sensor
` [PATCH v3 2/2] media: i2c: add imx415 cmos image sensor driver
[PATCH v6 0/5] int3472/media privacy LED support
2023-01-30 22:35 UTC (8+ messages)
` [PATCH v6 1/5] media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if present
` [PATCH v6 3/5] platform/x86: int3472/discrete: Create a LED class device for the privacy LED
[PATCH v3 0/8] ACPI _CRS CSI-2 and MIPI DisCo for Imaging support
2023-01-30 21:46 UTC (14+ messages)
` [PATCH v3 1/8] ACPI: property: Parse data node string references in properties
` [PATCH v3 2/8] ACPI: property: Parse _CRS CSI-2 descriptor
` [PATCH v3 4/8] ACPI: property: Generate camera swnodes for ACPI and DisCo for Imaging
[PATCH v4 0/3] media: nxp: i.MX8 ISI driver
2023-01-30 18:56 UTC (7+ messages)
` [PATCH v4 1/3] dt-bindings: media: Add i.MX8 ISI DT bindings
` [PATCH v4 2/3] dt-bindings: media: imx8-isi: Use 'port' instead of 'ports' for i.MX8MN
[PATCH v6 1/9] media: dt-bindings: Add OV5670
2023-01-30 16:11 UTC (7+ messages)
` [PATCH v6.1] "
[PATCH v3 00/21] Add Tegra20 parallel video input capture
2023-01-30 14:09 UTC (4+ messages)
` [PATCH v3 01/21] dt-bindings: display: tegra: add Tegra20 VIP
[PATCH] media: venus: dec: Fix handling of the start cmd
2023-01-30 13:54 UTC (3+ messages)
` [PATCH v2] "
How to check if a profile/level is supported by V4L2 stateful decode?
2023-01-30 12:44 UTC (3+ messages)
[RFC PATCH v8] media: mediatek: vcodec: support stateless AV1 decoder
2023-01-30 12:38 UTC
[GIT PULL FOR v6.3] Various fixes
2023-01-30 12:18 UTC
[RFC PATCH v6 00/11] media: v4l2: Add extended fmt and buffer ioctls
2023-01-30 12:17 UTC (8+ messages)
` [RFC PATCH v6 03/11] media: v4l2: Add extended buffer (de)queue operations for video types
[GIT PULL FOR v6.3] sparse/smatch fixes
2023-01-30 11:45 UTC
[PATCH] media: tc358746: init m/p_best to 0
2023-01-30 11:30 UTC (4+ messages)
[GIT PULL] media: atomisp: Changes for 6.3-1
2023-01-30 10:40 UTC
[PATCH v1] media: i2c: ov5640: Implement get_mbus_config
2023-01-30 9:24 UTC (5+ messages)
[GIT PULL FOR v6.3] RC fixes
2023-01-30 9:05 UTC
[GIT PULL FOR v6.3] CEC bindings improvements
2023-01-30 8:22 UTC
[PATCH 00/10] media: imx-jpeg: Add support for 12 bit extended
2023-01-30 8:15 UTC (4+ messages)
` [PATCH 01/10] media: Add P012 and P012M video format
` [EXT] "
[PATCH] uvc: Intel PID enabling UVC Metadata attributes
2023-01-30 8:09 UTC (2+ messages)
[PATCH v5 00/12] Add support for multiple chips
2023-01-30 6:07 UTC (4+ messages)
` [PATCH v5 02/12] media: platform: mtk-mdp3: add chip configuration header file
[PATCH v5 0/2] media: verisilicon: HEVC: fix 10bits handling
2023-01-30 3:13 UTC (6+ messages)
` [PATCH v5 1/2] media: verisilicon: Do not change context bit depth before validating the format
` [PATCH v5 2/2] media: verisilicon: HEVC: Only propose 10 bits compatible pixels formats
[PATCH] dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas
2023-01-29 23:51 UTC (2+ messages)
Not working usb camera "Lercher L-Cam HD"
2023-01-29 21:00 UTC
[PATCH] media: dvb-frontends: Fix a typo ("Unknow sleep mode")
2023-01-29 16:16 UTC
[PATCH 0/4] Improvements for OmniVision OV2685 driver
2023-01-29 13:05 UTC (5+ messages)
` [PATCH 1/4] media: i2c: ov2685: Make reset gpio optional
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).