public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-26 00:00:33 to 2024-09-30 11:28:32 UTC [more...]

[PATCH v6 1/5] drm/panthor: introduce job cycle and timestamp accounting
 2024-09-30 11:28 UTC  (7+ messages)

[PATCH 00/10] (no cover subject)
 2024-09-30 10:52 UTC  (2+ messages)

[PATCH v4 00/13] media: qcom: camss: Add sm8550 support
 2024-09-30 10:21 UTC  (35+ messages)
` [PATCH 07/13] dt-bindings: media: camss: Add qcom,sm8550-camss binding
` [PATCH 12/13] media: qcom: camss: Add CSID Gen3 support for sm8550
` [PATCH 13/13] media: qcom: camss: Add support for VFE hardware version Titan 780

[PATCH v6 0/4] media: pisp-be: Split jobs creation and scheduling
 2024-09-30  8:33 UTC  (5+ messages)
` [PATCH v6 1/4] media: pisp_be: Drop reference to non-existing function
` [PATCH v6 2/4] media: pisp_be: Remove config validation from schedule()
` [PATCH v6 3/4] media: pisp_be: Split jobs creation and scheduling
` [PATCH v6 4/4] media: pisp_be: Fix pm_runtime underrun in probe

[PATCH 0/3] media: static-analyzers: Fix 6.12-rc1 cocci warnings
 2024-09-30  8:27 UTC  (10+ messages)
` [PATCH 1/3] media: ti: cal: Use str_up_down()
` [PATCH 2/3] staging: media: ipu3:Use str_down_up()
` [PATCH 3/3] media: atomisp: Use max() macros

[PATCH 0/4] Extend RAW format support for rzg2l-cru driver
 2024-09-30  8:05 UTC  (16+ 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 0/3] media: imx8mq-mipi-csi2: Simplify power management handling
 2024-09-30  7:51 UTC  (7+ messages)
` [PATCH 1/3] media: imx8mq-mipi-csi2: Drop stream stop/restart at suspend/resume time
` [PATCH 2/3] media: imx8mq-mipi-csi2: Drop ST_SUSPENDED guard
` [PATCH 3/3] media: imx8mq-mipi-csi2: Drop system suspend/resume handlers

[PATCH] v4l2-subdev: Return -EOPNOTSUPP for unsupported pad type in call_get_frame_desc()
 2024-09-30  7:46 UTC 

[PATCH] media: i2c: gc2145: introduce enable/disable_streams ops
 2024-09-30  6:51 UTC 

[PATCH v3 0/3] media: static-analyzers: Fix 6.12-rc1 cocci warnings
 2024-09-30  7:20 UTC  (7+ messages)
` [PATCH v3 1/3] media: ti: cal: Use str_up_down()
` [PATCH v3 2/3] staging: media: ipu3: Use str_down_up()
` [PATCH v3 3/3] media: atomisp: Replace ternary operator with if

[RFC PATCH 0/4] Linaro restricted heap
 2024-09-30  6:47 UTC  (11+ messages)
        ` [Linaro-mm-sig] "

[PATCH v2 0/6] Add rounding macros and enable KUnit tests
 2024-09-30  1:18 UTC  (9+ messages)
` [PATCH v2 1/6] math.h: Add macros for rounding to the closest value

[PATCH 0/3] media: imx8mq-mipi-csi2: Simplify power management handling
 2024-09-29 13:36 UTC  (4+ messages)
