linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-05 05:31:28 to 2024-02-08 23:57:01 UTC [more...]

[PATCH v2] Legacy DVB API: completion of documentation
 2024-02-08 23:56 UTC  (4+ messages)
` [PATCH v4 0/6] media: docs: uAPI: dvb/decoder: completing the documentation

[sailus-media-tree:ipu6] BUILD SUCCESS 4afa3d33721be1affd5fb465b14d311fd0b4874b
 2024-02-08 21:55 UTC 

[PATCH v3 00/32] spi: get rid of some legacy macros
 2024-02-08 21:21 UTC  (6+ messages)
` [PATCH v3 06/32] media: mgb4: Follow renaming of SPI "master" to "controller"
` [PATCH v3 07/32] media: netup_unidvb: "
` [PATCH v3 08/32] media: usb/msi2500: "
` [PATCH v3 09/32] media: v4l2-subdev: "

[PATCH] media: v4l: async: Fix completion of chained subnotifiers
 2024-02-08 17:31 UTC  (8+ messages)

[PATCH] clk: constify the of_phandle_args argument of of_clk_provider
 2024-02-08 16:37 UTC 

[PATCH] docs: media: fix typo in docs
 2024-02-08 16:23 UTC 

[sailus-media-tree:media-ref 37/39] drivers/media/pci/intel/ipu3/ipu3-cio2.c:1698:1-6: WARNING: invalid free of devm_ allocated data
 2024-02-08 13:31 UTC 

[RESEND PATCH v0 0/5] wave5 codec driver
 2024-02-08 10:36 UTC  (12+ messages)
` [RESEND PATCH v0 1/5] wave5 : Support yuv422 input format for encoder
` [RESEND PATCH v0 2/5] wave5: Support to prepend sps/pps to IDR frame
` [RESEND PATCH v0 3/5] wave5 : Support runtime suspend/resume
` [RESEND PATCH v0 5/5] wave5 : Fixed the wrong buffer size formula

[sailus-media-tree:media-ref] BUILD SUCCESS f94611d22fa335b7dabf2e7356b4486e5a1f8907
 2024-02-08 10:06 UTC 

[PATCH v4 0/3] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2024-02-08 10:04 UTC  (15+ messages)
` [PATCH v4 1/3] media: dt-bindings: Add Imagination "
` [PATCH v4 2/3] media: jpeg: Add reference quantization and huffman tables
` [PATCH v4 3/3] media: imagination: Add E5010 JPEG Encoder driver

[syzbot] [media?] possible deadlock in v4l2_ctrl_handler_log_status
 2024-02-08  9:17 UTC 

RFC: VIDIOC_ADD_BUFS, a VIDIOC_CREATE_BUFS replacement
 2024-02-08  8:31 UTC 

[PATCH v2] dt-bindings: media: Add sram-size Property for Wave5
 2024-02-08  6:22 UTC  (10+ messages)

[linuxtv-media-stage:master] BUILD SUCCESS 8c64f4cdf4e6cc5682c52523713af8c39c94e6d5
 2024-02-08  6:09 UTC 

cron job: media_tree daily build: WARNINGS
 2024-02-08  2:47 UTC 

[PATCH] v4l2-compliance: Fix building against libc++
 2024-02-07 23:20 UTC  (2+ messages)

[PATCH v2 RESEND 0/4] RZ/G2L CSI/CRU improvements
 2024-02-07 21:59 UTC  (5+ messages)
` [PATCH v2 RESEND 1/4] media: platform: rzg2l-cru: rzg2l-csi2: Switch to RUNTIME_PM_OPS()
` [PATCH v2 RESEND 4/4] media: platform: rzg2l-cru: rzg2l-video: Restructure clk handling

[PATCH] dma-buf: try to catch swiotlb bounce buffers
 2024-02-07 18:02 UTC 

