public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-18 07:25:06 to 2024-09-25 21:46:59 UTC [more...]

[PATCH v3 0/3] Update streaming related documentation
 2024-09-25 21:46 UTC  (5+ messages)
` [PATCH v3 1/3] media: Documentation: Deprecate s_stream video op, update docs
` [PATCH v3 2/3] media: Documentation: Update {enable,disable}_streams documentation
` [PATCH v3 3/3] media: Documentation: Improve v4l2_subdev_{en,dis}able_streams documentation

[PATCH v2 1/2] gpu: ipu-v3: vdic: Simplify ipu_vdi_setup()
 2024-09-25 20:45 UTC  (16+ messages)
` [PATCH v2 2/2] media: imx: vdic: Introduce mem2mem VDI deinterlacer driver

[ANN] Media Summit September 16th: Final Agenda (v7)
 2024-09-25 19:58 UTC  (10+ messages)
        ` AW: "

[PATCH v3 0/1] uvcvideo: require spec compliance to avoid bugs
 2024-09-25 19:45 UTC  (3+ messages)
` [PATCH v3 1/1] media: uvcvideo: require entities to have a non-zero unique ID

[PATCH v2] media: nxp: imx8-isi: fix v4l2-compliance test errors
 2024-09-25 19:36 UTC  (2+ messages)

[PATCH v6 0/4] uvcvideo: Attempt N to land UVC race conditions fixes
 2024-09-25 19:29 UTC  (12+ messages)
` [PATCH v6 1/4] media: uvcvideo: Stop stream during unregister
` [PATCH v6 2/4] media: uvcvideo: Refactor the status irq API
` [PATCH v6 3/4] media: uvcvideo: Avoid race condition during unregister
` [PATCH v6 4/4] media: uvcvideo: Exit early if there is not int_urb

[PATCH 0/4] media: v4l2-subdev: Add cleanup macros for active state
 2024-09-25 16:35 UTC  (8+ messages)
` [PATCH 1/4] "
` [PATCH 3/4] media: renesas: Use state cleanup macros

[PATCH v2 00/11] media: ov5645: Add support for streams
 2024-09-25 16:26 UTC  (25+ messages)
` [PATCH v2 01/11] media: i2c: ov5645: Add V4L2_SUBDEV_FL_HAS_EVENTS and subscribe hooks
` [PATCH v2 02/11] media: i2c: ov5645: Use local `dev` pointer for subdev device assignment
` [PATCH v2 03/11] media: i2c: ov5645: Enable runtime PM after v4l2_async_register_subdev()
` [PATCH v2 04/11] media: i2c: ov5645: Use dev_err_probe instead of dev_err
` [PATCH v2 05/11] media: i2c: ov5645: Use v4l2_async_register_subdev_sensor()
` [PATCH v2 06/11] media: i2c: ov5645: Drop `power_lock` mutex
` [PATCH v2 07/11] media: i2c: ov5645: Use subdev active state
` [PATCH v2 08/11] media: i2c: ov5645: Switch to {enable,disable}_streams
` [PATCH v2 09/11] media: i2c: ov5645: Add internal image sink pad
` [PATCH v2 11/11] media: i2c: ov5645: Report streams using frame descriptors

[PATCH v4 00/13] media: qcom: camss: Add sm8550 support
 2024-09-25 15:40 UTC  (14+ messages)
` [PATCH 07/13] dt-bindings: media: camss: Add qcom,sm8550-camss binding

[rft, PATCH v1 1/1] media: atomisp: Replace macros from math_support.h
 2024-09-25 12:55 UTC  (2+ messages)

[RFC PATCH 0/4] Linaro restricted heap
 2024-09-25 12:53 UTC  (10+ messages)
        ` [Linaro-mm-sig] "

[PATCH] media: Switch back to struct platform_driver::remove()
 2024-09-25 11:45 UTC 

[PATCH v6 1/5] drm/panthor: introduce job cycle and timestamp accounting
 2024-09-25  9:56 UTC  (5+ messages)

[PATCH v1] media: dvb: Fix typos in comments across various files
 2024-09-25  8:19 UTC 

[PATCH RFC v2 0/3] Documentation: Debugging guide
 2024-09-25  8:01 UTC  (5+ messages)
