Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2026-09-08 09:07:55 to 2026-09-09 10:36:16 UTC [more...]

[PATCH v4 net-next 00/15] net: enetc: SR-IOV improvements and ENETC v4 VF support
 2026-09-09 10:07 UTC  (8+ messages)
` [PATCH v4 net-next 01/15] net: enetc: add trusted "
` [PATCH v4 net-next 02/15] net: enetc: move msg_task and msg_int_name to struct enetc_si
` [PATCH v4 net-next 03/15] net: enetc: add link status message support to PF driver
` [PATCH v4 net-next 04/15] net: enetc: add link speed "
` [PATCH v4 net-next 05/15] net: enetc: use enetc_set_si_hw_addr() to set VF MAC address
` [PATCH v4 net-next 06/15] net: enetc: relocate enetc_pf_set_vf_mac() for common PF support
` [PATCH v4 net-next 07/15] net: enetc: add .ndo_set_vf_mac() to the enetc v4 driver

[PATCH v4 00/14] drm/panic: Split into core and helpers
 2026-09-09  9:37 UTC  (29+ messages)
` [PATCH v4 01/14] drm/panic: Do not use un-escaped URL as format string
` [PATCH v4 02/14] drm/panic: Test address from kmap op for NULL
` [PATCH v4 03/14] drm/panic: Return -EINVAL if font is not available
` [PATCH v4 04/14] drm/panic: Return errno codes if panic output fails
` [PATCH v4 05/14] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH v4 06/14] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH v4 07/14] drm/panic: Return from screen_user if display is too small
` [PATCH v4 08/14] drm/panic: Retry in dispatch function if panic output fails
` [PATCH v4 09/14] drm/panic: Split draw_panic_plane()
` [PATCH v4 10/14] drm/panic: Restrict to primary planes
` [PATCH v4 11/14] drm/panic: Display panic screen via per-plane callback
` [PATCH v4 12/14] drm/panic: Internalize panic locking in DRM core and helpers
` [PATCH v4 13/14] drm/panic: Move panic display code into helper library
` [PATCH v4 14/14] drm/panic: Compile KUnit tests as module

[PATCH v3 0/3] arm64: dts: freescale: add Free Mobile Nodebox v3 CPU Module (LX2160A)
 2026-09-09  9:34 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: add Free Mobile
` [PATCH v3 2/3] dt-bindings: arm: fsl: add freemobile,nbxv3 board
` [PATCH v3 3/3] arm64: dts: freescale: add Nodebox v3 CPU Module

[PATCH 00/13] ARM: deprecated platform removal
 2026-09-09  8:28 UTC  (74+ messages)
` [PATCH 01/13] ARM: remove sa1100 platform
` [PATCH 02/13] ARM: remove footbridge
` [PATCH 03/13] ARM: remove riscpc
` [PATCH 04/13] ARM: remove legacy pxa board files
` [PATCH 05/13] ARM: orion/dove/mv78xx0: remove all "
` [PATCH 06/13] ARM: omap2: remove omap24xx support
` [PATCH 07/13] ARM: imx: remove i.MX31 SoC support
` [PATCH 08/13] ARM: imx: remove nommu support
` [PATCH 09/13] ARM: lpc18xx: remove entire platform
` [PATCH 10/13] ARM: stm32: remove stm32f4/f7/h7 MCU support
` [PATCH 11/13] ARM: versatile: remove mps2 support
` [PATCH 12/13] ARM: at91: remove samv7 support
` [PATCH 13/13] ARM: axxia: remove entire platform

[PATCH v5 0/3] gpio: mmio: report the line direction on chips without direction registers
 2026-09-09  8:08 UTC  (10+ messages)
` [PATCH v5 1/3] pinctrl: imx: answer OUTPUT_ENABLE/INPUT_ENABLE queries from the pad register
` [PATCH v5 2/3] gpiolib: add get_config() and gpiochip_generic_get_config()
` [PATCH v5 3/3] gpio: mmio: track the direction of chips without direction registers

[PATCH net v5 1/2] net: fec: Propagate PTP initialization errors
 2026-09-09  7:56 UTC  (4+ messages)
` [PATCH net v5 2/2] net: fec: Handle optional IRQ lookup errors correctly

[PATCH net v3 0/2] net: fec: fix PTP clock teardown races on device removal
 2026-09-09  6:22 UTC  (6+ messages)
` [PATCH net v3 1/2] net: fec: stop the PTP clock after the netdev is unregistered
` [PATCH net v3 2/2] net: fec: free the PPS interrupt before tearing down the PHC and netdev

[PATCH net v4] net: fec: Propagate PTP initialization errors
 2026-09-09  4:13 UTC  (3+ messages)

[PATCH] phy: phy-snps-eusb2: fix FSEL_48_MHZ_VAL definition
 2026-09-09  2:49 UTC  (3+ messages)

[PATCH net v2 0/2] net: fec: fix PTP clock teardown races on device removal
 2026-09-09  2:38 UTC  (7+ messages)
` [PATCH net v2 1/2] net: fec: stop the PTP clock after the netdev is unregistered
` [PATCH net v2 2/2] net: fec: free the PPS interrupt before tearing down the PHC and netdev

[PATCH v2] arm64: dts: imx8mn: Add display DT overlays for the ifm VHIP4 EvalBoard
 2026-09-08 22:48 UTC 

