Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2026-06-25 20:32:41 to 2026-06-29 11:29:35 UTC [more...]

[PATCH net-next v11 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-06-29 11:28 UTC  (8+ messages)
` [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes PHY on sa8255p
` [PATCH net-next v11 2/7] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems
` [PATCH net-next v11 3/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v11 4/7] net: stmmac: qcom-ethqos: set serdes mode before powerup
` [PATCH net-next v11 5/7] net: stmmac: qcom-ethqos: reuse the address of ethqos_emac_driver_data
` [PATCH net-next v11 6/7] net: stmmac: qcom-ethqos: factor out linux-level setup into a separate function
` [PATCH net-next v11 7/7] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH v3 0/7] dt-bindings: Orientation defines
 2026-06-29 11:09 UTC  (12+ messages)
` [PATCH v3 1/7] dt-bindings: media: Add macros for video interface devices
` [PATCH v3 2/7] media: dt-bindings: video-interface-devices: add video-interface-devices.h references
` [PATCH v3 3/7] dt-bindings: media: i2c: Utilise video-interface-devices enums
` [PATCH v3 4/7] arm64: dts: freescale: Convert to new media orientation definitions
` [PATCH v3 5/7] arm64: dts: qcom: "
` [PATCH v3 6/7] arm64: dts: renesas: "
` [PATCH v3 7/7] arm64: dts: rockchip: "

[PATCH v3 0/7] mmc: sdhci-esdhc-imx: fix SDIO suspend/resume issues
 2026-06-29 10:10 UTC  (19+ messages)
` [PATCH v3 1/7] mmc: sdhci-esdhc-imx: remove unnecessary mmc_card_wake_sdio_irq check for tuning save/restore
` [PATCH v3 2/7] mmc: sdhci-esdhc-imx: restore DLL override for DDR modes on resume
` [PATCH v3 3/7] mmc: sdhci-esdhc-imx: restore pinctrl before restoring ios timing "
` [PATCH v3 4/7] mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interrupt
` [PATCH v3 5/7] mmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get() in suspend
` [PATCH v3 6/7] mmc: sdhci-esdhc-imx: make non-fatal errors non-blocking "
` [PATCH v3 7/7] mmc: sdhci-esdhc-imx: fix resume error handling

[PATCH v2] usb: dwc3: imx8mp: make dwc3_imx_glue_ops static and rename to imx8mp
 2026-06-29  9:59 UTC  (3+ messages)

[PATCH] i2c: imx: Fix slave registration error path and missing NULL check
 2026-06-29  9:30 UTC  (16+ messages)
` [PATCH v2] i2c: imx: Fix slave registration error path and missing timer cleanup
    ` [PATCH v3 0/2] Fix slave mode corner issues
      ` [PATCH v3 1/2] i2c: imx: Clear slave pointer on registration error
          ` [PATCH v4 0/2] i2c: imx: Fix slave mode corner issues
            ` [PATCH v4 1/2] i2c: imx: Fix slave registration race and error handling
            ` [PATCH v4 2/2] i2c: imx: Cancel hrtimer before clearing slave pointer
      ` [PATCH v3 "

[PATCH v2 00/19] driver core: count references of the platform device's fwnode, not OF node
 2026-06-29  9:25 UTC  (21+ messages)
` [PATCH v2 01/19] powerpc/powermac: fix OF node refcount
` [PATCH v2 02/19] driver core: platform: provide platform_device_set_of_node()
` [PATCH v2 03/19] driver core: platform: provide platform_device_set_fwnode()
` [PATCH v2 04/19] driver core: platform: provide platform_device_set_of_node_from_dev()
` [PATCH v2 05/19] of: platform: use platform_device_set_of_node()
` [PATCH v2 06/19] powerpc/powermac: "
` [PATCH v2 07/19] i2c: pxa-pci: "
` [PATCH v2 08/19] iommu/fsl: "
` [PATCH v2 09/19] net: bcmgenet: "
` [PATCH v2 10/19] pmdomain: imx: "
` [PATCH v2 11/19] mfd: tps6586: "
` [PATCH v2 12/19] slimbus: qcom-ngd-ctrl: "
` [PATCH v2 13/19] net: mv643xx: "
` [PATCH v2 14/19] drm/xe/i2c: use platform_device_set_fwnode()
` [PATCH v2 15/19] platform/surface: gpe: "
` [PATCH v2 16/19] usb: chipidea: use platform_device_set_of_node_from_dev()
` [PATCH v2 17/19] usb: musb: "
` [PATCH v2 18/19] reset: rzg2l: "
` [PATCH v2 19/19] driver core: platform: count references to all kinds of firmware nodes

