messages from 2026-07-08 09:56:54 to 2026-07-09 15:45:25 UTC [more...]
[PATCH v5 00/10] dmaengine: dw-edma: flatten desc structions and simplify code
2026-07-09 15:45 UTC (16+ messages)
` [PATCH v5 01/10] dmaengine: dw-edma: Move control field update of DMA link to the last step
` [PATCH v5 02/10] dmaengine: dw-edma: Add xfer_sz field to struct dw_edma_chunk
` [PATCH v5 03/10] dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edma_chan
` [PATCH v5 04/10] dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirection
` [PATCH v5 05/10] dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()
` [PATCH v5 06/10] dmaengine: dw-edma: Add callbacks to fill link list entries
` [PATCH v5 07/10] dmaengine: dw-edma: Add non_ll_start() callback
` [PATCH v5 08/10] dmaengine: dw-edma: Use common dw_edma_core_start() for both eDMA and HDMA
` [PATCH v5 09/10] dmaengine: dw-edma: Use burst array instead of linked list
` [PATCH v5 10/10] dmaengine: dw-edma: Remove struct dw_edma_chunk
[RFC PATCH] firmware: scmi: Make SCMI arch independent
2026-07-09 15:15 UTC (6+ messages)
[PATCH v2] PCI: imx6: Add runtime PM support for i.MX95
2026-07-09 15:08 UTC (7+ messages)
` [PATCH v2] PCI: imx6: Fix i.MX6Q/DL boot hang by separating PHY power and reference clock control
` [PATCH v2] PCI: imx6: Update MPLLB bandwidth to improve i.MX95 Gen3 PCIe stability
[PATCH v2 0/2] thermal: imx: Add calibration offset support
2026-07-09 15:07 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: thermal: imx: Document calibration offset property
` [PATCH v2 2/2] thermal/drivers/imx: Add calibration offset support
[PATCH 0/3] ARM: dts: imx: cleanup st,stmpe touch screen related CHECK_DTB warings
2026-07-09 15:01 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: mfd: st,stmpe: add deprecated properties
` [PATCH 2/3] dt-bindings: mfd: st,stmpe: let interrupt property optional
` [PATCH 3/3] ARM: dts: imx: remove undocument properties of st,stmpe*
[PATCH V5 0/4] Add PCIe M.2 Key E connector support for NXP i.MX boards
2026-07-09 14:53 UTC (11+ messages)
` [PATCH V5 1/4] PCI: imx6: Move pci_pwrctrl_create_devices() to imx_pcie_probe()
` [PATCH V5 2/4] PCI: imx6: Add skip_pwrctrl_off flag support
` [PATCH V5 3/4] Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseq
` [PATCH V5 4/4] arm64: dts: imx95-19x19-evk: Describe the PCIe M.2 Key E connector
[PATCH v2 0/2] firmware: arm_scmi: Ensure automatic module loading
2026-07-09 14:49 UTC (10+ messages)
[PATCH 00/26] dmaengine: Remove redundant error messages on IRQ request failure
2026-07-09 14:33 UTC (5+ messages)
` [PATCH 01/26] dmaengine: fsl-edma-main: Remove redundant dev_err()/dev_err_probe()
[PATCH 0/6] Add audio support on i.MX91 9x9 QSB
2026-07-08 20:45 UTC (12+ messages)
` [PATCH 1/6] ASoC: dt-bindings: wlf,wm8524: Add audio-graph port support
` [PATCH 2/6] ASoC: dt-bindings: fsl,micfil: "
` [PATCH 3/6] ASoC: dt-bindings: dmic-codec: "
` [PATCH 4/6] arm64: dts: imx91-9x9-qsb: Add audio-related board muxes
` [PATCH 5/6] arm64: dts: imx91-9x9-qsb: Add WM8524 sound card support
` (subset) [PATCH 0/6] Add audio support on i.MX91 9x9 QSB
[PATCH 00/60] drm/plane: Convert all drivers to atomic_create_state and remove reset
2026-07-09 11:51 UTC (6+ messages)
` [PATCH 17/60] drm/imx/dc: Convert to atomic_create_state
` [PATCH 18/60] drm/imx/dcss: "
` [PATCH 25/60] drm/lcdif: "
` [PATCH 26/60] drm/mxsfb: "
` [PATCH 45/60] drm/imx/ipuv3: "
[PATCH v4 00/10] dmaengine: dw-edma: flatten desc structions and simple code
2026-07-09 11:33 UTC (22+ messages)
` [PATCH v4 01/10] dmaengine: dw-edma: Move control field update of DMA link to the last step
` [PATCH v4 02/10] dmaengine: dw-edma: Add xfer_sz field to struct dw_edma_chunk
` [PATCH v4 03/10] dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edma_chan
` [PATCH v4 04/10] dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirection
` [PATCH v4 05/10] dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()
` [PATCH v4 06/10] dmaengine: dw-edma: Add callbacks to fill link list entries
` [PATCH v4 07/10] dmaengine: dw-edma: Add non_ll_start() callback
` [PATCH v4 08/10] dmaengine: dw-edma: Use common dw_edma_core_start() for both eDMA and HDMA
` [PATCH v4 09/10] dmaengine: dw-edma: Use burst array instead of linked list
` [PATCH v4 10/10] dmaengine: dw-edma: Remove struct dw_edma_chunk
[PATCH v6 0/5] i3c: Improve CCC reliability with actual_len, validation, and Direct GET retry
2026-07-09 11:32 UTC (18+ messages)
` [PATCH v6 1/5] i3c: ccc: Add actual_len to struct i3c_ccc_cmd_payload
` [PATCH v6 2/5] i3c: master: Report actual GET CCC payload length on success
` [PATCH v6 3/5] i3c: master: dw: Map CCC hardware errors to I3C M0/M2
` [PATCH v6 4/5] i3c: master: Validate GET CCC payload length and retry Direct GET once
` [PATCH v6 5/5] i3c: master: Add optional_bytes for variable-length GET CCC validation
[PATCH 00/18] thermal/drivers: Remove redundant error messages on IRQ request failure
2026-07-09 7:24 UTC (9+ messages)
` [PATCH 05/18] thermal/drivers/imx: Remove redundant dev_err()
` [PATCH 18/18] thermal/drivers/imx91: Remove redundant dev_err_probe()
[PATCH] usb: gadget: f_uac1_legacy: fix inverted NULL check after kstrndup()
2026-07-09 6:48 UTC (6+ messages)
[PATCH 1/2] drm/imx: Switch to irq_domain_create_linear()
2026-07-09 6:34 UTC (5+ messages)
` [PATCH 2/2] drm/imx: include dc-drv.h to avoid sparse warning
[PATCH 0/2] thermal: imx: Add calibration offset support
2026-07-09 6:26 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: thermal: imx: Document calibration offset property
` [PATCH 2/2] thermal/drivers/imx: Add calibration offset support
[PATCH 00/43] power: Remove redundant error messages on IRQ request failure
2026-07-09 3:57 UTC (3+ messages)
` [PATCH 28/43] power: supply: pf1550-charger: Remove redundant dev_err()/dev_err_probe()
[PATCH 2/2] drm/imx: ipuv3: handle PRG channel configuration failure
2026-07-08 21:54 UTC
[PATCH 1/2] drm/imx: ipuv3: account for active PREs in atomic check
2026-07-08 21:53 UTC
[PATCH v2] dmaengine: fsl-edma: Add error handling for devm_kasprintf
2026-07-08 20:58 UTC (2+ messages)
[PATCH v3 00/10] dmaengine: dw-edma: flatten desc structions and simple code
2026-07-08 20:55 UTC (4+ messages)
[PATCH 0/4] ARM: dts: imx: fix ldb related CHECK_DTBS warnings
2026-07-08 20:37 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: display: bridge: ldb: allow a single reg for fsl,imx6sx-ldb
` [PATCH 2/4] dt-bindings: soc: imx-iomuxc-gpr: allow bridge@18 as child node
` [PATCH 3/4] dt-bindings: display: lcdif: Allow display0 child node for i.MX6UL
` [PATCH 4/4] ARM: dts: imx6ul-tx6ul: rename disp0 to display0
[PATCH] drm/imx: Fix ipu_plane_duplicate_state() OOM handling
2026-07-08 20:32 UTC (3+ messages)
` [PATCH v2] "
[PATCH] drm/imx: check parallel-display drm_bridge_attach
2026-07-08 20:23 UTC (2+ messages)
` [PATCH v2] "
[PATCH 0/2] ARM: dts: imx: clean up fsl,emi-bus related CHECK_DTBS warnings
2026-07-08 20:10 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: soc: imx: Add fsl,eim-bus
` [PATCH 2/2] ARM: dts: imx53-ard: change node name eim-cs1 to eim-cs1-bus
[PATCH 0/4] ARM: dts: imx: small change to fix CHECK_DTBS warnings
2026-07-08 20:08 UTC (5+ messages)
` [PATCH 1/4] ARM: dts: imx6dl-plym2m: change #io-channel-cells to 1 of voltage divider
` [PATCH 2/4] ARM: dts: imx53-smd: remove undocument property clock-names of ovti,ov5642
` [PATCH 3/4] ARM: dts: imx6ul-isiot: remove undocument property clock-names of fsl,sgtl5000
` [PATCH 4/4] ARM: dts: imx6ull-engicam-microgea: remove nand-ecc-strength and nand-ecc-step-size
[PATCH 0/2] ARM: dts: ls1021a-iot: clean up dts related display
2026-07-08 19:39 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: display: imx: Add deprecated property display and display0
` [PATCH 2/2] ARM: dts: ls1021a-iot: rename display@0 to display0
[PATCH 0/5] ARM: dts: ls1021a: dts CHECK_DTBS warning cleanup
2026-07-08 19:33 UTC (7+ messages)
` [PATCH 1/5] ARM: dts: ls1021a-moxa-uc-8410a: add led suffix to fix CHECK_DTBS warnings
` [PATCH 2/5] ARM: dts: ls1021a-twr: add power-supply for lcd panel
` [PATCH 3/5] ARM: dts: ls1021a-moxa-uc-8410a: use compatible string ethernet-phy-ieee802.3-c22
` [PATCH 4/5] ARM: dts: ls1021a-moxa-uc-8410a: replace spansion,s25fl164k with jedec,spi-nor
` [PATCH 5/5] ARM: dts: ls1021a-moxa-uc-8410a: remove undocument property default-state of gpio-keys
[PATCH 0/2] ARM: dts: ls: cleanup fpga related CHECK_DTBS warning
2026-07-08 18:55 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: fsl,fpga-qixis: Add fsl,ls1021aqds-fpga compatible string
` [PATCH 2/2] ARM: dts: ls1021a-qds: add compatible string "fsl,ls1021aqds-fpga" for on boards FPGA chip
[PATCH v4 0/2] pmdomain: imx: Fix i.MX8MP VC8000E power up sequence
2026-07-08 15:59 UTC (2+ messages)
[PATCH 0/2] pmdomain: imx93: Fix shared MIPI PHY resource management
2026-07-08 15:59 UTC (2+ messages)
[PATCH 0/9] drm: replace simple display pipe users with atomic helpers
2026-07-08 15:29 UTC (23+ messages)
` [PATCH 3/9] drm/imx: replace struct drm_simple_display_pipe with regular "
` [PATCH 4/9] drm/mcde: "
` [PATCH 5/9] drm/pl111: "
` [PATCH 8/9] drm/tve200: "
` [PATCH 9/9] drm/xen: "
[PATCH v4 0/3] arm64: dts: imx8mp-skov: add new 7" variant
2026-07-08 15:05 UTC (5+ messages)
` [PATCH v4 3/3] arm64: dts: imx8mp-skov: support new 7inch panel board
[PATCH v2 00/23] mfd: Use named initializers for arrays of *_device_data
2026-07-08 12:58 UTC (10+ messages)
` [PATCH v2 13/23] mfd: Use named initializers for arrays of i2c_device_id
` [PATCH v2 21/23] mfd: Unify style of of_device_id arrays
[PATCH v4 net-next 00/14] net: enetc: cleanups and improvements
2026-07-08 12:01 UTC (4+ messages)
` [PATCH v4 net-next 12/14] net: enetc: remove redundant num_vsi field from enetc_port_caps
[PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node
2026-07-08 11:11 UTC (5+ messages)
` [PATCH v3 05/20] driver core: update kerneldoc for platform_device_alloc()
[PATCH v1] PCI: imx6: Fix i.MX6Q/DL boot hang by separating PHY power and reference clock control
2026-07-08 10:43 UTC (7+ 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