public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-04 13:32:21 to 2023-01-07 08:44:13 UTC [more...]

[PATCH 0/3] suns6-csi changes to support libcamera
 2023-01-07  8:43 UTC  (9+ messages)
` [PATCH 1/3] media: sun6i-csi: merge sun6i_csi_formats and sun6i_csi_formats_match
` [PATCH 2/3] media: sun6i-csi: implement V4L2_CAP_IO_MC
` [PATCH 3/3] media: sun6i-csi: implement vidioc_enum_framesizes

[PATCH] media: sun4i-csi: Fix 'Unbalanced pm_runtime_enable!'
 2023-01-07  8:37 UTC 

drivers/media/platform/mediatek/mdp/mtk_mdp_core.c:31:34: warning: unused variable 'mtk_mdp_comp_dt_ids'
 2023-01-07  5:02 UTC 

[PATCH] media: uvcvideo: Silence memcpy() run-time false positive warnings
 2023-01-07  1:42 UTC  (4+ messages)

[PATCH v3 0/8] [PATCH 0/8] uvcvideo: Fixes for hw timestamping
 2023-01-07  1:25 UTC  (5+ messages)
` [PATCH v3 3/8] media: uvc: Create UVC_QUIRK_IGNORE_EMPTY_TS quirk
` [PATCH v3 5/8] media: uvcvideo: Quirk for autosuspend in Logitech B910 and C910

[PATCH RESEND v2 0/8] uvcvideo: Fixes for hw timestamping
 2023-01-07  1:16 UTC  (8+ messages)
` [PATCH RESEND v2 3/8] media: uvc: Create UVC_QUIRK_IGNORE_EMPTY_TS quirk
` [PATCH RESEND v2 8/8] media: uvcvideo: Fix hw timestampt handling for slow FPS

[PATCH v7] media: uvcvideo: Fix race condition with usb_kill_urb
 2023-01-07  0:37 UTC  (2+ messages)

[PATCH v4] media: uvcvideo: Fix bandwidth error for Alcor camera
 2023-01-07  0:11 UTC  (2+ messages)

[PATCH v3] media: uvcvideo: Remove format descriptions
 2023-01-06 23:52 UTC 

[PATCH 0/2] media: i2c: Add driver for OmniVision OV8858
 2023-01-06 23:19 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: media: Add schema "
` [PATCH 2/2] media: i2c: Add driver "

[PATCH v2 0/2] media: i2c: Add driver for OmniVision OV8858
 2023-01-06 23:07 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: media: Add "
` [PATCH v2 2/2] media: i2c: Add driver for "

[PATCH v2 0/7] media: uvcvideo: Hot fixes for top of next/uvc + std menus
 2023-01-06 21:31 UTC  (13+ messages)
` [PATCH v2 1/7] Revert "media: uvcvideo: Fix power line control for Lenovo Integrated Camera"
` [PATCH v2 2/7] Revert "media: uvcvideo: Implement mask for V4L2_CTRL_TYPE_MENU"
` [PATCH v2 3/7] media: uvcvideo: Implement mask for V4L2_CTRL_TYPE_MENU
` [PATCH v2 4/7] media: uvcvideo: Refactor uvc_ctrl_mappings_uvcXX
` [PATCH v2 5/7] media: uvcvideo: Refactor power_line_frequency_controls_limited
` [PATCH v2 6/7] media: uvcvideo: Fix power line control for Lenovo Integrated Camera
` [PATCH v2 7/7] media: uvcvideo: Use standard names for menus

[PATCH v1 0/6] media: imx-pxp: Miscellaneous enhancements
 2023-01-06 18:44 UTC  (9+ messages)
` [PATCH v1 1/6] media: imx-pxp: Sort headers alphabetically
` [PATCH v1 2/6] media: imx-pxp: Add media controller support
` [PATCH v1 3/6] media: imx-pxp: Pass pixel format value to find_format()
` [PATCH v1 4/6] media: imx-pxp: Implement frame size enumeration
` [PATCH v1 5/6] media: imx-pxp: Introduce pxp_read() and pxp_write() wrappers
` [PATCH v1 6/6] media: imx-pxp: Use non-threaded IRQ

[PATCH 0/8] media: imx-pxp: add support for i.MX7D
 2023-01-06 18:43 UTC  (31+ messages)
