Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2026-01-23 02:23:35 to 2026-01-27 03:53:15 UTC [more...]

[PATCH v4 0/4] drm/bridge: add of_drm_find_and_get_bridge() and a managed *next_bridge, deprecate of_drm_find_bridge()
 2026-01-27  3:54 UTC  (14+ messages)
` [PATCH v4 1/4] drm/bridge: imx8qxp-pixel-link: simplify logic to find next bridge
` [PATCH v4 2/4] drm/bridge: imx8qxp-pixel-link: simplify freeing of the remote device_node
` [PATCH v4 3/4] drm/bridge: imx8qxp-pixel-link: imx8qxp_pixel_link_find_next_bridge: return int, not ERR_PTR
` [PATCH v4 4/4] drm/bridge: imx8qxp-pixel-link: get/put the next bridge

[PATCH net] net: phy: add device link between MAC device and MDIO device
 2026-01-27  3:01 UTC  (4+ messages)

[PATCH] arm64: dts: freescale: add pixpaper display overlay for i.MX93 FRDM
 2026-01-27  2:57 UTC 

[PATCH 0/8] soc: remove direct accesses to of_root from drivers/soc/
 2026-01-27  2:39 UTC  (3+ messages)
` [PATCH 6/8] soc: imx9: don't access of_root directly

[PATCH v4 net-next 06/15] net: fec: add fec_enet_rx_queue_xdp() for XDP path
 2026-01-27  1:28 UTC  (5+ messages)
` [v4,net-next,06/15] "

[PATCH v4 net-next 00/15] net: fec: improve XDP copy mode and add AF_XDP zero-copy support
 2026-01-27  0:18 UTC  (14+ messages)
` [PATCH v4 net-next 09/15] net: fec: remove unnecessary NULL pointer check when clearing TX BD ring
` [PATCH v4 net-next 10/15] net: fec: use switch statement to check the type of tx_buf
` [PATCH v4 net-next 11/15] net: fec: remove the size parameter from fec_enet_create_page_pool()
` [PATCH v4 net-next 12/15] net: fec: move xdp_rxq_info* APIs out of fec_enet_create_page_pool()
  ` [v4,net-next,12/15] "
` [PATCH v4 net-next 13/15] net: fec: add fec_alloc_rxq_buffers_pp() to allocate buffers from page pool
  ` [v4,net-next,13/15] "
` [PATCH v4 net-next 14/15] net: fec: improve fec_enet_tx_queue()
` [PATCH v4 net-next 15/15] net: fec: add AF_XDP zero-copy support
  ` [v4,net-next,15/15] "

[PATCH v2 0/3] ARM: dts: imx6: cleanup imx6/7 CCM related CHECK_DTBS warnings
 2026-01-26 23:31 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: clock: imx6q[ul]-clock: add optional clock enet[1]_ref_pad

[PATCH v2] dt-bindings: firmware: fsl,scu: Mark multi-channel MU layouts as deprecated
 2026-01-26 23:06 UTC 

[PATCH v2] clk: vf610: Add support for the Ethernet switch clocks
 2026-01-26 20:51 UTC  (5+ messages)

[PATCH] arm64: dts: imx8mq: Set the correct gpu_ahb clock frequency
 2026-01-26 20:10 UTC  (3+ messages)

[PATCH v3 0/4] Support multi-channel IRQs in stmmac platform drivers
 2026-01-26 20:00 UTC  (9+ messages)
` [PATCH v3 1/4] net: stmmac: platform: read channels irq
` [PATCH v3 2/4] dt-bindings: net: nxp,s32-dwmac: Declare per-queue interrupts
` [PATCH v3 3/4] arm64: dts: s32: set Ethernet channel irqs
` [PATCH v3 4/4] stmmac: s32: enable support for Multi-IRQ mode
  ` [v3,4/4] "

[PATCH] dt-bindings: firmware: fsl,scu: Mark multi-channel MU layouts as deprecated
 2026-01-26 18:02 UTC  (2+ messages)

[PATCH v2] PCI: imx6: Fix device node reference leak in imx_pcie_probe()
 2026-01-26 17:49 UTC  (4+ messages)

[PATCH] remoteproc: imx_rproc: Not report loaded resource table when none
 2026-01-26 16:49 UTC  (2+ messages)

[PATCH v2] bus: imx-aipstz: set default value for opacr registers
 2026-01-26 16:41 UTC  (4+ messages)

[PATCH v2 0/2] Enable AONMIX MQS for IMX95-15x15-FRDM board
 2026-01-26 16:40 UTC  (5+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: fsl,mqs: make gpr optional for SM-based SoCs
` [PATCH v2 2/2] arm64: dts: imx95-15x15-frdm: support AONMIX MQS

[PATCH v7 0/4] Add support for i.MX8ULP's SIM LPAV
 2026-01-26 16:22 UTC  (5+ messages)
` [PATCH v7 1/4] reset: imx8mp-audiomix: Drop unneeded macros
` [PATCH v7 2/4] reset: imx8mp-audiomix: Switch to using regmap API
` [PATCH v7 3/4] reset: imx8mp-audiomix: Extend the driver usage
` [PATCH v7 4/4] reset: imx8mp-audiomix: Support i.MX8ULP SIM LPAV

