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

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-11  2:07 UTC  (85+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [PATCH 13/61] squashfs: "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [PATCH 17/61] module: "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
` [PATCH 25/61] net/bluetooth: "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
  ` [EXTERNAL] "
` [PATCH 39/61] irqchip: "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [PATCH 50/61] iommu: "
` [PATCH 51/61] leds: "
  ` (subset) "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [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 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "

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

[PATCH v2 00/11] media: qcom: iris: rework platform data handling
 2026-03-11  0:23 UTC  (7+ 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

[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 0/7] drivers: Simplify cleanup paths using __free
 2026-03-11  0:04 UTC  (14+ 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] staging: atomisp: fix block comment style in refcount.c
 2026-03-10 22:48 UTC  (3+ messages)
` [PATCH v2] staging: media: "

[PATCH v3 00/28] media: staging: atomisp: Remove unnecessary return statements from void functions
 2026-03-10 22:46 UTC  (11+ 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

[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: media: atomisp: remove unnecessary braces in single statement blocks
 2026-03-10 20:36 UTC 

[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 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

[PATCH] lib/scatterlist: fix sg_page_count and sg_dma_page_count
 2026-03-10 12:59 UTC  (3+ messages)

No HDMI audio with Linux Kernel 7 rc1, rc2 or rc3
 2026-03-10 12:27 UTC  (2+ messages)

[PATCH] media: uvcvideo: Fix buffer sequence in frame gaps
 2026-03-10 11:54 UTC 


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