` [PATCH 1/8] media: dt-bindings: media: fsl-pxp: convert to yaml
` [PATCH 2/8] media: imx-pxp: detect PXP version
` [PATCH 3/8] media: imx-pxp: extract helper function to setup data path
` [PATCH 4/8] media: imx-pxp: explicitly disable unused blocks
` [PATCH 5/8] media: imx-pxp: disable LUT block
` [PATCH 6/8] media: imx-pxp: make data_path_ctrl0 platform dependent
` [PATCH 7/8] media: imx-pxp: add support for i.MX7D
` [PATCH 8/8] ARM: dts: imx7d: add node for PXP

[PATCH] staging: vc04_services: vchiq_arm: Create platform_device per device
 2023-01-06 18:36 UTC  (9+ messages)

[PATCH 0/8] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-06 17:24 UTC  (11+ messages)
` [PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
` [PATCH 2/8] iommu: Remove iommu_map_atomic()
` [PATCH 3/8] iommu: Add a gfp parameter to iommu_map_sg()
` [PATCH 4/8] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
` [PATCH 5/8] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
` [PATCH 6/8] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH 7/8] iommu/intel: Support the gfp argument to the map_pages op
` [PATCH 8/8] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s

Build regressions/improvements in v6.2-rc1
 2023-01-06 15:39 UTC  (5+ messages)

[PATCH] media: platform: Fix refcount leak in probe and remove function
 2023-01-06 13:37 UTC  (2+ messages)

[PATCH v1 0/2] media: sun6i-csi: Fix format propagation in bridge
 2023-01-06 13:18 UTC  (5+ messages)
` [PATCH v1 1/2] media: sun6i-csi: capture: Use subdev operation to access bridge format
` [PATCH v1 2/2] media: sun6i-csi: subdev: Use subdev active state to store active format

EasyCAP (534d:0021) not offering native 720x576
 2023-01-06 12:43 UTC  (7+ messages)

[PATCH v8 0/4] media: i2c: imx334: support lower bandwidth mode
 2023-01-06 11:58 UTC  (10+ messages)
` [PATCH v8 1/4] media: i2c: imx334: replace __v4l2_ctrl_s_ctrl to __v4l2_ctrl_modify_range
` [PATCH v8 2/4] media: i2c: imx334: add missing reset values for mode 3840x2160_regs[]
` [PATCH v8 3/4] media: i2c: imx334: support lower bandwidth mode
` [PATCH v8 4/4] media: i2c: imx334: update pixel and link frequency

[PATCH v7 0/4] media: camss: sm8250: Virtual channels support for SM8250
 2023-01-06  9:49 UTC  (5+ messages)

[PATCH RESEND] drm/msm: Add missing check and destroy for alloc_ordered_workqueue
 2023-01-06  8:47 UTC 

[PATCH v2 10/13] media: verisilicon: Add Rockchip AV1 decoder
 2023-01-06  8:22 UTC  (3+ messages)

[PATCH] drm/msm: Add missing check and destroy for alloc_ordered_workqueue
 2023-01-06  8:08 UTC  (2+ messages)

[PATCH][next] media: rkisp1: make a few const arrays static
 2023-01-06  7:30 UTC  (2+ messages)

Try to address the DMA-buf coherency problem
 2023-01-05 20:39 UTC  (32+ messages)
                                    ` [Linaro-mm-sig] "

[PATCH][next] media: vidtv: make const array DURATION static
 2023-01-05 18:33 UTC 

versioncheck: ./drivers/staging/media/atomisp/include/linux/atomisp.h: 25 linux/version.h not needed
 2023-01-05 18:18 UTC 

[PATCH 0/4] Allwinner D1 video engine support
 2023-01-05 16:21 UTC  (14+ messages)
` [PATCH 1/4] media: dt-bindings: cedrus: Allow power domain references
` [PATCH 2/4] media: dt-bindings: cedrus: Make allwinner,sram optional
` [PATCH 3/4] media: cedrus: Make SRAM section claiming optional
` [PATCH 4/4] riscv: dts: allwinner: d1: Add video engine node

Issue with ov5640 camera sensor on apalis imx6
 2023-01-05 14:35 UTC  (6+ messages)

[PATCH v6 0/8] i2c-atr and FPDLink
 2023-01-05 14:05 UTC  (10+ messages)
