public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-20 23:46:20 to 2023-02-24 12:08:49 UTC [more...]

[PATCH 0/9] i2c: Switch .probe() to not take an id parameter
 2023-02-24 12:05 UTC  (3+ messages)
` [PATCH 5/9] media: i2c: ov5695: convert to i2c's .probe_new()
` [PATCH 6/9] media: i2c: ov2685: "

[PATCH v4 00/14] dma-fence: Deadline awareness
 2023-02-24 11:37 UTC  (40+ messages)
` [PATCH v4 01/14] dma-buf/dma-fence: Add deadline awareness
` [PATCH v4 03/14] dma-buf/fence-chain: Add fence deadline support
` [PATCH v4 05/14] dma-buf/sync_file: Add SET_DEADLINE ioctl
` [PATCH v4 06/14] dma-buf/sync_file: Support (E)POLLPRI
` [PATCH v4 08/14] drm/scheduler: Add fence deadline support

[PATCH v11 0/5] media: i2c: imx334: support lower bandwidth mode
 2023-02-24 10:51 UTC  (10+ messages)
` [PATCH v11 3/5] "

[PATCH v1 0/3] media: ti: cal: Streams support
 2023-02-24  9:15 UTC  (11+ messages)
` [PATCH v1 1/3] media: ti: cal: Add support for 1X16 mbus formats
` [PATCH v1 2/3] media: ti: cal: Use subdev state
` [PATCH v1 3/3] media: ti: cal: add multiplexed streams support

IPU3 cameras not working with latest kernel code ?
 2023-02-24  8:14 UTC  (2+ messages)

drivers/media/platform/mediatek/vcodec/mtk_vcodec_fw_vpu.c:38:32: warning: cast from 'mtk_vcodec_ipi_handler' (aka 'void (*)(void *, unsigned int, void *)') to 'ipi_handler_t' (aka 'void (*)(const void *, unsigned int, void *)') converts to incompatible f
 2023-02-24  5:00 UTC 

cron job: media_tree daily build: WARNINGS
 2023-02-24  4:21 UTC 

[PATCH] media: i2c: imx296: fix error checking in imx296_read_temperature()
 2023-02-23 17:09 UTC  (2+ messages)

[v4l-utils] [PATCH v10 0/5] Switch build system to meson
 2023-02-23 16:44 UTC  (6+ messages)
` [v4l-utils] [PATCH v10 1/5] Add support for meson building
` [v4l-utils] [PATCH v10 2/5] Copy Doxygen configuration file to doc/
` [v4l-utils] [PATCH v10 3/5] meson: Add support for doxygen documentation
` [v4l-utils] [PATCH v10 4/5] Drop autoconf/automake support
` [v4l-utils] [PATCH v10 5/5] meson: Use -include to include config.h instead of -I

[PATCH v3 00/14] media: rkisp1: Add support for i.MX8MP
 2023-02-23 16:25 UTC  (9+ messages)

[PATCH v3 0/7] media/drm: renesas: Add new pixel formats
 2023-02-23 13:10 UTC  (4+ messages)
` [PATCH v3 2/7] media: Add Y210, Y212 and Y216 formats

[PATCH] dma-buf: Include missing parentheses to documentation
 2023-02-23 12:29 UTC  (2+ messages)

[PATCH] dt-bindings: media: s5p-mfc: convert bindings to json-schema
 2023-02-23 10:46 UTC 

UVC device not yet supported
 2023-02-23 10:54 UTC  (2+ messages)

[PATCH 0/3] media: i2c: adv748x: Enable pattern generator without external HDMI source
 2023-02-23 10:05 UTC  (5+ messages)
` [PATCH 1/3] media: i2c: adv748x: Fix lookup of DV timings
` [PATCH 2/3] media: i2c: adv748x: Write initial DV timings to device
` [PATCH 3/3] media: i2c: adv748x: Report correct DV timings for pattern generator

v4l-utils 1.24.0 has been released
 2023-02-23  9:44 UTC 

[PATCH 00/10] media: atomisp: Remove depth-mode and continuous mode support
 2023-02-23  9:17 UTC  (17+ messages)
