Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2025-11-21 16:19:45 to 2025-11-26 08:43:52 UTC [more...]

[PATCH v3 0/3] m68k: coldfire: Add RNG support and const qualifiers for MCF54418
 2025-11-25 16:51 UTC  (9+ messages)
` [PATCH v3 1/3] m68k: coldfire: Mark platform device resource arrays as const
` [PATCH v3 2/3] hwrng: imx-rngc: Use optional clock
` [PATCH v3 3/3] m68k: coldfire: Add RNG support for MCF54418

[PATCH 0/6] Support ECSPI dynamic burst feature for DMA mode
 2025-11-26  8:43 UTC  (22+ messages)
` [PATCH 1/6] spi: imx: group spi_imx_dma_configure() with spi_imx_dma_transfer()
` [PATCH 2/6] spi: imx: introduce helper to clear DMA mode logic
` [PATCH 3/6] spi: imx: avoid dmaengine_terminate_all() on TX prep failure
` [PATCH 4/6] spi: imx: handle DMA submission errors with dma_submit_error()
` [PATCH 5/6] spi: imx: support dynamic burst length for ECSPI DMA mode
    ` [EXT] "
` [PATCH 6/6] spi: imx: enable DMA mode for target operation

[PATCH v2 0/5] dma: fsl/mcf-edma: Bug fixes and enhancements for ColdFire support
 2025-11-26  8:36 UTC  (6+ 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 3/5] dma: mcf-edma: Fix interrupt handler for 64 DMA channels
` [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 v3] arm64: dts: imx943-evk: add flexcan support
 2025-11-26  8:06 UTC 

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

[PATCH v4 0/2] m68k: coldfire: Add RNG support for MCF54418
 2025-11-26  7:08 UTC  (3+ messages)
` [PATCH v4 1/2] hwrng: imx-rngc: Use optional clock
` [PATCH v4 2/2] m68k: coldfire: Add RNG support for MCF54418

[PATCH] spi: spi-fsl-lpspi: fix watermark truncation caused by type cast
 2025-11-26  6:43 UTC  (8+ messages)

[PATCH] arm64: dts: imx93-9x9-qsb: add CAN support
 2025-11-26  6:20 UTC 

[PATCH v3 net-next 0/3] net: enetc: add port MDIO support for both i.MX94 and i.MX95
 2025-11-26  3:00 UTC  (5+ messages)
` [PATCH v3 net-next 3/3] net: enetc: update the base address of port MDIO registers for ENETC v4

[PATCH v3 0/5] remoteproc: imx_rproc: Support i.MX95
 2025-11-26  2:57 UTC  (9+ messages)
` [PATCH v3 1/5] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95
` [PATCH v3 2/5] remoteproc: imx_rproc: Add runtime ops copy to support dynamic behavior
` [PATCH v3 3/5] remoteproc: imx_rproc: Introduce prepare ops for imx_rproc_dcfg
` [PATCH v3 4/5] remoteproc: imx_rproc: Add support for System Manager API
` [PATCH v3 5/5] remoteproc: imx_rproc: Add support for i.MX95

[PATCH v5 0/6] Add support for i.MX8ULP's SIM LPAV
 2025-11-25 23:34 UTC  (8+ messages)
` [PATCH v5 2/6] reset: imx8mp-audiomix: Replace mask with bit index

[PATCH] staging: media: Remove unnecessary braces from if statement
 2025-11-25 21:15 UTC  (2+ messages)

[PATCH 0/4 v6] PCI: s32g: Add support for PCIe controller
 2025-11-25 20:16 UTC  (8+ messages)
` [PATCH 1/4 v6] dt-bindings: PCI: s32g: Add NXP "
` [PATCH 2/4 v6] PCI: dw: Add more registers and bitfield definition
` [PATCH 3/4 v6] PCI: s32g: Add initial PCIe support (RC)
` [PATCH 4/4 v6] MAINTAINERS: Add MAINTAINER for NXP S32G PCIe driver

[PATCH v6 0/2] Add support for NXP XSPI
 2025-11-25 17:51 UTC  (6+ messages)
` [PATCH v6 1/2] dt-bindings: spi: Document imx94 xspi
` [PATCH v6 2/2] spi: add driver for NXP XSPI controller

