Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2024-11-13 07:31:30 to 2024-11-17 23:22:35 UTC [more...]

[PATCH 0/5] drm/connector: make mode_valid() callback accept const mode pointer
 2024-11-17 23:22 UTC  (13+ messages)
` [PATCH 1/5] drm/encoder_slave: make mode_valid accept const struct drm_display_mode
` [PATCH 2/5] drm/amdgpu: don't change mode in amdgpu_dm_connector_mode_valid()
` [PATCH 3/5] drm/sti: hda: pass const struct drm_display_mode* to hda_get_mode_idx()
` [PATCH 4/5] drm/connector: make mode_valid_ctx accept const struct drm_display_mode
` [PATCH 5/5] drm/connector: make mode_valid "

[PATCH 1/1] rtc: bbnsm: Enable RTC by default to fix time read failure
 2024-11-17 22:08 UTC  (3+ messages)

[PATCH v4 00/16] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-11-17 15:39 UTC  (4+ messages)
` [PATCH v4 16/16] net: stmmac: dwmac-s32: Read PTP clock rate when ready

[PATCH] irqchip/imx-irqsteer: Fix irq handling if an error occurs in imx_irqsteer_irq_handler()
 2024-11-17 11:21 UTC 

[PATCH V3 1/2] dmaengine: fsl-edma: cleanup chan after dma_async_device_unregister
 2024-11-17 11:07 UTC  (4+ messages)
` [PATCH V3 2/2] dmaengine: fsl-edma: free irq correctly in remove path

[PATCH] firmware: arm_scmi: fix i.MX build dependency
 2024-11-17 11:05 UTC  (6+ messages)

[PATCH v3 0/8] Support spread spectrum clocking for i.MX8{M,N,P} PLLs
 2024-11-17 10:59 UTC  (15+ messages)
` [PATCH v3 1/8] dt-bindings: clock: imx8m-clock: support spread spectrum clocking

[PATCH] clk: imx: clk-imx8mp: Allow media_disp pixel clock reconfigure parent rate
 2024-11-16 19:47 UTC  (7+ messages)

[PATCH 1/1] iio: gyro: fxas21002c: Fix missing data update in trigger handler
 2024-11-16 15:29 UTC 

[PATCH v8 0/6] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2024-11-16 14:40 UTC  (7+ messages)
` [PATCH v8 1/6] PCI: endpoint: Add pci_epc_get_fn() API for customizable filtering
` [PATCH v8 2/6] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v8 3/6] PCI: endpoint: Add pci_epf_align_addr() helper for address alignment
` [PATCH v8 4/6] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v8 5/6] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v8 6/6] tools: PCI: Add 'B' option for test doorbell

[PATCH v4 net-next 0/5] Add more feautues for ENETC v4 - round 1
 2024-11-16  3:00 UTC  (7+ messages)
` [PATCH v4 net-next 1/5] net: enetc: add Rx checksum offload for i.MX95 ENETC
` [PATCH v4 net-next 2/5] net: enetc: add Tx "
` [PATCH v4 net-next 3/5] net: enetc: update max chained Tx BD number "
` [PATCH v4 net-next 4/5] net: enetc: add LSO support for i.MX95 ENETC PF
` [PATCH v4 net-next 5/5] net: enetc: add UDP segmentation offload support

[PATCH] spi-imx: prevent overflow when estimating transfer time
 2024-11-15 22:02 UTC 

[PATCH v2 0/2] spi: imx: support word delay in ecspi
 2024-11-15 21:53 UTC  (7+ messages)
` [PATCH v2 1/2] spi: imx: pass struct spi_transfer to prepare_transfer()
` [PATCH v2 2/2] spi: imx: support word delay

[PATCH v2 0/4] iio: accel: fxls8962af: add fxls8967af and fxls8974cf
 2024-11-15 20:24 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: iio: accel: fxls8962af: add compatible string 'nxp,fxls8967af'
