Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2026-06-02 08:31:51 to 2026-06-03 15:20:17 UTC [more...]

[PATCH v2 0/9] mailbox: imx: Use threaded handler to avoid kworker in imx's remoteproc
 2026-06-03 15:20 UTC  (25+ messages)
` [PATCH v2 1/9] mailbox: imx: Add a channel shutdown field
` [PATCH v2 2/9] mailbox: imx: Use devm_pm_runtime_enable()
` [PATCH v2 3/9] mailbox: imx: use devm_of_platform_populate()
` [PATCH v2 4/9] mailbox: imx: Use channel index instead of zero in imx_mu_specific_rx()
` [PATCH v2 5/9] mailbox: imx: Start splitting the IRQ handler in primary and threaded handler
` [PATCH v2 6/9] mailbox: imx: Move the RX part of the mailbox into the "
` [PATCH v2 7/9] mailbox: imx: Move the RXDB "
` [PATCH v2 8/9] mailbox: imx: Don't force-thread the primary handler
` [PATCH v2 9/9] remoteproc: imx_rproc: Invoke the callback directly

[PATCH v3 00/14] arm64: dts: imx8mp-var-som-symphony: align DTS with hardware revision
 2026-06-03 14:50 UTC  (16+ messages)
` [PATCH v3 01/14] arm64: dts: imx8mp-var-som-symphony: add input keys
` [PATCH v3 02/14] arm64: dts: imx8mp-var-som-symphony: enable USB support
` [PATCH v3 03/14] arm64: dts: imx8mp-var-som-symphony: add TPM support
` [PATCH v3 04/14] arm64: dts: imx8mp-var-som-symphony: add external RTC
` [PATCH v3 05/14] arm64: dts: imx8mp-var-som-symphony: enable header UARTs
` [PATCH v3 06/14] arm64: dts: imx8mp-var-som-symphony: enable PCIe
` [PATCH v3 07/14] arm64: dts: imx8mp-var-som-symphony: add HDMI support
` [PATCH v3 08/14] arm64: dts: imx8mp-var-som-symphony: add capacitive touchscreen
` [PATCH v3 09/14] arm64: dts: imx8mp-var-som-symphony: enable ECSPI2
` [PATCH v3 10/14] arm64: dts: imx8mp-var-som-symphony: keep RGB_SEL low
` [PATCH v3 11/14] arm64: dts: imx8mp-var-som-symphony: enable PWM1
` [PATCH v3 12/14] arm64: dts: imx8mp-var-som-symphony: enable CAN
` [PATCH v3 13/14] arm64: dts: imx8mp-var-som-symphony: add second Ethernet port
` [PATCH v3 14/14] arm64: dts: freescale: imx8mp-var-som: add I2C1 bus recovery GPIOs

[PATCH 00/76] drm/bridge: Convert all reset users to create_state
 2026-06-03 14:07 UTC  (5+ messages)
` [PATCH 12/76] drm/bridge: imx8mp-hdmi-pvi: Switch to atomic_create_state
` [PATCH 13/76] drm/bridge: imx8qm-ldb: "

[PATCH v2 00/12] arm64: dts: imx8mp-var-som-symphony: align DTS with hardware revision
 2026-06-03 13:23 UTC  (14+ messages)
` [PATCH v2 01/12] arm64: dts: imx8mp-var-som-symphony: add input keys
` [PATCH v2 02/12] arm64: dts: imx8mp-var-som-symphony: enable USB support
` [PATCH v2 03/12] arm64: dts: imx8mp-var-som-symphony: add TPM support
` [PATCH v2 04/12] arm64: dts: imx8mp-var-som-symphony: add external RTC
` [PATCH v2 05/12] arm64: dts: imx8mp-var-som-symphony: enable header UARTs
` [PATCH v2 06/12] arm64: dts: imx8mp-var-som-symphony: enable PCIe
` [PATCH v2 07/12] arm64: dts: imx8mp-var-som-symphony: add HDMI support
` [PATCH v2 08/12] arm64: dts: imx8mp-var-som-symphony: add capacitive touchscreen
` [PATCH v2 09/12] arm64: dts: imx8mp-var-som-symphony: enable ECSPI2
` [PATCH v2 10/12] arm64: dts: imx8mp-var-som-symphony: keep RGB_SEL low
` [PATCH v2 11/12] arm64: dts: imx8mp-var-som-symphony: enable PWM1
` [PATCH v2 12/12] arm64: dts: freescale: imx8mp-var-som: add I2C1 bus recovery GPIOs

[PATCH v4 1/4] dt-bindings: arm: fsl: add TQMa8MPxS board
 2026-06-03 13:05 UTC  (8+ messages)
` [PATCH v4 2/4] arm64: dts: freescale: add initial device tree for TQMa8MPQS with i.MX8MP
` [PATCH v4 3/4] arm64: dts: freescale: add LVDS overlays for TQMa8MPxS
` [PATCH v4 4/4] arm64: dts: freescale: Add dual-channel LVDS overlay "

[PATCH 00/83] ASoC: use .auto_selectable_formats
 2026-06-03 12:17 UTC  (9+ messages)
` [PATCH 02/83] ASoC: codecs: framer-codec: don't use array if single pattarn
` [PATCH 03/83] ASoC: codecs: idt821034: "
` [PATCH 04/83] ASoC: codecs: peb2466: "
` [PATCH 10/83] ASoC: amd: use .auto_selectable_formats

[PATCH v1 00/12] arm64: dts: imx8mp-var-som-symphony: align DTS with hardware revision
 2026-06-03 12:14 UTC  (17+ messages)
` [PATCH v1 01/12] arm64: dts: imx8mp-var-som-symphony: add input keys
` [PATCH v1 02/12] arm64: dts: imx8mp-var-som-symphony: enable USB support
` [PATCH v1 03/12] arm64: dts: imx8mp-var-som-symphony: add TPM support
` [PATCH v1 04/12] arm64: dts: imx8mp-var-som-symphony: add external RTC
` [PATCH v1 05/12] arm64: dts: imx8mp-var-som-symphony: enable header UARTs
` [PATCH v1 06/12] arm64: dts: imx8mp-var-som-symphony: enable PCIe
` [PATCH v1 07/12] arm64: dts: imx8mp-var-som-symphony: add HDMI support
` [PATCH v1 08/12] arm64: dts: imx8mp-var-som-symphony: add capacitive touchscreen
` [PATCH v1 09/12] arm64: dts: imx8mp-var-som-symphony: enable ECSPI2
` [PATCH v1 10/12] arm64: dts: imx8mp-var-som-symphony: keep RGB_SEL low
` [PATCH v1 11/12] arm64: dts: imx8mp-var-som-symphony: enable PWM1
` [PATCH v1 12/12] arm64: dts: freescale: imx8mp-var-som: add I2C1 bus recovery GPIOs

[PATCH RESEND v4 0/8] can: flexcan: Add NXP S32N79 SoC support
 2026-06-03 10:33 UTC  (18+ messages)
` [PATCH RESEND v4 1/8] can: flexcan: use dedicated IRQ handlers for multi-IRQ platforms
` [PATCH RESEND v4 2/8] can: flexcan: disable all IRQ lines in flexcan_chip_interrupts_enable()
` [PATCH RESEND v4 3/8] can: flexcan: split rx/tx masks per mailbox IRQ line
` [PATCH RESEND v4 4/8] dt-bindings: can: fsl,flexcan: add NXP S32N79 SoC support
` [PATCH RESEND v4 5/8] can: flexcan: add FLEXCAN_QUIRK_IRQ_BERR quirk
` [PATCH RESEND v4 6/8] can: flexcan: add NXP S32N79 SoC support
` [PATCH RESEND v4 7/8] arm64: dts: s32n79: add FlexCAN nodes
` [PATCH RESEND v4 8/8] arm64: dts: s32n79: enable FlexCAN devices

[PATCH v3 0/2] i.MX8MQ EVK: Enable dual OV5640 cameras
 2026-06-03 10:18 UTC  (4+ messages)
` [PATCH v3 1/2] arm64: dts: imx8mq-evk: Enable MIPI CSI and "

[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
 2026-06-03 10:15 UTC  (16+ messages)
` [PATCH 04/23] pmdomain: imx: fix OF node refcount
` [PATCH 06/23] driver core: platform: provide platform_device_set_of_node()
` [PATCH 07/23] driver core: platform: provide platform_device_set_fwnode()
` [PATCH 08/23] driver core: platform: provide platform_device_set_of_node_from_dev()
` [PATCH 20/23] usb: chipidea: use platform_device_set_of_node_from_dev()
` [PATCH 21/23] usb: musb: "
` [PATCH 22/23] reset: rzg2l: "

