Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2026-05-16 09:21:12 to 2026-05-19 08:25:41 UTC [more...]

[PATCH v8 net-next 00/15] Add preliminary NETC switch support for i.MX94
 2026-05-19  8:25 UTC  (23+ messages)
` [PATCH v8 net-next 01/15] dt-bindings: net: dsa: update the description of 'dsa,member' property
` [PATCH v8 net-next 02/15] dt-bindings: net: dsa: add NETC switch
` [PATCH v8 net-next 03/15] net: enetc: add pre-boot initialization for i.MX94 switch
` [PATCH v8 net-next 04/15] net: enetc: add basic operations to the FDB table
` [PATCH v8 net-next 05/15] net: enetc: add support for the "Add" operation to VLAN filter table
` [PATCH v8 net-next 06/15] net: enetc: add support for the "Update" operation to buffer pool table
` [PATCH v8 net-next 07/15] net: enetc: add support for "Add" and "Delete" operations to IPFT
` [PATCH v8 net-next 08/15] net: enetc: add multiple command BD rings support
` [PATCH v8 net-next 09/15] net: dsa: add NETC switch tag support
` [PATCH v8 net-next 10/15] net: dsa: netc: introduce NXP NETC switch driver for i.MX94
` [PATCH v8 net-next 11/15] net: dsa: netc: add phylink MAC operations
` [PATCH v8 net-next 12/15] net: dsa: netc: add FDB, STP, MTU, port setup and host flooding support
` [PATCH v8 net-next 13/15] net: dsa: netc: initialize buffer pool table and implement flow-control
` [PATCH v8 net-next 14/15] net: dsa: netc: add support for the standardized counters
` [PATCH v8 net-next 15/15] net: dsa: netc: add support for ethtool private statistics

[PATCH] fbdev: imxfb: Use of_device_get_match_data()
 2026-05-19  7:52 UTC  (3+ messages)

[PATCH v6] arm64: dts: imx95: Correct PCIe outbound address space configuration
 2026-05-19  7:21 UTC  (2+ messages)

[PATCH next] firmware: imx: fix use after free in init_device_context()
 2026-05-19  7:09 UTC  (3+ messages)

[PATCH v7 00/23] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
 2026-05-19  6:35 UTC  (39+ messages)
` [PATCH v7 01/23] drm: bridge: dw_hdmi: Disable scrambler feature when not supported
` [PATCH v7 02/23] drm: bridge: dw_hdmi: Only notify connected status on HPD interrupt
` [PATCH v7 03/23] drm: bridge: dw_hdmi: Free IRQ before CEC adapter is unregistered
` [PATCH v7 04/23] drm: bridge: dw_hdmi: Hold bridge ref until connector cleanup
` [PATCH v7 05/23] drm: bridge: dw_hdmi: Call poweron/poweroff from atomic enable/disable
` [PATCH v7 06/23] drm: bridge: dw_hdmi: Use passed mode instead of stored previous_mode
` [PATCH v7 07/23] drm: bridge: dw_hdmi: Fold poweron and setup functions
` [PATCH v7 08/23] drm: bridge: dw_hdmi: Remove previous_mode and mode_set
` [PATCH v7 09/23] drm: bridge: dw_hdmi: Unregister CEC notifier during connector cleanup
` [PATCH v7 10/23] drm: bridge: dw_hdmi: Invalidate CEC phys addr from connector detect
` [PATCH v7 11/23] drm: bridge: dw_hdmi: Remove cec_notifier_mutex
` [PATCH v7 12/23] drm: bridge: dw_hdmi: Extract dw_hdmi_connector_status_update()
` [PATCH v7 13/23] drm: bridge: dw_hdmi: Use dw_hdmi_connector_status_update()
` [PATCH v7 14/23] drm: bridge: dw_hdmi: Use display_info is_hdmi and has_audio
` [PATCH v7 15/23] drm: bridge: dw_hdmi: Use generic CEC notifier helpers
` [PATCH v7 16/23] drm: bridge: dw_hdmi: Update EDID and CEC phys addr in bridge detect()
` [PATCH v7 17/23] drm: bridge: dw_hdmi: Declare bridge CEC notifier support
` [PATCH v7 18/23] drm: bridge: dw_hdmi: Drop call to drm_bridge_hpd_notify()
` [PATCH v7 19/23] drm: bridge: dw_hdmi: Use delayed_work to debounce hotplug event
` [PATCH v7 20/23] drm: bridge: dw_hdmi: Rework HDP and RXSENSE interrupt handling
` [PATCH v7 21/23] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_setup_rx_sense()
` [PATCH v7 22/23] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_phy_update_hpd()
` [PATCH v7 23/23] drm: bridge: dw_hdmi: Merge top and bottom half IRQ handlers

[PATCH 0/3] spi: enable the SpacemiT K3 SoC QSPI
 2026-05-19  6:15 UTC  (4+ messages)