` [PATCH 1/3] media: imx8mq-mipi-csi2: Drop stream stop/restart at suspend/resume time
` [PATCH 2/3] media: imx8mq-mipi-csi2: Drop ST_SUSPENDED guard
` [PATCH 3/3] media: imx8mq-mipi-csi2: Drop system suspend/resume handlers

[PATCH] media: nxp: imx8mq-mipi-csi2: Fix CSI clocks always enabled issue
 2024-09-29 12:40 UTC  (3+ messages)

[PATCH v8 3/5] drm/panthor: add DRM fdinfo support
 2024-09-29  0:25 UTC  (2+ messages)

[Linux Kernel Bug] general protection fault in dvb_vb2_expbuf
 2024-09-28 16:34 UTC 

[PATCH v4 0/7] Add SDM670 camera subsystem
 2024-09-28 10:46 UTC  (7+ messages)

[PATCH 0/4] ov08x40: Enable use of ov08x40 on Qualcomm X1E80100 CRD
 2024-09-28  8:24 UTC  (9+ messages)
` [PATCH 1/4] media: ov08x40: Fix burst write sequence
` [PATCH 2/4] media: dt-bindings: Add OmniVision OV08X40
` [PATCH 3/4] media: ov08x40: Rename ext_clk to xvclk
` [PATCH 4/4] media: ov08x40: Add OF probe support

[PATCH v2 0/3] media: static-analyzers: Fix 6.12-rc1 cocci warnings
 2024-09-28  3:14 UTC  (12+ messages)
` [PATCH v2 1/3] media: ti: cal: Use str_up_down()
` [PATCH v2 2/3] staging: media: ipu3: Use str_down_up()
` [PATCH v2 3/3] media: atomisp: Use max() macros

[PATCH v2 00/16] media: platform: rzg2l-cru: CSI-2 and CRU enhancements
 2024-09-27 23:24 UTC  (29+ messages)
` [PATCH v2 01/16] media: platform: rzg2l-cru: rzg2l-ip: Use the RZG2L_CRU_IP_SINK/SOURCE enum entries
` [PATCH v2 02/16] media: platform: rzg2l-cru: Mark sink pads with MUST_CONNECT flag
` [PATCH v2 03/16] media: platform: rzg2l-cru: rzg2l-csi2: Mark sink and source pad "
` [PATCH v2 04/16] media: platform: rzg2l-cru: rzg2l-csi2: Make use of NR_OF_RZG2L_CSI2_PAD
` [PATCH v2 07/16] media: platform: rzg2l-cru: Remove `channel` member from `struct rzg2l_cru_csi`
` [PATCH v2 08/16] media: platform: rzg2l-cru: rzg2l-video: Use MIPI CSI-2 data types for ICnMC_INF definitions
` [PATCH v2 09/16] media: platform: rzg2l-cru: Remove unused fields from rzg2l_cru_ip_format struct
` [PATCH v2 10/16] media: platform: rzg2l-cru: Simplify handling of supported formats
` [PATCH v2 11/16] media: platform: rzg2l-cru: rzg2l-ip: Use `rzg2l_cru_ip_formats` array in enum_frame_size callback
` [PATCH v2 12/16] media: platform: rzg2l-cru: rzg2l-csi2: Remove unused datatype field from rzg2l_csi2_format
` [PATCH v2 13/16] media: platform: rzg2l-cru: rzg2l-video: Use rzg2l_cru_ip_code_to_fmt() to validate format
` [PATCH v2 14/16] media: platform: rzg2l-cru: rzg2l-csi2: Make use of rzg2l_csi2_formats array in rzg2l_csi2_enum_frame_size()
` [PATCH v2 15/16] media: renesas: rzg2l-cru: Refactor ICnDMR register configuration
` [PATCH v2 16/16] media: platform: rzg2l-cru: Add support to capture 8bit raw sRGB

[GIT PULL FOR v6.13] uvcvideo changes
 2024-09-27 20:59 UTC 

[PATCH] media: ipu6: remove redundant dependency in Kconfig
 2024-09-27 19:33 UTC  (3+ messages)

[PATCH v2 1/2] gpu: ipu-v3: vdic: Simplify ipu_vdi_setup()
 2024-09-27 19:33 UTC  (11+ messages)
` [PATCH v2 2/2] media: imx: vdic: Introduce mem2mem VDI deinterlacer driver

[PATCH 1/3] media: i2c: ds90ub960: Convert IC specific variables to flags
 2024-09-27 16:04 UTC  (5+ messages)
` [PATCH 2/3] media: i2c: ds90ub960: Add DS90UB954 support

[PATCH v2 00/11] media: ov5645: Add support for streams
 2024-09-27 16:01 UTC  (13+ messages)