` [PATCH v6 1/8] i2c: core: let adapters be notified of client attach/detach
` [PATCH v6 2/8] i2c: add I2C Address Translator (ATR) support
` [PATCH v6 3/8] dt-bindings: media: add TI DS90UB913 FPD-Link III Serializer
` [PATCH v6 4/8] dt-bindings: media: add TI DS90UB953 "
` [PATCH v6 5/8] dt-bindings: media: add TI DS90UB960 FPD-Link III Deserializer
` [PATCH v6 6/8] media: i2c: add DS90UB960 driver
` [PATCH v6 7/8] media: i2c: add DS90UB913 driver
` [PATCH v6 8/8] media: i2c: add DS90UB953 driver

[PATCH 4.9 226/251] media: stv0288: use explicitly signed char
 2023-01-05 12:56 UTC 

[PATCH] dma-buf: fix dma_buf_export init order v2
 2023-01-05 13:00 UTC  (5+ messages)
  ` [Linaro-mm-sig] "

[PATCH 0/6] media: uvcvideo: Hot fixes for top of next/uvc
 2023-01-05 12:37 UTC  (8+ messages)
` [PATCH 1/6] Revert "media: uvcvideo: Fix power line control for Lenovo Integrated Camera"
` [PATCH 2/6] Revert "media: uvcvideo: Implement mask for V4L2_CTRL_TYPE_MENU"
` [PATCH 3/6] media: uvcvideo: Implement mask for V4L2_CTRL_TYPE_MENU
` [PATCH 4/6] media: uvcvideo: Refactor uvc_ctrl_mappings_uvcXX
` [PATCH 5/6] media: uvcvideo: Refactor power_line_frequency_controls_limited
` [PATCH 6/6] media: uvcvideo: Fix power line control for Lenovo Integrated Camera

[PATCH v3 0/8] Follow-up patches for uvc v4l2-compliance
 2023-01-05 11:17 UTC  (3+ messages)
` [PATCH v3 6/8] media: uvcvideo: Implement mask for V4L2_CTRL_TYPE_MENU

[PATCH] media: ov13b10: remove streaming mode set from reg_list
 2023-01-05 11:02 UTC 

[PATCH v2 00/13] AV1 stateless decoder for RK3588
 2023-01-05  7:52 UTC  (5+ messages)
` [PATCH v2 07/13] media: verisilicon: Check AV1 bitstreams bit depth

Re: [PATCH v4] media: uvcvideo: Fix bandwidth error for Alcor camera
 2023-01-05  6:59 UTC 

[PATCH v5 0/8] i2c-atr and FPDLink
 2023-01-05  6:54 UTC  (22+ messages)
` [PATCH v5 5/8] dt-bindings: media: add bindings for TI DS90UB960
` [PATCH v5 7/8] media: i2c: add DS90UB913 driver

[PATCH v10 00/11] media: Implement UVC v1.5 ROI
 2023-01-05  1:02 UTC  (7+ messages)
` [PATCH v10 06/11] media: uvcvideo: implement "

drivers/media/platform/mediatek/mdp3/mtk-mdp3-core.c:49:34: warning: unused variable 'mdp_of_ids'
 2023-01-04 18:51 UTC 

[PATCH v3 8/8] media: uvcvideo: Use standard names for menus
 2023-01-04 18:31 UTC  (2+ messages)

[PATCH] media: imx: imx7-media-csi: fix missing clk_disable_unprepare() in imx7_csi_init()
 2023-01-04 16:25 UTC  (2+ messages)

[PATCH 6.0 002/177] media: stv0288: use explicitly signed char
 2023-01-04 16:04 UTC 

[PATCH 6.1 003/207] media: stv0288: use explicitly signed char
 2023-01-04 16:04 UTC 

[PATCH v2] media: i2c: imx258: Parse and register properties
 2023-01-04 15:59 UTC  (4+ messages)

[PATCH v3] venus: venc: add handling for VIDIOC_ENCODER_CMD
 2023-01-04 14:44 UTC 

[PATCH v2 1/1] media: Documentation: Interaction between routes, formats and selections
 2023-01-04 14:14 UTC  (5+ messages)

[PATCH] staging: media: ipu3: buffer overflow fix in imgu_map_node
 2023-01-04 13:33 UTC  (3+ messages)


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