[PATCH v5 0/6] usb: gadget: functionfs: DMABUF import interface
 2024-02-07 17:10 UTC  (3+ messages)
` [PATCH v5 2/6] dma-buf: udmabuf: Implement .{begin,end}_access
  ` [Linaro-mm-sig] "

[PATCH v19 0/9] Add DELETE_BUF ioctl
 2024-02-07 16:35 UTC  (20+ messages)
` [PATCH v19 1/9] media: videobuf2: Update vb2_is_busy() logic
` [PATCH v19 2/9] videobuf2: Add min_reqbufs_allocation field to vb2_queue structure
` [PATCH v19 3/9] media: test-drivers: Set REQBUFS minimum number of buffers
` [PATCH v19 4/9] media: core: Rework how create_buf index returned value is computed
` [PATCH v19 5/9] media: core: Add bitmap manage bufs array entries
` [PATCH v19 6/9] media: core: Free range of buffers
` [PATCH v19 7/9] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v19 8/9] media: v4l2: Add mem2mem helpers for "
` [PATCH v19 9/9] media: verisilicon: Support deleting buffers on capture queue

[PATCH] media: platform: nxp: fix return value check in mipi_csis_s_stream()
 2024-02-07 15:36 UTC 

[PATCH] media: ti: Use devm_platform_get_and_ioremap_resource() in ti_csi2rx_probe()
 2024-02-07 15:18 UTC  (4+ messages)
  ` [PATCH v2] media: ti: Use devm_platform_ioremap_resource() "

[PATCH v2 00/29] Media device lifetime management
 2024-02-07 14:43 UTC  (52+ messages)
` [PATCH v2 04/29] media: mc: utilize new cdev_device_add helper function
` [PATCH v2 08/29] media: mc: Drop nop release callback
` [PATCH v2 09/29] media: mc: Do not call cdev_device_del() if cdev_device_add() fails
` [PATCH v2 10/29] media: mc: Delete character device early
` [PATCH v2 11/29] media: mc: Split initialising and adding media devnode
` [PATCH v2 12/29] media: mc: Shuffle functions around
` [PATCH v2 13/29] media: mc: Initialise media devnode in media_device_init()
` [PATCH v2 14/29] media: mc: Refactor media devnode minor clearing
` [PATCH v2 15/29] media: mc: Unassign minor only if it has been assigned
` [PATCH v2 16/29] media: mc: Refcount the media device
` [PATCH v2 17/29] media: v4l: Acquire a reference to the media device for every video device
` [PATCH v2 18/29] media: mc: Postpone graph object removal until free
` [PATCH v2 19/29] media: omap3isp: Release the isp device struct by media device callback
` [PATCH v2 20/29] media: ipu3-cio2: Call v4l2_device_unregister() earlier
` [PATCH v2 21/29] media: ipu3-cio2: Request IRQ earlier
` [PATCH v2 22/29] media: ipu3-cio2: Release the cio2 device context by media device callback
` [PATCH v2 23/29] media: vimc: Release resources on media device release
` [PATCH v2 24/29] media: Documentation: Document how Media device resources are released
` [PATCH v2 25/29] media: mc: Add per-file-handle data support
` [PATCH v2 26/29] media: mc: Maintain a list of open file handles in a media device

[PATCH v4 0/2] media: i2c: Add support for GC08A3 sensor
 2024-02-07 14:42 UTC  (6+ messages)
` [PATCH v4 1/2] media: dt-bindings: i2c: add GalaxyCore GC08A3 image sensor
` [PATCH v4 2/2] media: i2c: Add GC08A3 image sensor driver

[PATCH 0/4] of: replace of_graph_get_next_endpoint()
 2024-02-07 13:57 UTC  (19+ messages)
` [PATCH 1/4] gpu: drm: "
` [PATCH 2/4] media: i2c: "
` [PATCH 3/4] media: platform: "
` [PATCH 4/4] video: fbdev: "

[sailus-media-tree:master] BUILD SUCCESS 20ad1a2f43ce499e591c634584d923b29b28fef2
 2024-02-07 13:27 UTC 

[PATCH v3 0/5] PM: domains: Add helpers for multi PM domains to avoid open-coding
 2024-02-07 11:39 UTC  (2+ messages)

[PATCH v3 00/15] Intel IPU6 and IPU6 input system drivers
 2024-02-07  9:36 UTC  (3+ messages)
` [PATCH v3 10/17] media: intel/ipu6: add input system driver

[PATCH] media: core: v4l2-ioctl.c: use is_valid_ioctl()
 2024-02-07  9:03 UTC 

[syzbot] [usb?] [media?] possible deadlock in vb2_video_unregister_device
 2024-02-07  8:44 UTC 

[PATCH v2 00/15] Intel IPU6 and IPU6 input system drivers
 2024-02-07  7:00 UTC  (2+ messages)

[PATCH v2 00/33] spi: get rid of some legacy macros
 2024-02-07  4:43 UTC  (3+ messages)
` [PATCH v2 07/33] media: netup_unidvb: Follow renaming of SPI "master" to "controller"

[PATCH v2 0/4] of: replace of_graph_get_next_endpoint()
 2024-02-07  4:39 UTC  (5+ messages)
` [PATCH v2 1/4] gpu: drm: "
` [PATCH v2 2/4] media: i2c: "
` [PATCH v2 3/4] media: platform: "
` [PATCH v2 4/4] video: fbdev: "

[PATCH v2 0/5] imx335: Support additional link-freq and TPG
 2024-02-07  4:21 UTC  (5+ messages)
` [PATCH v2 1/5] media: i2c: imx335: Drop setting of 0x3a00 register

cron job: media_tree daily build: WARNINGS
 2024-02-07  2:46 UTC 

[syzbot] [dri?] [media?] inconsistent lock state in valid_state (2)
 2024-02-07  0:07 UTC 

