Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2025-03-14 22:11:01 to 2025-03-21 15:16:25 UTC [more...]

[PATCH v4 0/1] media: imx: csi: Parse link configuration from fw_node
 2025-03-21 15:06 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH v6 0/3] Add OF support for Microchip emc2305 fan controller
 2025-03-21 14:33 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: hwmon: Add Microchip emc2305 support
` [PATCH v6 2/3] hwmon: emc2305: Add OF support
` [PATCH v6 3/3] hwmon: emc2305: Use devm_thermal_of_cooling_device_register

[PATCH 0/3] of: Common "memory-region" parsing
 2025-03-21 13:14 UTC  (15+ messages)
` [PATCH 1/3] of: reserved_mem: Add functions to parse "memory-region"
` [PATCH 2/3] of: Simplify of_dma_set_restricted_buffer() to use of_for_each_phandle()
` [PATCH 3/3] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
  ` [Linux-stm32] "

[PATCH 0/2] spi: fsl-qspi: Fix kernel panic when unbinding the SPI host
 2025-03-21 12:40 UTC  (3+ messages)
` [PATCH 1/2] spi: fsl-qsi: Optimize fsl_qspi struct
` [PATCH 2/2] spi: fsl-qspi: Explicitly unregister SPI host in remove()

[PATCH V4 0/3] tty: serial: fsl_lpuart: cleanup lpuart driver
 2025-03-21 12:37 UTC  (5+ messages)
` [PATCH V4 1/3] tty: serial: fsl_lpuart: Use u32 and u8 for register variables
` [PATCH V4 2/3] tty: serial: fsl_lpuart: use port struct directly to simply code
` [PATCH V4 3/3] tty: serial: fsl_lpuart: rename register variables more specifically

[PATCH v8 0/5] drm/bridge: add devm_drm_bridge_alloc() with bridge refcount
 2025-03-21  9:54 UTC  (7+ messages)
` [PATCH v8 1/5] drm/bridge: add devm_drm_bridge_alloc()
` [PATCH v8 2/5] drm/bridge: add support for refcounting
` [PATCH v8 3/5] drm/bridge: deprecate old-style bridge allocation
` [PATCH v8 4/5] drm/bridge: ti-sn65dsi83: use dynamic lifetime management
` [PATCH v8 5/5] drm/bridge: samsung-dsim: "

[PATCH v5 0/3] Add OF support for Microchip emc2305 fan controller
 2025-03-21  7:59 UTC  (12+ messages)
` [PATCH v5 1/3] dt-bindings: hwmon: Add Microchip emc2305 support
` [PATCH v5 2/3] hwmon: emc2305: Add OF support
` [PATCH v5 3/3] hwmon: emc2305: Use devm_thermal_of_cooling_device_register

[PATCH] i3c: master: svc: Fix implicit fallthrough in svc_i3c_master_ibi_work()
 2025-03-20 22:03 UTC  (2+ messages)

[PATCH] i3c: master: svc: fix signed/unsigned mismatch in dynamic address assignment
 2025-03-20 22:01 UTC  (5+ messages)

[PATCH net-next] net: ethernet: Drop unused of_gpio.h
 2025-03-20 13:23 UTC  (2+ messages)

[PATCH v7 0/5] Configure imx8mp dsp node for rproc usage
 2025-03-20 12:09 UTC  (6+ messages)
` [PATCH v7 1/5] arm64: dts: imx8mp: Use resets property
` [PATCH v7 2/5] arm64: dts: imx8mp: Add mu2 root clock
` [PATCH v7 3/5] arm64: dts: imx8mp: Configure dsp node for rproc usage
` [PATCH v7 4/5] arm64: dts: imx8mp: Add DSP clocks
` [PATCH v7 5/5] arm64: dts: Enable DSP node for remoteproc usage

[PATCH v7 00/11] drm/bridge: add devm_drm_bridge_alloc() with bridge refcount
 2025-03-20  7:41 UTC  (14+ messages)
