linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-27 14:46:32 to 2023-01-31 02:47:06 UTC [more...]

cron job: media_tree daily build: ERRORS
 2023-01-31  2:46 UTC 

[PATCH v2 0/8] media: nxp: imx7-media-csi: Move to subdev active state
 2023-01-30 23:45 UTC  (12+ messages)
` [PATCH v2 1/8] media: imx: imx7-media-csi: Drop imx7_csi.cc field
` [PATCH v2 2/8] media: imx: imx7-media-csi: Simplify imx7_csi_video_init_format()
` [PATCH v2 3/8] media: imx: imx7-media-csi: Drop unneeded check when starting streaming
` [PATCH v2 4/8] media: imx: imx7-media-csi: Drop unneeded src_sd check
` [PATCH v2 5/8] media: imx: imx7-media-csi: Drop unneeded pad checks
` [PATCH v2 6/8] media: imx: imx7-media-csi: Cleanup errors in imx7_csi_async_register()
` [PATCH v2 7/8] media: imx: imx7-media-csi: Zero format struct before calling .get_fmt()
` [PATCH v2 8/8] media: imx: imx7-media-csi: Use V4L2 subdev active state

[PATCH 00/17] media: sparse/smatch fixes
 2023-01-30 23:35 UTC  (13+ messages)
` [PATCH 02/17] media: davinci/vpif.c: drop unnecessary cast
` [PATCH 09/17] media: nxp: imx-jpeg: replace dummy gotos by returns
  ` [EXT] "
` [PATCH 12/17] media: ti: davinci: vpbe_display.c: return 0 instead of 'ret'
` [PATCH 15/17] media: i2c: adp1653: introduce 'no_child' label
    ` Can smatch handle this better? (was: [PATCH 15/17] media: i2c: adp1653: introduce 'no_child' label)

[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  (19+ messages)
` [PATCH v6 1/5] media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if present
` [PATCH v6 2/5] platform/x86: int3472/discrete: Refactor GPIO to sensor mapping
` [PATCH v6 3/5] platform/x86: int3472/discrete: Create a LED class device for the privacy LED
` [PATCH v6 4/5] platform/x86: int3472/discrete: Move GPIO request to skl_int3472_register_clock()
` [PATCH v6 5/5] platform/x86: int3472/discrete: Get the polarity from the _DSM entry

Future of the SAA7146 drivers
 2023-01-30 22:19 UTC 

[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] media: rc: add keymap for Beelink Mini MXIII remote
 2023-01-30 21:30 UTC  (5+ messages)

[PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
 2023-01-30 19:45 UTC  (7+ messages)
` [PATCH 1/9] Documentation: admin-guide: correct spelling
` [PATCH 2/9] Documentation: driver-api: "
` [PATCH 9/9] Documentation: userspace-api: "

[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] media: c8sectpfe: convert to gpio descriptors
 2023-01-30 18:17 UTC  (3+ messages)

[PATCH] edid-decode: print human-readable CTA infoframe types
 2023-01-30 17:22 UTC 

[PATCH v6 0/9] media: i2c: ov5670: OF support, runtime_pm, regulators
 2023-01-30 16:11 UTC  (21+ messages)
` [PATCH v6 1/9] media: dt-bindings: Add OV5670
  ` [PATCH v6.1] "
` [PATCH v6 8/9] media: i2c: ov5670: Add .get_selection() support

[PATCH v6 0/5] media: verisilicon: HEVC: fix 10bits handling
 2023-01-30 16:07 UTC  (7+ 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

[PATCH v4 00/21] Add Tegra20 parallel video input capture
 2023-01-30 14:16 UTC  (22+ 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 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] "

[PATCH v2 0/1] tee: Add tee_shm_register_fd
 2023-01-30 13:04 UTC  (5+ messages)
` [PATCH 1/1] tee: new ioctl to a register tee_shm from a dmabuf file descriptor
  ` [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  (7+ messages)

[PATCH v5 0/6] Add Toshiba Visconti Video Input Interface driver
 2023-01-30  9:06 UTC  (8+ messages)
` [PATCH v5 1/6] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface bindings

[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  (8+ messages)
` [PATCH 01/10] media: Add P012 and P012M video format
    ` [EXT] "
` [PATCH 05/10] media: Add B312 "
` [PATCH 06/10] media: Add B412 "

[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 0/6] media: mediatek: Update video decoder nodes for MT8195 and MT8192
 2023-01-30  3:33 UTC  (7+ 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 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  (11+ messages)
` [PATCH 1/4] media: i2c: ov2685: Make reset gpio optional
` [PATCH 2/4] media: i2c: ov2685: Add print for power on write failed
` [PATCH 3/4] media: i2c: ov2685: Add controls from fwnode
` [PATCH 4/4] media: i2c: ov2685: Add .get_selection() support

[PATCH] dma-buf: Add "dma-buf" to title of documentation
 2023-01-29 11:59 UTC 

[PATCH v1 0/6] media: nxp: imx7-media-csi: Move to subdev active state
 2023-01-29  2:36 UTC  (9+ messages)
` [PATCH v1 2/6] media: imx: imx7-media-csi: Simplify imx7_csi_video_init_format()

[V4] media: mtk-jpeg: Fixes jpeghw multi-core judgement
 2023-01-29  1:11 UTC  (3+ messages)

[PATCH 30/57] media: atomisp: ov2680: Rework flip ctrls
 2023-01-29  0:36 UTC  (2+ messages)

drivers/media/pci/sta2x11/sta2x11_vip.c:1053:6: warning: cast from 'irqreturn_t (*)(int, struct sta2x11_vip *)' (aka 'enum irqreturn (*)(int, struct sta2x11_vip *)') to 'irq_handler_t' (aka 'enum irqreturn (*)(int, void *)') converts to incompatible funct
 2023-01-28 20:51 UTC 

[PATCH v3 0/6] Introduce STM32 system bus
 2023-01-28 16:12 UTC  (12+ messages)
` [PATCH v3 1/6] dt-bindings: Document common device controller bindings
` [PATCH v3 2/6] dt-bindings: treewide: add feature-domains description in binding files
` [PATCH v3 3/6] dt-bindings: bus: add STM32 System Bus
` [PATCH v3 4/6] bus: stm32_sys_bus: add support for STM32MP15 and STM32MP13 system bus
` [PATCH v3 5/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v3 6/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards

[PATCH] media: rc: add common keymap for Dreambox RC10 and RC20/RC-BT remotes
 2023-01-28 10:11 UTC  (2+ messages)

[PATCH] media: i2c: ov2685: convert to i2c's .probe_new()
 2023-01-28  9:23 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 9fbee811e479aca2f3523787cae1f46553141b40
 2023-01-28  1:11 UTC 

[syzbot] KASAN: vmalloc-out-of-bounds Write in tpg_fill_plane_buffer (2)
 2023-01-27 21:45 UTC  (2+ messages)

Build failed in Jenkins: linux-media #306
 2023-01-27 17:58 UTC 

[PATCH v5 00/11] leds: lookup-table support + int3472/media privacy LED support
 2023-01-27 17:14 UTC  (3+ messages)
` [GIT PULL] Immutable branch from LEDs due for the v6.3 merge window

[PATCH 0/2] media: v4l: Add Broadcom sand format to the list of V4L formats
 2023-01-27 15:34 UTC  (3+ messages)
` [PATCH 1/2] media: v4l: Add Broadcom sand formats to videodev2.h
` [PATCH 2/2] media: v4l: Add documentation for Broadcom sand formats


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