` [PATCH RFC v2 1/3] docs: media: Create separate documentation folder for media
` [PATCH RFC v2 2/3] docs: Add guides section for debugging
` [PATCH RFC v2 3/3] docs: media: Debugging guide for the media subsystem

[PATCH] mailmap: add entries for Hans Verkuil
 2024-09-25  7:37 UTC 

[PATCH v1] media:tuners: Fix typos in comments across various files
 2024-09-25  7:09 UTC 

[PATCH v1] media: i2c: Fix typos in comments across various files
 2024-09-25  6:59 UTC 

[RESEND PATCH v7 0/4] Add features to an existing driver
 2024-09-25  1:22 UTC  (8+ messages)
` [RESEND PATCH v7 2/4] media: chips-media: wave5: Support runtime suspend/resume

[PATCH 1/3] media: i2c: isl7998x: Enable VACTIVE and HDELAY shadow registers
 2024-09-24 22:44 UTC  (2+ messages)

[PATCH v3 00/29] Qualcomm iris video decoder driver
 2024-09-24 15:16 UTC  (19+ messages)
` [PATCH v3 09/29] media: iris: introduce Host firmware interface with necessary hooks
` [PATCH v3 10/29] media: iris: implement power management
` [PATCH v3 12/29] media: iris: implement s_fmt, g_fmt and try_fmt ioctls
` [PATCH v3 17/29] media: iris: implement query_cap, query_ctrl and query_menu ioctls
` [PATCH v3 19/29] media: iris: implement set properties to firmware during streamon
` [PATCH v3 20/29] media: iris: subscribe parameters and properties to firmware for hfi_gen2

[PATCH 0/4] Extend RAW format support for rzg2l-cru driver
 2024-09-24 14:51 UTC  (12+ messages)
` [PATCH 1/4] media: v4l2: Add Renesas Camera Receiver Unit pixel formats
` [PATCH 2/4] media: platform: rzg2l-cru: Use v4l2_get_link_freq()
` [PATCH 3/4] media: platform: rzg2l-cru: Use v4l2_fill_pixfmt()
` [PATCH 4/4] media: platform: rzg2l-cru: Add support for RAW10/12/14 data

[PATCH] media: uvcvideo: Force UVC version to 1.0a for 0408:4033
 2024-09-24 14:36 UTC  (3+ messages)

Add support for "Quanta Computer, Inc. ACER HD User Facing"
 2024-09-24 13:34 UTC  (5+ messages)

[PATCH 1/2] dma-buf/dma-fence: remove unnecessary callbacks
 2024-09-24 10:47 UTC  (4+ messages)
` [PATCH 2/2] dma-buf/dma-fence: add wrappers for driver and timeline name

[PATCH] media: nxp: imx8-isi: add m2m usage_count check in streamoff
 2024-09-24  7:41 UTC  (4+ messages)

[PATCH] media: nxp: imx8-isi: fix m2m device v4l2-compliance test errors
 2024-09-24  7:23 UTC  (3+ messages)

[PATCH v2] media: atomisp: Fix typos in comments across various files
 2024-09-24  1:37 UTC 

[PATCH v8 0/5] Support fdinfo runtime and memory stats on Panthor
 2024-09-23 23:06 UTC  (6+ messages)
` [PATCH v8 1/5] drm/panthor: introduce job cycle and timestamp accounting
` [PATCH v8 2/5] drm/panthor: record current and maximum device clock frequencies
` [PATCH v8 3/5] drm/panthor: add DRM fdinfo support
` [PATCH v8 4/5] drm/panthor: enable fdinfo for memory stats
` [PATCH v8 5/5] drm/panthor: add sysfs knob for enabling job profiling

[PATCH v4 0/4] Add Synopsys DesignWare HDMI RX Controller
 2024-09-23 22:36 UTC  (5+ messages)