[PATCH v4 0/3] s32g: Use a syscon for GPR
 2026-01-26 16:01 UTC  (8+ messages)
` [PATCH v4 1/3] net: stmmac: s32: use a syscon for S32_PHY_INTF_SEL_RGMII
  ` [v4,1/3] "
` [PATCH v4 2/3] dt-bindings: net: nxp,s32-dwmac: Use the GPR syscon
` [PATCH v4 3/3] dts: s32g: Add GPR syscon region

[PATCH 0/2] Enable AONMIX MQS for IMX95-15x15-FRDM board
 2026-01-26 15:03 UTC  (5+ messages)
` [PATCH 1/2] ASoC: dt-bindings: fsl,mqs: make gpr optional for SM-based SoCs

[PATCH net-next] net: stmmac: don't pass ioaddr to fix_soc_reset() method
 2026-01-26 13:29 UTC  (2+ messages)

[net-next v20 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2026-01-26 10:34 UTC  (8+ messages)
` [net-next v20 1/7] dt-bindings: net: Add MTIP L2 switch description
` [net-next v20 2/7] net: mtip: The L2 switch driver for imx287
` [net-next v20 3/7] net: mtip: Add buffers management functions to the L2 switch driver
` [net-next v20 4/7] net: mtip: Add net_device_ops "
` [net-next v20 5/7] net: mtip: Add mtip_switch_{rx|tx} "
` [net-next v20 6/7] net: mtip: Extend the L2 switch driver with management operations
` [net-next v20 7/7] net: mtip: Extend the L2 switch driver for imx287 with bridge operations

[PATCH v5 0/5] Add CCI and imx577 sensor support for Talos evk
 2026-01-26 10:32 UTC  (5+ messages)
` [PATCH v5 5/5] arm64: dts: qcom: talos-evk-camera: Add DT overlay

[PATCH v10 0/8] PCI: endpoint: BAR subrange mapping support
 2026-01-26 10:25 UTC  (10+ messages)
` [PATCH v10 1/8] PCI: endpoint: Add dynamic_inbound_mapping EPC feature
` [PATCH v10 2/8] PCI: endpoint: Add BAR subrange mapping support
` [PATCH v10 3/8] PCI: dwc: Advertise dynamic inbound "
` [PATCH v10 4/8] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
` [PATCH v10 5/8] Documentation: PCI: endpoint: Clarify pci_epc_set_bar() usage
` [PATCH v10 6/8] PCI: endpoint: pci-epf-test: Add BAR subrange mapping test support
` [PATCH v10 7/8] misc: pci_endpoint_test: Add BAR subrange mapping test case
` [PATCH v10 8/8] selftests: pci_endpoint: "

[PATCH v3] pmdomain: imx: gpcv2: Fix the imx8mm gpu hang due to wrong adb400 reset
 2026-01-26  9:21 UTC  (4+ messages)

[PATCH 0/3] drm/bridge: imx: A few fixes
 2026-01-26  8:51 UTC  (12+ messages)
` [PATCH 1/3] drm/bridge: imx8qxp-ldb: Fix NULL pointer dereference in imx8qxp_ldb_bridge_destroy()
` [PATCH 2/3] drm/bridge: imx8qxp-pxl2dpi: Fix NULL pointer dereference in imx8qxp_pxl2dpi_bridge_destroy()
` [PATCH 3/3] drm/bridge: imx8qxp-pixel-combiner: Fix bailout for imx8qxp_pc_bridge_probe()

[PATCH net] net: phy: micrel: fix clk warning when removing the driver
 2026-01-26  8:15 UTC 

[PATCH] clk: vf610: Add support for the Ethernet switch clocks
 2026-01-26  8:05 UTC  (6+ messages)

[PATCH] phy: fsl-imx8mq-usb: add control register regmap
 2026-01-26  6:03 UTC 

[PATCH V2 0/2] Add i.MX93 Wireless EVK board support
 2026-01-26  2:52 UTC  (8+ messages)
` [PATCH V2 1/2] dt-bindings: arm: fsl: Add i.MX93 Wireless EVK board
` [PATCH V2 2/2] arch: arm64: imx93-wevk: Add i.MX93 Wireless EVK board support

[PATCH] bus: imx-aipstz: set default value for opacr registers
 2026-01-26  2:40 UTC  (5+ messages)

[GIT PULL] i.MX MAINTAINERS changes for 6.20
 2026-01-26  1:37 UTC 

[PATCH v9 0/5] PCI: endpoint: BAR subrange mapping support
 2026-01-24 14:22 UTC  (9+ messages)