` [PATCH 01/10] media: atomisp: Remove depth-mode support
` [PATCH 02/10] media: atomisp: Remove continuous mode support
` [PATCH 03/10] media: atomisp: Remove delayed_init related code
` [PATCH 04/10] media: atomisp: Remove crop_needs_override from atomisp_set_fmt()
` [PATCH 05/10] media: atomisp: Remove atomisp_css_enable_raw_binning()
` [PATCH 06/10] media: atomisp: Remove atomisp_get_metadata_type()
` [PATCH 07/10] media: atomisp: Remove unused SOC_CAMERA, XENON_FLASH and FILE_INPUT subdev types
` [PATCH 08/10] media: atomisp: Remove ATOMISP_USE_YUVPP()
` [PATCH 09/10] media: atomisp: Remove yuvpp_mode
` [PATCH 10/10] media: atomisp: Remove online_process setting

[PATCH v10 0/8] i2c-atr and FPDLink
 2023-02-23  8:19 UTC  (12+ messages)
` [PATCH v10 1/8] i2c: add I2C Address Translator (ATR) support
` [PATCH v10 2/8] media: subdev: Split V4L2_SUBDEV_ROUTING_NO_STREAM_MIX
` [PATCH v10 3/8] dt-bindings: media: add TI DS90UB913 FPD-Link III Serializer
` [PATCH v10 4/8] dt-bindings: media: add TI DS90UB953 "
` [PATCH v10 5/8] dt-bindings: media: add TI DS90UB960 FPD-Link III Deserializer
` [PATCH v10 6/8] media: i2c: add DS90UB960 driver
` [PATCH v10 7/8] media: i2c: add DS90UB913 driver
` [PATCH v10 8/8] media: i2c: add DS90UB953 driver

[V1,0/7] Fixes jpeg crash issue in cuj test
 2023-02-23  8:13 UTC  (8+ messages)
` [V1,1/7] media: mtk-jpeg: Fixes jpeghw multi-core judgement
` [V1,2/7] media: mtk-jpeg: add jpeg single core initial function
` [V1,3/7] media: mtk-jpeg: Fixes jpeg enc&dec worker sw flow
` [V1,4/7] media: mtk-jpeg: reconstructs the initialization mode of worker
` [V1,5/7] media: mtk-jpeg: Remove some unnecessary variables
` [V1,6/7] media: mtk-jpeg: refactor some variables
` [V1,7/7] media: mtk-jpeg: refactor hw dev initializaiton

[PATCH] Revert "venus: firmware: Correct non-pix start and end addresses"
 2023-02-23  8:05 UTC  (13+ messages)

[PATCH 1/1] media: v4l: Support line-based metadata capture
 2023-02-23  8:04 UTC 

[v4l-utils] [PATCH v9 0/7] Switch build system to meson
 2023-02-23  7:57 UTC  (28+ messages)
` [v4l-utils] [PATCH v9 1/7] utils: Allow choosing v4l2-tracer-gen.pl output
` [v4l-utils] [PATCH v9 2/7] Move README to markdown syntax
` [v4l-utils] [PATCH v9 3/7] Add support for meson building
` [v4l-utils] [PATCH v9 4/7] Copy Doxygen configuration file to doc/
` [v4l-utils] [PATCH v9 5/7] meson: Add support for doxygen documentation
` [v4l-utils] [PATCH v9 6/7] Drop autoconf/automake support
` [v4l-utils] [PATCH v9 7/7] meson: Use -include to include config.h instead of -I
` [PATCH 1/1] utils: Add help text for v4l2-tracer-gen.pl

[PATCH] media: platform: cros-ec: Add aurash to the match table
 2023-02-23  5:41 UTC 

cron job: media_tree daily build: ERRORS
 2023-02-23  2:52 UTC 

[PATCH 00/10] media: imx-jpeg: Add support for 12 bit extended
 2023-02-23  1:35 UTC  (5+ messages)
` [PATCH 03/10] media: Add Y212 video format
      ` [EXT] "

[PATCH v2] v4l2-tracer: remove trailing comma from JSON trace
 2023-02-22 21:49 UTC 

[PATCH v2] media: mediatek: vcodec: Force capture queue format to MM21
 2023-02-22 21:11 UTC  (4+ messages)

[PATCH 0/5] v4l2-tracer: misc fixes
 2023-02-22 20:43 UTC  (4+ messages)
` [PATCH 2/5] v4l2-tracer: remove trailing comma from JSON trace

