Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2025-11-26 08:36:04 to 2025-12-01 22:41:53 UTC [more...]

[PATCH 0/3] i.MX91/93 BLK-CTRL improvements
 2025-12-01 22:41 UTC  (6+ messages)
` [PATCH 1/3] pmdomain: imx93-blk-ctrl: cleanup error path
` [PATCH 2/3] pmdomain: imx93-blk-ctrl: convert to devm_* only
` [PATCH 3/3] pmdomain: imx93-blk-ctrl: add support for optional subnodes

[PATCH net-next 0/3] net: freescale: migrate to .get_rx_ring_count() ethtool callback
 2025-12-01 20:00 UTC  (8+ messages)
` [PATCH net-next 1/3] net: gianfar: convert to use .get_rx_ring_count
` [PATCH net-next 2/3] net: dpaa2: "
` [PATCH net-next 3/3] net: enetc: "

linux-next: Tree for Nov 28 (drivers/pci/controller/dwc/pcie-nxp-s32g.o)
 2025-12-01 17:23 UTC  (2+ messages)

[PATCH v6 0/3] Add i.MX91/93 parallel display support
 2025-12-01 17:15 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: soc: imx93-media-blk-ctrl: Add PDFC subnode to schema and example
` [PATCH v6 2/3] drm/bridge: imx: Add i.MX93 parallel display format configuration support
` [PATCH v6 3/3] arm64: dts: imx93: Add parallel display output nodes

[PATCH] arm64: dts: imx93-9x9-qsb: add CAN support
 2025-12-01 17:10 UTC  (4+ messages)

[PATCH 0/2] arm64: dts: imx93-14x14-evk: Add bt-sco and audio XCVR sound cards
 2025-12-01 16:56 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: imx93-14x14-evk: Add bt-sco sound card support
` [PATCH 2/2] arm64: dts: imx93-14x14-evk: Add audio XCVR sound card

[PATCH 0/4] s32g: Use a syscon for GPR
 2025-12-01 16:55 UTC  (5+ messages)
` [PATCH 4/4] dts: s32g: Add GPR syscon region

[PATCH v6 0/4] backlight: add new max25014 backlight driver
 2025-12-01 16:52 UTC  (6+ messages)
` [PATCH v6 1/4] dt-bindings: backlight: Add max25014 support
` [PATCH v6 2/4] backlight: add max25014atg backlight
` [PATCH v6 3/4] arm64: dts: freescale: moduline-display-av101hdt-a10: add backlight
` [PATCH v6 4/4] arm64: dts: freescale: moduline-display-av123z7m-n17: "