[PATCH v2] arm64: dts: imx8mm: imx8mp: Update EEPROM with nWP GPIO, label and layout
 2026-09-08 22:29 UTC 

[PATCH] arm64: dts: imx8mn: Add display DT overlays for the ifm VHIP4 EvalBoard
 2026-09-08 22:06 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mm: imx8mp: Update EEPROM with nWP GPIO, label and layout
 2026-09-08 21:59 UTC  (2+ messages)

[PATCH] ASoC: SOF: imx: Prevent stack OOB read in DSP panic dump
 2026-09-08 17:19 UTC  (2+ messages)

[PATCH v3] i2c: imx: honour I2C_M_IGNORE_NAK
 2026-09-08 16:01 UTC 

[PATCH net-next v14 00/10] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-09-08 14:57 UTC  (11+ messages)
` [PATCH net-next v14 01/10] net: phy: aquantia: fix system interface type not updated in forced mode
` [PATCH net-next v14 02/10] dt-bindings: phy: document the serdes PHY on sa8255p
` [PATCH net-next v14 03/10] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems
` [PATCH net-next v14 04/10] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v14 05/10] net: stmmac: qcom-ethqos: set serdes mode before powerup
` [PATCH net-next v14 06/10] net: stmmac: qcom-ethqos: update phy_mode to the resolved interface in mac_finish()
` [PATCH net-next v14 07/10] net: stmmac: qcom-ethqos: fix SGMII loopback not set on resume after speed change
` [PATCH net-next v14 08/10] net: stmmac: qcom-ethqos: reuse the address of ethqos_emac_driver_data
` [PATCH net-next v14 09/10] net: stmmac: qcom-ethqos: factor out linux-level setup into a separate function
` [PATCH net-next v14 10/10] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH v4 00/41] drm/plane: Convert all drivers to atomic_create_state and remove reset
 2026-09-08 14:47 UTC  (5+ messages)
` [PATCH v4 08/41] drm/imx/dc: Convert to atomic_create_state
` [PATCH v4 12/41] drm/lcdif: "
` [PATCH v4 13/41] drm/mxsfb: "
` [PATCH v4 31/41] drm/imx/ipuv3: "

[PATCH 0/9] Misc Kontron i.MX DT improvements
 2026-09-08 13:51 UTC  (10+ messages)
` [PATCH 1/9] ARM: dts: imx6ul-kontron-bl-common: Replace UART3 with DIP switch GPIOs
` [PATCH 2/9] ARM: dts: imx6ul-kontron-bl-common: Add GPIO labels
` [PATCH 3/9] ARM: dts: imx6ul-kontron-bl-common: Fix USB OTG1 ID pin configuration
` [PATCH 4/9] arm64: dts: imx93-kontron: Adjust GPIO4_IO29 usage
` [PATCH 5/9] arm64: dts: imx93-kontron: Make USB-C connector "device-only"
` [PATCH 6/9] arm64: dts: imx8mm-kontron: Describe the ethernet PHY LEDs
` [PATCH 7/9] arm64: dts: imx8mm-kontron: Add GPIO labels and comments
` [PATCH 8/9] arm64: dts: imx8mm-kontron: Add SPI EERAM on BL device
` [PATCH 9/9] arm64: dts: imx8mp-kontron: Fix LVDS clock frequency for DL device

[PATCHv3 0/3] m68k: coldfire: fix non-standard readX()/writeX() functions
 2026-09-08 13:43 UTC  (5+ messages)
` [PATCHv3 1/3] net: fec: do not use readl()/writel() for ColdFire
` [PATCHv3 3/3] m68k: coldfire: fix non-standard readX()/writeX() functions

[PATCH v3 0/4] media: add and use fwnode_graph_for_each_endpoint_scoped()
 2026-09-08 13:09 UTC  (4+ messages)
` [PATCH v3 1/4] device property: Introduce fwnode_graph_for_each_endpoint_scoped()

[PATCH v49 0/7] firmware: imx: driver for NXP secure-enclave
 2026-09-08 17:18 UTC  (11+ messages)
` [PATCH v49 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v49 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v49 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v49 4/7] firmware: imx: device context dedicated to priv
` [PATCH v49 5/7] firmware: imx: adds miscdev
` [PATCH v49 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v49 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave

[PATCH v1 0/3] drm/bridge: Add Thine THC63LVD827 LVDS encoder and 10inch LVDS panel on Colibri iMX7
 2026-09-08 10:02 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: display: bridge: Add THine THC63LVD827
` [PATCH v1 2/3] drm/bridge: Add THine THC63LVD827 LVDS encoder
` [PATCH v1 3/3] ARM: dts: imx7d-colibri-emmc: Add Toradex Capacitive Touch Display 10" LVDS

[PATCH v2] crypto: mxs-dcp: handle zero-length skcipher requests
 2026-09-08  9:57 UTC  (2+ messages)

[PATCH 0/4] drm: Add and use drm_fb_dma_get_gem_clipped_addr() helper
 2026-09-08  9:41 UTC  (6+ messages)
` [PATCH 1/4] drm/fb-dma-helper: Add drm_fb_dma_get_gem_clipped_addr()
` [PATCH 2/4] drm/sun4i: layers: Fix VI buffer address for clipped offsets
` [PATCH 3/4] drm/imx/dc: plane: Switch to drm_fb_dma_get_gem_clipped_addr()
` [PATCH 4/4] drm/imx/dcss: "


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