public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-10 11:55:54 to 2026-03-11 08:16:55 UTC [more...]

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-11  8:16 UTC  (47+ messages)
` [PATCH 03/61] ceph: Prefer IS_ERR_OR_NULL over manual NULL check
  ` [Intel-wired-lan] "
` [PATCH 06/61] 9p: "
` [PATCH 15/61] trace: "
` [PATCH 17/61] module: "
` [PATCH 18/61] sound: "
` [PATCH 24/61] net/9p: "
` [PATCH 25/61] net/bluetooth: "
` [PATCH 27/61] net/netlink: "
` [PATCH 30/61] net/sunrpc: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
  ` [EXTERNAL] "
` [PATCH 46/61] vfio: "
` [PATCH 50/61] iommu: "
` [PATCH 51/61] leds: "
  ` (subset) "
` [PATCH 54/61] aoe: "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 61/61] file: Drop unlikely() around IS_ERR_OR_NULL()

[PATCH 0/2] media: nxp: imx8-isi: Fix single frame capture and optimize buffer usage
 2026-03-11  8:02 UTC  (3+ messages)
` [PATCH 1/2] media: nxp: imx8-isi: Reduce minimum queued buffers from 2 to 1
` [PATCH 2/2] media: nxp: imx8-isi: Prioritize pending buffers over discard buffers

