Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2025-05-05 23:11:01 to 2025-05-09 11:26:24 UTC [more...]

[PATCH 00/14] spi: spi-fsl-dspi: DSPI support for NXP S32G platforms
 2025-05-09 11:26 UTC  (17+ messages)
` [PATCH 01/14] spi: spi-fsl-dspi: Define regmaps per device
` [PATCH 02/14] spi: spi-fsl-dspi: Re-use one volatile regmap for both device types
` [PATCH 03/14] spi: spi-fsl-dspi: restrict register range for regmap access
` [PATCH 04/14] spi: spi-fsl-dspi: Add config and regmaps for S32G platforms
` [PATCH 05/14] spi: spi-fsl-dspi: Use spi_alloc_target for target
` [PATCH 06/14] spi: spi-fsl-dspi: Avoid setup_accel logic for DMA transfers
` [PATCH 07/14] spi: spi-fsl-dspi: Reset SR flags before sending a new message
` [PATCH 08/14] spi: spi-fsl-dspi: Use DMA for S32G controller in target mode
` [PATCH 09/14] spi: spi-fsl-dspi: Reinitialize DSPI regs after resuming for S32G
` [PATCH 10/14] spi: spi-fsl-dspi: Enable modified transfer protocol
` [PATCH 11/14] spi: spi-fsl-dspi: Halt the module after a new message transfer
` [PATCH 12/14] dt-bindings: spi: dspi: Add S32G support
` [PATCH 13/14] spi: spi-fsl-dspi: Enable support for S32G platforms
` [PATCH 14/14] arm64: dts: Add DSPI entries "

[PATCH 1/2] spi: dt-bindings: fsl,dspi: Fix example indentation
 2025-05-09 11:21 UTC  (2+ messages)
` [PATCH 2/2] spi: dt-bindings: nuvoton,wpcm450-fiu: Drop unrelated nodes from DTS example

[GIT PULL] clk: imx: Updates for v6.16
 2025-05-09 10:40 UTC  (2+ messages)

[PATCH] Enable MIPI filtering by DT on i.MX8M*
 2025-05-09 10:37 UTC  (2+ messages)

[PATCH v2 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
 2025-05-09 10:37 UTC  (7+ messages)
` [PATCH v2 1/3] firmware: imx: move get power mode function from scu-pd.c to misc.c
` [PATCH v2 2/3] remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU
` [PATCH v2 3/3] remoteproc: imx_rproc: add power mode check for remote core attachment

[PATCH v6 0/3] Add i.MX943 basic dts support
 2025-05-09 10:35 UTC  (4+ messages)
` [PATCH v6 2/3] arm64: dts: freescale: Add basic dtsi for imx943

[PATCH v2 0/3] soc: imx8m: Dump higher 64bits UID
 2025-05-09 10:16 UTC  (2+ messages)

[PATCH v1] arm64: dts: imx8-colibri: Add PCIe support
 2025-05-09 10:12 UTC  (2+ messages)

[PATCH v4 00/15] Update PHYTEC i.MX93 DTS
 2025-05-09 10:10 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp: use 800MHz NoC OPP for nominal drive mode
 2025-05-09  9:56 UTC  (2+ messages)

[PATCH v3] media: amphion: Add H264 and HEVC profile and level control
 2025-05-09  9:37 UTC  (2+ messages)

[PATCH] imx8m-blk-ctrl: set ISI panic write hurry level
 2025-05-09  9:26 UTC 

[PATCH] i.MX8 ISI crossbar: simplify a couple of error messages
 2025-05-09  9:15 UTC  (2+ messages)

[PATCH v6 0/8] arm64: dts: freescale: Add support for the GOcontroll Moduline Display
 2025-05-09  9:03 UTC  (10+ messages)
` [PATCH v6 2/8] arm64: dts: imx8mp: Add pinctrl config definitions
` [PATCH v6 3/8] MAINTAINERS: add maintainer for the Ka-Ro tx8p-ml81 COM module
` [PATCH v6 5/8] arm64: dts: freescale: add Ka-Ro Electronics tx8p-ml81 COM

[PATCH v3 0/3] Add new imx imx8mp-libra-rdk-fpsc SBC
 2025-05-09  9:02 UTC  (2+ messages)

[PATCH v12 00/19] Support spread spectrum clocking for i.MX8M PLLs
 2025-05-09  9:00 UTC  (7+ messages)
` [PATCH v12 11/19] clk: imx: add support for i.MX8MM anatop clock driver
` (subset) [PATCH v12 00/19] Support spread spectrum clocking for i.MX8M PLLs

[PATCH 0/2] xen: swiotlb: 2 fixes SoCs w/o IOMMU (e.g. iMX8QXP)
 2025-05-09  7:48 UTC  (10+ messages)
` [PATCH 1/2] xen: swiotlb: Use swiotlb bouncing if kmalloc allocation demands it
` [PATCH 2/2] xen: swiotlb: Implement map_resource callback

[PATCH 2/2] arm64: dts: imx8mp: Add TechNexion EDM-G-IMX8M-PLUS SoM on WB-EDM-G carrier board
 2025-05-09  7:12 UTC 

[PATCH 0/2] Add TechNexion EDM-G-IMX8M-PLUS SOM and WB-EDM-G carrier board support
 2025-05-09  7:11 UTC 

[PATCH v3 1/4] usb: typec: Stub out typec_switch APIs when CONFIG_TYPEC=n
 2025-05-09  6:45 UTC  (4+ messages)
` [PATCH v3 2/4] dt-bindings: extcon: ptn5150: Allow "connector" node to present
` [PATCH v3 3/4] extcon: ptn5150: Add Type-C orientation switch support
` [PATCH v3 4/4] extcon: ptn5150: Support USB role switch via connector fwnode

[PATCH v7 net-next 00/14] Add more features for ENETC v4 - round 2
 2025-05-09  3:20 UTC  (16+ messages)
` [PATCH v7 net-next 01/14] net: enetc: add initial netc-lib driver to support NTMP
` [PATCH v7 net-next 02/14] net: enetc: add command BD ring support for i.MX95 ENETC
` [PATCH v7 net-next 03/14] net: enetc: move generic MAC filtering interfaces to enetc-core
` [PATCH v7 net-next 04/14] net: enetc: add MAC filtering for i.MX95 ENETC PF
` [PATCH v7 net-next 05/14] net: enetc: add debugfs interface to dump MAC filter
` [PATCH v7 net-next 06/14] net: enetc: add set/get_rss_table() hooks to enetc_si_ops
` [PATCH v7 net-next 07/14] net: enetc: make enetc_set_rss_key() reusable
` [PATCH v7 net-next 08/14] net: enetc: add RSS support for i.MX95 ENETC PF
` [PATCH v7 net-next 09/14] net: enetc: change enetc_set_rss() to void type
` [PATCH v7 net-next 10/14] net: enetc: enable RSS feature by default
` [PATCH v7 net-next 11/14] net: enetc: extract enetc_refresh_vlan_ht_filter()
` [PATCH v7 net-next 12/14] net: enetc: move generic VLAN hash filter functions to enetc_pf_common.c
` [PATCH v7 net-next 13/14] net: enetc: add VLAN filtering support for i.MX95 ENETC PF
` [PATCH v7 net-next 14/14] net: enetc: add loopback "

[PATCH v2 net-next] net: phy: remove Kconfig symbol MDIO_DEVRES
 2025-05-08 19:29 UTC  (2+ messages)

[PATCH v2 00/26] lan966x pci device: Add support for SFPs
 2025-05-08 19:21 UTC  (43+ messages)
` [PATCH v2 01/26] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v2 02/26] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v2 03/26] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH v2 04/26] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH v2 05/26] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH v2 06/26] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v2 07/26] drivers: core: Use fw_devlink_set_device()
` [PATCH v2 08/26] pinctrl: cs42l43: "
` [PATCH v2 09/26] cxl/test: Use device_set_node()
` [PATCH v2 10/26] cxl/test: Use fw_devlink_set_device()
` [PATCH v2 11/26] PCI: of: "
` [PATCH v2 12/26] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v2 13/26] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v2 14/26] i2c: core: Introduce i2c_get_adapter_physdev()
` [PATCH v2 15/26] i2c: mux: Set adapter physical device
` [PATCH v2 16/26] i2c: mux: Create missing devlink between mux and "
` [PATCH v2 17/26] of: property: Allow fw_devlink device-tree on x86 when PCI device-tree node creation is enabled
` [PATCH v2 18/26] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH v2 19/26] i2c: busses: at91: "
` [PATCH v2 20/26] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH v2 21/26] misc: lan966x_pci: Split dtso in dtsi/dtso
` [PATCH v2 22/26] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso
` [PATCH v2 23/26] misc: lan966x_pci: Introduce board specific data
` [PATCH v2 24/26] misc: lan966x_pci: Add dtsi/dtso nodes in order to support SFPs
` [PATCH v2 25/26] misc: lan966x_pci: Sort the drivers list in Kconfig help
` [PATCH v2 26/26] misc: lan966x_pci: Add drivers needed to support SFPs "

[PATCH v18 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-05-08 17:26 UTC  (4+ messages)
` [PATCH v18 08/15] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check

[net-next PATCH v3 00/11] Add PCS core support
 2025-05-08 15:57 UTC  (13+ messages)
` [net-next PATCH v3 05/11] net: pcs: lynx: Convert to an MDIO driver

[PATCH 0/2] Add new imx imx95-libra-rdk-fpsc SBC
 2025-05-08 15:03 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: add imx95-libra-rdk-fpsc
` [PATCH 2/2] arm64: dts: add imx95-libra-rdk-fpsc board

[PATCH v4 00/13] media: imx8: add camera support
 2025-05-08 12:35 UTC  (6+ messages)
` [PATCH v4 04/13] media: nxp: imx8-isi: Use devm_clk_bulk_get_all() to fetch clocks

[PATCH] arm64: dts: imx8mp: Enable gpu passive throttling
 2025-05-08 10:18 UTC 

[PATCH] i2c: core: add useful info when defer probe
 2025-05-08  2:51 UTC  (2+ messages)

[PATCH v1] i2c: lpi2c: implement master_xfer_atomic callback
 2025-05-08  2:03 UTC  (3+ messages)

[PATCH net-next] net: phy: remove Kconfig symbol MDIO_DEVRES
 2025-05-07 18:39 UTC  (6+ messages)

[PATCH v2 00/17] Arm cpu schema clean-ups
 2025-05-07 16:38 UTC  (4+ messages)
` [PATCH v2 08/17] arm/arm64: dts: imx: Drop redundant CPU "clock-latency"
` (subset) [PATCH v2 00/17] Arm cpu schema clean-ups

[PATCH 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
 2025-05-07 15:52 UTC  (10+ messages)
` [PATCH 1/3] remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU
` [PATCH 2/3] firmware: imx: move get power mode function from scu-pd.c to misc.c
` [PATCH 3/3] remoteproc: imx_rproc: add power mode check for remote core attachment

[PATCH] ARM: dts: mxs: use padconfig macros
 2025-05-07 14:14 UTC 

[PATCH v2 00/34] drm: convert all bridges to devm_drm_bridge_alloc()
 2025-05-07 14:13 UTC  (10+ messages)
` [PATCH v2 30/34] drm/bridge: imx8qxp-pixel-combiner: convert to devm_drm_bridge_alloc() API

[PATCH v2] gpio: mxc: configure dynamic GPIO base for CONFIG_GPIO_SYSFS=n
 2025-05-07 13:07 UTC 

[PATCH v9 00/19] Add Freescale i.MX8qxp Display Controller support
 2025-05-07  7:19 UTC  (2+ messages)

[PATCH v2 0/4] of: Common "memory-region" parsing
 2025-05-07  4:42 UTC  (2+ messages)

[PATCH v3 0/5] This patch set did some clean up and add runtime pm support for flexspi driver
 2025-05-07  2:57 UTC  (5+ messages)
` [PATCH v3 2/5] spi: spi-nxp-fspi: enable runtime pm for fspi

[PATCH RFC] dmaengine: fsl-edma: Fix return code for unhandled interrupts
 2025-05-07  2:52 UTC  (3+ messages)
  ` [EXT] "

[PATCH] ASoC: SOF: imx8m: Use reset controller API to control the DSP
 2025-05-07  0:49 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 1/5] ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
 2025-05-06 21:37 UTC 

[PATCH AUTOSEL 6.1 1/6] ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
 2025-05-06 21:37 UTC 

[PATCH AUTOSEL 6.6 01/12] ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
 2025-05-06 21:36 UTC 

[PATCH AUTOSEL 6.12 01/18] ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
 2025-05-06 21:35 UTC 

[PATCH AUTOSEL 6.14 01/20] ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
 2025-05-06 21:35 UTC 

[PATCH v3 0/2] Fix two memory leaks in rproc_attach()
 2025-05-06 17:28 UTC  (3+ messages)

[PATCH v2 0/4] Fix dtbs_check warnings in sensor overlays
 2025-05-06 13:08 UTC  (2+ messages)

[net-next v10 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-05-06 11:30 UTC  (6+ messages)
` [net-next v10 4/7] net: mtip: The L2 switch driver for imx287

[net-next v11 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-05-06 11:29 UTC  (6+ messages)
` [net-next v11 4/7] net: mtip: The L2 switch driver for imx287

[PATCH v2] media: imx-jpeg: Account for data_offset when getting image address
 2025-05-06  8:08 UTC 

[PATCH] media: imx-jpeg: Account for data_offset when getting image address
 2025-05-06  6:28 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 052/114] clk: imx8mp: inform CCF of maximum frequency of clocks
 2025-05-05 23:17 UTC 

[PATCH AUTOSEL 5.15 028/153] i3c: master: svc: Fix missing STOP for master request
 2025-05-05 23:12 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 073/153] clk: imx8mp: inform CCF of maximum frequency of clocks

[PATCH AUTOSEL 6.1 143/212] i3c: master: svc: Flush FIFO before sending Dynamic Address Assignment(DAA)
 2025-05-05 23:05 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 144/212] serial: mctrl_gpio: split disable_ms into sync and no_sync APIs
` [PATCH AUTOSEL 6.1 146/212] pmdomain: imx: gpcv2: use proper helper for property detection


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