` [PATCH v7 02/11] drm/bridge: add support for refcounting
` [PATCH v7 05/11] drm/bridge: add a cleanup action for scope-based drm_bridge_put() invocation
` [PATCH v7 06/11] drm/bridge: get the bridge returned by drm_bridge_chain_get_first_bridge()

[PATCH v1] i2c: lpi2c: implement master_xfer_atomic callback
 2025-03-19 14:51 UTC 

[PATCH v12 00/13] PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
 2025-03-19 13:22 UTC  (25+ messages)
` [PATCH v12 01/13] PCI: dwc: Use resource start as iomap() input in dw_pcie_pme_turn_off()
` [PATCH v12 02/13] PCI: dwc: Rename cpu_addr to parent_bus_addr for ATU configuration
` [PATCH v12 03/13] PCI: dwc: Call devm_pci_alloc_host_bridge() early in dw_pcie_host_init()
` [PATCH v12 04/13] PCI: dwc: Consolidate devicetree handling in dw_pcie_host_get_resources()
` [PATCH v12 05/13] PCI: dwc: Add dw_pcie_parent_bus_offset()
` [PATCH v12 06/13] PCI: dwc: Add dw_pcie_parent_bus_offset() checking and debug
` [PATCH v12 07/13] PCI: dwc: Use devicetree 'reg[config]' to derive CPU -> ATU addr offset
` [PATCH v12 08/13] PCI: dwc: ep: Call epc_create() early in dw_pcie_ep_init()
` [PATCH v12 09/13] PCI: dwc: ep: Consolidate devicetree handling in dw_pcie_ep_get_resources()
` [PATCH v12 10/13] PCI: dwc: ep: Use devicetree 'reg[addr_space]' to derive CPU -> ATU addr offset
` [PATCH v12 11/13] PCI: dwc: ep: Ensure proper iteration over outbound map windows
` [PATCH v12 12/13] PCI: dwc: Use parent_bus_offset to remove need for .cpu_addr_fixup()
` [PATCH v12 13/13] PCI: imx6: Remove cpu_addr_fixup()

[PATCH v6 0/5] Configure imx8mp dsp node for rproc usage
 2025-03-19  9:59 UTC  (7+ messages)
` [PATCH v6 1/5] arm64: dts: imx8mp: Use resets property
` [PATCH v6 2/5] arm64: dts: imx8mp: Add mu2 root clock
` [PATCH v6 3/5] arm64: dts: imx8mp: Configure dsp node for rproc usage
` [PATCH v6 4/5] arm64: dts: imx8mp: Add DSP clocks
` [PATCH v6 5/5] arm64: dts: Add dsp rproc related mem regions

[PATCH v3 0/7] firmware: scmi/imx: Add i.MX95 LMM/CPU Protocol
 2025-03-19  9:54 UTC  (3+ messages)

[PATCH v2] remoteproc: imx_dsp_rproc: Add support for DSP-specific features
 2025-03-19  9:13 UTC  (2+ messages)

[PATCH v5 0/3] add sof support on imx95
 2025-03-18 16:29 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] mtd: rawnand: gpmi: Use str_enabled_disabled() in gpmi_nand_attach_chip()
 2025-03-18 16:19 UTC  (2+ messages)

[PATCH] dt-bindings: mtd: gpmi-nand: Add compatible string for i.MX8 chips
 2025-03-18 16:17 UTC  (2+ messages)

[PATCH v2 00/12] arm64: dts: freescale: Add support for the GOcontroll Moduline Display
 2025-03-18 16:03 UTC  (8+ messages)
` [PATCH v2 03/12] dt-bindings: connector: Add the GOcontroll Moduline module slot bindings

[PATCH v1 1/1] i3c: master: svc: Fix i3c_master_get_free_addr return check
 2025-03-18 15:58 UTC  (2+ messages)

[PATCH] arm64: dtsi: imx93: add alias id for bbnsm_rtc
 2025-03-18 15:49 UTC  (3+ messages)

[PATCH v6 1/4] dt-bindings: usb: chipidea: Add i.MX95 compatible string 'fsl,imx95-usb'
 2025-03-18 15:09 UTC  (4+ messages)
` [PATCH v6 2/4] dt-bindings: usb: usbmisc-imx: add support for i.MX95 platform
` [PATCH v6 3/4] usb: chipidea: imx: add wakeup interrupt handling
` [PATCH v6 4/4] usb: chipidea: imx: add HSIO Block Control wakeup setting

[PATCH v4 net-next 00/14] Add more feautues for ENETC v4 - round 2
 2025-03-18 14:54 UTC  (47+ messages)
` [PATCH v4 net-next 01/14] net: enetc: add initial netc-lib driver to support NTMP
` [PATCH v4 net-next 03/14] net: enetc: move generic MAC filterng interfaces to enetc-core
` [PATCH v4 net-next 04/14] net: enetc: add MAC filter for i.MX95 ENETC PF
` [PATCH v4 net-next 05/14] net: enetc: add debugfs interface to dump MAC filter
` [PATCH v4 net-next 06/14] net: enetc: add set/get_rss_table() to enetc_si_ops
` [PATCH v4 net-next 07/14] net: enetc: make enetc_set_rss_key() reusable
` [PATCH v4 net-next 08/14] net: enetc: add RSS support for i.MX95 ENETC PF
` [PATCH v4 net-next 09/14] net: enetc: enable RSS feature by default
` [PATCH v4 net-next 10/14] net: enetc: move generic VLAN filter interfaces to enetc-core
` [PATCH v4 net-next 11/14] net: enetc: move generic VLAN hash filter functions to enetc_pf_common.c
` [PATCH v4 net-next 14/14] MAINTAINERS: add new file ntmp.h to ENETC driver

[PATCH v5 0/6] add USB2.0 support for i.MX95-19x19 EVK board
 2025-03-18 14:45 UTC  (9+ messages)
` [PATCH v5 3/6] usb: chipidea: imx: add wakeup interrupt handling

[PATCH resend v3 1/1] arm64: dts: imx93: add ddr edac support
 2025-03-18 14:41 UTC  (3+ messages)

[PATCH v13 0/5] v13: firmware: imx: driver for NXP secure-enclave
 2025-03-18 13:54 UTC  (3+ messages)
` [PATCH v13 3/5] arm64: dts: imx8ulp-evk: add nxp secure enclave firmware

[PATCH v1 2/2] PCI: imx6: Use domain number replace the hardcodes
 2025-03-18  7:46 UTC  (3+ messages)

OCOTP and DWMAC builtin modules are needed for imx93-11x11-evk kernel dev via TFTP and NFS
 2025-03-18  6:56 UTC  (7+ messages)

[PATCH v5 0/5] Configure imx8mp dsp node for rproc usage
 2025-03-17 20:37 UTC  (9+ messages)
` [PATCH v5 1/5] arm64: dts: imx8mp: Use resets property
` [PATCH v5 2/5] arm64: dts: imx8mp: Add mu2 root clock
` [PATCH v5 3/5] arm64: dts: imx8mp: Configure dsp node for rproc usage
` [PATCH v5 4/5] arm64: dts: imx8mp: Add DSP clocks
` [PATCH v5 5/5] arm64: dts: Add dsp rproc related mem regions

[PATCH] ARM: dts: nxp: Align NAND controller node name with bindings
 2025-03-17 13:36 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: fsl,sai: Add i.MX94 support
 2025-03-17 12:58 UTC  (2+ messages)

[PATCH v2 0/2] ARM: dts: apalis/colibri-imx6: Add support for v1.2
 2025-03-17 11:23 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH v5 0/2] regulator: add new PMIC PF9453 support
 2025-03-17 10:34 UTC  (2+ messages)

[PATCH RESEND v4 0/2] regulator: add new PMIC PF9453 support
 2025-03-17 10:34 UTC  (2+ messages)

[PATCh v3 0/3] Add i.MX943 basic dts support
 2025-03-17 10:31 UTC  (4+ messages)
` [PATCh v3 2/3] arm64: dts: freescale: Add basic dtsi for imx943

[PATCH] soc: imx: Dump higher 64bits UID
 2025-03-17  9:45 UTC  (2+ messages)

[PATCH linux-next] ASoC: use sysfs_emit() instead of scnprintf()
 2025-03-17  6:21 UTC  (2+ messages)

[PATCH v3] cpufreq: Init cpufreq only for present CPUs
 2025-03-17  6:01 UTC  (2+ messages)

[PATCH v2 0/3] usb: chipidea: ci_hdrc_imx: fix some issues in probe/remove
 2025-03-17  1:56 UTC  (7+ messages)
` [PATCH v2 1/3] usb: chipidea: ci_hdrc_imx: fix usbmisc handling
` [PATCH v2 2/3] usb: chipidea: ci_hdrc_imx: fix call balance of regulator routines
` [PATCH v2 3/3] usb: chipidea: ci_hdrc_imx: implement usb_phy_init() error handling

[PATCH v4 0/3] Add OF support for Microchip emc2305 fan controller
 2025-03-16 17:31 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: hwmon: Add Microchip emc2305 support

[PATCH] ARM: dts: opos6ul: add ksz8081 phy properties
 2025-03-15  9:25 UTC  (2+ messages)

[PATCH linux-next] ASoC: use sysfs_emit() instead of scnprintf()
 2025-03-15  6:15 UTC 

[PATCH linux-next] ASoC: use sysfs_emit() instead of scnprintf()
 2025-03-15  6:15 UTC 

[PATCH linux-next] ASoC: use sysfs_emit() instead of scnprintf()
 2025-03-15  6:14 UTC 

[PATCH v11 06/11] PCI: dwc: Use devicetree 'ranges' property to get rid of cpu_addr_fixup() callback
 2025-03-14 23:21 UTC  (3+ messages)


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