` [PATCH v2 2/4] dt-bindings: iio: accel: fxls8962af: add compatible string 'nxp,fxls8974cf'
` [PATCH v2 3/4] iio: accel: fxls8962af: add fxls8974cf support
` [PATCH v2 4/4] iio: accel: fxls8962af: add fxls8967af support

[PATCH v7 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr()
 2024-11-15 19:18 UTC  (12+ messages)
` [PATCH v7 1/7] of: address: Add parent_bus_addr to struct of_pci_range
` [PATCH v7 2/7] PCI: dwc: Using parent_bus_addr in of_range to eliminate cpu_addr_fixup()
` [PATCH v7 3/7] PCI: dwc: ep: Add bus_addr_base for outbound window
` [PATCH v7 4/7] PCI: imx6: Remove cpu_addr_fixup()

[PATCH] dt-bindings: phy: imx8mq-usb: optionally refer to usb-switch.yaml
 2024-11-15 18:34 UTC  (4+ messages)

[PATCH v6 0/10] A bunch of changes to refine i.MX PCIe driver
 2024-11-15 17:38 UTC  (21+ messages)
` [PATCH v6 02/10] PCI: imx6: Add ref clock for i.MX95 PCIe
` [PATCH v6 03/10] PCI: imx6: Fetch dbi2 and iATU base addesses from DT
` [PATCH v6 04/10] PCI: imx6: Correct controller_id generation logic for i.MX7D
` [PATCH v6 05/10] PCI: imx6: Make core reset assertion deassertion symmetric
` [PATCH v6 06/10] PCI: imx6: Fix the missing reference clock disable logic
` [PATCH v6 07/10] PCI: imx6: Clean up codes by removing imx7d_pcie_init_phy()
` [PATCH v6 08/10] PCI: imx6: Use dwc common suspend resume method
` [PATCH v6 09/10] PCI: imx6: Add i.MX8MQ i.MX8Q and i.MX95 PCIe PM support
` [PATCH v6 10/10] arm64: dts: imx95: Add ref clock for i.MX95 PCIe

[PATCH v7 0/6] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2024-11-15 17:35 UTC  (12+ messages)
` [PATCH v7 1/6] PCI: endpoint: Add pci_epc_get_fn() API for customizable filtering
` [PATCH v7 2/6] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v7 3/6] PCI: endpoint: Add pci_epf_align_addr() helper for address alignment
` [PATCH v7 4/6] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v7 5/6] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v7 6/6] tools: PCI: Add 'B' option for test doorbell

[PATCH v2 0/5] add sof support on imx95
 2024-11-15 17:33 UTC  (12+ messages)
` [PATCH v2 1/5] ASoC: dt-bindings: add common binding for NXP CPUs
` [PATCH v2 2/5] ASoC: dt-bindings: add binding for imx95's CM7 core
` [PATCH v2 3/5] ASoC: dt-bindings: audio-graph-card2: add widgets and hp-det-gpios support
` [PATCH v2 4/5] ASoC: SOF: imx: add driver for imx95
` [PATCH v2 5/5] arm64: dts: imx: add imx95 dts for sof

[PATCH v2] PCI: dwc: Clean up some unnecessary codes in dw_pcie_suspend_noirq()
 2024-11-15 15:05 UTC  (3+ messages)

[PATCH net-next 00/13] net: fec: cleanups, update quirk, update IRQ naming
 2024-11-15 14:40 UTC  (3+ messages)
` [PATCH net-next 01/13] net: fec: fix typos found by codespell

[PATCH v7 0/7] Add ITE IT6263 LVDS to HDMI converter support
 2024-11-15 12:31 UTC  (10+ messages)
` [PATCH v7 1/7] arm64: dts: imx8mp-skov-revb-mi1010ait-1cp1: Set "media_disp2_pix" clock rate to 70MHz
` [PATCH v7 2/7] Revert "clk: imx: clk-imx8mp: Allow media_disp pixel clock reconfigure parent rate"
` [PATCH v7 3/7] drm/bridge: fsl-ldb: Get the next non-panel bridge
` [PATCH v7 4/7] drm/bridge: fsl-ldb: Use clk_round_rate() to validate "ldb" clock rate
` [PATCH v7 5/7] drm/bridge: fsl-ldb: Use clk_round_rate() to validate "pix" "
` [PATCH v7 6/7] arm64: dts: imx8mp-evk: Add NXP LVDS to HDMI adapter cards
` [PATCH v7 7/7] arm64: defconfig: Enable ITE IT6263 driver

[PATCH v5] soc: imx: Add SoC device register for i.MX9
 2024-11-15 11:28 UTC  (7+ messages)
  ` 回复: [EXT] "

[PATCH 0/4] refactor the system PM logic for sdhci-esdhc-imx
 2024-11-15 11:16 UTC  (8+ messages)
` [PATCH 2/4] mmc: host: sdhci-esdhc-imx: refactor the system PM logic

[PATCH v2 0/3] clk: imx93: Add IMX93_CLK_SPDIF_IPG clock
 2024-11-15 10:17 UTC  (5+ messages)