` [PATCH 1/3] spi: dt-bindings: fsl-qspi: support SpacemiT K3
` [PATCH 2/3] spi: fsl-qspi: add SpacemiT K3 support
` [PATCH 3/3] riscv: dts: spacemit: add QSPI support for K3 Pico-ITX

[PATCH V14 02/12] PCI: host-generic: Add common helpers for parsing Root Port properties
 2026-05-19  6:07 UTC  (6+ messages)

[PATCH] arm64: dts: imx943-evk: Fix PCIe EP vpcie-supply
 2026-05-19  5:54 UTC 

[PATCH v2 net 0/9] net: enetc: SR-IOV robustness and security fixes
 2026-05-19  5:52 UTC  (19+ messages)
` [PATCH v2 net 1/9] net: enetc: fix incorrect mailbox message status returned to VFs
` [PATCH v2 net 2/9] net: enetc: fix missing error code when pf->vf_state allocation fails
` [PATCH v2 net 3/9] net: enetc: add ratelimiting to VF mailbox error messages
` [PATCH v2 net 4/9] net: enetc: fix TOCTOU race and validate VF MAC address
` [PATCH v2 net 5/9] net: enetc: fix race condition in VF MAC address configuration
` [PATCH v2 net 6/9] net: enetc: fix DMA write to freed memory in enetc_msg_free_mbx()
` [PATCH v2 net 7/9] net: enetc: fix VF-to-PF message handler unbounded loop DoS
` [PATCH v2 net 8/9] net: enetc: fix initialization order to prevent use of uninitialized resources
` [PATCH v2 net 9/9] net: enetc: avoid VF->PF mailbox timeout during SR-IOV teardown

[PATCH] arm64: dts: imx943-evk-sdwifi: add a new dtso to support SDIW612 WiFi
 2026-05-19  5:39 UTC 

[PATCH v4 0/6] media: synopsys: enhancements and i.MX95 support
 2026-05-19  4:01 UTC  (10+ messages)
` [PATCH v4 1/6] media: synopsys: Fix IPI using hardcoded datatype
` [PATCH v4 2/6] media: synopsys: Add support for RAW16 Bayer formats
` [PATCH v4 3/6] media: synopsys: Add support for multiple streams
` [PATCH v4 4/6] media: synopsys: Add PHY stopstate wait for i.MX93
` [PATCH v4 5/6] media: dt-bindings: add NXP i.MX95 compatible string
` [PATCH v4 6/6] media: synopsys: Add support for i.MX95

[PATCH 0/5] arm64: dts: freescale: Add IMX-AUD-IO daughter board support
 2026-05-19  2:56 UTC  (6+ messages)
` [PATCH 2/5] dt-bindings: connector: Add fsl,io-connector binding
    `  "

[PATCH v5] arm64: dts: imx95: Correct PCIe outbound address space configuration
 2026-05-19  2:31 UTC  (2+ messages)

[PATCH v3 0/7] media: synopsys: enhancements and i.MX95 support
 2026-05-19  2:20 UTC  (3+ messages)

[PATCH v6 0/4] Update the thermal support for imx93
 2026-05-18 18:50 UTC  (2+ messages)

[PATCH] thermal: imx: do not split quoted string across lines
 2026-05-18 17:56 UTC  (2+ messages)

[PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
 2026-05-18 15:01 UTC  (22+ messages)

[PATCH 00/13] Add DMA support for LINFlexD UART driver
 2026-05-18 14:14 UTC  (3+ messages)

[PATCH v4 0/2] dmaengine: fsl-edma: Scatter/gather improvements
 2026-05-18 13:34 UTC  (5+ messages)
` [PATCH v4 1/2] dmaengine: fsl-edma: Implement device_prep_peripheral_dma_vec
` [PATCH v4 2/2] dmaengine: fsl-edma: Support dynamic scatter/gather chaining

[PATCH] media: imx-jpeg: avoid double free on video register failure
 2026-05-18 13:30 UTC  (2+ messages)

[PATCH] firmware: imx: scu-irq: accumulate wakeup sources via sysfs_emit_at()
 2026-05-18 10:08 UTC  (3+ messages)
` [PATCH v2] firmware: imx: scu-irq: drop wakeup_src sysfs file, log via dev_dbg()

[PATCH v6 00/22] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
 2026-05-18  9:02 UTC  (37+ messages)
` [PATCH v6 01/22] drm: bridge: dw_hdmi: Disable scrambler feature when not supported
` [PATCH v6 02/22] drm: bridge: dw_hdmi: Only notify connected status on HPD interrupt
` [PATCH v6 03/22] drm: bridge: dw_hdmi: Call poweron/poweroff from atomic enable/disable
` [PATCH v6 04/22] drm: bridge: dw_hdmi: Use passed mode instead of stored previous_mode
` [PATCH v6 05/22] drm: bridge: dw_hdmi: Fold poweron and setup functions
` [PATCH v6 06/22] drm: bridge: dw_hdmi: Remove previous_mode and mode_set
` [PATCH v6 07/22] drm: bridge: dw_hdmi: Hold bridge ref until connector cleanup
` [PATCH v6 08/22] drm: bridge: dw_hdmi: Unregister CEC notifier during "
` [PATCH v6 09/22] drm: bridge: dw_hdmi: Invalidate CEC phys addr from connector detect
` [PATCH v6 10/22] drm: bridge: dw_hdmi: Remove cec_notifier_mutex
` [PATCH v6 11/22] drm: bridge: dw_hdmi: Extract dw_hdmi_connector_status_update()
` [PATCH v6 12/22] drm: bridge: dw_hdmi: Use dw_hdmi_connector_status_update()
` [PATCH v6 13/22] drm: bridge: dw_hdmi: Use generic CEC notifier helpers
` [PATCH v6 14/22] drm: bridge: dw_hdmi: Update EDID and CEC phys addr in bridge detect()
` [PATCH v6 15/22] drm: bridge: dw_hdmi: Declare bridge CEC notifier support
` [PATCH v6 16/22] drm: bridge: dw_hdmi: Use display_info is_hdmi and has_audio
` [PATCH v6 17/22] drm: bridge: dw_hdmi: Drop call to drm_bridge_hpd_notify()
` [PATCH v6 18/22] drm: bridge: dw_hdmi: Use delayed_work to debounce hotplug event
` [PATCH v6 19/22] drm: bridge: dw_hdmi: Rework HDP and RXSENSE interrupt handling
` [PATCH v6 20/22] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_setup_rx_sense()
` [PATCH v6 21/22] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_phy_update_hpd()
` [PATCH v6 22/22] drm: bridge: dw_hdmi: Merge top and bottom half IRQ handlers

[PATCH v4 0/2] Add NXP FRDM-IMX95-PRO board support
 2026-05-18  7:49 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: arm: fsl: Add i.MX95 19x19 FRDM PRO board
` [PATCH v4 2/2] arm64: dts: freescale: add i.MX95 19x19 FRDM PRO board dts
    ` [EXT] "

[PATCH v2 0/2] PCI: imx6: Fix i.MX95 PCIe PHY initialization sequence
 2026-05-18  7:27 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: imx6: Configure REF_USE_PAD before PHY reset for i.MX95
` [PATCH v2 2/2] PCI: imx6: Assert ref_clk_en after reference clock stabilizes on i.MX95

[PATCH] clk: clk-imx8mm: Initialize clocks in arch_initcall
 2026-05-18  7:02 UTC  (5+ messages)

[PATCH] clk: clk-imx8mm: Initialize clocks in arch_initcall
 2026-05-18  6:58 UTC  (4+ messages)

[PATCH v2 0/1] add PIT DTS support for S32G2/S32G3 SoCs
 2026-05-18  6:46 UTC  (3+ messages)
` [PATCH v2 1/1] arm64: dts: s32g: add PIT support for s32g2 and s32g3

[PATCH v7 net-next 12/15] net: dsa: netc: add FDB, STP, MTU, port setup and host flooding support
 2026-05-18  6:42 UTC  (3+ messages)

[PATCH 0/1] add USB PHY node and USB OTG pinctrl support to S32G2/S32G3 SoCs
 2026-05-18  6:32 UTC  (3+ messages)
` [PATCH 1/1] arm64: dts: Add usbphynop and usbotg pinctrl for S32G platforms

[PATCH v7 0/2] media: nxp: Add CSI Pixel Formatter support
 2026-05-18  2:46 UTC  (4+ messages)
` [PATCH v7 1/2] media: dt-bindings: Add CSI Pixel Formatter DT bindings
` [PATCH v7 2/2] media: nxp: Add i.MX95 CSI pixel formatter v4l2 driver

[PATCH net 5/6] net: enetc: fix initialization order to prevent use of uninitialized resources
 2026-05-18  1:39 UTC  (3+ messages)

[PATCH] firmware: imx: scu-irq: accumulate wakeup sources via sysfs_emit_at()
 2026-05-18  1:29 UTC  (4+ messages)

[PATCHv2] remoteproc: imx_rproc: add missing DRAM range for i.MX93
 2026-05-18  1:20 UTC  (2+ messages)

[PATCH v3 00/15] clk: introduce clk_determine_rate_noop() and update drivers to use it
 2026-05-18  0:49 UTC  (3+ messages)
` [PATCH v3 04/15] clk: imx: scu: use clk_determine_rate_noop()

[PATCH 1/1] dt-bindings: display: simple: add avic,tm097tdh02 panel
 2026-05-17 21:03 UTC  (3+ messages)

[PATCH] remoteproc: imx_rproc: add lost DRAM range for i.MX93
 2026-05-17  8:03 UTC  (3+ messages)

[PATCH 1/1] dt-bindings: trivial-devices: add fsl,mc1323
 2026-05-16 10:08 UTC  (2+ messages)

[PATCH v2 1/1] regulator: dt-bindings: convert ltc3589 to yaml format
 2026-05-16  9:48 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