Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2025-01-07 01:34:29 to 2025-01-12 13:39:15 UTC [more...]

[PATCH 0/2] PCI: Simplify few things
 2025-01-12 13:39 UTC  (3+ messages)
` [PATCH 1/2] PCI: dwc: dra7xx: Use syscon_regmap_lookup_by_phandle_args
` [PATCH 2/2] PCI: dwc: layerscape: "

[PATCH 1/2] ARM: dts: imx5: Fix the CCM interrupts description
 2025-01-12 13:36 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: clock: "

[PATCH net-next 0/5] net: ethernet: Simplify few things
 2025-01-12 13:32 UTC  (6+ messages)
` [PATCH net-next 1/5] net: ti: icssg-prueth: Do not print physical memory addresses
` [PATCH net-next 2/5] net: ti: icssg-prueth: Use syscon_regmap_lookup_by_phandle_args
` [PATCH net-next 3/5] net: stmmac: imx: "
` [PATCH net-next 4/5] net: stmmac: sti: "
` [PATCH net-next 5/5] net: stmmac: stm32: "

[PATCH] ARM: dts: vfxxx: Fix the CAAM job ring node names
 2025-01-12 12:41 UTC 

[PATCH v5 0/2] Make i.MX9 OCOTP work as accessing controller
 2025-01-11 12:41 UTC  (7+ messages)
` [PATCH v5 1/2] dt-bindings: nvmem: imx-ocotp: Introduce #access-controller-cells
` [PATCH v5 2/2] nvmem: imx-ocotp-ele: Support accessing controller for i.MX9

[PATCH v3 00/27] spi-nand/spi-mem DTR support
 2025-01-10 18:28 UTC  (30+ messages)
` [PATCH v3 01/27] spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequency
` [PATCH v3 02/27] spi: spi-mem: Add a new controller capability
` [PATCH v3 03/27] spi: amd: Support per spi-mem operation frequency switches
` [PATCH v3 04/27] spi: amd: Drop redundant check
` [PATCH v3 05/27] spi: amlogic-spifc-a1: Support per spi-mem operation frequency switches
` [PATCH v3 06/27] spi: cadence-qspi: "
` [PATCH v3 07/27] spi: dw: "
` [PATCH v3 08/27] spi: fsl-qspi: "
` [PATCH v3 09/27] spi: microchip-core-qspi: "
` [PATCH v3 10/27] spi: mt65xx: "
` [PATCH v3 11/27] spi: mxic: "
` [PATCH v3 12/27] spi: nxp-fspi: "
` [PATCH v3 13/27] spi: rockchip-sfc: "
` [PATCH v3 14/27] spi: spi-sn-f-ospi: "
` [PATCH v3 15/27] spi: spi-ti-qspi: "
` [PATCH v3 16/27] spi: zynq-qspi: "
` [PATCH v3 17/27] spi: zynqmp-gqspi: "
` [PATCH v3 18/27] spi: spi-mem: Reorder spi-mem macro assignments
` [PATCH v3 19/27] spi: spi-mem: Create macros for DTR operation
` [PATCH v3 20/27] spi: spi-mem: Estimate the time taken by operations
` [PATCH v3 21/27] mtd: spinand: Create distinct fast and slow read from cache variants
` [PATCH v3 22/27] mtd: spinand: Add an optional frequency to read from cache macros
` [PATCH v3 23/27] mtd: spinand: Enhance the logic when picking a variant
` [PATCH v3 24/27] mtd: spinand: Add support for read DTR operations
` [PATCH v3 25/27] mtd: spinand: winbond: Update the *JW chip definitions
` [PATCH v3 26/27] mtd: spinand: winbond: Add comment about naming
` [PATCH v3 27/27] mtd: spinand: winbond: Add support for DTR operations
` (subset) [PATCH v3 00/27] spi-nand/spi-mem DTR support

[PATCH v2 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-01-10 18:18 UTC  (34+ messages)
` [PATCH v2 01/25] drm/dumb-buffers: Sanitize output on errors
` [PATCH v2 02/25] drm/dumb-buffers: Provide helper to set pitch and size
  `  "
` [PATCH v2 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
` [PATCH v2 04/25] drm/gem-shmem: "
` [PATCH v2 05/25] drm/gem-vram: "
` [PATCH v2 06/25] drm/armada: "
` [PATCH v2 07/25] drm/exynos: "
` [PATCH v2 08/25] drm/gma500: "
` [PATCH v2 09/25] drm/hibmc: "
` [PATCH v2 10/25] drm/imx/ipuv3: "
` [PATCH v2 11/25] drm/loongson: "
` [PATCH v2 12/25] drm/mediatek: "
` [PATCH v2 13/25] drm/msm: "
` [PATCH v2 14/25] drm/nouveau: "
` [PATCH v2 15/25] drm/omapdrm: "
` [PATCH v2 16/25] drm/qxl: "
` [PATCH v2 17/25] drm/renesas/rcar-du: "
` [PATCH v2 18/25] drm/renesas/rz-du: "
` [PATCH v2 19/25] drm/rockchip: "
` [PATCH v2 20/25] drm/tegra: "
` [PATCH v2 21/25] drm/virtio: "
` [PATCH v2 22/25] drm/vmwgfx: "
` [PATCH v2 23/25] drm/xe: "
` [PATCH v2 24/25] drm/xen: "
` [PATCH v2 25/25] drm/xlnx: "

[PATCH v2 1/1] dt-bindings: display: nwl-dsi: Allow 'data-lanes' property for port@1
 2025-01-10 16:17 UTC 

[PATCH] dt-bindings: thermal: Correct indentation and style in DTS example
 2025-01-10 15:59 UTC  (3+ messages)

[PATCH v2 00/27] spi-nand/spi-mem DTR support
 2025-01-10 15:47 UTC  (7+ messages)
` [PATCH v2 20/27] spi: spi-mem: Estimate the time taken by operations
` (subset) [PATCH v2 00/27] spi-nand/spi-mem DTR support

[PATCH] dt-bindings: display: Correct indentation and style in DTS example
 2025-01-10 15:43 UTC  (7+ messages)

[PATCH 0/5] clk: Fix simple video pipelines on i.MX8
 2025-01-10 15:40 UTC  (8+ messages)
` [PATCH 4/5] clk: Add flag to prevent frequency changes when walking subtrees

[PATCH v1] ARM: dts: imx6qdl-apalis: Fix poweroff on Apalis iMX6
 2025-01-10 15:18 UTC 

[PATCH net-next v7 1/8] page_pool: introduce page_pool_get_pp() API
 2025-01-10 13:06 UTC 

[PATCH] media: docs: dev-decoder: Trigger dynamic source change for colorspace
 2025-01-10  2:25 UTC  (5+ messages)

[PATCH] ASoC: Use of_property_present() for non-boolean properties
 2025-01-09 21:36 UTC  (2+ messages)

[PATCH v2] mmc: Use of_property_present() for non-boolean properties
 2025-01-09 15:52 UTC 

[RESEND PATCH v11 1/3] dt-bindings: display: Add powertip,{st7272|hx8238a} as DT Schema description
 2025-01-09 15:41 UTC 

[PATCH v11 1/3] dt-bindings: display: Add powertip,{st7272|hx8238a} as DT Schema description
 2025-01-09 15:32 UTC  (6+ messages)

[PATCH 1/1] i3c: master: Fix missing 'ret' assignment in set_speed()
 2025-01-09 13:04 UTC  (4+ messages)

[PATCH] tty: serial: fsl_lpuart: flush RX and TX FIFO when lpuart shutdown
 2025-01-09  5:55 UTC  (5+ messages)

[PATCH 0/2] update i.MX95 machine compatible
 2025-01-09  2:40 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: Update i.MX95 compatible

[PATCH 0/6] Complete WM8960 power supplies for i.MX boards
 2025-01-09  1:27 UTC  (7+ messages)
` [PATCH 1/6] arm64: dts: imx8mp-evk: Complete WM8960 power supplies
` [PATCH 2/6] arm64: dts: imx8dxl-evk: "
` [PATCH 3/6] arm64: dts: imx8qm-mek: "
` [PATCH 4/6] arm64: dts: imx8qxp-mek: "
` [PATCH 5/6] ARM: dts: imx6ul-14x14-evk: "
` [PATCH 6/6] ARM: dts: imx7d-sdb: "

[GIT PULL] clk: imx: Updates for v6.14
 2025-01-08 20:04 UTC  (2+ messages)

[PATCH 1/2] media: amphion: Support display delay for Hevc format
 2025-01-08 19:27 UTC  (5+ messages)