Question: kernel test robot git trees
 2023-02-22 14:36 UTC 

[PATCH v3 0/4] Fix multiple race condition vulnerabilities in dvb-core and device driver
 2023-02-22 13:23 UTC  (3+ messages)

[syzbot] [media?] WARNING in smsusb_term_device
 2023-02-22 13:16 UTC 

[PATCH] media: uvcvideo: Silence memcpy() run-time false positive warnings
 2023-02-22 13:14 UTC  (7+ messages)

[PATCH 22/27] kbuild, dma-buf: heaps: remove MODULE_LICENSE in non-modules
 2023-02-22 12:14 UTC 

arm64: libgpiod: refcount_t: underflow; use-after-free
 2023-02-22 12:36 UTC  (4+ messages)

[Patch v3 00/15] Add MFC v12 support
 2023-02-22  9:12 UTC  (4+ messages)
  ` [Patch v3 01/15] dt-bindings: media: s5p-mfc: Add new DT schema for MFC

[PATCH 0/3] suns6-csi changes to support libcamera
 2023-02-22 10:43 UTC  (10+ messages)
` [PATCH 1/3] media: sun6i-csi: merge sun6i_csi_formats and sun6i_csi_formats_match
` [PATCH 3/3] media: sun6i-csi: implement vidioc_enum_framesizes

[PATCH RESEND v10 0/5] media: i2c: imx334: support lower bandwidth mode
 2023-02-22  9:16 UTC  (8+ messages)
` [PATCH RESEND v10 5/5] media: i2c: imx334: update pixel and link frequency

drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.c:1175:34: warning: unused variable 'c8sectpfe_match'
 2023-02-22  4:33 UTC 

cron job: media_tree daily build: WARNINGS
 2023-02-22  4:20 UTC 

[PATCH] media: bttv: fix use after free error due to btv->timeout timer
 2023-02-22  3:24 UTC  (2+ messages)

[PATCH v2 0/2] media: i2c: ov5647: Add test pattern support
 2023-02-21 23:29 UTC  (5+ messages)
` [PATCH v2 1/2] media: i2c: ov5647: Add test pattern control
` [PATCH v2 2/2] media: i2c: ov5647: Use bus-locked i2c_transfer()

[PATCH v2 0/3] media: rkisp1: Miscellaneous improvements
 2023-02-21 13:57 UTC  (2+ messages)

[PATCH 0/2] media: i2c: ov5647: Add test pattern support
 2023-02-21 13:06 UTC  (9+ messages)
` [PATCH 1/2] media: i2c: ov5647: Add test pattern control
` [PATCH 2/2] media: i2c: ov5647: Use bus-locked i2c_transfer()

[PATCH v2 0/2] media: Add onsemi MT9M114 camera sensor driver
 2023-02-21 12:48 UTC  (12+ messages)
` [PATCH v2 1/2] media: dt-bindings: media: i2c: Add MT9M114 camera sensor binding

[v4l-utils] [PATCH v8 0/6] Switch build system to meson
 2023-02-21 12:10 UTC  (7+ messages)

[PATCH v7 0/4] media: camss: sm8250: Virtual channels support for SM8250
 2023-02-21  8:44 UTC  (5+ messages)

[PATCH v4 00/12] AV1 stateless decoder for RK3588
 2023-02-21  8:18 UTC  (6+ messages)
` [PATCH v4 06/12] media: verisilicon: Check AV1 bitstreams bit depth

[PATCH v3 0/7] media: dt-bindings: Convert Samsung SoC Camera to DT schema
 2023-02-21  2:02 UTC  (3+ messages)
` [PATCH v3 5/7] media: dt-bindings: samsung,exynos4212-is: convert to dtschema

[PATCH v3 00/10] media: imx-jpeg: Add support for 12 bit extended jpeg
 2023-02-21  1:19 UTC  (6+ messages)
` [PATCH v3 03/10] media: Add YUYV64_12 video format

[PATCH] media: Fix building pdfdocs
 2023-02-21  1:16 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox