Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2024-02-02 22:22:21 to 2024-02-25 13:02:19 UTC [more...]

[PATCH 1/1] ARM: dts: ls1021a: Enable usb3-lpm-capable for usb3 node
 2024-02-25 13:01 UTC  (2+ messages)

[PATCH v11 00/14] PCI: imx6: Clean up and add imx95 pci support
 2024-02-23 15:30 UTC  (21+ messages)
` [PATCH v11 01/14] PCI: imx6: Simplify clock handling by using clk_bulk*() function
` [PATCH v11 02/14] PCI: imx6: Simplify phy handling by using IMX6_PCIE_FLAG_HAS_PHYDRV
` [PATCH v11 03/14] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v11 04/14] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
` [PATCH v11 05/14] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
` [PATCH v11 06/14] PCI: imx6: Simplify switch-case logic by involve init_phy callback
` [PATCH v11 07/14] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v11 08/14] dt-bindings: imx6q-pcie: Restruct reg and reg-name
` [PATCH v11 09/14] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v11 10/14] PCI: imx6: Add iMX95 PCIe Root Complex support
` [PATCH v11 11/14] PCI: imx6: Clean up get addr_space code
` [PATCH v11 12/14] PCI: imx6: Add epc_features in imx6_pcie_drvdata
` [PATCH v11 13/14] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v11 14/14] PCI: imx6: Add iMX95 Endpoint (EP) support

[PATCH v2 1/1] dmaengine: fsl-qdma: add __iomem and struct in union to fix sparse warning
 2024-02-23 12:08 UTC  (5+ messages)

[PATCH 1/1] dmaengine: fsl-qdma: add __iomem and struct in union to fix sparse warning
 2024-02-23 12:08 UTC  (4+ messages)

[PATCH 1/1] arm64: dts: lx2160a: Fix DTS for full PL011 UART
 2024-02-23  6:51 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: ls1088a: Add the PME interrupt for PCIe EP node
 2024-02-23  6:50 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: imx8qm: add i2c4 and i2c4_lpcg node
 2024-02-23  6:39 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: imx8qm: add i2c1 for imx8qm-mek board

[PATCH v2 0/4] Add 8qm SMMU information
 2024-02-23  2:26 UTC  (21+ messages)
` [PATCH v2 1/4] dt-bindings: mmc: fsl-imx-esdhc: add iommus property
` [PATCH v2 2/4] dt-bindings: net: fec: "
` [PATCH v2 3/4] arm64: dts: imx8qm: add smmu node
` [PATCH v2 4/4] arm64: dts: imx8qm: add smmu stream id information

[PATCH 1/2] arm64: dts: imx8dxl: add fsl-dma.h dt-binding header file
 2024-02-23  1:56 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: imx8dxl update edma0 information

[PATCH v3 1/1] dt-bindings: pci: layerscape-pci: Convert to yaml format
 2024-02-22 19:22 UTC  (5+ messages)

[PATCH 1/1] dmaengine: mxs-dma: switch from dma_coherent to dma_pool
 2024-02-22 13:47 UTC  (4+ messages)

[PATCH v4 1/6] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-02-22 12:25 UTC  (11+ messages)
` [PATCH v4 2/6] perf: imx_perf: refactor driver for imx93
` [PATCH v4 3/6] perf: imx_perf: add support for i.MX95 platform
` [PATCH v4 4/6] perf: imx_perf: add macro definitions for parsing config attr
` [PATCH v4 5/6] perf: imx_perf: limit counter ID from user space and optimize counter usage
` [PATCH v4 6/6] perf vendor events arm64:: Add i.MX95 DDR Performane Monitor metrics

[PATCH v10 00/14] PCI: imx6: Clean up and add imx95 pci support
 2024-02-20 21:24 UTC  (29+ messages)
` [PATCH v10 01/14] PCI: imx6: Simplify clock handling by using clk_bulk*() function
` [PATCH v10 02/14] PCI: imx6: Simplify phy handling by using IMX6_PCIE_FLAG_HAS_PHYDRV
` [PATCH v10 03/14] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v10 04/14] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
` [PATCH v10 05/14] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
` [PATCH v10 06/14] PCI: imx6: Simplify switch-case logic by involve init_phy callback
` [PATCH v10 07/14] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v10 08/14] dt-bindings: imx6q-pcie: Restruct reg and reg-name
` [PATCH v10 09/14] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v10 10/14] PCI: imx6: Add iMX95 PCIe Root Complex support
` [PATCH v10 11/14] PCI: imx6: Clean up get addr_space code
` [PATCH v10 12/14] PCI: imx6: Add epc_features in imx6_pcie_drvdata
` [PATCH v10 13/14] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v10 14/14] PCI: imx6: Add iMX95 Endpoint (EP) support

[PATCH v4 0/5] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-02-19 15:16 UTC  (7+ messages)
` [PATCH v4 1/5] PCI: Add INTx Mechanism Messages macros
` [PATCH v4 2/5] PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structure
` [PATCH v4 3/5] PCI: dwc: Add outbound MSG TLPs support
` [PATCH v4 4/5] PCI: Add PCIE_MSG_CODE_PME_TURN_OFF message macro
` [PATCH v4 5/5] PCI: dwc: Add common send PME_Turn_Off message method

[PATCH 1/1] dmaengine: fsl-edma: correct max_segment_size setting
 2024-02-16 12:34 UTC  (2+ messages)

[PATCH v2 0/2] usb: dwc3: drop 'snps,host-vbus-glitches-quirk'
 2024-02-15 23:39 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: "
` [PATCH v2 2/2] usb: dwc3: apply snps,host-vbus-glitches workaround unconditionally

[PATCH v3 0/6] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-02-14 19:54 UTC  (14+ messages)
` [PATCH v3 5/6] dt-bindings: PCI: dwc: Add 'msg' register region

[PATCH v9 00/16] PCI: imx6: Clean up and add imx95 pci support
 2024-02-13 15:35 UTC  (16+ messages)
` [PATCH v9 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID
` [PATCH v9 07/16] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
` [PATCH v9 16/16] PCI: imx6: Add iMX95 Endpoint (EP) support

[PATCH v2 1/2] dmaengine: fsl-edma: add trace event support
 2024-02-09 21:36 UTC  (2+ messages)
` [PATCH v2 2/2] dmaengine: fsl-edma: use _Generic to handle difference type

[PATCH 1/2] dt-bindings: usb: dwc3: Add system bus request info
 2024-02-09  7:31 UTC  (12+ messages)

[PATCH 1/2] dmaengine: fsl-edma: add trace event support
 2024-02-09  1:04 UTC  (2+ messages)
` [PATCH 2/2] dmaengine: fsl-edma: use _Generic to handle difference type

[PATCH 0/2] usb: dwc3: drop 'quirk' suffix at snps,host-vbus-glitches-quirk
 2024-02-09  0:03 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: "
` [PATCH 2/2] "

[PATCH 1/1] dt-bindings: pci: layerscape-pci: Convert to yaml file
 2024-02-08 22:11 UTC  (10+ messages)

[PATCH v2 1/1] dt-bindings: pci: layerscape-pci: Convert to yaml file
 2024-02-08 21:02 UTC  (4+ messages)

[PATCH v8 0/8] I3C target mode support
 2024-02-08 17:01 UTC  (9+ messages)
` [PATCH v8 1/8] i3c: add "
` [PATCH v8 2/8] dt-bindings: i3c: svc: add proptery mode
` [PATCH v8 3/8] Documentation: i3c: Add I3C target mode controller and function
` [PATCH v8 4/8] i3c: svc: Add svc-i3c-main.c and svc-i3c.h
` [PATCH v8 5/8] i3c: target: add svc target controller support
` [PATCH v8 6/8] i3c: target: func: add tty driver
` [PATCH v8 7/8] i3c: add API i3c_dev_gettstatus_format1() to get target device status
` [PATCH v8 8/8] tty: i3c: add TTY over I3C master support

[PATCH v4 0/6] dmaengine: fsl-edma: integrate TCD64 support for 64bit physical address
 2024-02-07  8:49 UTC  (2+ messages)

[PATCH 1/1] dmaengine: fsl-edma: correct calculation of 'nbytes' in multi-fifo scenario
 2024-02-07  8:49 UTC  (2+ messages)

[PATCH 1/1] dmaengine: fsl-qdma: init irq after reg initialization
 2024-02-07  8:49 UTC  (2+ messages)

[PATCH 1/1] dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read
 2024-02-07  8:49 UTC  (2+ messages)

[PATCH v7 0/8] I3C target mode support
 2024-02-06 15:22 UTC  (11+ messages)
` [PATCH v7 1/8] i3c: add "
` [PATCH v7 2/8] dt-bindings: i3c: svc: add proptery mode
` [PATCH v7 3/8] Documentation: i3c: Add I3C target mode controller and function
` [PATCH v7 4/8] i3c: svc: Add svc-i3c-main.c and svc-i3c.h
` [PATCH v7 5/8] i3c: target: add svc target controller support
` [PATCH v7 6/8] i3c: target: func: add tty driver
` [PATCH v7 7/8] i3c: add API i3c_dev_gettstatus_format1() to get target device status
` [PATCH v7 8/8] tty: i3c: add TTY over I3C master support

[PATCH v2 1/3] arm64: dts: imx8dxl: update flexcan[1-3] interrupt number
 2024-02-06 10:45 UTC  (2+ messages)

[PATCH 1/4] arm64: dts: ls1012a: correct the size of dcfg block
 2024-02-06  6:16 UTC  (2+ messages)

[PATCH v6 0/8] I3C target mode support
 2024-02-05 13:14 UTC  (10+ messages)
` [PATCH v6 1/8] i3c: add "
` [PATCH v6 2/8] dt-bindings: i3c: svc: add proptery mode
` [PATCH v6 3/8] Documentation: i3c: Add I3C target mode controller and function
` [PATCH v6 4/8] i3c: svc: Add svc-i3c-main.c and svc-i3c.h
` [PATCH v6 5/8] i3c: target: add svc target controller support
` [PATCH v6 6/8] i3c: target: func: add tty driver
` [PATCH v6 7/8] i3c: add API i3c_dev_gettstatus_format1() to get target device status
` [PATCH v6 8/8] tty: i3c: add TTY over I3C master support

[PATCH v2 1/2] usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()
 2024-02-05 10:01 UTC  (5+ messages)
` [PATCH v2 2/2] usb: cdns3: fix memory double free when handle zero packet


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