[PATCH v2 0/4] arm64: dts: freescale: Add IMX-AUD-IO add-on board support
 2026-06-29  9:25 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: connector: Add fsl,aud-io-slot binding
` [PATCH v2 2/4] arm64: dts: freescale: imx95-19x19-evk: Add IMX-AUD-IO board support
` [PATCH v2 3/4] arm64: dts: freescale: imx952-evk: "
` [PATCH v2 4/4] arm64: dts: freescale: Add common DTS overlay for IMX-AUD-IO add-on board

[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
 2026-06-29  9:06 UTC  (4+ messages)
` [PATCH 21/23] usb: musb: use platform_device_set_of_node_from_dev()

[PATCH v6 0/9] media: add new API simple 1to1 subdev register and add imx parallel camera support
 2026-06-29  8:46 UTC  (6+ messages)
` [PATCH v6 1/9] media: mc-entity: Store parsed V4L2 fwnode endpoint in media_pad
` [PATCH v6 3/9] media: subdev: Add media_async_register_subdev() helper

[PATCH v26 0/7] firmware: imx: driver for NXP secure-enclave
 2026-06-29 12:22 UTC  (13+ messages)
` [PATCH v26 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v26 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v26 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v26 4/7] firmware: imx: device context dedicated to priv
` [PATCH v26 5/7] firmware: drivers: imx: adds miscdev
` [PATCH v26 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v26 7/7] arm64: dts: imx8ulp-evk: add reserved memory property

[PATCH 0/5] imx8-isi: Bug fixes and format support enhancements
 2026-06-29  7:56 UTC  (8+ messages)
` [PATCH 1/5] media: nxp: imx8-isi: Fix stream ID validation bypass in crossbar routing
` [PATCH 2/5] media: nxp: imx8-isi: Fix per-stream reference counting for multiplexed streams
` [PATCH 3/5] media: nxp: imx8-isi: Add 16-bit raw Bayer format support
` [PATCH 4/5] media: nxp: imx8-isi: Correct color map between V4L2 and ISI
` [PATCH 5/5] media: nxp: imx8-isi: Add additional 32-bit RGB format support

[PATCH] soc: imx8m: fix clock reference leak in imx8m_soc_prepare()
 2026-06-29  7:21 UTC  (4+ messages)

[PATCH V3 0/8] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-06-29  2:32 UTC  (11+ messages)
` [PATCH V3 1/8] PCI: imx6: Add skip_pwrctrl_off flag support
` [PATCH V3 2/8] power: sequencing: pcie-m2: Add PCI ID for NXP 88W9098 and AW693 Bluetooth
` [PATCH V3 3/8] Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseq
` [PATCH V3 4/8] arm64: dts: imx8mq-evk: Describe the PCIe M.2 Key E connector
` [PATCH V3 5/8] arm64: dts: imx95-19x19-evk: "
` [PATCH V3 6/8] arm64: dts: imx8dxl-evk: "
` [PATCH V3 7/8] arm64: dts: imx8qm-mek: "
` [PATCH V3 8/8] arm64: dts: imx8qxp-mek: "

[PATCH net] net: enetc: check the number of BDs needed for xdp_frame
 2026-06-27 22:50 UTC  (2+ messages)

[PATCH 00/16] lib/cpumask: get rid of cpumap_print_to_pagebuf()
 2026-06-27 17:49 UTC  (5+ messages)
