Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2023-06-12 20:35:00 to 2023-07-20 16:26:59 UTC [more...]

[PATCH v3 1/2] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions
 2023-07-20 16:26 UTC  (14+ messages)

[PATCH v4 1/2] PCI: layerscape: Add support for Link down notification
 2023-07-20 13:58 UTC  (2+ messages)
` [PATCH v4 2/2] PCI: layerscape: Add the workaround for lost link capabilities during reset

[PATCH v3 1/2] PCI: layerscape: Add support for Link down notification
 2023-07-19 22:23 UTC  (7+ messages)
` [PATCH v3 2/2] PCI: layerscape: Add the workaround for lost link capabilities during reset
    ` [v3 1/2] PCI: layerscape: Add support for Link down notification

[PATCH v10 00/12] dmaengine: edma: add freescale edma v3 support
 2023-07-19 18:01 UTC  (14+ messages)
` [PATCH v10 01/12] dmaengine: fsl-edma: fix build error when arch is s390
` [PATCH v10 02/12] dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c
` [PATCH v10 03/12] dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata
` [PATCH v10 04/12] dmaengine: fsl-edma: Remove enum edma_version
` [PATCH v10 05/12] dmaengine: fsl-edma: move common IRQ handler to common.c
` [PATCH v10 06/12] dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs()
` [PATCH v10 07/12] dmaengine: fsl-edma: refactor using devm_clk_get_enabled
` [PATCH v10 08/12] dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function
` [PATCH v10 09/12] dmaengine: fsl-edma: refactor chan_name setup and safety
` [PATCH v10 10/12] dmaengine: fsl-edma: move tcd into struct fsl_dma_chan
` [PATCH v10 11/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string
` [PATCH v10 12/12] dmaengine: fsl-edma: integrate v3 support

[PATCH 1/2] PCI: layerscape: Add support for Link down notification
 2023-07-19 12:26 UTC  (10+ messages)
` [PATCH 2/2] PCI: layerscape: Add the workaround for lost link capablities during reset

[PATCH v2 1/3] arm64: dts: imx8qm: add cpu frequency table
 2023-07-19  6:34 UTC  (4+ messages)
` [PATCH v2 2/3] arm64: dts: imx8qm: add thermal zone and cooling map
` [PATCH v2 3/3] arm64: dts: imx8qm-mek: delete A72 thermal zone

[PATCH v2 1/2] PCI: layerscape: Add support for Link down notification
 2023-07-19  4:29 UTC  (3+ messages)
` [PATCH v2 2/2] PCI: layerscape: Add the workaround for lost link capablities during reset

[PATCH 1/1] ASoC: codec: wm8960: add additional probe check for codec identification
 2023-07-18 12:10 UTC  (3+ messages)

[PATCH 1/1] arm64: dts: imx8mp: remove arm,primecell-periphid at etm nodes
 2023-07-18  6:43 UTC  (11+ messages)
` [PATCH 1/1] arm64: dts: imx8mp: remove arm, primecell-periphid "

[PATCH 0/3] Add RC-to-EP doorbell with platform MSI controller
 2023-07-17 14:06 UTC  (4+ messages)

[PATCH 1/1] thermal/drivers/imx_sc_thermal: return -EAGAIN when SCFW turn off resource
 2023-07-14 17:19 UTC  (3+ messages)

[PATCH 1/3] arm64: dts: imx8qm: add cpu frequency table
 2023-07-13  7:23 UTC  (7+ messages)
` [PATCH 2/3] arm64: dts: imx8qm: add thermal zone and cooling map
` [PATCH 3/3] arm64: dts: imx8qm-mek: delete A72 thermal zone

[PATCH v2 1/2] usb: gadget: call usb_gadget_check_config() to verify UDC capability
 2023-07-10 11:14 UTC  (7+ messages)
` [PATCH v2 2/2] usb: cdns3: fix incorrect calculation of ep_buf_size when more than one config
      ` [v2 "

[PATCH v3] gpio: mxc: add runtime pm support
 2023-07-10  7:56 UTC  (3+ messages)

[PATCH v9 00/13] dmaengine: edma: add freescale edma v3 support
 2023-07-09 10:46 UTC  (25+ messages)
` [PATCH v9 01/13] dmaengine: fsl-edma: fix build error when arch is s390
` [PATCH v9 02/13] dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c
` [PATCH v9 03/13] dmaengine: fsl-edma: clean up fsl_edma_irq_exit()
` [PATCH v9 04/13] dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata
` [PATCH v9 05/13] dmaengine: fsl-edma: Remove enum edma_version
` [PATCH v9 06/13] dmaengine: fsl-edma: move common IRQ handler to common.c
` [PATCH v9 07/13] dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs()
` [PATCH v9 08/13] dmaengine: fsl-edma: refactor using devm_clk_get_enabled
` [PATCH v9 09/13] dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function
` [PATCH v9 10/13] dmaengine: fsl-edma: refactor chan_name setup and safety
` [PATCH v9 11/13] dmaengine: fsl-edma: move tcd into struct fsl_dma_chan
` [PATCH v9 12/13] dmaengine: fsl-edma: integrate v3 support
` [PATCH v9 13/13] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string

[PATCH 1/1] arm64: dts: imx8mp: Add coresight trace components
 2023-07-05 20:40 UTC  (3+ messages)

[PATCH v2] gpio: mxc: add runtime pm support
 2023-07-05 19:03 UTC  (3+ messages)

[PATCH 1/1] usb: gadget: call usb_gadget_check_config() to verify UDC capability
 2023-06-30 19:57 UTC  (7+ messages)
  ` [EXT] "

[PATCH] gpio: mxc: add runtime pm support
 2023-06-30 18:54 UTC  (5+ messages)
  ` [EXT] "

[PATCH v8 00/12] dmaengine: edma: add freescale edma v3 support
 2023-06-20 17:49 UTC  (15+ messages)
` [PATCH v8 01/12] dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c
` [PATCH v8 02/12] dmaengine: fsl-edma: clean up fsl_edma_irq_exit()
` [PATCH v8 03/12] dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata
` [PATCH v8 04/12] dmaengine: fsl-edma: Remove enum edma_version
` [PATCH v8 05/12] dmaengine: fsl-edma: move common IRQ handler to common.c
` [PATCH v8 06/12] dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs()
` [PATCH v8 07/12] dmaengine: fsl-edma: refactor using devm_clk_get_enabled
` [PATCH v8 08/12] dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function
` [PATCH v8 09/12] dmaengine: fsl-edma: refactor chan_name setup and safety
` [PATCH v8 10/12] dmaengine: fsl-edma: move tcd into struct fsl_dma_chan
` [PATCH v8 11/12] dmaengine: fsl-edma: integrate v3 support
` [PATCH v8 12/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string

[PATCH v7 00/12] dmaengine: edma: add freescale edma v3 support
 2023-06-17  8:57 UTC  (14+ messages)
` [PATCH v7 01/12] dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c
` [PATCH v7 02/12] dmaengine: fsl-edma: clean up fsl_edma_irq_exit()
` [PATCH v7 03/12] dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata
` [PATCH v7 04/12] dmaengine: fsl-edma: Remove enum edma_version
` [PATCH v7 05/12] dmaengine: fsl-edma: move common IRQ handler to common.c
` [PATCH v7 06/12] dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs()
` [PATCH v7 07/12] dmaengine: fsl-edma: refactor using devm_clk_get_enabled
` [PATCH v7 08/12] dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function
` [PATCH v7 09/12] dmaengine: fsl-edma: refactor chan_name setup and safety
` [PATCH v7 10/12] dmaengine: fsl-edma: move tcd into struct fsl_dma_chan
` [PATCH v7 11/12] dmaengine: fsl-edma: integrate v3 support
` [PATCH v7 12/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string

[PATCH v6 00/12] dmaengine: edma: add freescale edma v3 support
 2023-06-15 14:37 UTC  (15+ messages)
` [PATCH v6 01/12] dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c
` [PATCH v6 02/12] dmaengine: fsl-edma: clean up fsl_edma_irq_exit()
` [PATCH v6 03/12] dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata
` [PATCH v6 04/12] dmaengine: fsl-edma: Remove enum edma_version
` [PATCH v6 05/12] dmaengine: fsl-edma: move common IRQ handler to common.c
` [PATCH v6 06/12] dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs()
` [PATCH v6 07/12] dmaengine: fsl-edma: refactor using devm_clk_get_enabled
` [PATCH v6 08/12] dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function
` [PATCH v6 09/12] dmaengine: fsl-edma: refactor chan_name setup and safety
` [PATCH v6 10/12] dmaengine: fsl-edma: move tcd into struct fsl_dma_chan
` [PATCH v6 11/12] dmaengine: fsl-edma: integrate v3 support
` [PATCH v6 12/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string

[PATCH v4 1/1] PCI: layerscape: Add the endpoint linkup notifier support
 2023-06-15  8:23 UTC  (5+ messages)

[PATCH v5 00/12] dmaengine: edma: add freescale edma v3 support
 2023-06-14  6:39 UTC  (16+ messages)
` [PATCH v5 01/12] dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c
` [PATCH v5 02/12] dmaengine: fsl-edma: clean up fsl_edma_irq_exit()
` [PATCH v5 03/12] dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata
` [PATCH v5 04/12] dmaengine: fsl-edma: Remove enum edma_version
` [PATCH v5 05/12] dmaengine: fsl-edma: move common IRQ handler to common.c
` [PATCH v5 06/12] dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs()
` [PATCH v5 07/12] dmaengine: fsl-edma: refactor using devm_clk_get_enabled
` [PATCH v5 08/12] dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function
` [PATCH v5 09/12] dmaengine: fsl-edma: refactor chan_name setup and safety
` [PATCH v5 10/12] dmaengine: fsl-edma: move tcd into struct fsl_dma_chan
` [PATCH v5 11/12] dmaengine: fsl-edma: integrate v3 support
` [PATCH v5 12/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string

[PATCH v2 1/1] arm64: dts: imx8mp: Add coresight trace components
 2023-06-13 23:31 UTC  (2+ messages)

[PATCH 1/1] PCI: endpoint: pci-epf-vntb: fix typo span in comments
 2023-06-13 15:41 UTC  (2+ messages)

[PATCH v4 00/12] dmaengine: edma: add freescale edma v3 support
 2023-06-13 11:19 UTC  (8+ messages)
` [PATCH v4 07/12] dmaengine: fsl-edma: refactor using devm_clk_get_enabled
` [PATCH v4 08/12] dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function
` [PATCH v4 09/12] dmaengine: fsl-edma: refactor chan_name setup and safety
` [PATCH v4 10/12] dmaengine: fsl-edma: move tcd into struct fsl_dma_chan
` [PATCH v4 11/12] dmaengine: fsl-edma: integrate v3 support
` [PATCH v4 12/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string


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