Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2024-09-24 10:40:09 to 2024-09-27 09:59:32 UTC [more...]

[PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
 2024-09-27  9:58 UTC  (8+ messages)

[PATCH v2] media: nxp: imx8-isi: better handle the m2m usage_count
 2024-09-27  8:04 UTC 

Device tree node order sort tool
 2024-09-27  7:32 UTC  (6+ messages)

[PATCH v3] ata: Fix typos in the comment
 2024-09-27  6:00 UTC 

[PATCH v2] ata: Fix typos in the comment
 2024-09-27  2:40 UTC  (2+ messages)

[PATCH v3 1/3] usb: chipidea: udc: handle USB Error Interrupt if IOC not set
 2024-09-27  1:01 UTC  (4+ messages)
` [PATCH v3 2/3] usb: chipidea: udc: improve dTD link logic
` [PATCH v3 3/3] usb: chipidea: udc: improve error recovery for ISO transfer

[PATCH v3 1/2] soc: imx8m: Probe the SoC driver as platform driver
 2024-09-26 23:39 UTC  (3+ messages)
` [PATCH v3 2/2] soc: imx8m: Remove global soc_uid

[PATCH 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-09-26 22:07 UTC  (3+ messages)
` [PATCH 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [PATCH 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

[PATCH v2] soc: imx8m: Probe the SoC driver as platform driver
 2024-09-26 21:35 UTC  (6+ messages)

[PATCH] perf vendor events arm64: imx95: add imx95_bandwidth_usage.lpddr4x metric
 2024-09-26 17:28 UTC  (2+ messages)

[PATCH v1] ata: Fix typo in the comment
 2024-09-26 17:04 UTC  (3+ messages)

[PATCH v4 00/11] i3c: master: some fix and improvemnt for hotjoin
 2024-09-26 17:02 UTC  (2+ messages)

[PATCH v2 1/1] MAINTAINERS: I3C: Add Frank Li as nxp I3C controller driver maintainer
 2024-09-26 16:56 UTC  (3+ messages)

[PATCH v2 0/3] PCI: dwc: opitimaze RC host pci_fixup_addr()
 2024-09-26 16:47 UTC  (4+ messages)
` [PATCH v2 1/3] of: address: Add cpu_untranslate_addr to struct of_pci_range
` [PATCH v2 2/3] PCI: dwc: Using cpu_untranslate_addr in of_range to eliminate cpu_addr_fixup()
` [PATCH v2 3/3] PCI: imx6: Remove cpu_addr_fixup()

[PATCH 0/5] dtbs_check warning clean up against fsl,mxs-usbphy.yaml
 2024-09-26 16:05 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: phy: mxs-usb-phy: add imx8qxp compatible
` [PATCH 2/5] arm64: dts: imx8dxl-ss-conn: change usbphy1 compatible
` [PATCH 3/5] arm64: dts: imx8qm: "
` [PATCH 4/5] arm64: dts: imx8qxp: "
` [PATCH 5/5] ARM: dts: imx6qdl: convert fsl,tx-d-cal to correct value

[PATCH v2 1/2] gpu: ipu-v3: vdic: Simplify ipu_vdi_setup()
 2024-09-26 11:16 UTC  (18+ messages)
` [PATCH v2 2/2] media: imx: vdic: Introduce mem2mem VDI deinterlacer driver

[PATCH v7 0/5] Changes in v7:
 2024-09-26  9:51 UTC  (7+ messages)
` [PATCH v7 4/5] firmware: imx: add driver for NXP EdgeLock Enclave
    ` [EXT] "

[PATCH v2 0/3] ARM: imx: only enable pinctrl as needed
 2024-09-26  8:40 UTC  (5+ messages)
` [PATCH v2 1/3] ARM: imx: Allow user to disable pinctrl

[PATCH v4 0/2] Add support for new IMX8MP based board
 2024-09-26  7:50 UTC  (10+ messages)
` [PATCH v4 1/2] dt-bindings: arm: Add i.MX8MP IOTA2 Lumpy board
` [PATCH v4 2/2] arm64: dts: imx: Add imx8mp-iota2-lumpy board

[PATCH v2 0/6] configure imx8 dsp DT node for rproc usage
 2024-09-26  6:59 UTC  (11+ messages)
` [PATCH v2 1/6] dt-bindings: dsp: fsl,dsp: fix power domain count
` [PATCH v2 2/6] dt-bindings: arm: arm,mhuv2: remove power domain from example client node
` [PATCH v2 3/6] arm64: dts: imx8qxp: configure dsp node for rproc usage
` [PATCH v2 4/6] arm64: dts: imx8qm: drop dsp node from audio_subsys bus
` [PATCH v2 5/6] arm64: dts: imx8qm: add node for VPU dsp
` [PATCH v2 6/6] arm64: dts: imx8qm: enable dsp node for rproc usage

[PATCH v3 0/9] A bunch of changes to refine i.MX PCIe driver
 2024-09-26  6:46 UTC  (11+ messages)
` [PATCH v3 1/9] dt-bindings: imx6q-pcie: Add ref clock for i.MX95 PCIe RC
` [PATCH v3 2/9] PCI: imx6: Add ref clock for i.MX95 PCIe
` [PATCH v3 3/9] PCI: imx6: Fetch dbi2 and iATU base addesses from DT
` [PATCH v3 4/9] PCI: imx6: Correct controller_id generation logic for i.MX7D
` [PATCH v3 5/9] PCI: imx6: Make core reset assertion deassertion symmetric
` [PATCH v3 6/9] PCI: imx6: Make *_enable_ref_clk() function symmetric
` [PATCH v3 7/9] PCI: imx6: Use dwc common suspend resume method
` [PATCH v3 8/9] PCI: imx6: Add i.MX8MQ i.MX8Q and i.MX95 PCIe PM support
` [PATCH v3 9/9] arm64: dts: imx95: Add ref clock for i.MX95 PCIe

[PATCH 0/3] PCI: dwc: opitimaze RC host pci_fixup_addr()
 2024-09-26  3:21 UTC  (7+ messages)
` [PATCH 1/3] of: address: Add helper function to get untranslated 'ranges' information
` [PATCH 2/3] PCI: dwc: Using for_each_of_range_untranslate to elminate cpu_addr_fixup()
` [PATCH 3/3] PCI: imx6: Remove cpu_addr_fixup()

[PATCH v2 1/2] dt-bindings: arm: fsl: Document DH i.MX8MP DHCOM SoM on DRC02 carrier board
 2024-09-26  2:42 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: imx8mp: Add "

[PATCH v7 1/2] dt-bindings: arm: Document the btt3 i.MX28 based board
 2024-09-26  2:42 UTC  (4+ messages)
` [PATCH v7 2/2] ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devices

[PATCH v2 1/3] usb: chipidea: udc: handle USB Error Interrupt if IOC not set
 2024-09-26  2:11 UTC  (7+ messages)
` [PATCH v2 2/3] usb: chipidea: udc: improve dTD link logic
` [PATCH v2 3/3] usb: chipidea: udc: improve error recovery for ISO transfer

[PATCH] soc: imx8m: Probe the SoC driver late
 2024-09-25 22:11 UTC  (9+ messages)

[PATCH 1/2] arm64: dts: imx8mp: Document DH i.MX8MP DHCOM SoM on DRC02 carrier board
 2024-09-25 22:08 UTC  (8+ messages)
` [PATCH 2/2] arm64: dts: imx8mp: Add "

[PATCH v2] media: nxp: imx8-isi: fix v4l2-compliance test errors
 2024-09-25 19:36 UTC  (2+ messages)

[PATCH v2 0/9] A bunch of changes to refine i.MX PCIe driver
 2024-09-25 19:28 UTC  (13+ messages)
` [PATCH v2 1/9] dt-bindings: imx6q-pcie: Add ref clock for i.MX95 PCIe
` [PATCH v2 2/9] PCI: imx6: "
` [PATCH v2 3/9] PCI: imx6: Fetch dbi2 and iATU base addesses from DT
` [PATCH v2 4/9] PCI: imx6: Correct controller_id generation logic for i.MX7D
` [PATCH v2 5/9] PCI: imx6: Make core reset assertion deassertion symmetric
` [PATCH v2 6/9] PCI: imx6: Make *_enable_ref_clk() function symmetric
` [PATCH v2 7/9] PCI: imx6: Use dwc common suspend resume method
` [PATCH v2 8/9] PCI: imx6: Add i.MX8MQ i.MX8Q and i.MX95 PCIe PM support
` [PATCH v2 9/9] arm64: dts: imx95: Add ref clock for i.MX95 PCIe

[PATCH v1 0/3] arm64: dts: freescale: imx8mp-verdin: Add Ivy carrier
 2024-09-25 16:53 UTC  (10+ messages)
` [PATCH v1 2/3] arm64: dts: freescale: imx8mp-verdin: add labels to som nodes
` [PATCH v1 3/3] arm64: dts: freescale: imx8mp-verdin: Add Ivy carrier board

[PATCH v1 0/2] Bug fixes when dwc generic suspend/resume functions are used
 2024-09-25 16:47 UTC  (4+ messages)
` [PATCH v1 1/2] PCI: dwc: Fix resume failure if no EP is connected on some platforms
` [PATCH v1 2/2] PCI: dwc: Do stop link in the dw_pcie_suspend_noirq

[PATCH v5 0/2] Add support for new IMX8MP based board
 2024-09-25 14:36 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: arm: Add i.MX8MP IOTA2 Lumpy board
` [PATCH v5 2/2] arm64: dts: imx: Add imx8mp-iota2-lumpy board

[PATCH] kbuild: fix a typo dt_binding_schema -> dt_binding_schemas
 2024-09-25 13:51 UTC  (2+ messages)

[PATCH v2 1/3] usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flag
 2024-09-25 12:47 UTC  (4+ messages)
` [PATCH v2 2/3] usb: chipidea: udc: limit usb request length to max 16KB

[PATCH 0/3] spi-nor: add optional vcc-supply and enable it for i.MX93
 2024-09-25  7:50 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mtd: jedec,spi-nor: add optional vcc-supply

[PATCH net 1/2] net: fec: Restart PPS after link state change
 2024-09-25  5:22 UTC  (4+ messages)
` [PATCH net 2/2] net: fec: Reload PTP registers after link-state change

[PATCH v5 0/4] Add dbi2 and atu for i.MX8M PCIe EP
 2024-09-25  4:03 UTC  (7+ messages)

[PATCH v2 0/4] PCI: ep: dwc/imx6: Add bus address support for PCI endpoint devices
 2024-09-25  3:06 UTC  (7+ messages)
` [PATCH v2 2/4] dt-bindings: PCI: fsl,imx6q-pcie-ep: Add compatible string fsl,imx8q-pcie-ep
` [PATCH v2 3/4] PCI: imx6: Pass correct sub mode when calling phy_set_mode_ext()
` [PATCH v2 4/4] PCI: imx6: Add i.MX8Q PCIe Endpoint (EP) support

[PATCH v1 0/9] A bunch of changes to refine i.MX PCIe driver
 2024-09-25  2:31 UTC  (19+ messages)
` [PATCH v1 1/9] dt-bindings: imx6q-pcie: Add ref clock for i.MX95 PCIe
` [PATCH v1 2/9] PCI: imx6: "
` [PATCH v1 4/9] PCI: imx6: Correct controller_id generation logic for i.MX7D
` [PATCH v1 5/9] PCI: imx6: Make core reset assertion deassertion symmetric
` [PATCH v1 6/9] PCI: imx6: Make *_enable_ref_clk() function symmetric
` [PATCH v1 8/9] PCI: imx6: Add i.MX8MQ i.MX8Q and i.MX95 PCIe PM support
` [PATCH v1 9/9] arm64: dts: imx95: Add ref clock for i.MX95 PCIe

[PATCH v4 net] net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check
 2024-09-24 20:54 UTC 

[PATCH v3 net] net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check
 2024-09-24 18:50 UTC  (5+ messages)

[PATCH 1/3] dt-bindings: perf: fsl-imx-ddr: Add i.MX91 compatible
 2024-09-24 18:09 UTC  (4+ messages)
` [PATCH 2/3] perf: imx_perf: add support for i.MX91 platform

[PATCH v1 0/3] arm64: dts: freescale: imx8mm-verdin: Add Ivy carrier board
 2024-09-24 11:30 UTC  (3+ messages)
` [PATCH v1 2/3] arm64: dts: freescale: imx8mm-verdin: add label to som adc node
` [PATCH v1 3/3] arm64: dts: freescale: imx8mm-verdin: Add Ivy carrier board

[PATCH v4 0/3] Add support for imx8ulp's SIM
 2024-09-24 11:18 UTC  (5+ messages)
` [PATCH v4 2/3] reset: add driver for imx8ulp SIM reset controller

[PATCH v5 0/3] Add support for imx8ulp's SIM
 2024-09-24 11:08 UTC  (3+ messages)
` [PATCH v5 3/3] arm64: dts: imx8ulp: add AVD-SIM node

[PATCH 0/5] configure imx8 dsp DT node for rproc usage
 2024-09-24 11:01 UTC  (4+ messages)
` [PATCH 2/5] arm64: dts: imx8qxp: configure dsp "


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