` [PATCH v2 3/3] arm64: dts: imx93: Use IMX93_CLK_SPDIF_IPG as SPDIF IPG clock

[PATCH v10 1/3] phy: fsl-imx8mq-usb: add tca function driver for imx95
 2024-11-15  9:33 UTC  (3+ messages)
` [PATCH v10 2/3] arm64: dts: imx95: add usb3 related nodes
` [PATCH v10 3/3] arm64: dts: imx95-19x19-evk: add typec nodes and enable usb3 node

[PATCH 0/3] media: i2c: imx290: Add support for imx462
 2024-11-15  8:51 UTC  (9+ messages)
` [PATCH 1/3] media: i2c: imx290: Limit analogue gain according to module
` [PATCH 2/3] media: dt-bindings: media: i2c: Add IMX462 to the IMX290 binding
` [PATCH 3/3] media: i2c: imx290: Add configuration for IMX462

[PATCH v4 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
 2024-11-15  8:40 UTC  (4+ messages)
` [PATCH v4 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support

[PATCH] ASoC: imx-audmix: Add NULL check in imx_audmix_probe
 2024-11-15  7:03 UTC  (2+ messages)

[PATCH net-next] net: enetc: clean up before returning in probe()
 2024-11-15  3:30 UTC  (3+ messages)

[PATCH] mailbox: imx: Modify the incorrect format specifier
 2024-11-15  1:18 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 0/4] iio: accel: fxls8962af: add fxls8967af and fxls8974cf
 2024-11-14 20:08 UTC  (11+ messages)
` [PATCH 1/4] dt-bindings: iio: accel: fxls8962af: add compatible string 'nxp,fxls8967af'
` [PATCH 2/4] dt-bindings: iio: accel: fxls8962af: add compatible string 'nxp,fxls8974cf'
` [PATCH 3/4] iio: accel: fxls8962af: add fxls8974cf support
` [PATCH 4/4] iio: accel: fxls8962af: add fxls8967af support

[PATCH v5 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-11-14 16:48 UTC  (9+ messages)
` [PATCH v5 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [PATCH v5 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

[PATCH v9 1/3] phy: fsl-imx8mq-usb: add tca function driver for imx95
 2024-11-14 11:03 UTC  (5+ messages)
` [PATCH v9 2/3] arm64: dts: imx95: add usb3 related nodes
` [PATCH v9 3/3] arm64: dts: imx95-19x19-evk: add typec nodes and enable usb3 node

[PATCH v3 4/5] hwmon: tmp108: Add support for I3C device
 2024-11-14  7:36 UTC  (2+ messages)

[PATCH 0/3] Add i.MX91 platform support
 2024-11-14  6:09 UTC  (9+ messages)
` [PATCH 2/3] arm64: dts: freescale: Add i.MX91 dtsi support
` [PATCH 3/3] arm64: dts: freescale: Add i.MX91 11x11 EVK basic support

[PATCH net] samples: pktgen: correct dev to DEV
 2024-11-14  3:10 UTC  (5+ messages)

[PATCH v3 net-next 0/5] Add more feautues for ENETC v4 - round 1
 2024-11-14  1:35 UTC  (5+ messages)
` [PATCH v3 net-next 4/5] net: enetc: add LSO support for i.MX95 ENETC PF

[PATCH] ARM: dts: imxrt1050: Fix clocks for mmc
 2024-11-13 20:24 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: timer: fsl,imxgpt: Fix the fsl,imx7d-gpt fallback
 2024-11-13 17:57 UTC  (4+ messages)

[PATCH v6 0/7] gpio: siul2-s32g2: add initial GPIO driver
 2024-11-13 15:26 UTC  (10+ messages)
` [PATCH v6 1/7] dt-bindings: mfd: add support for the NXP SIUL2 module
` [PATCH v6 2/7] mfd: nxp-siul2: add support for NXP SIUL2
` [PATCH v6 3/7] arm64: dts: s32g: make pinctrl part of mfd node
` [PATCH v6 4/7] pinctrl: s32: convert the driver into an mfd cell
` [PATCH v6 5/7] pinctrl: s32cc: change to "devm_pinctrl_register_and_init"
` [PATCH v6 6/7] pinctrl: s32cc: implement GPIO functionality
` [PATCH v6 7/7] MAINTAINERS: add MAINTAINER for NXP SIUL2 MFD driver

[PATCH v10 0/5] v10: firmware: imx: driver for NXP secure-enclave
 2024-11-13 10:48 UTC  (2+ messages)

[PATCH] clk: imx: pll14xx: Extend dynamic rates support to PLL1416x
 2024-11-13  9:43 UTC  (5+ messages)

[PATCH v6 0/5] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2024-11-13  9:02 UTC  (5+ messages)
` [PATCH v6 3/5] PCI: endpoint: pci-epf-test: Add doorbell test support


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