messages from 2026-03-06 10:44:09 to 2026-03-09 09:12:12 UTC [more...]
[PATCH 00/14] firmware: qcom: Add OP-TEE PAS service support
2026-03-09 9:12 UTC (32+ messages)
` [PATCH 01/14] arm64: dts: qcom: kodiak: Add EL2 overlay
` [PATCH 02/14] firmware: qcom: Add a generic PAS service
` [PATCH 03/14] firmware: qcom_scm: Migrate to "
` [PATCH 04/14] firmware: qcom: Add a PAS TEE service
` [PATCH 05/14] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
` [PATCH 06/14] remoteproc: qcom_q6v5_mss: Switch "
` [PATCH 07/14] soc: qcom: mdtloader: "
` [PATCH 08/14] remoteproc: qcom_wcnss: "
` [PATCH 09/14] remoteproc: qcom: Select QCOM_PAS_TEE service backend
` [PATCH 10/14] drm/msm: Switch to generic PAS TZ APIs
` [PATCH 11/14] media: qcom: "
` [PATCH 12/14] net: ipa: "
` [PATCH 13/14] wifi: ath12k: "
` [PATCH 14/14] firmware: qcom_scm: Remove SCM PAS wrappers
[PATCH 0/4] media: synopsys: csi2rx: add support for rk3588 variant
2026-03-09 9:11 UTC (12+ messages)
` [PATCH 1/4] media: dt-bindings: rockchip,rk3568-mipi-csi2: add rk3588 compatible
` [PATCH 2/4] media: synopsys: csi2rx: add support for rk3588 variant
` [PATCH 3/4] arm64: dts: rockchip: add mipi csi-2 receiver nodes to rk3588
` [PATCH 4/4] arm64: defconfig: enable designware mipi csi-2 receiver
[PATCH] media: nxp: imx8-isi: Add virtual channel support
2026-03-09 9:05 UTC
[PATCH net-next v3 0/2] dma-buf: heaps: system: add an option to allocate explicitly decrypted memory
2026-03-09 8:57 UTC (4+ messages)
` [PATCH net-next v3 1/2] dma-mapping: introduce DMA_ATTR_CC_DECRYPTED for pre-decrypted memory
[PATCH 00/13] media: i2c: os05b10: Refactor driver and Add new features
2026-03-09 8:19 UTC (20+ messages)
` [PATCH 01/13] media: i2c: os05b10: drop unused group-hold programming
` [PATCH 02/13] media: i2c: os05b10: add register definitions and use them in init table
` [PATCH 03/13] media: i2c: os05b10: split common and mode-specific init registers
` [PATCH 04/13] media: i2c: os05b10: add V4L2 digital gain control
` [PATCH 05/13] media: i2c: os05b10: Add H/V flip support
` [PATCH 06/13] media: i2c: os05b10: Add test pattern options
` [PATCH 07/13] media: i2c: os05b10: add 12-bit RAW mode support
` [PATCH 08/13] media: i2c: os05b10: update pixel rate on 10/12-bit mode switch
` [PATCH 09/13] media: i2c: os05b10: Add 1080p and 2x2 binning 720p modes
` [PATCH 10/13] media: i2c: os05b10: keep vblank/exposure in sync on mode switch
` [PATCH 11/13] media: i2c: os05b10: Update active format before adjusting framing controls
` [PATCH 12/13] media: i2c: os05b10: Rename vmax variable in VBLANK control
` [PATCH 13/13] media: i2c: os05b10: add 2-lane support
[PATCH] staging: media: imx: fix parenthesis ending checks
2026-03-09 8:09 UTC (2+ messages)
[PATCH RFC 00/18] accel/qda: Introduce Qualcomm DSP Accelerator driver
2026-03-09 8:07 UTC (11+ messages)
` [PATCH RFC 12/18] accel/qda: Add PRIME dma-buf import support
` [PATCH RFC 13/18] accel/qda: Add initial FastRPC attach and release support
` [PATCH RFC 14/18] accel/qda: Add FastRPC dynamic invocation support
[PATCH 0/2] ov8856: Add V4L2 device tree properties support
2026-03-09 7:48 UTC (4+ messages)
` [PATCH 1/2] media: dt-bindings: ovti,ov8856: Allow props from video-interface-devices
` [PATCH 2/2] media: i2c: ov8856: parse and register V4L2 device tree properties
[sailus-media-tree:fixes] BUILD SUCCESS cac4bba4b17e7142f40557034b546614ef064928
2026-03-09 2:38 UTC
[PATCH v4] media: verisilicon: Fix kernel panic due to __initconst misuse
2026-03-09 1:47 UTC (2+ messages)
` [v4] "
[PATCH v2 phy-next 00/24] Split Generic PHY consumer and provider API
2026-03-08 22:22 UTC (32+ messages)
` [PATCH v2 phy-next 01/24] ata: add <linux/pm_runtime.h> where missing
` [PATCH v2 phy-next 02/24] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v2 phy-next 03/24] usb: add "
` [PATCH v2 phy-next 04/24] drm: add <linux/pm_runtime.h> where missing
` [PATCH v2 phy-next 05/24] phy: "
` [PATCH v2 phy-next 06/24] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v2 phy-next 07/24] net: lan969x: include missing <linux/of.h>
` [PATCH v2 phy-next 08/24] PCI: Remove device links to PHY
` [PATCH v2 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
` [PATCH v2 phy-next 10/24] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v2 phy-next 11/24] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v2 phy-next 12/24] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v2 phy-next 13/24] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v2 phy-next 14/24] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v2 phy-next 15/24] drm/rockchip: dsi: include PHY provider header
` [PATCH v2 phy-next 16/24] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v2 phy-next 17/24] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v2 phy-next 18/24] net: renesas: rswitch: "
` [PATCH v2 phy-next 19/24] pinctrl: tegra-xusb: "
` [PATCH v2 phy-next 20/24] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v2 phy-next 21/24] phy: include PHY provider header (1/2)
` [PATCH v2 phy-next 22/24] phy: include PHY provider header (2/2)
` [PATCH v2 phy-next 23/24] phy: remove temporary provider compatibility from consumer header
` [PATCH v2 phy-next 24/24] MAINTAINERS: add regexes for linux-phy
[PATCH] staging: media: atomisp: comprehensive coding style cleanup
2026-03-08 22:13 UTC (2+ messages)
[PATCH v2 0/3] media: rockchip: rkvdec: add support for the VDPU346 variant
2026-03-08 21:40 UTC (2+ messages)
[PATCH] lib/scatterlist: fix sg_page_count and sg_dma_page_count
2026-03-08 18:41 UTC
[PATCH] media: rockchip: rkcif: Add missing MUST_CONNECT flag to pads
2026-03-08 12:40 UTC (3+ messages)
[GIT FIXES v2 FOR 7.0] V4L2 driver and MC fixes
2026-03-08 12:36 UTC
[PATCH v2 06/10] media: Replace void * with video_device_state * in all driver ioctl implementations
2026-03-08 10:37 UTC (4+ messages)
[GIT FIXES FOR 7.0] V4L2 driver and MC fixes
2026-03-08 9:37 UTC
[PATCH v2] media: imx-jpeg: convert kzalloc_obj() to devm_kzalloc()
2026-03-08 6:05 UTC
[PATCH] media: imx-jpeg: convert kzalloc() to devm_kzalloc()
2026-03-07 21:04 UTC
[PATCH RESEND v8 00/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2026-03-07 17:03 UTC (3+ messages)
` [PATCH RESEND v8 16/21] media: i2c: maxim-serdes: add MAX96724 driver
[PATCH v2 0/5] media: iris: add support for purwa platform
2026-03-07 13:19 UTC (9+ messages)
` [PATCH v2 1/5] dt-bindings: media: qcom,sm8550-iris: Add X1P42100 compatible
` [PATCH v2 2/5] arm64: dts: qcom: purwa: Override Iris clocks and operating points
` [PATCH v2 4/5] media: iris: Add platform data for X1P42100
[PATCH v2] media: intel/ipu6: fix error pointer dereference
2026-03-07 6:55 UTC (2+ messages)
[sailus-media-tree:cleanup] BUILD SUCCESS b5d8c6d5b554caf8ed12baad5c683d6f0498627f
2026-03-07 5:59 UTC
[sailus-media-tree:fixes] BUILD SUCCESS 70f75e8e01aa134b6bfc03ab0848f955124fed9a
2026-03-07 5:51 UTC
[PATCH] staging: media: atomisp: i2c: replace msleep() with usleep_range()
2026-03-07 5:33 UTC
[PATCH v6 0/6] Raspberry Pi HEVC decoder driver
2026-03-06 23:50 UTC (3+ messages)
[PATCH 00/14] gpio: remove uneeded Kconfig dependencies on OF_GPIO
2026-03-06 23:33 UTC (4+ messages)
` [PATCH 10/14] watchdog: convert the Kconfig dependency on OF_GPIO to OF
[PATCH v3 1/1] media: v4l2-fwnode: Return -EPROBE_DEFER on parsing NULL endpoints
2026-03-06 22:05 UTC (2+ messages)
[PATCH 0/3] media: camss: Fix PIX BPL alignment handling in CAMSS
2026-03-06 19:56 UTC (8+ messages)
` [PATCH 1/3] media: camss: Add per-format BPL alignment helper
` [PATCH 2/3] media: camss: Use proper BPL alignment helper and non-power-of-two rounding
` [PATCH 3/3] media: camss: vfe: Make PIX BPL alignment format-based on CAMSS_2290
[PATCH v3 0/5] media: qcom: camss: Add PIX support for CSID/VFE-340
2026-03-06 19:53 UTC (12+ messages)
` [PATCH v3 1/5] media: qcom: camss: csid-340: Switch to generic CSID_CFG/CTRL registers
` [PATCH v3 2/5] media: camss: csid-340: Add VC-to-interface mapping
` [PATCH v3 3/5] media: qcom: camss: csid-340: Enable PIX interface routing
` [PATCH v3 4/5] media: qcom: camss: vfe-340: Proper client handling
` [PATCH v3 5/5] media: qcom: camss: vfe-340: Support for PIX client
[PATCH v2] media: staging: ipu3: img-mmu: fix sign-to-unsigned conversion
2026-03-06 18:17 UTC (2+ messages)
[PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
2026-03-06 17:34 UTC (14+ messages)
[PATCH v2 0/9] accel: New driver for NXP's Neutron NPU
2026-03-06 17:02 UTC (13+ messages)
` [PATCH v2 1/9] drm/gem-dma: Add flag for bidirectional mapping of non-coherent GEM DMA buffers
` [PATCH v2 2/9] accel/neutron: Add documentation for NXP Neutron accelerator driver
` [PATCH v2 3/9] dt-bindings: npu: Add NXP Neutron
` [PATCH v2 4/9] accel/neutron: Add driver for NXP Neutron NPU
` [PATCH v2 5/9] accel/neutron: Add GEM buffer object support
` [PATCH v2 6/9] accel/neutron: Add mailbox support
` [PATCH v2 7/9] accel/neutron: Add job submission IOCTL
` [PATCH v2 8/9] accel/neutron: Add logging support
` [PATCH v2 9/9] arm64: dts: imx95: Add Neutron node
[PATCH v4 0/2] Add TPS68470 power supply support for ov13b10 sensor
2026-03-06 16:30 UTC (3+ messages)
` [PATCH v4 1/2] platform/x86: int3472: Add TPS68470 board data for Intel nvl
` [PATCH v4 2/2] media: i2c: ov13b10: support tps68470 regulator and gpio
[syzbot] Monthly media report (Mar 2026)
2026-03-06 16:13 UTC (2+ messages)
[PATCH] media: synopsys: fix link failure against GENERIC_PHY_MIPI_DPHY
2026-03-06 14:57 UTC (2+ messages)
[PATCH v4l-utils] v4l2-tracer: trace: serialize all mplane planes
2026-03-06 14:45 UTC (4+ messages)
[PATCH] media: chips-media: wave5: Fix possible ERR_PTR deference
2026-03-06 13:50 UTC (4+ messages)
[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
2026-03-06 13:28 UTC (5+ messages)
` [PATCH v3 01/12] vfs: widen inode hash/lookup functions "
[PATCH phy-next 00/22] Split Generic PHY consumer and provider API
2026-03-06 13:06 UTC (10+ messages)
` [PATCH phy-next 12/22] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH phy-next 13/22] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH phy-next 20/22] phy: include PHY provider header
[PATCH v2] media: Documentation: Fix frame interval calculation for raw camera sensors
2026-03-06 13:02 UTC (2+ messages)
[PATCH] media: staging: ipu3: img-mmu: fix sign-to-unsigned conversion
2026-03-06 13:02 UTC (2+ messages)
[PATCH v4] media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutex
2026-03-06 12:52 UTC
[sailus-media-tree:cleanup 30/33] drivers/media/i2c/ov9282.c:557:2: error: a label can only be part of a statement and a declaration is not a statement
2026-03-06 12:31 UTC (2+ messages)
[PATCH v3] media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutex
2026-03-06 11:17 UTC
[PATCH] media: venus: allow interlaced video streams
2026-03-06 11:04 UTC (7+ messages)
[PATCH v2 00/11] media: qcom: iris: rework platform data handling
2026-03-06 10:58 UTC (3+ messages)
` [PATCH v2 10/11] media: qcom: iris: split firmware_data from raw platform data
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox