messages from 2025-02-05 16:01:02 to 2025-02-09 17:45:33 UTC [more...]
[PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings
2025-02-09 17:45 UTC (24+ messages)
` [PATCH v2 01/12] dt-bindings: powerpc: Add Freescale/NXP MPC83xx SoCs
` [PATCH v2 02/12] dt-bindings: ata: Convert fsl,pq-sata to YAML
` [PATCH v2 03/12] dt-bindings: crypto: Convert fsl,sec-2.0 "
` [PATCH v2 04/12] dt-bindings: mfd: Convert fsl,mcu-mpc8349emitx "
` [PATCH v2 05/12] dt-bindings: dma: Convert fsl,elo*-dma "
` [PATCH v2 06/12] dt-bindings: pci: Convert fsl,mpc83xx-pcie "
` [PATCH v2 07/12] dt-bindings: watchdog: Convert mpc8xxx-wdt "
` [PATCH v2 08/12] dt-bindings: spi: Convert Freescale SPI bindings "
` [PATCH v2 09/12] dt-bindings: memory-controllers: Convert fsl,elbc "
` [PATCH v2 10/12] dt-bindings: memory-controllers: Add fsl,elbc-gpcm-uio
` [PATCH v2 11/12] dt-bindings: nand: Add fsl,elbc-fcm-nand
` [PATCH v2 12/12] dt-bindings: mtd: raw-nand-chip: Relax node name pattern
[PATCH v5 00/11] RISC-V IMSIC driver improvements
2025-02-09 4:16 UTC (12+ messages)
` [PATCH v5 01/11] irqchip/riscv-imsic: Set irq_set_affinity for IMSIC base
` [PATCH v5 02/11] irqchip/irq-msi-lib: Optionally set default irq_eoi/irq_ack
` [PATCH v5 03/11] irqchip/riscv-imsic: Move to common MSI lib
` [PATCH v5 04/11] genirq: Introduce common irq_force_complete_move() implementation
` [PATCH v5 05/11] genirq: Introduce irq_can_move_in_process_context()
` [PATCH v5 06/11] genirq: Remove unused GENERIC_PENDING_IRQ_CHIPFLAGS kconfig option
` [PATCH v5 07/11] RISC-V: Select GENERIC_PENDING_IRQ
` [PATCH v5 08/11] irqchip/riscv-imsic: Separate next and previous pointers in IMSIC vector
` [PATCH v5 09/11] irqchip/riscv-imsic: Implement irq_force_complete_move() for IMSIC
` [PATCH v5 10/11] irqchip/riscv-imsic: Replace hwirq with irq in the IMSIC vector
` [PATCH v5 11/11] irqchip/riscv-imsic: Special handling for non-atomic device MSI update
[PATCH v4 00/11] RISC-V IMSIC driver improvements
2025-02-08 16:39 UTC (7+ messages)
` [PATCH v4 04/11] genirq: Introduce common irq_force_complete_move() implementation
` [PATCH v4 09/11] irqchip/riscv-imsic: Implement irq_force_complete_move() for IMSIC
` [PATCH v4 10/11] irqchip/riscv-imsic: Replace hwirq with irq in the IMSIC vector
` [PATCH v4 11/11] irqchip/riscv-imsic: Special handling for non-atomic device MSI update
[PATCH v14 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2025-02-08 15:43 UTC (19+ messages)
` [PATCH v14 01/15] platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all()
` [PATCH v14 02/15] irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable()
` [PATCH v14 03/15] irqchip/gic-v3-its: Set IRQ_DOMAIN_FLAG_MSI_IMMUTABLE for ITS
` [PATCH v14 04/15] irqchip/gic-v3-its: Add support for device tree msi-map and msi-mask
` [PATCH v14 05/15] PCI: endpoint: Set ID and of_node for function driver
` [PATCH v14 06/15] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v14 07/15] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check
` [PATCH v14 08/15] PCI: endpoint: Add pci_epf_align_inbound_addr() helper for address alignment
` [PATCH v14 09/15] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v14 10/15] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v14 11/15] selftests: pci_endpoint: "
` [PATCH v14 12/15] pci: imx6: Add helper function imx_pcie_add_lut_by_rid()
` [PATCH v14 13/15] pci: imx6: Add LUT setting for MSI/IOMMU in Endpoint mode
` [PATCH v14 14/15] arm64: dts: imx95: Add msi-map for pci-ep device
` [PATCH v14 15/15] arm64: dts: imx95-19x19-evk: Add PCIe1 endpoint function overlay file
[PATCH v7 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
2025-02-07 20:16 UTC (6+ messages)
` [PATCH v7 1/4] dt-bindings: rtc: add schema for NXP "
` [PATCH v7 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support
` [PATCH v7 3/4] arm64: defconfig: add S32G RTC module support
` [PATCH v7 4/4] MAINTAINERS: add NXP S32G RTC driver
[PATCH resend v2 1/1] arm64: dts: imx8qm-mek: add audio-codec cs42888 and related nodes
2025-02-07 20:00 UTC
[PATCH v3 0/7] Refactor imx drivers and introduce support for imx95
2025-02-07 16:35 UTC (9+ messages)
` [PATCH v3 1/7] ASoC: SOF: imx: introduce more common structures and functions
` [PATCH v3 2/7] ASoC: SOF: imx8: use common imx chip interface
` [PATCH v3 3/7] ASoC: SOF: imx8: use IMX_SOF_* macros
` [PATCH v3 4/7] ASoC: SOF: imx8: drop unneeded/unused macros/header includes
` [PATCH v3 5/7] ASoC: SOF: imx: merge imx8 and imx8m drivers
` [PATCH v3 6/7] ASoC: SOF: imx: merge imx8 and imx8ulp drivers
` [PATCH v3 7/7] ASoC: SOF: imx: add driver for the imx95 chip
[PATCH v2 00/10] Make i.MX8M OCOTP work as accessing controller
2025-02-07 15:24 UTC (18+ messages)
` [PATCH v2 01/10] nvmem: imx-ocotp: Sort header alphabetically
` [PATCH v2 02/10] nvmem: imx-ocotp: Support accessing controller for i.MX8M
` [PATCH v2 03/10] arm64: dts: imx8mn: Add i.MX8M Nano OCOTP disable fuse definitions
` [PATCH v2 04/10] arm64: dts: imx8mn: Add access-controller references
` [PATCH v2 05/10] arm64: dts: imx8mp: Add i.MX8M Plus OCOTP disable fuse definitions
` [PATCH v2 06/10] arm64: dts: imx8mp: Add access-controller references
` [PATCH v2 07/10] arm64: dts: imx8mm: Add i.MX8M Mini OCOTP disable fuse definitions
` [PATCH v2 08/10] arm64: dts: imx8mm: Add access-controller references
` [PATCH v2 09/10] arm64: dts: imx8mq: Add i.MX8M OCOTP disable fuse definitions
` [PATCH v2 10/10] arm64: dts: imx8mq: Add access-controller references
[PATCH 0/3] TQMa93xx fixes
2025-02-07 13:53 UTC (2+ messages)
[PATCH v2 0/4] clk: Support spread spectrum and use it in clk-pll144x and clk-scmi
2025-02-07 13:14 UTC (16+ messages)
` [PATCH v2 1/4] clk: Introduce clk_hw_set_spread_spectrum
` [PATCH v2 3/4] clk: imx: pll14xx: support spread spectrum clock generation
` [PATCH NOT APPLY v2 4/4] clk: scmi: Support spread spectrum
[PATCH net-next v4] net: fec: Refactor MAC reset to function
2025-02-07 12:12 UTC
[PATCH v8 0/2] Make i.MX9 OCOTP work as accessing controller
2025-02-07 12:12 UTC (4+ messages)
` [PATCH v8 2/2] nvmem: imx-ocotp-ele: Support accessing controller for i.MX9
[PATCH 0/2] i3c: Add basic HDR mode support
2025-02-07 9:08 UTC (18+ messages)
` [PATCH 1/2] i3c: Add basic HDR support
[PATCH v7 0/7] Add ITE IT6263 LVDS to HDMI converter support
2025-02-07 7:44 UTC (5+ messages)
[PATCH] gpio: vf610: add locking to gpio direction functions
2025-02-07 6:21 UTC
[PATCH v2 00/14] media: imx8: add camera support
2025-02-06 21:48 UTC (18+ messages)
` [PATCH v2 01/14] dt-bindings: phy: Add MIPI CSI PHY for i.MX8Q
` [PATCH v2 02/14] phy: freescale: Add MIPI CSI PHY driver "
` [PATCH v2 03/14] dt-bindings: firmware: imx: add property reset-controller
` [PATCH v2 04/14] reset: imx: Add SCU reset driver for i.MX8QXP and i.MX8QM
` [PATCH v2 05/14] media: dt-bindings: Add binding doc for i.MX8QXP and i.MX8QM ISI
` [PATCH v2 06/14] media: nxp: imx8-isi: Allow num_sources to be greater than num_sink
` [PATCH v2 07/14] media: imx8-isi: Add support for i.MX8QM and i.MX8QXP
` [PATCH v2 08/14] media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8QM(QXP) compatible strings
` [PATCH v2 09/14] media: imx8mq-mipi-csi2: Add imx8mq_plat_data for different "
` [PATCH v2 10/14] media: imx8mq-mipi-csi2: Add support for i.MX8QXP
` [PATCH v2 11/14] arm64: dts: imx8: add capture controller for i.MX8's img subsystem
` [PATCH v2 12/14] arm64: dts: imx8qm: add 24MHz clock-xtal24m
` [PATCH v2 13/14] arm64: dts: imx8q: add linux,cma node for imx8qm-mek and imx8qxp-mek
` [PATCH v2 14/14] arm64: dts: imx8q: add camera ov5640 support "
[PATCH v3] media: nxp: imx8-isi: better handle the m2m usage_count
2025-02-06 20:37 UTC (2+ messages)
[PATCH] net: fec: Refactor MAC reset to function
2025-02-06 18:32 UTC (5+ messages)
[PATCH v2 0/8] Refactor imx drivers and introduce support for imx95
2025-02-06 17:28 UTC (18+ messages)
` [PATCH v2 1/8] ASoC: SOF: imx: introduce more common structures and functions
` [PATCH v2 2/8] ASoC: SOF: imx8: use common imx chip interface
` [PATCH v2 3/8] ASoC: SOF: imx8: use IMX_SOF_* macros
` [PATCH v2 4/8] ASoC: SOF: imx8: shuffle structure and function definitions
` [PATCH v2 5/8] ASoC: SOF: imx8: drop unneeded/unused macros/header includes
` [PATCH v2 6/8] ASoC: SOF: imx: merge imx8 and imx8m drivers
` [PATCH v2 7/8] ASoC: SOF: imx: merge imx8 and imx8ulp drivers
` [PATCH v2 8/8] ASoC: SOF: imx: add driver for the imx95 chip
[PATCH v9 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr()
2025-02-06 17:11 UTC (3+ messages)
` [PATCH v9 3/7] PCI: Add parent_bus_offset to resource_entry
[PATCH v8 13/19] MAINTAINERS: Add maintainer for i.MX8qxp Display Controller
2025-02-06 16:34 UTC (2+ messages)
` "
[PATCH 00/12] drm: Move to using devm_platform_ioremap_resource
2025-02-06 16:13 UTC (18+ messages)
` [PATCH 01/12] drm/aspeed: move to devm_platform_ioremap_resource() usage
` [PATCH 02/12] drm/fsl-dcu: "
` [PATCH 03/12] drm/hisilicon: "
` [PATCH 04/12] drm/mediatek: "
` [PATCH 05/12] drm/mxsfb: "
` [PATCH 06/12] drm/sprd: "
` [PATCH 07/12] drm/sti: "
` [PATCH 08/12] drm/stm: "
` [PATCH 09/12] drm/tegra: "
` [PATCH 10/12] drm/tiny: "
` [PATCH 11/12] drm/vc4: "
` [PATCH 12/12] Documentation: Update the todo
[PATCH v2 0/4] scmi: Bypass set fwnode and introduce allow/block list to address devlink issue
2025-02-06 14:15 UTC (17+ messages)
` [PATCH v2 1/4] firmware: arm_scmi: Bypass setting fwnode for scmi cpufreq
` [PATCH v2 2/4] firmware: arm_scmi: Add machine_allowlist and machine_blocklist
[PATCH v4 0/3] add FlexCAN support for S32G2/S32G3 SoCs
2025-02-06 12:47 UTC (3+ messages)
` [PATCH v4 1/3] dt-bindings: can: fsl,flexcan: add S32G2/S32G3 SoC support
[PATCH v6 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
2025-02-06 10:36 UTC (4+ messages)
` [PATCH v6 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support
[PATCH v11 1/3] dt-bindings: display: Add powertip,{st7272|hx8238a} as DT Schema description
2025-02-06 9:27 UTC (5+ messages)
` [PATCH v11 3/3] ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devices
[PATCH] media: nxp: imx8-isi: check return value of media_pad_remote_pad_first()
2025-02-06 8:49 UTC (2+ messages)
[PATCH 0/5] firmware: scmi/imx: Add i.MX95 LMM/CPU Protocol
2025-02-06 2:40 UTC (2+ messages)
[PATCH] net: fec: Refactor MAC reset to function
2025-02-06 1:06 UTC (5+ messages)
` [PATCH net v3] "
[PATCH 0/9] Refactor imx drivers and introduce support for imx95
2025-02-05 18:58 UTC (10+ messages)
` [PATCH 1/9] ASoC: SOF: imx: introduce more common structures and functions
` [PATCH 8/9] ASoC: SOF: imx: merge imx8 and imx8ulp drivers
[RESEND PATCH v11 1/3] dt-bindings: display: Add powertip,{st7272|hx8238a} as DT Schema description
2025-02-05 18:39 UTC (2+ messages)
[PATCH 0/4] Make i.MX8M Nano OCOTP work as accessing controller
2025-02-05 17:02 UTC (6+ messages)
` [PATCH 3/4] nvmem: imx-ocotp: Support accessing controller for i.MX8M Nano
[PATCH] dmaengine: fsl-edma: Add missing newlines to log messages
2025-02-05 16:54 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox