Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2025-01-12 15:27:56 to 2025-01-16 10:26:53 UTC [more...]

[PATCH v2 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-01-16 10:26 UTC  (30+ messages)
` [PATCH v2 02/25] drm/dumb-buffers: Provide helper to set pitch and size
  `  "
      ` Re:Re: [PATCH "
` [PATCH v2 11/25] drm/loongson: Compute dumb-buffer sizes with drm_mode_size_dumb()
` [PATCH v2 13/25] drm/msm: "
` [PATCH v2 15/25] drm/omapdrm: "
` [PATCH v2 25/25] drm/xlnx: "

[PATCH v1] clk: imx: imx8-acm: fix flags for acm clocks
 2025-01-16  7:30 UTC  (9+ messages)

[PATCH v2 net-next 00/13] Add more feautues for ENETC v4 - round 2
 2025-01-16  4:03 UTC  (18+ messages)
` [PATCH v2 net-next 01/13] net: enetc: add initial netc-lib driver to support NTMP
` [PATCH v2 net-next 02/13] net: enetc: add command BD ring support for i.MX95 ENETC
` [PATCH v2 net-next 03/13] net: enetc: move generic MAC filterng interfaces to enetc-core
` [PATCH v2 net-next 04/13] net: enetc: add MAC filter for i.MX95 ENETC PF
` [PATCH v2 net-next 05/13] net: enetc: add debugfs interface to dump MAC filter
` [PATCH v2 net-next 06/13] net: enetc: make enetc_set_rxfh() and enetc_get_rxfh() reusable
` [PATCH v2 net-next 07/13] net: enetc: add RSS support for i.MX95 ENETC PF
` [PATCH v2 net-next 08/13] net: enetc: enable RSS feature by default
` [PATCH v2 net-next 09/13] net: enetc: move generic VLAN filter interfaces to enetc-core
` [PATCH v2 net-next 10/13] net: enetc: move generic VLAN hash filter functions to enetc_pf_common.c
` [PATCH v2 net-next 11/13] net: enetc: add VLAN filtering support for i.MX95 ENETC PF
` [PATCH v2 net-next 12/13] net: enetc: add loopback "
` [PATCH v2 net-next 13/13] MAINTAINERS: add new file ntmp.h to ENETC driver

[PATCH v11 1/3] phy: fsl-imx8mq-usb: add tca function driver for imx95
 2025-01-16  3:46 UTC  (3+ messages)

[PATCH v5 0/2] Make i.MX9 OCOTP work as accessing controller
 2025-01-16  2:09 UTC  (7+ messages)
` [PATCH v5 2/2] nvmem: imx-ocotp-ele: Support accessing controller for i.MX9

[PATCH v8 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr()
 2025-01-16  1:56 UTC  (11+ messages)
` [PATCH v8 2/7] PCI: dwc: Use devicetree 'ranges' property to get rid of cpu_addr_fixup() callback

[PATCH v7 0/10] A bunch of changes to refine i.MX PCIe driver
 2025-01-16  1:44 UTC  (7+ messages)

[PATCH 1/2] PCI: dwc: dra7xx: Use syscon_regmap_lookup_by_phandle_args
 2025-01-15 23:04 UTC  (2+ messages)

[PATCH v6 0/2] power: supply: max17042: cleanup and more features
 2025-01-15 21:08 UTC  (2+ messages)

[PATCH v9 0/2] PCI: add enabe(disable)_device() hook for bridge
 2025-01-15 21:00 UTC  (6+ messages)
` [PATCH v9 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [PATCH v9 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

[PATCH v3 00/27] spi-nand/spi-mem DTR support
 2025-01-15 18:31 UTC  (3+ messages)
` [PATCH v3 21/27] mtd: spinand: Create distinct fast and slow read from cache variants

[PATCH 0/4] gpio: mxc: silence warning about GPIO base being statically allocated
 2025-01-15 16:55 UTC  (20+ messages)
` [PATCH 1/4] gpiolib: add opt-out for existing drivers with static GPIO base
` [PATCH 2/4] checkpatch: warn about use of legacy_static_base
` [PATCH 3/4] gpio: mxc: remove dead code after switch to DT-only
` [PATCH 4/4] gpio: mxc: silence warning about GPIO base being statically allocated

[PATCH v5 0/3] add I2C DTS support for S32G2/S32G3 SoCs
 2025-01-15 15:30 UTC  (7+ messages)
` [PATCH v5 1/3] arm64: dts: s32g: add I2C[0..2] support for s32g2 and s32g3
` [PATCH v5 2/3] arm64: dts: s32g: add common 'S32G-EVB' and 'S32G-RDB' board support
` [PATCH v5 3/3] arm64: dts: s32g399a-rdb3: Add INA231 sensor entry over I2C4

[PATCH v5] PCI: dwc: Clean up some unnecessary codes in dw_pcie_suspend_noirq()
 2025-01-15 13:10 UTC  (2+ messages)

[PATCH 0/2] PCI: Simplify few things
 2025-01-15 12:03 UTC  (5+ messages)
` [PATCH 2/2] PCI: dwc: layerscape: Use syscon_regmap_lookup_by_phandle_args

[PATCH v4 0/2] Bug fixes when dwc generic suspend/resume callbacks are used
 2025-01-15 11:33 UTC  (2+ messages)

[PATCH 0/4] scmi: Bypass set fwnode to address devlink issue
 2025-01-15  7:22 UTC  (8+ messages)
` [PATCH 2/4] firmware: arm_scmi: bus: Bypass setting fwnode for pinctrl

[PATCH v2 1/1] net: fec: handle page_pool_dev_alloc_pages error
 2025-01-15  2:50 UTC  (4+ messages)

[PATCH net-next 0/5] net: ethernet: Simplify few things
 2025-01-15  2:10 UTC  (13+ 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 5/5] net: stmmac: stm32: "

[PATCH v3] pmdomain: imx8mp-blk-ctrl: add missing loop break condition
 2025-01-15  1:41 UTC 

[PATCH v4 1/2] PCI: dwc: Always stop link in the dw_pcie_suspend_noirq
 2025-01-14 20:51 UTC  (6+ messages)

[PATCH 0/4] arm64: dts: add imx95_15x15_evk boards support
 2025-01-14 20:46 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: arm: fsl: add i.MX95 15x15 EVK board
` [PATCH 2/4] arm64: dts: imx95: Add #io-channel-cells = <1> for adc node
` [PATCH 3/4] arm64: dts: imx95: Add i3c1 and i3c2
` [PATCH 4/4] arm64: dts: imx95: Add imx95-15x15-evk support

[PATCH v2 1/2] dmaengine: Use str_enable_disable-like helpers
 2025-01-14 19:13 UTC  (2+ messages)
` [PATCH v2 2/2] dmaengine: pxa: Enable compile test

[PATCH v2 0/4] arm64: dts: add imx95_15x15_evk boards support
 2025-01-14 18:18 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: arm: fsl: add i.MX95 15x15 EVK board
` [PATCH v2 2/4] arm64: dts: imx95: Add #io-channel-cells = <1> for adc node
` [PATCH v2 3/4] arm64: dts: imx95: Add i3c1 and i3c2
` [PATCH v2 4/4] arm64: dts: imx95: Add imx95-15x15-evk support

[PATCH 0/6] arm64: dts: imx8mp-skov: add new variants
 2025-01-14 18:12 UTC  (8+ messages)
` [PATCH 1/6] dt-bindings: arm: fsl: add more compatibles for Skov i.MX8MP variants
` [PATCH 2/6] arm64: dts: imx8mp-skov: add basic board as fallback
` [PATCH 3/6] arm64: dts: imx8mp-skov: move I2C2 pin control group into DTSI
` [PATCH 4/6] arm64: dts: imx8mp-skov: describe I2C bus recovery for all controllers
` [PATCH 5/6] arm64: dts: imx8mp-skov: add revC BD500 board
` [PATCH 6/6] arm64: dts: imx8mp-skov: support new 7" panel board

[PATCH v2] pmdomain: imx8mp-blk-ctrl: add missing loop break condition
 2025-01-14 17:10 UTC  (3+ messages)

[PATCH 1/2] dmaengine: Use str_enable_disable-like helpers
 2025-01-14 10:55 UTC  (2+ messages)
` [PATCH 2/2] dmaengine: pxa: Enavle compile test

[PATCH] usb: chipidea: udc: initialize bounced_size to avoid coverity warning
 2025-01-14 10:28 UTC 

[PATCH v2 1/1] dt-bindings: display: nwl-dsi: Allow 'data-lanes' property for port@1
 2025-01-14  8:34 UTC  (3+ messages)

[PATCH v3 0/6] arm64: dts: freescale: imx8mp-skov: switch to nominal drive mode
 2025-01-14  8:13 UTC  (10+ messages)
` [PATCH v3 1/6] dt-bindings: clock: imx8m: document nominal/overdrive properties
` [PATCH v3 2/6] arm64: dts: imx8mp: Add optional nominal drive mode DTSI
` [PATCH v3 3/6] arm64: dts: imx8mp: add fsl,nominal-mode property into nominal.dtsi
` [PATCH v3 4/6] arm64: dts: freescale: imx8mp-skov: fix LDB clock rate configuration
` [PATCH v3 5/6] arm64: dts: freescale: imx8mp-skov: operate SoC in nominal mode
` [PATCH v3 6/6] clk: imx8mp: inform CCF of maximum frequency of clocks

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

[PATCH] MAINTAINERS: match mxc in file names by IMX / MXC entry
 2025-01-13 22:13 UTC 

[PATCH v13 0/9] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-01-13 16:11 UTC  (8+ messages)
` [PATCH v13 4/9] irqchip/gic-v3-its: Add DOMAIN_BUS_DEVICE_PCI_EP_MSI support

[PATCH] ARM: dts: vfxxx: Fix the CAAM job ring node names
 2025-01-13 15:45 UTC  (3+ messages)

[PATCH v2] mmc: Use of_property_present() for non-boolean properties
 2025-01-13 15:37 UTC  (2+ messages)

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

[PATCH 1/2] ARM: dts: imx5: Fix the CCM interrupts description
 2025-01-13 15:26 UTC  (2+ messages)

[PATCH v4 0/3 RESEND] add FlexCAN support for S32G2/S32G3 SoCs
 2025-01-13 13:53 UTC  (6+ messages)
` [PATCH v4 1/3 RESEND] dt-bindings: can: fsl,flexcan: add S32G2/S32G3 SoC support
` [PATCH v4 2/3 RESEND] can: flexcan: Add quirk to handle separate interrupt lines for mailboxes
` [PATCH v4 3/3 RESEND] can: flexcan: add NXP S32G2/S32G3 SoC support

[PATCH v2 0/6] arm64: dts: freescale: imx8mp-skov: switch to nominal drive mode
 2025-01-13 13:52 UTC  (12+ messages)
` [PATCH v2 1/6] dt-bindings: clock: imx8m: document nominal/overdrive properties
` [PATCH v2 6/6] clk: imx8mp: inform CCF of maximum frequency of clocks

[PATCH v8 00/19] Add Freescale i.MX8qxp Display Controller support
 2025-01-13 13:37 UTC  (3+ messages)
` [PATCH v8 06/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller command sequencer

[PATCH v3 0/5] add sof support on imx95
 2025-01-13 11:44 UTC  (5+ messages)
` [PATCH v3 3/5] ASoC: dt-bindings: audio-graph-card2: add widgets and hp-det-gpios support

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

[PATCH v4 0/4] add I2C DTS support for S32G2/S32G3 SoCs
 2025-01-13  9:59 UTC  (10+ messages)
` [PATCH v4 1/4] arm64: dts: s32g: add 'I2C' common board support
` [PATCH v4 2/4] arm64: dts: s32g: add common 'S32G-EVB' and 'S32G-RDB' "
` [PATCH v4 4/4] arm64: dts: s32g399a-rdb3: Add INA231 sensor entry over I2C4

[PATCH v2 1/3] drm/bridge: imx8mp-hdmi-tx: switch to bridge DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2025-01-13  9:13 UTC  (7+ messages)

[PATCH] pmdomain: imx8mp-blk-ctrl: Add a missing judgment
 2025-01-13  8:36 UTC  (2+ messages)

EEE unsupported on enetc
 2025-01-13  7:50 UTC  (6+ messages)

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


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