` [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] Fix the S-Video capture on August VGB100
 2024-09-27 13:38 UTC 

[RFC PATCH] media: i2c: Add AR0233 camera sensor driver
 2024-09-27 13:36 UTC 

[PATCH v2] media: i2c: max96717: clean up on error in max96717_subdev_init()
 2024-09-27 10:59 UTC 

[PATCH v1] media: rc-core: Modify the timeout waiting time for the infrared remote control
 2024-09-27 10:58 UTC 

[PATCH] media: i2c: max96717: clean up on error in max96717_subdev_init()
 2024-09-27 10:57 UTC  (3+ messages)

[PATCH] drivers:media:radio: Fix atomicity violation in fmc_send_cmd()
 2024-09-27  8:39 UTC 

[PATCH v2] media: nxp: imx8-isi: better handle the m2m usage_count
 2024-09-27  8:04 UTC 

[PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
 2024-09-27  7:25 UTC 

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

[PATCH] Added ID 1d19:6108 Dexatek Technology Ltd. Video Grabber
 2024-09-26 23:50 UTC 

[PATCH 0/2] media: qcom: camss: manage supply regulators as CSIPHY resources
 2024-09-26 23:31 UTC  (4+ messages)
` [PATCH 1/2] media: qcom: camss: add management of supply regulators to CSIPHY
` [PATCH 2/2] media: qcom: camss: move SM8250 regulators from CSID to CSIPHY subdevice

[PATCH] Added ID 1d19:6108 Dexatek Technology Ltd. Video Grabber
 2024-09-26 22:49 UTC 

[PATCH] media: atomisp: Fix spelling errors reported by codespell
 2024-09-26 22:23 UTC 

[syzbot] [media?] WARNING in iguanair_probe/usb_submit_urb (2)
 2024-09-26 21:05 UTC 

[PATCH] dt-bindings: Fix array property constraints
 2024-09-26 16:36 UTC  (4+ messages)

[PATCH 0/4] media: v4l2-subdev: Add cleanup macros for active state
 2024-09-26 15:26 UTC  (6+ messages)
` [PATCH 1/4] "

[ANN] Media Summit September 16th: Final Agenda (v7)
 2024-09-26 14:14 UTC  (37+ messages)
        ` AW: "
          ` Kernel CI media test - Was: "

[PATCH v3 00/29] Qualcomm iris video decoder driver
 2024-09-26 10:55 UTC  (13+ messages)
` [PATCH v3 11/29] media: iris: implement reqbuf ioctl with vb2_queue_setup
` [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 20/29] media: iris: subscribe parameters and properties to firmware for hfi_gen2

[PATCH/RFC v1 0/9] media: i2c: AR0144 camera sensor driver with companding support
 2024-09-26  9:18 UTC  (4+ messages)
` [PATCH/RFC v1 2/9] media: i2c: Add a driver for the onsemi AR0144 camera sensor

[PATCH v5 0/4] media: raspberrypi: Support RPi5's CFE
 2024-09-26  9:15 UTC  (4+ messages)

[PATCH v6 0/4] uvcvideo: Attempt N to land UVC race conditions fixes
 2024-09-26  7:36 UTC  (7+ messages)
` [PATCH v6 1/4] media: uvcvideo: Stop stream during unregister
` [PATCH v6 2/4] media: uvcvideo: Refactor the status irq API

[PATCH] media: uvcvideo: Stop stream during unregister
 2024-09-26  5:59 UTC 

[PATCH v6 0/9] of: property: add of_graph_get_next_port/port_endpoint()
 2024-09-26  0:01 UTC  (7+ messages)
` [PATCH v6 4/9] ASoC: rcar_snd: use new of_graph functions
` [PATCH v6 5/9] ASoC: audio-graph-card: "
` [PATCH v6 6/9] ASoC: audio-graph-card2: "
` [PATCH v6 7/9] gpu: drm: omapdrm: "
` [PATCH v6 8/9] fbdev: omapfb: "
` [PATCH v6 9/9] media: xilinx-tpg: "

[PATCH v1] media:tuners: Fix typos in comments across various files
 2024-09-26  0:00 UTC  (2+ messages)


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