[PATCH 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
 2025-12-01 16:51 UTC  (9+ messages)
` [PATCH 04/26] drm/bridge: make of_drm_find_bridge() a wrapper of drm_of_find_bridge()
` [PATCH 06/26] drm/bridge: add devm_drm_of_find_bridge

[PATCH v5 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-12-01 15:50 UTC  (8+ messages)
` [PATCH v5 2/5] remoteproc: imx_rproc: Populate devices under "rpmsg" subnode

[PATCH v4 0/8] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
 2025-12-01 13:49 UTC  (10+ messages)
` [PATCH v4 1/8] dt-bindings: arm: fsl: Add various solidrun i.mx8m boards
` [PATCH v4 2/8] Input: ilitek_ts_i2c: fix warning with gpio controllers that sleep
` [PATCH v4 3/8] arm64: dts: imx8mp-hummingboard-pulse/cubox-m: fix vmmc gpio polarity
` [PATCH v4 4/8] arm64: dts: imx8mp-hummingboard-pulse: fix mini-hdmi dsi port reference
` [PATCH v4 5/8] arm64: dts: imx8mp-sr-som: build dtbs with symbols for overlay support
` [PATCH v4 6/8] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
` [PATCH v4 7/8] arm64: dts: add description for solidrun solidsense-n8 board
` [PATCH v4 8/8] arm64: dts: add description for solidrun i.mx8mm som and evb

[PATCH v3 00/11] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
 2025-12-01 12:38 UTC  (4+ messages)
` [PATCH v3 04/11] Input: ilitek_ts_i2c: fix warning with gpio controllers that sleep

[PATCH v2 0/3] arm64: dts: freescale: moduline-display: several fixes
 2025-12-01 11:56 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: fsl: moduline-display: fix compatible
` [PATCH v2 2/3] arm64: dts: freescale: "
` [PATCH v2 3/3] arm64: dts: freescale: tx8p-ml81: fix eqos nvmem-cells

[PATCH] ARM: dts: imx6q-ba16: fix RTC interrupt level
 2025-12-01  9:56 UTC 

[PATCH v2 1/2] pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask for 8mq vpu
 2025-12-01  1:52 UTC  (7+ messages)
` [PATCH v2 2/2] media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC

[PATCH v2 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
 2025-11-30 13:09 UTC  (29+ messages)
` [PATCH v2 01/26] drm/bridge: add of_drm_get_bridge()
` [PATCH v2 02/26] drm/bridge: deprecate of_drm_find_bridge()
` [PATCH v2 03/26] drm/todo: add entry about converting to of_drm_get_bridge()
` [PATCH v2 04/26] drm/bridge: make of_drm_find_bridge() a wrapper of of_drm_get_bridge()
` [PATCH v2 05/26] drm/arcpgu: convert to of_drm_get_bridge()
` [PATCH v2 06/26] drm/bridge: add devm_of_drm_get_bridge
` [PATCH v2 07/26] drm/bridge: ite-it66121: use devm_of_drm_get_bridge() to put the next bridge
` [PATCH v2 08/26] drm/bridge: imx8qxp-pixel-combiner: "
` [PATCH v2 09/26] drm/bridge: simple-bridge: "
` [PATCH v2 10/26] drm/bridge: tpd12s015: "
` [PATCH v2 11/26] drm/bridge: thc63lvd1024: "
` [PATCH v2 12/26] drm/bridge: imx8qxp-pxl2dpi: use devm_of_drm_get_bridge() to put the next and companion bridges
` [PATCH v2 13/26] drm/bridge: lt8912b: use devm_of_drm_get_bridge() to put the hdmi bridge
` [PATCH v2 14/26] drm/bridge: tfp410: use devm_of_drm_get_bridge() to put the next bridge
` [PATCH v2 15/26] drm/bridge: imx8qxp-ldb: use devm_of_drm_get_bridge() to put the companion bridge
` [PATCH v2 16/26] drm/rcar-du: lvds: use devm_of_drm_get_bridge() to put the next bridge
` [PATCH v2 17/26] drm/meson: encoder_*: "
` [PATCH v2 18/26] drm/bridge: sii902x: "
` [PATCH v2 19/26] drm/mediatek: "
` [PATCH v2 20/26] drm/kmb: dsi: "
` [PATCH v2 21/26] drm/imx/ipuv3: "
` [PATCH v2 22/26] drm/exynos: hdmi: "
` [PATCH v2 23/26] drm/bridge: dw-hdmi: "
` [PATCH v2 24/26] drm/bridge: imx8qxp-pixel-link: simplify logic to find "
` [PATCH v2 25/26] drm/bridge: imx8qxp-pixel-link: simplify freeing of the remote device_node
` [PATCH v2 26/26] drm/bridge: imx8qxp-pixel-link: convert to of_drm_get_bridge()

[PATCH RFC RESEND 0/8] thermal: core: Allow setting the parent device of thermal zone/cooling devices
 2025-11-30 12:55 UTC  (14+ messages)

[PATCH] arm64: dts: imx95: Use GPU_CGC as core clock for GPU
 2025-11-29 14:31 UTC 

[PATCH v1 0/2] arm64: dts: imx95-toradex-smarc: Fix ethphy1 interrupt and GPIO labels
 2025-11-28 15:00 UTC  (3+ messages)
` [PATCH v1 1/2] arm64: dts: freescale: imx95-toradex-smarc: use edge trigger for ethphy1 interrupt
` [PATCH v1 2/2] arm64: dts: freescale: imx95-toradex-smarc: fix SMARC_SDIO_WP label position

CAAM RSA breaks cfg80211 certificate verification on iMX8QXP
 2025-11-28 10:36 UTC  (4+ messages)

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2025-11-28  8:34 UTC  (10+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"

[linux-next:master] [syscore] a97fbc3ee3: will-it-scale.per_process_ops 3.2% regression
 2025-11-28  6:35 UTC 

[PATCH] ARM: multi_v7_defconfig: enable DA9052 and MC13XXX
 2025-11-28  4:02 UTC 

[PATCH net] net: fec: ERR007885 Workaround for XDP TX path
 2025-11-28  2:59 UTC 

[PATCH v1 1/1] spi: nxp-fspi: Propagate fwnode in ACPI case as well
 2025-11-27 21:21 UTC  (3+ messages)

[PATCH next] remoteproc: imx_dsp_rproc: Fix NULL vs IS_ERR() bug in imx_dsp_rproc_add_carveout()
 2025-11-27 16:02 UTC  (3+ messages)

[PATCH v7 1/2] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
 2025-11-27 14:28 UTC  (4+ messages)
` (subset) "
  ` [PATCH v7 2/2] remoteproc: qcom: "

[PATCH v4 0/2] m68k: coldfire: Add RNG support for MCF54418
 2025-11-27 13:22 UTC  (5+ messages)
` [PATCH v4 1/2] hwrng: imx-rngc: Use optional clock

[PATCH v2] phy: fsl-imx8mq-usb: fix typec orientation switch when built as module
 2025-11-27 11:17 UTC  (3+ messages)

[PATCH net 0/4] net: fec: fix some PTP related issues
 2025-11-27 11:00 UTC  (2+ messages)

[PATCH 4/4 v6] MAINTAINERS: Add MAINTAINER for NXP S32G PCIe driver
 2025-11-27  6:53 UTC  (5+ messages)

[PATCH v2 0/8] regulator: Use container_of_const() when all types are const
 2025-11-27  6:51 UTC  (10+ messages)
` [PATCH v2 1/8] "
` [PATCH v2 2/8] regulator: bd71815: Constify pointers to 'regulator_desc' wrap struct
` [PATCH v2 3/8] regulator: bd71828: "
` [PATCH v2 4/8] regulator: bd718x7: "
` [PATCH v2 5/8] regulator: bd96801: "
` [PATCH v2 6/8] regulator: mt6358: "
` [PATCH v2 7/8] regulator: pca9450: "
` [PATCH v2 8/8] regulator: pf9453: "

[PATCH 0/6] Support ECSPI dynamic burst feature for DMA mode
 2025-11-27  2:58 UTC  (21+ messages)
` [PATCH 5/6] spi: imx: support dynamic burst length for ECSPI "
        ` [EXT] "
      `  "
` [PATCH 6/6] spi: imx: enable DMA mode for target operation
    ` [EXT] "

[PATCH 0/8] regulator: Use container_of_const() when all types are const
 2025-11-26 22:05 UTC  (13+ messages)
` [PATCH 1/8] "
` [PATCH 2/8] regulator: bd71815: Constify pointers to 'regulator_desc' wrap struct
` [PATCH 3/8] regulator: bd71828: "
` [PATCH 4/8] regulator: bd718x7: "
` [PATCH 5/8] regulator: bd96801: "
` [PATCH 6/8] regulator: mt6358: "
` [PATCH 7/8] regulator: pca9450: "
` [PATCH 8/8] regulator: pf9453: "

[PATCH 0/4 v5] PCI: s32g: Add support for PCIe controller
 2025-11-26 20:17 UTC  (4+ messages)
` [PATCH 4/4 v5] MAINTAINERS: Add MAINTAINER for NXP S32G PCIe driver

[PATCH 1/2] remoteproc: imx_dsp_rproc: Skip RP_MBOX_SUSPEND_SYSTEM when mailbox TX channel is uninitialized
 2025-11-26 20:21 UTC  (4+ messages)
` [PATCH 2/2] remoteproc: imx_dsp_rproc: Wait for suspend ACK only if WAIT_FW_READY is set

[PATCH v3] arm64: dts: imx943-evk: add flexcan support
 2025-11-26 16:16 UTC  (2+ messages)

[PATCH v2 0/5] dma: fsl/mcf-edma: Bug fixes and enhancements for ColdFire support
 2025-11-26 16:14 UTC  (7+ messages)
` [PATCH v2 1/5] dma: fsl-edma: Add FSL_EDMA_DRV_MCF flag for ColdFire eDMA
` [PATCH v2 2/5] dma: mcf-edma: Add per-channel IRQ naming for debugging
` [PATCH v2 4/5] dma: fsl-edma: Move error handler out of header file
` [PATCH v2 5/5] dma: mcf-edma: Fix error handler for all 64 DMA channels

[PATCH v6 0/5] Add support for i.MX8ULP's SIM LPAV
 2025-11-26 12:50 UTC  (7+ messages)
` [PATCH v6 1/5] reset: imx8mp-audiomix: Drop unneeded macros
` [PATCH v6 2/5] reset: imx8mp-audiomix: Switch to using regmap API
` [PATCH v6 3/5] reset: imx8mp-audiomix: Extend the driver usage
` [PATCH v6 4/5] reset: imx8mp-audiomix: Support i.MX8ULP SIM LPAV
` [PATCH v6 5/5] arm64: dts: imx8ulp: add sim lpav node

[PATCH v3 1/3] m68k: coldfire: Mark platform device resource arrays as const
 2025-11-26 11:32 UTC  (4+ messages)

[PATCH 0/7] dma: fsl/mcf-edma: Bug fixes and enhancements for ColdFire support
 2025-11-25  8:18 UTC  (4+ messages)
` [PATCH 1/7] dma: fsl-edma: Add write barrier after TCD descriptor fill

[PATCH] spi: spi-fsl-lpspi: fix watermark truncation caused by type cast
 2025-11-26 10:02 UTC  (7+ messages)

[PATCH 1/1] dt-bindings: soc: imx93-media-blk-ctrl: Fix indentation
 2025-11-26  9:43 UTC  (2+ messages)

[PATCH v6 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-11-26  9:29 UTC  (7+ messages)
` [PATCH v6 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()


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