[PATCH 0/5] TQMa8Xx update
 2025-01-08 16:33 UTC  (9+ messages)
` [PATCH 1/5] arm64: dts: imx8-ss-hsio: Wire up DMA IRQ for PCIe
` [PATCH 2/5] arm64: dts: tqma8xx: Add vcc-supply for spi-nor
` [PATCH 3/5] arm64: dts: tqma8xx: enable jpeg encode and decode
` [PATCH 4/5] arm64: dts: tqma8xx: Remove GPU TODO
` [PATCH 5/5] arm64: dts: mba8xx: Add PCIe support

[PATCH 0/2] i.MX7 DT fixes
 2025-01-08 14:25 UTC  (10+ messages)
` [PATCH 1/2] ARM: dts: imx7s: Move csi-mux to below root
` [PATCH 2/2] dt-bindings: samsung,mipi-dsim: Add imx7d specific compatible
    ` [PATCH 2/2] dt-bindings: samsung, mipi-dsim: "

[PATCH v3 0/5] add sof support on imx95
 2025-01-08 12:19 UTC  (7+ messages)
` [PATCH v3 1/5] ASoC: dt-bindings: add common binding for NXP audio processors
` [PATCH v3 3/5] ASoC: dt-bindings: audio-graph-card2: add widgets and hp-det-gpios support

[PATCH v2 0/4] dev_err_probe usage for imx8qxp DPU pipeline
 2025-01-08 11:06 UTC  (14+ messages)
` [PATCH v2 1/4] drm/bridge: imx8qxp-pxl2dpi: Use dev_err_probe
` [PATCH v2 2/4] drm/bridge: imx8qxp-ldb: "
` [PATCH v2 3/4] drm/bridge: imx-ldb-helper: "
` [PATCH v2 4/4] drm/bridge: imx8qxp-pixel-link: "

[PATCH net-next v6 1/8] page_pool: introduce page_pool_get_pp() API
 2025-01-08  9:37 UTC  (3+ messages)

EEE unsupported on enetc
 2025-01-08  1:49 UTC  (5+ messages)

[PATCH] i2c: imx-lpi2c: make controller available until the system enters suspend_noirq() and from resume_noirq()
 2025-01-07 23:21 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: leds: Convert leds-tlc591xx.txt to yaml format
 2025-01-07 18:50 UTC  (2+ messages)

[PATCH v8 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr()
 2025-01-07 17:59 UTC  (6+ messages)

[PATCH v8 0/2] PCI: add enabe(disable)_device() hook for bridge
 2025-01-07 17:03 UTC  (10+ messages)
` [PATCH v8 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

[PATCH 1/1] arm64: dts: freescale: tqma8mpql: Fix vqmmc-supply
 2025-01-07 15:03 UTC 

[PATCH 0/3] TQMa93xx fixes
 2025-01-07 14:11 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: freescale: imx93-tqma9352-mba93xxca: sort pinctrl nodes
` [PATCH 2/3] arm64: dts: mba93xxca: Do not assert power-down pins
` [PATCH 3/3] arm64: dts: tqma9352-mba93xx[cl]a: swap ethernet aliases

[PATCH v2 0/5] drm/connector: make mode_valid() callback accept const mode pointer
 2025-01-07 11:31 UTC  (2+ messages)

[PATCH v4 1/4] drm: bridge: dw_hdmi: Add flag to indicate output port is optional
 2025-01-07 11:08 UTC  (4+ messages)
` [PATCH v4 2/4] drm/bridge: imx8mp-hdmi-tx: switch to bridge DRM_BRIDGE_ATTACH_NO_CONNECTOR

[PATCH] tty: serial: fsl_lpuart: increase maximum uart_nr to 12
 2025-01-07  9:54 UTC  (8+ messages)

[PATCH v6 0/2] power: supply: max17042: cleanup and more features
 2025-01-07  9:31 UTC  (3+ messages)
` [PATCH v6 1/2] power: supply: max17042: make interrupt shared
` [PATCH v6 2/2] power: supply: max17042: add platform driver variant

[PATCH v2 0/6] arm64: dts: freescale: imx8mp-skov: switch to nominal drive mode
 2025-01-07  6:52 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: clock: imx8m: document nominal/overdrive properties

[PATCH v2] media: amphion: Support dmabuf and v4l2 buffer without binding
 2025-01-07  2:04 UTC  (3+ messages)


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