Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2026-02-13 04:04:07 to 2026-02-18 11:59:11 UTC [more...]

[PATCH 00/13] Add DMA support for LINFlexD UART driver
 2026-02-18 11:58 UTC  (25+ messages)
` [PATCH 01/13] serial: linflexuart: Fix locking in set_termios
` [PATCH 02/13] serial: linflexuart: Clean SLEEP bit in LINCR1 after suspend
` [PATCH 03/13] serial: linflexuart: Check FIFO full before writing
` [PATCH 04/13] serial: linflexuart: Correctly clear UARTSR in buffer mode
` [PATCH 05/13] serial: linflexuart: Update RXEN/TXEN outside INITM mode
` [PATCH 06/13] serial: linflexuart: Ensure FIFO is empty when entering INITM
` [PATCH 07/13] serial: linflexuart: Revert earlycon workaround
` [PATCH 08/13] dt-bindings: serial: fsl-linflexuart: add clock input properties
` [PATCH 09/13] dt-bindings: serial: fsl-linflexuart: add dma properties
` [PATCH 10/13] serial: linflexuart: Add support for changing baudrate
` [PATCH 11/13] serial: linflexuart: Add support for configurable stop bits
` [PATCH 12/13] serial: linflexuart: Add DMA support
` [PATCH 13/13] serial: linflexuart: Avoid stopping DMA during receive operations

[PATCH v8 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-02-18 10:20 UTC  (3+ messages)
` [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver

[PATCH v1 00/11] arm64: dts: freescale: imx8mm-var-som: Align SOM and Symphony DTSs
 2026-02-18  8:59 UTC  (18+ messages)
` [PATCH v1 01/11] arm64: dts: imx8mm-var-som: Move UART4 description to Symphony carrier
` [PATCH v1 02/11] arm64: dts: freescale: imx8mm-var-som: Align fsl,pins tables
` [PATCH v1 03/11] arm64: dts: freescale: imx8mm-var-som: Update FEC support with MaxLinear PHY
` [PATCH v1 04/11] arm64: dts: imx8mm-var-som: Add support for WM8904 audio codec
` [PATCH v1 05/11] arm64: dts: freescale: imx8mm-var-som: Add MCP251xFD CAN controller
` [PATCH v1 06/11] arm64: dts: freescale: imx8mm-var-som: Update WiFi/BT configuration
` [PATCH v1 07/11] arm64: dts: imx8mm-var-som-symphony: Move USB configuration from SOM
` [PATCH v1 08/11] arm64: dts: imx8mm-var-som-symphony: Enable uSD on USDHC2
` [PATCH v1 09/11] arm64: dts: imx8mm-var-som-symphony: Add TPM2 support
` [PATCH v1 10/11] arm64: dts: freescale: imx8mm-var-som-symphony: Enable I2C4
` [PATCH v1 11/11] arm64: dts: imx8mm-var-som-symphony: Enable PCIe

[PATCH 0/9] PCI: endpoint differentiate between disabled and reserved BARs
 2026-02-17 23:00 UTC  (7+ messages)
` [PATCH 1/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_64BIT_UPPER
` [PATCH 5/9] PCI: dwc: Replace BAR_RESERVED with BAR_DISABLED in glue drivers
` [PATCH 6/9] PCI: dwc: Disable BARs in common code instead of in each glue driver

[net-next v23 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2026-02-17 21:59 UTC  (6+ messages)
` [net-next v23 2/7] net: mtip: The L2 switch driver for imx287

[PATCH RFC net-next 0/9] net: stmmac: qcom-ethqos: cleanups and re-organise SerDes handling
 2026-02-17 18:40 UTC  (21+ messages)
` [PATCH RFC net-next 1/9] net: stmmac: qcom-ethqos: rename "por" memebers to "rgmii_por"
` [PATCH RFC net-next 2/9] net: stmmac: qcom-ethqos: remove register field value obfuscations
` [PATCH RFC net-next 3/9] net: stmmac: qcom-ethqos: change ethqos_configure*() to return void
` [PATCH RFC net-next 4/9] net: stmmac: qcom-ethqos: move qcom_ethqos_set_sgmii_loopback() up
` [PATCH RFC net-next 5/9] net: stmmac: qcom-ethqos: move loopback disable to .mac_finish()
` [PATCH RFC net-next 7/9] net: stmmac: qcom-ethqos: pass phy interface mode to configs
` [PATCH RFC net-next 8/9] net: stmmac: qcom-ethqos: use phy interface mode for inband
` [PATCH RFC net-next 9/9] net: stmmac: qcom-ethqos: move SerDes speed configuration

[PATCH bpf v3 0/9] Address XDP frags having negative tailroom
 2026-02-17 16:19 UTC  (16+ messages)
` [PATCH bpf v3 1/9] xdp: use modulo operation to calculate XDP frag tailroom
` [PATCH bpf v3 2/9] xsk: introduce helper to determine rxq->frag_size
` [PATCH bpf v3 3/9] ice: fix rxq info registering in mbuf packets
` [PATCH bpf v3 4/9] ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
` [PATCH bpf v3 5/9] i40e: fix registering XDP RxQ info
` [PATCH bpf v3 6/9] i40e: use xdp.frame_sz as XDP RxQ info frag_size
` [PATCH bpf v3 7/9] libeth, idpf: use truesize "
` [PATCH bpf v3 8/9] net: enetc: "
` [PATCH bpf v3 9/9] xdp: produce a warning when calculated tailroom is negative

[PATCH 0/4] ARM: dts: imx: {bx50v3,b850v3}: Update device trees
 2026-02-17 15:15 UTC  (13+ messages)
` [PATCH 1/4] ARM: dts: imx: bx50v3: Configure switch PHY max-speed
` [PATCH 2/4] ARM: dts: imx: bx50v3: Configure phy-mode
` [PATCH 3/4] ARM: dts: imx: b850v3: Define GPIO line names
` [PATCH 4/4] ARM: dts: imx: b850v3: Disable usdhc4

[PATCH V2 0/5] ARM: dts: imx: {bx50v3,b850v3}: Update device trees
 2026-02-17 15:06 UTC  (7+ messages)
` [PATCH V2 1/5] ARM: dts: imx: bx50v3: Configure switch PHY max-speed
` [PATCH V2 2/5] ARM: dts: imx: bx50v3: Configure phy-mode
` [PATCH V2 3/5] ARM: dts: imx: b850v3: Use alphabetical sorting
` [PATCH V2 4/5] ARM: dts: imx: b850v3: Define GPIO line names
` [PATCH V2 5/5] ARM: dts: imx: b850v3: Disable usdhc4

[PATCH] PCI: layerscape: Allow to compile as module
 2026-02-17 14:00 UTC  (3+ messages)

[PATCH] clk: imx: pll14xx: Add 756 MHz entry for PLL1443x
 2026-02-17 11:12 UTC  (4+ messages)

[PATCH v3 0/6] media: synopsys: Add imx93 support
 2026-02-17  7:48 UTC  (8+ messages)
` [PATCH v3 1/6] media: synopsys: csi2rx: use devm_reset_control_get_optional_exclusive()
` [PATCH v3 2/6] media: synopsys: csi2rx: only check errors from devm_clk_bulk_get_all()
` [PATCH v3 3/6] media: synopsys: csi2rx: implement .get_frame_desc() callback
` [PATCH v3 4/6] media: synopsys: csi2rx: Use enum and u32 array for register offsets
` [PATCH v3 5/6] media: dt-bindings: add NXP i.MX93 compatible string
` [PATCH v3 6/6] media: synopsys: csi2rx: add i.MX93 support

[PATCH v3 00/15] mailbox: Stop sending NULL mailbox messages
 2026-02-16 18:09 UTC  (3+ messages)
` [PATCH v3 01/15] mailbox: Deprecate NULL mbox messages; Introduce mbox_ring_doorbell()
` [PATCH v3 04/15] firmware: imx-dsp: Use mbox_ring_doorbell() instead of NULL message

[PATCH v9 0/3] Add i.MX91/93 parallel display support
 2026-02-16 16:47 UTC  (3+ messages)

[PATCH] i3c: master: svc: spelling corrections
 2026-02-16 16:28 UTC  (4+ messages)

[PATCH V5 00/12] pci-imx6: Add support for parsing the reset property in new Root Port binding
 2026-02-16 16:25 UTC  (17+ messages)
` [PATCH V5 01/12] dt-bindings: PCI: fsl,imx6q-pcie: Add reset GPIO in Root Port node
` [PATCH V5 02/12] PCI: host-generic: Add common helpers for parsing Root Port properties
` [PATCH V5 03/12] PCI: dwc: Allow external allocation of pci_host_bridge
` [PATCH V5 04/12] PCI: imx6: Add support for parsing the reset property in new Root Port binding
` [PATCH V5 05/12] arm: dts: imx6qdl: Add Root Port node and PERST property
` [PATCH V5 06/12] arm: dts: imx6sx: "
` [PATCH V5 07/12] arm: dts: imx7d: "
` [PATCH V5 08/12] arm64: dts: imx8mm: "
` [PATCH V5 09/12] arm64: dts: imx8mp: "
` [PATCH V5 10/12] arm64: dts: imx8mq: "
` [PATCH V5 11/12] arm64: dts: imx8dxl/qm/qxp: "
` [PATCH V5 12/12] arm64: dts: imx95: "

[PATCH v2 0/6] media: synopsys: Add imx93 support
 2026-02-16 15:52 UTC  (13+ messages)
` [PATCH v2 1/6] media: synopsys: csi2rx: use devm_reset_control_get_optional_exclusive()
` [PATCH v2 2/6] media: synopsys: csi2rx: only check errors from devm_clk_bulk_get_all()
` [PATCH v2 3/6] media: synopsys: csi2rx: implement .get_frame_desc() callback
` [PATCH v2 4/6] media: synopsys: csi2rx: Use enum and u32 array for register offsets
` [PATCH v2 5/6] media: dt-bindings: add NXP i.MX93 compatible string
` [PATCH v2 6/6] media: synopsys: csi2rx: add i.MX93 support

[PATCH 0/2] PCI: dwc: Add multi-port controller support
 2026-02-16 15:35 UTC  (5+ messages)
` [PATCH 1/2] PCI: API changes for "
` [PATCH 2/2] PCI: dwc: Add "

[PATCH bpf v2 0/9] Address XDP frags having negative tailroom
 2026-02-16 15:17 UTC  (14+ messages)
` [PATCH bpf v2 1/9] xdp: use modulo operation to calculate XDP frag tailroom
` [PATCH bpf v2 4/9] ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
` [PATCH bpf v2 6/9] i40e: use xdp.frame_sz as XDP RxQ info frag_size
` [PATCH bpf v2 7/9] idpf: use truesize "

[PATCH 0/2] drm/imx: ipuv3-plane: support underlay plane
 2026-02-16 13:18 UTC  (5+ messages)
` [PATCH 1/2] drm/imx: ipuv3-plane: decouple zpos from plane type
` [PATCH 2/2] drm/imx: ipuv3-plane: support underlay plane

[PATCH v8 0/5] arm64: dts: freescale: add support for the GOcontroll Moduline IV/Mini
 2026-02-16 13:07 UTC  (6+ messages)
` [PATCH v8 1/5] dt-bindings: arm: fsl: Add "
` [PATCH v8 2/5] arm64: dts: imx8mm: Add pinctrl config definitions
` [PATCH v8 3/5] arm64: dts: freescale: add Ka-Ro Electronics tx8m-1610 COM
` [PATCH v8 4/5] arm64: dts: freescale: Add the GOcontroll Moduline IV
` [PATCH v8 5/5] arm64: dts: freescale: Add the GOcontroll Moduline Mini

[PATCH v4 0/4] clk: vf610: Add clocks to support MTIP L2 switch
 2026-02-16 11:33 UTC  (5+ messages)

[PATCH] firmware: imx: sm-misc: Make scmi_imx_misc_ctrl_nb variable static
 2026-02-16 11:14 UTC  (2+ messages)

[PATCH AUTOSEL 6.19-6.1] remoteproc: imx_dsp_rproc: Skip RP_MBOX_SUSPEND_SYSTEM when mailbox TX channel is uninitialized
 2026-02-15 17:41 UTC  (2+ messages)
` [PATCH AUTOSEL 6.19-6.1] mailbox: imx: Skip the suspend flag for i.MX7ULP

[PATCH AUTOSEL 6.19-6.18] PCI: imx6: Add CLKREQ# override to enable REFCLK for i.MX95 PCIe
 2026-02-14 21:23 UTC 

[PATCH v2 1/1] dt-bindings: soc: imx: Add fsl,aipi-bus and fsl,emi-bus
 2026-02-14  8:58 UTC  (2+ messages)

[PATCH AUTOSEL 6.19-6.12] ASoC: fsl: imx-rpmsg: use snd_soc_find_dai_with_mutex() in probe
 2026-02-14  0:58 UTC 

[PATCH AUTOSEL 6.19-6.18] soc: imx8m: Fix error handling for clk_prepare_enable()
 2026-02-14  0:58 UTC 

[PATCH v5 0/3] add DWC3 i.MX driver based on flatten devicetree
 2026-02-13 23:40 UTC  (5+ messages)
` [PATCH v5 2/3] usb: dwc3: add needs_full_reinit flag
` [PATCH v5 3/3] usb: dwc3: introduce flatten model driver of i.MX Soc

[PATCH v2 0/3] ARM: dts: imx: clean up imx2* NAND CHECK_DTBS warnings
 2026-02-13 17:08 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: mtd: mxc-nand: add i.MX25 and i.MX27 nand support
` [PATCH v2 2/3] ARM: dts: imx: set #size-cells to 0 to align with nand-controller.yaml
` [PATCH v2 3/3] ARM: dts: imx: move NAND properties under nand@0 node

[PATCH 1/1] dt-bindings: soc: imx: add fsl,aipi-bus and fsl,emi-bus
 2026-02-13 14:54 UTC  (4+ messages)

[PATCH 0/6] media: synopsys: Add imx93 support
 2026-02-13 10:22 UTC  (9+ messages)
` [PATCH 1/6] media: synopsys: use devm_reset_control_get_optional_exclusive()
` [PATCH 2/6] media: synopsys: only check errors from devm_clk_bulk_get_all()
` [PATCH 4/6] media: synopsys: use struct dw_mipi_csi2rx_regs to describe register offsets
` [PATCH 6/6] media: synopsys: add i.MX93 support

[PATCH v2] clk: scu/imx8qxp: do not register driver in probe()
 2026-02-13  8:58 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: imx: clean up imx2* NAND CHECK_DTBS warnings
 2026-02-13  7:27 UTC  (3+ messages)
` [PATCH 2/3] RM: dts: imx: set #size-cells to 0 to align with nand-controller.yaml


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