[PATCH v9 00/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-03-11  7:58 UTC  (23+ messages)
` [PATCH v9 01/21] media: mc: Add INTERNAL pad flag
` [PATCH v9 02/21] dt-bindings: media: i2c: max96717: add support for I2C ATR
` [PATCH v9 03/21] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [PATCH v9 04/21] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [PATCH v9 05/21] dt-bindings: media: i2c: max96717: add support for MAX96793
` [PATCH v9 06/21] dt-bindings: media: i2c: max96712: use pattern properties for ports
` [PATCH v9 07/21] dt-bindings: media: i2c: max96712: add support for I2C ATR
` [PATCH v9 08/21] dt-bindings: media: i2c: max96712: add support for POC supplies
` [PATCH v9 09/21] dt-bindings: media: i2c: max96712: add support for MAX96724F/R
` [PATCH v9 10/21] dt-bindings: media: i2c: max96714: add support for MAX96714R
` [PATCH v9 11/21] dt-bindings: media: i2c: add MAX9296A, MAX96716A, MAX96792A
` [PATCH v9 12/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer framework
` [PATCH v9 13/21] media: i2c: add Maxim GMSL2/3 serializer framework
` [PATCH v9 14/21] media: i2c: add Maxim GMSL2/3 deserializer framework
` [PATCH v9 15/21] media: i2c: maxim-serdes: add MAX96717 driver
` [PATCH v9 16/21] media: i2c: maxim-serdes: add MAX96724 driver
` [PATCH v9 17/21] media: i2c: maxim-serdes: add MAX9296A driver
` [PATCH v9 18/21] arm64: defconfig: disable deprecated MAX96712 driver
` [PATCH v9 19/21] staging: media: remove "
` [PATCH v9 20/21] media: i2c: remove MAX96717 driver
` [PATCH v9 21/21] media: i2c: remove MAX96714 driver

[PATCH 0/7] drivers: Simplify cleanup paths using __free
 2026-03-11  7:06 UTC  (19+ messages)
` [PATCH 1/7] staging: greybus: simplify cleanup "
` [PATCH 2/7] iio: ssp_sensors: "
` [PATCH 3/7] iio: st_sensors: "
` [PATCH 4/7] media: mediatek: vcodec: "
` [PATCH 5/7] media: chips-media: coda: "
` [PATCH 6/7] media: allegro: "
` [PATCH 7/7] staging: rtl8723bs: "

[PATCH v2] media:v4l2-async:add debugfs under CONFIG_DEBUG_FS
 2026-03-11  7:04 UTC  (2+ messages)

[PATCH v3 00/28] media: staging: atomisp: Remove unnecessary return statements from void functions
 2026-03-11  6:56 UTC  (14+ messages)
  ` [PATCH v3 01/28] media: staging: atomisp: Remove unnecessary return statement in void function
  ` [PATCH v3 02/28] media: staging: atomisp: Remove unnecessary return statements in inputfifo.c
  ` [PATCH v3 03/28] media: staging: atomisp: Remove unnecessary return statement in bufq.c
  ` [PATCH v3 04/28] media: staging: atomisp: Remove unnecessary return statement in ifmtr.c
  ` [PATCH v3 05/28] media: staging: atomisp: Remove unnecessary return statements in frame.c
  ` [PATCH v3 06/28] media: staging: atomisp: Remove unnecessary return statements in rx.c
  ` [PATCH v3 07/28] media: staging: atomisp: Remove unnecessary return statement in binary.c
  ` [PATCH v3 08/28] media: staging: atomisp: Remove unnecessary return statements in ia_css_debug.c
  ` [PATCH v3 09/28] media: staging: atomisp: Remove unnecessary return statement in mmu_public.h

[PATCH] lib/scatterlist: fix sg_page_count and sg_dma_page_count
 2026-03-11  6:53 UTC  (4+ messages)

[PATCH] media: renesas: vsp1: Fix NULL pointer deref on module unload
 2026-03-11  6:15 UTC  (2+ messages)

[PATCH 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-03-11  5:47 UTC  (5+ messages)
` [PATCH 11/14] media: qcom: Switch to generic PAS TZ APIs

[PATCH v2 00/11] media: qcom: iris: rework platform data handling
 2026-03-11  5:32 UTC  (9+ messages)
` [PATCH v2 08/11] media: qcom: iris: merge hfi_response_ops and hfi_command_ops
` [PATCH v2 10/11] media: qcom: iris: split firmware_data from raw platform data

[PATCH v3 0/8] media: qcom: iris: rework platform data handling
 2026-03-11  5:05 UTC  (9+ messages)
` [PATCH v3 1/8] media: qcom: iris: drop pas_id from the iris_platform_data struct
` [PATCH v3 2/8] media: qcom: iris: use common set_preset_registers function
` [PATCH v3 3/8] media: qcom: iris: don't use function indirection in gen2-specific code
` [PATCH v3 4/8] media: qcom: iris: split HFI session ops from core ops
` [PATCH v3 5/8] media: qcom: iris: merge hfi_response_ops and hfi_command_ops
` [PATCH v3 6/8] media: qcom: iris: move get_instance to iris_hfi_sys_ops
` [PATCH v3 7/8] media: qcom: iris: split firmware_data from raw platform data
` [PATCH v3 8/8] media: qcom: iris: split platform data from firmware data

[syzbot] [media?] [dri?] KASAN: slab-use-after-free Read in dma_buf_fd
 2026-03-11  3:17 UTC 

[PATCH] staging: media: atomisp: remove unnecessary braces in single statement blocks
 2026-03-11  3:08 UTC  (2+ messages)

[PATCH v9 0/7] media: i2c: IMX355 for the Pixel 3a
 2026-03-11  2:25 UTC  (3+ messages)
` [PATCH v9 7/7] arm64: dts: qcom: sdm670-google-sargo: add imx355 front camera

[PATCH v10] media: i2c: imx355: Restrict data lanes to 4
 2026-03-11  2:03 UTC 

[sailus-media-tree:cleanup] BUILD SUCCESS fe10e12126f557dbf7f975ecd7b25b6dd375f7f7
 2026-03-11  0:21 UTC 

[PATCH] media: iris: drop struct iris_fmt
 2026-03-11  0:10 UTC 

[PATCH] staging: atomisp: fix block comment style in refcount.c
 2026-03-10 22:48 UTC  (3+ messages)
` [PATCH v2] staging: media: "

[BUG] uvc_status_stop hangs if called from async_ctrl.work
 2026-03-10 22:31 UTC  (6+ messages)

[PATCH] media: uvcvideo: Fix deadlock if uvc_status_stop is called from async_ctrl.work
 2026-03-10 22:22 UTC 

[PATCH v3 00/28] media: staging: atomisp: Remove unnecessary return statements from void functions
 2026-03-10 22:09 UTC  (9+ messages)
  ` [PATCH v3 01/28] media: staging: atomisp: Remove unnecessary return statement in void function
  ` [PATCH v3 02/28] media: staging: atomisp: Remove unnecessary return statements in inputfifo.c
  ` [PATCH v3 03/28] media: staging: atomisp: Remove unnecessary return statement in bufq.c
  ` [PATCH v3 04/28] media: staging: atomisp: Remove unnecessary return statement in ifmtr.c
  ` [PATCH v3 05/28] media: staging: atomisp: Remove unnecessary return statements in frame.c
  ` [PATCH v3 06/28] media: staging: atomisp: Remove unnecessary return statements in rx.c
  ` [PATCH v3 07/28] media: staging: atomisp: Remove unnecessary return statement in binary.c
  ` [PATCH v3 08/28] media: staging: atomisp: Remove unnecessary return statements in ia_css_debug.c

[PATCH v3 00/28] media: staging: atomisp: Remove unnecessary return statements from void functions
 2026-03-10 21:46 UTC  (10+ messages)
  ` [PATCH v3 01/28] media: staging: atomisp: Remove unnecessary return statement in void function
  ` [PATCH v3 02/28] media: staging: atomisp: Remove unnecessary return statements in inputfifo.c
  ` [PATCH v3 03/28] media: staging: atomisp: Remove unnecessary return statement in bufq.c
  ` [PATCH v3 04/28] media: staging: atomisp: Remove unnecessary return statement in ifmtr.c
  ` [PATCH v3 05/28] media: staging: atomisp: Remove unnecessary return statements in frame.c
  ` [PATCH v3 06/28] media: staging: atomisp: Remove unnecessary return statements in rx.c
  ` [PATCH v3 07/28] media: staging: atomisp: Remove unnecessary return statement in binary.c
  ` [PATCH v3 08/28] media: staging: atomisp: Remove unnecessary return statements in ia_css_debug.c
  ` [PATCH v3 09/28] media: staging: atomisp: Remove unnecessary return statement in mmu_public.h

[PATCH] staging: atomisp: fix block comment style in circbuf.c
 2026-03-10 19:15 UTC  (5+ messages)
` [PATCH v2] staging: media: "
  ` [PATCH v3] "

[PATCH] media: atomisp: Fix alloc_pages_bulk() failed errors
 2026-03-10 18:18 UTC  (2+ messages)

[PATCH] media: em28xx: fix use-after-free in em28xx_v4l2_open()
 2026-03-10 16:44 UTC 

[PATCH RESEND v8 00/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-03-10 16:35 UTC  (3+ messages)
` [PATCH RESEND v8 14/21] media: i2c: add Maxim GMSL2/3 deserializer framework

[PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
 2026-03-10 15:41 UTC  (2+ messages)

[PATCH v2] media: staging: atomisp: Remove unnecessary return statement in void function
 2026-03-10 15:47 UTC  (2+ messages)

[PATCH v3 0/6] dma-buf: heaps: add coherent reserved-memory heap
 2026-03-10 15:46 UTC  (6+ messages)
` [PATCH v3 1/6] dma-buf: dma-heap: Keep track of the heap device struct
` [PATCH v3 5/6] dma-buf: heaps: Add Coherent heap to dmabuf heaps

[PATCH v2 0/2] dma-buf: heaps: Use page clearing helpers
 2026-03-10 15:29 UTC  (6+ messages)
` [PATCH v2 1/2] dma-buf: heaps: Clear CMA pages with clear_pages()
` [PATCH v2 2/2] dma-buf: heaps: Clear CMA highages using helper

[PATCH v3] staging: media: imx: fix parenthesis ending checks
 2026-03-10 15:24 UTC  (2+ messages)

[PATCH 0/2] v4l2-tracer: fix expected frame length calculation
 2026-03-10 15:20 UTC  (3+ messages)
` [PATCH 1/2] add plane_bytesperline to trace_context
` [PATCH 2/2] calculate expected length using v4l2-fwht info

[PATCH v2 0/5] ASoC / rpmsg / remoteproc / soc: qcom: Constify buffer passed to send functions
 2026-03-10 15:19 UTC  (13+ messages)
` [PATCH v2 1/5] remoteproc: mtp_scp_ipi: Constify buffer passed to scp_ipi_send()
` [PATCH v2 2/5] remoteproc: mtp_scp: Constify buffer passed to scp_send_ipi()
` [PATCH v2 3/5] rpmsg: Constify buffer passed to send API
` [PATCH v2 4/5] ASoC: qcom:: Constify GPR packet being send over GPR interface
` [PATCH v2 5/5] media: platform: mtk-mdp3: Constify buffer passed to mdp_vpu_sendmsg()

[PATCH] staging: atomisp: replace msleep with usleep_range in atomisp-gc2235.c
 2026-03-10 15:03 UTC  (2+ messages)
` [PATCH v2] staging: media: atomisp: replace msleep() with fsleep() "

[PATCH 0/5] platform: int3472: Add MSI prestige 14 AI EVO data
 2026-03-10 15:02 UTC  (21+ messages)
` [PATCH 1/5] media: i2c: ov5675: Wait for endpoint
` [PATCH 2/5] media: ipu-bridge: Add ov5675 sensor
` [PATCH 3/5] platform: int3472: Add gpio platform data
` [PATCH 4/5] gpio: tps68470: Add i2c daisy chain support
` [PATCH 5/5] platform: int3472: Add MSI prestige board data

[PATCH v5 1/1] media: v4l2-fwnode: Return -EPROBE_DEFER on parsing NULL endpoints
 2026-03-10 14:11 UTC 

[GIT PULL FOR 7.1] V4L2 cleanup, fixes, improvements
 2026-03-10 13:45 UTC 

[PATCH] staging: media: atomisp: i2c: replace msleep() with usleep_range()
 2026-03-10 13:34 UTC  (2+ messages)

[PATCH 0/6] media: i2c: og01a1b: Updates to the driver and 8-bit mode support
 2026-03-10 13:12 UTC  (6+ messages)
` [PATCH 6/6] media: i2c: og01a1b: Add support of 8-bit media bus format

No HDMI audio with Linux Kernel 7 rc1, rc2 or rc3
 2026-03-10 12:27 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