[Linaro-mm-sig] [PATCH v5 1/6] dma-buf: Add dma_buf_{begin,end}_access()
 2024-02-06 13:57 UTC  (10+ messages)
        ` [Linaro-mm-sig] "

[GIT PULL FOR 6.9] Revert a faulty ov08x40 patch and re-apply a good one
 2024-02-06 13:08 UTC  (3+ messages)
` [GIT PULL FOR 6.9] Revert a faulty ov08x40 patch and re-apply a good (#99003)

[PATCH v19.1 1/9] media: videobuf2: Update vb2_is_busy() logic
 2024-02-06  8:54 UTC 

[PATCH] media: platform: cros-ec: Add Dita to the match table
 2024-02-06  7:49 UTC 

[PATCH v2] media: adv7180: Fix cppcheck warnings
 2024-02-06  7:38 UTC  (4+ messages)

[PATCH] media: ttpci: fix two memleaks in budget_av_attach
 2024-02-06  7:37 UTC 

[PATCH] [v2] media: go7007: fix a memleak in go7007_load_encoder
 2024-02-06  6:50 UTC 

[PATCH] [v2] media: go7007: fix a memleak in go7007_load_encoder
 2024-02-06  6:26 UTC 

cron job: media_tree daily build: WARNINGS
 2024-02-06  2:46 UTC 

[PATCH v3 00/24] of: property: add port base loop
 2024-02-06  2:06 UTC  (7+ messages)
` [PATCH v3 05/24] media: i2c: switch to use of_graph_get_next_device_endpoint()

[PATCH][next] media: i2c: st-vgxy61: remove redundant initialization of pointer mode
 2024-02-05 22:05 UTC 

[PATCH][next] media: tda18271: remove redundant assignment to variable bcal
 2024-02-05 21:49 UTC 

[PATCH v3 00/11] Add mediate-drm secure flow for SVP
 2024-02-05 20:21 UTC  (4+ messages)
` [PATCH v3 03/11] drm/mediatek: Add secure buffer control flow to mtk_drm_gem

[PATCH 00/17] media: kerneldoc warnings
 2024-02-05 10:53 UTC  (7+ messages)
` [PATCH 17/17] linux: v4l2-vp9.h: Fix kerneldoc

[PATCH] media: coda: cast an operand of multiplication to a larger type
 2024-02-05 15:23 UTC 

[PATCH 1/2] media: dt-bindings: Revert changes to video-interfaces.yaml
 2024-02-05 10:08 UTC  (3+ messages)

[PATCH 0/3] media: Fix warnings building with LLVM=1
 2024-02-05 14:53 UTC  (8+ messages)
` [PATCH 3/3] media: mediatek: vcodedc: Fix Wcast-function-type-strict warnings

Anysee E30 combo plus dmesg error
 2024-02-05 14:28 UTC 

[PATCH v18 0/9] Add DELETE_BUF ioctl
 2024-02-05 14:28 UTC  (7+ messages)
` [PATCH v18 1/9] media: videobuf2: Update vb2_is_busy() logic
` [PATCH v18 6/9] media: core: Free range of buffers
` [PATCH v18 7/9] media: v4l2: Add DELETE_BUFS ioctl

[GIT PULL FOR v6.9] MUST_CONNECT & imx8-isi fixes
 2024-02-05 12:58 UTC  (3+ messages)

[PATCH] media: cec: core: remove length check of Timer Status
 2024-02-05 12:00 UTC  (2+ messages)

[PATCHv2] media: v4l2-ctrls-core.c: check min/max for menu, controls
 2024-02-05 11:10 UTC 

[PATCH] media: usb: hackrf: add null ptr check in hackrf_ctrl_msg
 2024-02-05  9:56 UTC  (2+ messages)

[PATCH v3 00/13] Add ISP 3A for StarFive
 2024-02-05  9:04 UTC  (14+ messages)
` [PATCH v3 01/13] media: starfive: Add JH7110 ISP module definitions
` [PATCH v3 02/13] media: Documentation: Add description for StarFive ISP metadata formats
` [PATCH v3 03/13] media: videodev2.h, v4l2-ioctl: Add StarFive ISP meta buffer format
` [PATCH v3 04/13] staging: media: starfive: Add a params sink pad and a scd source pad for ISP
` [PATCH v3 05/13] staging: media: starfive: Separate buffer from ISP hardware operation
` [PATCH v3 06/13] staging: media: starfive: Separate buffer be a common file
` [PATCH v3 07/13] staging: media: starfive: Separate ISP hardware from capture device
` [PATCH v3 08/13] staging: media: starfive: Add for StarFive ISP 3A SC
` [PATCH v3 09/13] staging: media: starfive: Update ISP initialise config for 3A
` [PATCH v3 10/13] staging: media: starfive: Add V4L2_CAP_IO_MC capability
` [PATCH v3 11/13] staging: media: starfive: Add ISP params video device
` [PATCH v3 12/13] staging: media: starfive: Add ISP parameters hardware configure
` [PATCH v3 13/13] admin-guide: media: Update documents for StarFive Camera Subsystem

[PATCH v5 00/44] drm/connector: Create HDMI Connector infrastructure
 2024-02-05  9:39 UTC  (9+ messages)
` [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property
      `  "
          `  "
              `  "

[PATCH v2 00/13] of: property: add port base loop
 2024-02-05  9:26 UTC  (11+ messages)

[PATCH] media: go7007: fix a memleak in go7007_load_encoder
 2024-02-05  9:26 UTC  (2+ messages)

[PATCH] media: amphion: Abort vpu parsing directly in seek
 2024-02-05  8:17 UTC 

[PATCH] media: imx-jpeg: Support for negotiating bytesperline with client
 2024-02-05  7:25 UTC 


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