` [PATCH v9 4/5] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU

[PATCH] PCI: imx6: Fix device node reference leak in imx_pcie_probe()
 2026-01-24 13:10 UTC  (3+ messages)

[PATCH v2 0/2] media: staging: imx: fix multiple video input
 2026-01-23 19:34 UTC  (4+ messages)

[GIT PULL] clk: imx: Updates for v6.20
 2026-01-23 18:40 UTC  (2+ messages)

[PATCH v2 0/3] media: imx-csi: cleanup media pipeline start
 2026-01-23 16:57 UTC  (2+ messages)

[PATCH v2 0/5] Add support for AAEON SRG-IMX8PL MCU
 2026-01-23 16:11 UTC  (8+ messages)
` [PATCH v2 1/5] dt-bindings: vendor-prefixes: Add AAEON vendor prefix
` [PATCH v2 2/5] dt-bindings: mfd: Add AAEON embedded controller
` [PATCH v2 3/5] mfd: aaeon: Add SRG-IMX8PL MCU driver
` [PATCH v2 4/5] gpio: aaeon: Add GPIO driver for SRG-IMX8PL MCU
` [PATCH v2 5/5] watchdog: aaeon: Add watchdog "

[PATCH v4 0/2] Add NXP FRDM-IMX91S board support
 2026-01-23 15:29 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: arm: fsl: Add FRDM-IMX91S board
` [PATCH v4 2/2] arm64: dts: freescale: add NXP FRDM-IMX91S board support

[PATCH v5 0/5] arm64: dts: freescale: add support for the GOcontroll Moduline IV/Mini
 2026-01-23 15:22 UTC  (9+ messages)
` [PATCH v5 1/5] dt-bindings: arm: fsl: Add "
` [PATCH v5 2/5] arm64: dts: imx8mm: Add pinctrl config definitions
` [PATCH v5 3/5] arm64: dts: freescale: add Ka-Ro Electronics tx8m-1610 COM
` [PATCH v5 4/5] arm64: dts: freescale: Add the GOcontroll Moduline IV
` [PATCH v5 5/5] arm64: dts: freescale: Add the GOcontroll Moduline Mini

[PATCH v2] arm64: dts: imx95: Reserve eDMA channels 0-1 for V2X
 2026-01-23 14:54 UTC  (2+ messages)

[PATCH v5] media: nxp: Add dev_err_probe() to all error paths in *async_register() helpers
 2026-01-23 14:21 UTC  (3+ messages)

[PATCH v5 0/2] media: nxp: Add CSI Pixel Formatter support
 2026-01-23 14:18 UTC  (4+ messages)
` [PATCH v5 1/2] media: dt-bindings: Add CSI Pixel Formatter DT bindings
` [PATCH v5 2/2] media: nxp: Add i.MX9 CSI pixel formatter v4l2 driver

[PATCH RFT 0/5] dmaengine: dw-edma: support dynamtic add link entry during dma engine running
 2026-01-23 14:15 UTC  (4+ messages)
` [PATCH RFT 4/5] dmaengine: dw-edma: Dynamitc append new request during dmaengine running

[PATCH v8 00/10] gpio: siul2-s32g2: add initial GPIO driver
 2026-01-23 13:57 UTC  (5+ messages)
` [PATCH v8 06/10] pinctrl: s32g2: change the driver to also be probed as an MFD cell
` [PATCH v8 08/10] pinctrl: s32cc: implement GPIO functionality

[PATCH v7 0/4] backlight: add new max25014 backlight driver
 2026-01-23 11:31 UTC  (5+ messages)
` [PATCH v7 1/4] dt-bindings: backlight: Add max25014 support
` [PATCH v7 2/4] backlight: add max25014atg backlight
` [PATCH v7 3/4] arm64: dts: freescale: moduline-display-av101hdt-a10: add backlight
` [PATCH v7 4/4] arm64: dts: freescale: moduline-display-av123z7m-n17: "

[Patch V4] i2c: imx-lpi2c: fix SMBus block read NACK after byte count
 2026-01-23 10:54 UTC 

[PATCH v3 0/4] ASoC: fsl_audmix: Support the i.MX952 platform
 2026-01-23  8:25 UTC  (5+ messages)
` [PATCH v3 1/4] ASoC: dt-bindings: fsl,audmix: Add support for "
` [PATCH v3 2/4] ASoC: dt-bindings: fsl,sai: Add AUDMIX mode support on i.MX952
` [PATCH v3 3/4] ASoC: fsl_audmix: Add support for i.MX952 platform
` [PATCH v3 4/4] ASoC: fsl_sai: Add AUDMIX mode support on i.MX952

[PATCH v3] phy: fsl-imx8mq-usb: add debugfs to access control register
 2026-01-23  8:05 UTC  (7+ messages)

[PATCH v4 0/5] Add CCI and imx577 sensor support for Talos evk
 2026-01-23  6:53 UTC  (3+ messages)
` [PATCH v4 2/5] dt-bindings: i2c: qcom-cci: Document sm6150 compatible

[PATCH] MAINTAINERS: Replace Shawn with Frank as i.MX platform maintainer
 2026-01-23  6:19 UTC  (2+ messages)

[PATCH v2] media: nxp: imx8-isi: Fix potential out-of-bounds issues
 2026-01-23  3:36 UTC 

[PATCH net-next v3 0/3] net: stmmac: dwmac: enforce preamble before SFD for i.MX8MP
 2026-01-23  2:40 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