` [PATCH v4 4/4] media: platform: synopsys: Add support for hdmi input driver

[GIT PULL for v6.12-rc1] media updates
 2024-09-23 22:34 UTC  (3+ messages)
` [GIT PULL for v6.12-rc1] media updates (#104309)

[PATCH v7 0/5] Support fdinfo runtime and memory stats on Panthor
 2024-09-23 20:48 UTC  (11+ messages)
` [PATCH v7 1/5] drm/panthor: introduce job cycle and timestamp accounting
` [PATCH v7 2/5] drm/panthor: record current and maximum device clock frequencies
` [PATCH v7 3/5] drm/panthor: add DRM fdinfo support
` [PATCH v7 4/5] drm/panthor: enable fdinfo for memory stats
` [PATCH v7 5/5] drm/panthor: add sysfs knob for enabling job profiling

[PATCH v2 00/15] timers: Cleanup delay/sleep related mess
 2024-09-23 15:12 UTC  (4+ messages)

[PATCH] dma-buf: Add syntax highlighting to code listings in the document
 2024-09-23 14:00 UTC  (4+ messages)

[PATCH v2 0/6] media: dt-bindings: media: camss: Fix interrupt types
 2024-09-23 12:43 UTC  (8+ messages)
` [PATCH v2 1/6] dt-bindings: media: qcom,sc8280xp-camss: "
` [PATCH v2 2/6] dt-bindings: media: qcom,sdm845-camss: "
` [PATCH v2 3/6] dt-bindings: media: qcom,sm8250-camss: "
` [PATCH v2 4/6] arm64: dts: qcom: sc8280xp: Fix interrupt type of camss interrupts
` [PATCH v2 5/6] arm64: dts: qcom: sdm845: Fix interrupt types "
` [PATCH v2 6/6] arm64: dts: qcom: sm8250: "

[PATCH v1 1/1] media: atomisp: Remove License information boilerplate
 2024-09-23 11:08 UTC  (2+ messages)

[PATCH] media: i2c: improve suspend/resume switch performance for GT9769 VCM driver
 2024-09-23  9:07 UTC  (3+ messages)

[PATCH v1] media: atomisp: Fix typos in comment
 2024-09-23  8:32 UTC  (7+ messages)

[PATCH 0/3] media: Fix pm_runtime_set_suspended() with runtime pm enabled
 2024-09-23  3:51 UTC  (4+ messages)
` [PATCH 1/3] media: i2c: dw9768: "
` [PATCH 2/3] media: amphion: "
` [PATCH 3/3] media: venus: "

[PATCH v7 0/7] udmabuf bug fix and some improvements
 2024-09-23  1:11 UTC  (3+ messages)

[PATCH v2 0/6] rcar-isp: Add support for R-Car V4M
 2024-09-22 21:06 UTC  (3+ messages)
` [PATCH v2 5/6] dt-bindings: media: renesas,isp: Add binding for V4M

[PATCH v9 0/2] Add support for Loongson-1 NAND
 2024-09-22 20:33 UTC  (6+ messages)
` [PATCH v9 1/2] dt-bindings: mtd: Add Loongson-1 NAND Controller
` [PATCH v9 2/2] mtd: rawnand: Add Loongson-1 NAND Controller Driver

[PATCH] media: gpio-ir-tx: Driver does not behave with PREEMPT_RT
 2024-09-21 19:07 UTC 

[PATCH v3 0/9] Amlogic C3 ISP support
 2024-09-21  0:32 UTC  (3+ messages)
` [PATCH v3 5/9] dt-bindings: media: Add amlogic,c3-isp.yaml

[PATCH v2 0/3] Update streaming related documentation
 2024-09-20  7:39 UTC  (6+ messages)
` [PATCH v2 1/3] media: Documentation: Deprecate s_stream video op, update docs

[PATCH v1] media: staging/intel-ipu3: css: Convert comma to semicolon
 2024-09-20  2:17 UTC 

[PATCH v3 1/2] media: add support for the D3DFMT_R5G6B5 pixmap type
 2024-09-19 22:59 UTC  (8+ messages)
` [PATCH v3 2/2] media: add a quirk for the NXP Semiconductors chipset, as used by the Kaiweets KTI-W02 infrared camera

[PATCH] media: dvb-usb-v2: af9035: fix ISO C90 compilation error on af9035_i2c_master_xfer
 2024-09-19 17:27 UTC 

[syzbot] [media?] KASAN: use-after-free Read in em28xx_close_extension (2)
 2024-09-19 15:00 UTC 

[PATCH v4 0/2] Add support for nuvoton ma35 nand controller
 2024-09-19  5:06 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: mtd: nuvoton,ma35d1-nand: add new bindings
` [PATCH v4 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC

[PATCH v2 1/2] media: add support for the D3DFMT_R5G6B5 pixmap type
 2024-09-18 20:40 UTC  (5+ messages)
` [PATCH v2 2/2] media: add a quirk for the NXP Semiconductors chipset, as used by the Kaiweets KTI-W02 infrared camera

[PATCH] V4L/DVB (13661): rj54n1cb0c: possible integer overflow fix
 2024-09-18  9:05 UTC  (2+ messages)
` [lvc-patches] "

[PATCH] media: atomisp: hmm_bo: Fix spelling errors in hmm_bo.h
 2024-09-18  8:21 UTC 


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