` [PATCH 13/16] perf: Use sysfs_emit() for cpumask show callbacks

[PATCH v2 0/3] Add support for Variscite DART-MX8M-MINI and Sonata board
 2026-06-27 15:00 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: arm: fsl: add Variscite DART-MX8M-MINI Boards
` [PATCH v2 2/3] arm64: dts: freescale: Add support for Variscite DART-MX8M-MINI
` [PATCH v2 3/3] arm64: dts: imx8mm-var-dart: Add support for Variscite Sonata board

[PATCH 1/1] dt-bindings: mfd: st,stmpe: document st,stmpe610 compatible
 2026-06-26 23:05 UTC  (2+ messages)

[RFC] drm/imx: upstream direction for i.MX95 display support
 2026-06-26 19:53 UTC  (3+ messages)

[PATCH v5 0/8] can: flexcan: Add NXP S32N79 SoC support
 2026-06-26 17:34 UTC  (2+ messages)

[PATCH v2 0/8] dt-bindings: Orientation defines
 2026-06-26 16:58 UTC  (27+ messages)
` [PATCH v2 1/8] dt-bindings: media: Add macros for video interface devices
` [PATCH v2 2/8] media: dt-bindings: video-interface-devices: add video-interface-devices.h references
` [PATCH v2 3/8] dt-bindings: media: i2c: Utilise video-interface-devices enums
` [PATCH v2 4/8] ARM: tegra: Convert to new media orientation definitions
` [PATCH v2 5/8] arm64: dts: freescale: "
` [PATCH v2 6/8] arm64: dts: qcom: "
` [PATCH v2 7/8] arm64: dts: renesas: "
` [PATCH v2 8/8] arm64: dts: rockchip: "

[PATCH 00/37] drm bridge hotplug
 2026-06-26 16:51 UTC  (17+ messages)
` [PATCH 05/37] drm/display: bridge-connector: split code creating the connector to a subfunction
` [PATCH 15/37] drm/display: bridge-connector: allocate the connector dynamically

[PATCH 0/5] drm/panel: refcounting panel lookups and references
 2026-06-26 15:11 UTC  (17+ messages)
` [PATCH 1/5] drm/panel: have drm_panel_add/remove manage a list reference
` [PATCH 2/5] drm/bridge/panel: hold a reference to the wrapped panel
` [PATCH 3/5] drm/panel: make *find_panel*() return a counted reference
` [PATCH 4/5] drm/bridge: release panel reference on all lookup exit paths
` [PATCH 5/5] drm: release panel reference after panel bridge creation

[PATCH v1 4/6] power: Use named initializers for platform_device_id arrays
 2026-06-26 13:58 UTC  (3+ messages)

[PATCH v3 00/10] mailbox: imx: Use threaded handler to avoid kworker in imx's remoteproc
 2026-06-26  9:00 UTC  (7+ messages)
` [PATCH v3 01/10] mailbox: imx: Forward the timeout/ error in imx_mu_generic_tx()

[PATCH v1 0/6] power: Use named initializers for platform_device_id arrays
 2026-06-26  8:20 UTC  (2+ messages)

[PATCH] mailbox: imx: return TXDB_V2 timeout errors
 2026-06-26  7:50 UTC  (2+ messages)

[PATCH v2 0/5] mmc: sdhci-esdhc-imx: fix SDIO suspend/resume issues
 2026-06-26  6:58 UTC  (11+ messages)
` [PATCH v2 3/5] mmc: sdhci-esdhc-imx: restore pinctrl before restoring ios timing on resume
` [PATCH v2 4/5] mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interrupt
` [PATCH v2 5/5] mmc: sdhci-esdhc-imx: fix suspend/resume error handling

[PATCH RFC 1/4] media: imx8mq-mipi-csi2: Make reset release SoC-specific
 2026-06-26  6:47 UTC  (3+ messages)
` [PATCH RFC 4/4] arm64: dts: imx8mq-librem5: Add rear camera

[PATCH v14 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-06-25 22:17 UTC  (4+ messages)
` [PATCH v14 4/5] gpio: rpmsg: add generic rpmsg GPIO driver


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