[PATCH v1 1/1] arm64: dts: imx91-var-som-symphony: fix RGB_SEL handling
 2026-06-03  9:12 UTC  (3+ messages)

[PATCH v3 0/5] arm64: dts: imx93-var-som-symphony: align DTS with hardware revision
 2026-06-03  8:25 UTC  (6+ messages)
` [PATCH v3 1/5] arm64: dts: imx93-var-som-symphony: add TPM support
` [PATCH v3 2/5] arm64: dts: imx93-var-som-symphony: enable UART7
` [PATCH v3 3/5] arm64: dts: imx93-var-som-symphony: keep RGB_SEL low
` [PATCH v3 4/5] arm64: dts: imx93-var-som-symphony: enable TPM3 PWM
` [PATCH v3 5/5] arm64: dts: imx93-var-som-symphony: enable ADC

[PATCH v2 0/4] arm64: dts: imx93-var-som-symphony: align DTS with hardware revision
 2026-06-03  8:10 UTC  (4+ messages)
` [PATCH v2 1/4] arm64: dts: imx93-var-som-symphony: add TPM support

[PATCH v2 net-next 8/9] net: dsa: netc: add bridge mode support
 2026-06-03  8:00 UTC  (3+ messages)

[PATCH v3 2/2] arm64: dts: freescale: add initial device tree for TQMa8MPQS with i.MX8MP
 2026-06-03  7:27 UTC  (4+ messages)

[PATCH v3 0/5] phy: fsl-imx8mq-usb: few improvements
 2026-06-03  7:21 UTC  (8+ messages)
` [PATCH v3 1/5] phy: fsl-imx8mq-usb: fix typec switch leak on probe error path
` [PATCH v3 2/5] phy: fsl-imx8mq-usb: set usb phy to be wakeup capable
` [PATCH v3 3/5] phy: fsl-imx8mq-usb: add runtime PM support
` [PATCH v3 4/5] phy: fsl-imx8mq-usb: add control register regmap
` [PATCH v3 5/5] phy: fsl-imx8mq-usb: keep PHY power domain runtime always-on for i.MX8MP

[PATCH v16 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-06-03  7:13 UTC  (4+ messages)
` [PATCH v16 1/3] of: Add convenience wrappers for of_map_id()
` [PATCH v16 2/3] of: Factor arguments passed to of_map_id() into a struct
` [PATCH v16 3/3] of: Respect #{iommu,msi}-cells in maps

[PATCH v6 0/3] Add root port reset to support link recovery
 2026-06-03  7:05 UTC  (6+ messages)
` [PATCH v6 1/3] dt-bindings: imx6q-pcie: Add optional intr/aer/pme interrupts for i.MX95
` [PATCH v6 2/3] arm64: dts: imx95: Add dma, intr, aer and pme interrupts for PCIe
` [PATCH v6 3/3] PCI: imx6: Add root port reset to support link recovery

[PATCH v1 0/3] regulator: Use named initializers for platform_device_id arrays
 2026-06-02 15:09 UTC  (2+ messages)

[PATCH v3] arm64: dts: imx{91,93}-phyboard-segin: Add peb-av-18 overlays
 2026-06-03  6:15 UTC 

[PATCH] phy: fsl-imx8mq-usb: fix typec switch leak on probe error path
 2026-06-03  5:45 UTC  (5+ messages)

[PATCH] phy: fsl-imx8mq-usb: fix vbus regulator leak on error paths
 2026-06-03  5:39 UTC  (3+ messages)

[PATCH 0/3] serial: mxs-auart: devm conversion, clock rework, and IRQ ordering fixes
 2026-06-03  3:31 UTC  (7+ messages)
` [PATCH 1/3] serial: mxs-auart: rework clock handling in mxs_get_clks and probe
` [PATCH 2/3] serial: mxs-auart: use devm resources for iomem and GPIO IRQs
` [PATCH 3/3] serial: mxs-auart: fix IRQ registration ordering and manage console clock

[PATCHv2] i2c: mxs: add missing kernel-doc for struct mxs_i2c_dev members
 2026-06-03  3:11 UTC 

[PATCH v2 0/2] ptp: split non-NIC PHC drivers into the clock/timekeeping maintenance domain
 2026-06-03  2:03 UTC  (18+ messages)
` [PATCH v2 2/2] MAINTAINERS: update PTP maintainer entries after directory split

[PATCH v5 0/3] Add root port reset to support link recovery
 2026-06-03  1:49 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: imx6q-pcie: Add optional interrupt entries for intr, aer and pme

Re: [PATCH 2/5] dt-bindings: connector: Add fsl,io-connector binding
 2026-06-02 22:18 UTC  (11+ messages)
`  "

[PATCH v3] net: fec: fix pinctrl default state restore order on resume
 2026-06-02 21:40 UTC  (2+ messages)

[PATCH] i2c: mxs: add missing kernel-doc for struct mxs_i2c_dev members
 2026-06-02 21:30 UTC  (2+ messages)

[PATCH] arm64: dts: imx943-evk-sdwifi: add a new dtso to support SDIW612 WiFi
 2026-06-02 18:16 UTC  (2+ messages)

[PATCH] ARM: dts: imx7: add nvmem-layout
 2026-06-02 18:13 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mp-kontron: Fix GPIO for display power switch
 2026-06-02 17:36 UTC  (2+ messages)

[PATCH v4 0/3] arm64: dts: freescale: add Toradex Aquila iMX95
 2026-06-02 17:33 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: freescale: add Toradex Aquila iMX95
 2026-06-02 17:33 UTC  (2+ messages)

[PATCH v2 1/1] arm64: dts: tqma8mpql-mba8mpxl: configure sai clock in audio codec as well
 2026-06-02 16:58 UTC  (2+ messages)

[PATCH 0/5] mailbox: imx: Use threaded handler to avoid kworker in imx's remoteproc
 2026-06-02 16:51 UTC  (2+ messages)

[PATCH v5 0/2] Add NXP FRDM-IMX95-PRO board support
 2026-06-02 16:37 UTC  (2+ messages)

[PATCH v4 0/1] add PWM DTS support for S32G2/S32G3 SoCs
 2026-06-02 16:35 UTC  (4+ messages)
` [PATCH v4 1/1] arm64: dts: s32g: add PWM support for s32g2 and s32g3

[PATCH v10 0/6] gpio: siul2-s32g2: add initial GPIO driver
 2026-06-02 16:28 UTC  (6+ messages)
` [PATCH v10 4/6] dt-bindings: pinctrl: s32g2-siul2: describe GPIO and EIRQ resources
` [PATCH v10 5/6] pinctrl: s32cc: implement GPIO functionality

[PATCH] dt-bindings: Consolidate "sram" property definition
 2026-06-02 15:06 UTC  (4+ messages)
` [Linux-stm32] "

[PATCH 5/5] remoteproc: imx_rproc: Invoke the callback directly
 2026-06-02 12:11 UTC  (3+ messages)

[PATCH v2] spi: imx: replace dmaengine_terminate_all() with dmaengine_terminate_sync()
 2026-06-01 14:08 UTC  (2+ messages)

[PATCH v3 0/2] spi: fsl-lpspi: fix DMA termination issues
 2026-06-01 14:08 UTC  (2+ messages)

[net-next v24 7/7] net: mtip: Extend the L2 switch driver for imx287 with bridge operations
 2026-06-02 11:32 UTC  (2+ messages)

[net-next v24 6/7] net: mtip: Extend the L2 switch driver with management operations
 2026-06-02 11:32 UTC  (2+ messages)

[net-next v24 5/7] net: mtip: Add mtip_switch_{rx|tx} functions to the L2 switch driver
 2026-06-02 11:32 UTC  (2+ messages)

[net-next v24 3/7] net: mtip: Add buffers management functions to the L2 switch driver
 2026-06-02 11:32 UTC  (2+ messages)

[net-next v24 4/7] net: mtip: Add net_device_ops functions to the L2 switch driver
 2026-06-02 11:32 UTC  (2+ messages)

[net-next v24 2/7] net: mtip: The L2 switch driver for imx287
 2026-06-02 11:32 UTC  (2+ messages)

[net-next v24 1/7] dt-bindings: net: Add MTIP L2 switch description
 2026-06-02 11:32 UTC  (2+ messages)

[PATCH v4 0/1] add PWM DTS support for S32G2/S32G3 SoCs
 2026-06-02 10:26 UTC  (4+ messages)
` [PATCH v4 1/1] arm64: dts: s32g: add PWM support for s32g2 and s32g3

[PATCH 4/5] mailbox: imx: Don't force-thread the primary handler
 2026-06-02 10:03 UTC  (3+ messages)

[PATCH v10 6/6] arm64: dts: s32g: describe GPIO and EIRQ resources in SIUL2 pinctrl node
 2026-06-02  8:38 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