[PATCH v5 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-11-25 17:04 UTC  (4+ messages)
` [PATCH v5 2/5] remoteproc: imx_rproc: Populate devices under "rpmsg" subnode

[PATCH v2] i2c: imx-lpi2c: Add runtime PM support for IRQ and clock management on i.MX8QXP/8QM
 2025-11-25 16:31 UTC  (2+ messages)

[PATCH 0/7] dma: fsl/mcf-edma: Bug fixes and enhancements for ColdFire support
 2025-11-25 16:14 UTC  (19+ messages)
` [PATCH 1/7] dma: fsl-edma: Add write barrier after TCD descriptor fill
` [PATCH 2/7] dma: fsl-edma: Add FSL_EDMA_DRV_MCF flag for ColdFire eDMA
` [PATCH 3/7] dma: mcf-edma: Add per-channel IRQ naming for debugging
` [PATCH 4/7] dma: mcf-edma: Fix interrupt handler for 64 DMA channels
` [PATCH 5/7] dma: fsl-edma: Move error handler out of header file
` [PATCH 6/7] dma: mcf-edma: Fix error handler for all 64 DMA channels
` [PATCH 7/7] dma: fsl-edma: Support source stride for interleaved DMA transfers

[PATCH v7 1/2] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
 2025-11-25 15:45 UTC  (3+ messages)
` [PATCH v7 2/2] remoteproc: qcom: "

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

[PATCH 1/1] dt-bindings: soc: imx93-media-blk-ctrl: Fix indentation
 2025-11-25 10:50 UTC 

[PATCH net 0/4] net: fec: fix some PTP related issues
 2025-11-25  8:52 UTC  (5+ messages)
` [PATCH net 1/4] net: fec: cancel perout_timer when PEROUT is disabled
` [PATCH net 2/4] net: fec: do not update PEROUT if it is enabled
` [PATCH net 3/4] net: fec: do not allow enabling PPS and PEROUT simultaneously
` [PATCH net 4/4] net: fec: do not register PPS event for PEROUT

[PATCH v1] phy: fsl-imx8mq-usb: fix typec orientation switch when built as module
 2025-11-25  7:51 UTC  (5+ messages)

[PATCH 1/2] usb: dwc3: drd: extend dwc3_pre_set_role() to extcon and otg usecase
 2025-11-25  7:29 UTC  (6+ messages)
` [PATCH 2/2] usb: dwc3: imx8mp: disable auto suspend for host role

[PATCH 1/4] dt-bindings: clock: imx95: add PCIE and USB PHY clk
 2025-11-25  7:09 UTC  (6+ messages)
` [PATCH 4/4] arm64: dts: imx95: fix hsio_blk_ctl reg map

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

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

[PATCH v5 0/2] Add support for NXP XSPI
 2025-11-25  2:24 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: spi: Document imx94 xspi
` [PATCH v5 2/2] spi: add driver for NXP XSPI controller

[PATCH 1/1] arm64: dts: imx8mp: Update pin function file according to Rev.D RM
 2025-11-25  0:15 UTC  (10+ messages)

[PATCH v3 0/6] perf/imx_ddr: Add i.MX8QM and pmu in DB (system interconnects)
 2025-11-24 19:18 UTC  (2+ messages)

[PATCH v6] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
 2025-11-24 17:34 UTC  (7+ messages)

[PATCH] watchdog: imx7ulp_wdt: handle the nowayout option
 2025-11-24 17:12 UTC  (3+ messages)

[PATCH] i2c: imx-lpi2c: Add runtime PM support for IRQ and clock management on i.MX8QXP/8QM
 2025-11-24 17:07 UTC  (2+ messages)

[PATCH 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
 2025-11-24 16:44 UTC  (16+ messages)
` [PATCH 01/26] drm/bridge: add drm_of_find_bridge()
` [PATCH 02/26] drm/bridge: deprecate of_drm_find_bridge()
` [PATCH 03/26] drm/todo: add entry about converting to drm_of_find_bridge()
` [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 RFC net-next] net: stmmac: provide flag to disable EEE
 2025-11-24 11:27 UTC 

[PATCH v3 0/2] fw_devlink overlay fix
 2025-11-24  8:48 UTC  (3+ messages)
` [PATCH v3 1/2] Revert "treewide: Fix probing of devices in DT overlays"

[PATCH] arm64: dts: imx8mm: Add label to thermal-zones
 2025-11-24  9:22 UTC 

[PATCH] arm64: dts: imx8mp-debix-model-a: Disable EEE for 1000T
 2025-11-24  8:43 UTC  (19+ messages)

[PATCH v6 1/2] dt-bindings: arm: fsl: Add i.MX8MP FRDM board
 2025-11-24  7:06 UTC  (3+ messages)
` [PATCH v6 2/2] arm64: dts: add support for NXP "

[PATCH v5 1/3] dt-bindings: extcon: ptn5150: Allow "connector" node to present
 2025-11-23 15:42 UTC  (3+ messages)

[PATCH v2] extcon: ptn5150: handle pending IRQ events during system resume
 2025-11-23 15:32 UTC  (2+ messages)

[PATCH] net: stmmac: imx: Do not stop RX_CLK in Rx LPI state for i.MX8MP
 2025-11-23 15:22 UTC  (3+ messages)

[PATCH v5 1/2] dt-bindings: arm: fsl: Add i.MX8MP FRDM board
 2025-11-23 10:23 UTC  (4+ messages)
` [PATCH v5 2/2] arm64: dts: add support for NXP "

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

[PATCH] dmaengine: fsl-edma: configure tcd attr with separate src and dst settings
 2025-11-22  9:30 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