messages from 2026-03-13 17:20:51 to 2026-03-16 17:52:36 UTC [more...]
[PATCH v3 0/7] ASoC: basic support for configuring bus keepers
2026-03-16 17:52 UTC (6+ messages)
` [PATCH v3 7/7] ASoC: tas2770: expose SDOUT bus keeper via set_tdm_idle
[PATCH spi-next 00/11] spi: spi-fsl-lpspi: various cleanup and enhancement patches
2026-03-16 17:37 UTC (20+ messages)
` [PATCH spi-next 01/11] spi: spi-fsl-lpspi: adapt to kernel coding style
` [PATCH spi-next 02/11] spi: spi-fsl-lpspi: fsl_lpspi_probe(): use FIELD_GET to decode Parameter register
` [PATCH spi-next 03/11] spi: spi-fsl-lpspi: fsl_lpspi_set_cmd(): use FIELD_PREP to encode Transmit Command register
` [PATCH spi-next 04/11] spi: spi-fsl-lpspi: fsl_lpspi_set_watermark(): use FIELD_PREP() to encode FIFO Status register
` [PATCH spi-next 05/11] spi: spi-fsl-lpspi: fsl_lpspi_setup_transfer(): remove useless spi_transfer NULL pointer check
` [PATCH spi-next 06/11] spi: spi-fsl-lpspi: fsl_lpspi_can_dma(): directly assign return value to fsl_lpspi->usedma
` [PATCH spi-next 07/11] spi: spi-fsl-lpspi: fsl_lpspi_reset(): convert to void
` [PATCH spi-next 08/11] spi: spi-fsl-lpspi: fsl_lpspi_write_tx_fifo(): simplify while() loop check
` [PATCH spi-next 09/11] spi: spi-fsl-lpspi: make struct lpspi_config::mode u32
` [PATCH spi-next 10/11] spi: spi-fsl-lpspi: fsl_lpspi_set_cmd(): use mode from (struct fsl_lpspi_data::config::mode
` [PATCH spi-next 11/11] spi: spi-fsl-lpspi: fsl_lpspi_set_bitrate(): don't treat devtype_data->prescale_max == 0 as a special case
[PATCH net-next v9 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
2026-03-16 17:29 UTC (8+ messages)
` [PATCH net-next v9 1/6] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v9 2/6] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH net-next v9 3/6] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH net-next v9 4/6] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH net-next v9 5/6] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH net-next v9 6/6] net: stmmac: qcom-ethqos: add support for sa8255p
[PATCH v10 0/3] of: parsing of multi #{iommu,msi}-cells in maps
2026-03-16 17:07 UTC (6+ messages)
` [PATCH v10 2/3] of: factor arguments passed to of_map_id() into a struct
[PATCH v4] media: verisilicon: Fix kernel panic due to __initconst misuse
2026-03-16 16:31 UTC (7+ messages)
[PATCH v2 1/3] dt-bindings: mtd: refactor NAND bindings and add nand-controller-legacy.yaml
2026-03-16 16:24 UTC (8+ messages)
` [PATCH v2 2/3] dt-bindings: mtd: gpmi-nand: ref to nand-controller-legacy.yaml
` [PATCH v2 3/3] dt-bindings: mtd: mxc-nand: add missing compatible string and "
[PATCH v2 00/29] ASoC: soc-component: re-add pcm_new()/pcm_free()
2026-03-16 16:06 UTC (34+ messages)
` [PATCH v2 01/29] "
` [PATCH v2 02/29] ASoC: amd: name back to pcm_new()/pcm_free()
` [PATCH v2 03/29] ASoC: apple: "
` [PATCH v2 04/29] ASoC: atmel: "
` [PATCH v2 05/29] ASoC: au1x: "
` [PATCH v2 06/29] ASoC: bcm: "
` [PATCH v2 07/29] ASoC: codecs: cros_ec_codec: "
` [PATCH v2 08/29] ASoC: codecs: rt5xxx-spi: "
` [PATCH v2 09/29] ASoC: dwc: "
` [PATCH v2 10/29] ASoC: fsl: "
` [PATCH v2 11/29] ASoC: generic: "
` [PATCH v2 12/29] ASoC: google: "
` [PATCH v2 13/29] ASoC: intel: "
` [PATCH v2 14/29] ASoC: kirkwood: "
` [PATCH v2 15/29] ASoC: loongson: "
` [PATCH v2 16/29] ASoC: mediatek: "
` [PATCH v2 17/29] ASoC: pxa: "
` [PATCH v2 18/29] ASoC: qcom: "
` [PATCH v2 19/29] ASoC: renesas: "
` [PATCH v2 20/29] ASoC: samsung: "
` [PATCH v2 21/29] ASoC: soc-generic-dmaengine-pcm: "
` [PATCH v2 22/29] ASoC: sof: "
` [PATCH v2 23/29] ASoC: sprd: "
` [PATCH v2 24/29] ASoC: stm: "
` [PATCH v2 25/29] ASoC: tegra: "
` [PATCH v2 26/29] ASoC: uniphier: "
` [PATCH v2 27/29] ASoC: xilinx: "
` [PATCH v2 28/29] ASoC: xtensa: "
` [PATCH v2 29/29] ASoC: soc-component: remove pcm_construct()/pcm_destruct()
[PATCH v12 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-03-16 16:00 UTC (8+ messages)
` [PATCH v12 1/5] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
` [PATCH v12 2/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v12 3/5] gpio: rpmsg: add generic rpmsg GPIO driver
` [PATCH v12 4/5] gpio: rpmsg: add support for NXP legacy firmware protocol
` [PATCH v12 5/5] arm64: dts: imx8ulp: Add rpmsg node under imx_rproc
[PATCH 1/3] dt: bindings: arm: add bindings for TQMa95xxLA
2026-03-16 15:53 UTC (5+ messages)
` [PATCH 2/3] arm64: dts: add tqma9596la-mba95xxca
` [PATCH 3/3] arm64: defconfig: enable EMC2305 driver
[PATCH v3 0/4] mmc: sdhci-esdhc-imx: add 1-bit bus width support
2026-03-16 15:15 UTC (9+ messages)
` [PATCH v3 1/4] mmc: sdhci: fix timing selection for 1-bit bus width
` [PATCH v3 2/4] mmc: sdhci-esdhc-imx: add 1-bit bus width support
` [PATCH v3 3/4] mmc: sdhci-esdhc-imx: remove duplicate HS400 bus width validation
` [PATCH v3 4/4] mmc: sdhci-pltfm: remove duplicate DTS property parsing
[PATCH v2 0/2] regulator: fp9931: Make vin-supply mandatory
2026-03-16 14:28 UTC (10+ messages)
` [PATCH v2 1/2] dt-bindings: regulator: fp9931: Make vin-supply property as required
` [PATCH v2 2/2] regulator: fp9931: Fix handling of mandatory "vin" supply
[PATCH v5 net 0/3] net: enetc: safely reinitialize TX BD ring when it has unsent frames
2026-03-16 14:13 UTC (7+ messages)
` [PATCH v5 net 1/3] net: enetc: reset PIR and CIR if they are not equal when initializing TX ring
` [PATCH v5 net 2/3] net: enetc: add graceful stop to safely reinitialize the TX Ring
` [PATCH v5 net 3/3] net: enetc: do not access non-existent registers on pseudo MAC
[PATCH v2 1/2] arm64: dts: mba8mx: Add DSI->LVDS bridge IRQ
2026-03-16 13:58 UTC (2+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: tqma8mqml/tqma8mxnl-mba8mx: Add dual-channel LVDS overlay
[PATCH v10 0/8] PCI: endpoint: BAR subrange mapping support
2026-03-16 13:50 UTC (10+ messages)
` [PATCH v10 3/8] PCI: dwc: Advertise dynamic inbound "
[PATCH v3 0/7] pinctrl: Add generic pinctrl for board-level mux chips
2026-03-16 13:44 UTC (8+ messages)
` [PATCH v3 3/7] pinctrl: pinctrl-generic: add __pinctrl_generic_pins_function_dt_node_to_map()
` [PATCH v3 4/7] pinctrl: add optional .release_mux() callback
` [PATCH v3 6/7] arm64: dts: imx8mp-evk: add board-level mux for CAN2 and MICFIL
[PATCH v2] of/iommu: support multiple iommu-map entries per input ID
2026-03-16 11:48 UTC (2+ messages)
[PATCH v10 00/18] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
2026-03-16 11:39 UTC (13+ messages)
` [PATCH v10 09/18] drm/bridge: analogix_dp: Remove unused struct drm_connector* for &analogix_dp_plat_data.attach()
` [PATCH v10 11/18] drm/bridge: analogix_dp: Apply drm_bridge_connector helper
` [PATCH v10 12/18] drm/bridge: analogix_dp: Remove unnecessary &analogix_dp_device.connector
` [PATCH v10 14/18] drm/rockchip: analogix_dp: Apply analogix_dp_finish_probe()
` [PATCH v10 16/18] drm/bridge: analogix_dp: Attach the next bridge in analogix_dp_bridge_attach()
[PATCH v3] usb: port: add delay after usb_hub_set_port_power()
2026-03-16 9:50 UTC
[PATCH v2] usb: hcd: queue wakeup_work to system_freezable_wq workqueue
2026-03-16 9:48 UTC
[PATCH net-next 00/14] Add preliminary NETC switch support for i.MX94
2026-03-16 9:41 UTC (15+ messages)
` [PATCH net-next 01/14] dt-bindings: net: dsa: update the description of 'dsa,member' property
` [PATCH net-next 02/14] dt-bindings: net: dsa: add NETC switch
` [PATCH net-next 03/14] net: enetc: add pre-boot initialization for i.MX94 switch
` [PATCH net-next 04/14] net: enetc: add basic operations to the FDB table
` [PATCH net-next 05/14] net: enetc: add support for the "Add" operation to VLAN filter table
` [PATCH net-next 06/14] net: enetc: add support for the "Update" operation to buffer pool table
` [PATCH net-next 07/14] net: enetc: add support for "Add" and "Delete" operations to IPFT
` [PATCH net-next 08/14] net: enetc: add multiple command BD rings support
` [PATCH net-next 09/14] net: dsa: add NETC switch tag support
` [PATCH net-next 10/14] net: dsa: netc: introduce NXP NETC switch driver for i.MX94
` [PATCH net-next 11/14] net: dsa: netc: add phylink MAC operations
` [PATCH net-next 12/14] net: dsa: netc: add more basic functions support
` [PATCH net-next 13/14] net: dsa: netc: initialize buffer bool table and implement flow-control
` [PATCH net-next 14/14] net: dsa: netc: add support for the standardized counters
[PATCH v3 0/2] usb: typec: tcpci: support setting orientation via GPIO
2026-03-16 9:41 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: usb: nxp,ptn5110: add optional orientation-gpios property
` [PATCH v3 2/2] usb: typec: tcpci: support setting orientation via GPIO
[PATCH v2] arm64: dts: imx8mp-frdm: add sd, ethernet, wifi, usb and hdmi support
2026-03-16 9:25 UTC
[PATCH v3 3/3] mmc: sdhci-esdhc-imx: consolidate imx25/35 data and add Kingston CID
2026-03-16 7:56 UTC (3+ messages)
[PATCH v2 0/6] TQMa91/TQMa93: display support on MBa91xxCA
2026-03-16 6:32 UTC (3+ messages)
` [PATCH v2 1/6] clk: imx: fracn-gppll: Add 333.333333 MHz support
[PATCH V8 00/13] pci-imx6: Add support for parsing the reset property in new Root Port binding
2026-03-16 6:04 UTC (10+ messages)
` [PATCH V8 02/13] PCI: host-generic: Add common helpers for parsing Root Port properties
` [PATCH V8 03/13] PCI: dwc: Parse Root Port nodes in dw_pcie_host_init()
` [PATCH V8 05/13] PCI: imx6: Add support for parsing the reset property in new Root Port binding
` [PATCH V8 06/13] arm: dts: imx6qdl: Add Root Port node and PERST property
[PATCH v2 0/4] arm64: dts: imx952-evk: Add audio sound cards
2026-03-16 2:14 UTC (5+ messages)
` [PATCH v2 1/4] arm64: dts: imx952: Add audio device nodes
` [PATCH v2 2/4] arm64: dts: imx952-evk: Add sound-wm8962 support
` [PATCH v2 3/4] arm64: dts: imx952-evk: Add bt-sco sound card support
` [PATCH v2 4/4] arm64: dts: imx952-evk: Add PDM microphone "
[PATCH v3 3/3] mmc: sdhci-esdhc-imx: consolidate imx25/35 data and add Kingston CID
2026-03-15 20:17 UTC
[PATCH v2 0/3] Optimization and alignment for MMC, Rust and iwlwifi
2026-03-15 18:21 UTC (5+ messages)
` [PATCH v2 1/3] wifi: iwlwifi: pcie: optimize MSI-X interrupt affinity
` [PATCH v2 2/3] rust: block: rnull: update to Pin<KBox<QueueData>> for PinInit
` [PATCH v2 3/3] mmc: sdhci-esdhc-imx: consolidate imx25/35 data and add Kingston CID
[PATCH v2 0/3] Optimization and alignment for MMC, Rust and iwlwifi
2026-03-15 17:25 UTC (4+ messages)
` [PATCH v2 1/3] wifi: iwlwifi: pcie: optimize MSI-X interrupt affinity
` [PATCH v2 2/3] rust: block: rnull: update to Pin<KBox<QueueData>> for PinInit
` [PATCH v2 3/3] mmc: sdhci-esdhc-imx: consolidate imx25/35 data and add Kingston CID
[PATCH v2 0/3] Optimization and alignment for MMC, Rust and iwlwifi
2026-03-15 17:16 UTC (4+ messages)
` [PATCH v2 1/3] mmc: sdhci-esdhc-imx: consolidate imx25/35 data and add Kingston CID
` [PATCH v2 2/3] rust: block: rnull: update to Pin<KBox<QueueData>> for PinInit
` [PATCH v2 3/3] wifi: iwlwifi: pcie: optimize MSI-X interrupt affinity
[PATCH v4 00/10] PCI: endpoint: Differentiate between disabled and reserved BARs
2026-03-15 16:38 UTC (2+ messages)
[PATCH net-next] net: enetc: remove stray semicolon
2026-03-14 16:20 UTC (5+ messages)
[PATCH 0/7] arm64: dts: imx943: various update
2026-03-14 13:01 UTC (9+ messages)
` [PATCH 1/7] arm64: dts: imx94: Update pin headers
` [PATCH 2/7] arm64: dts: imx94: Add V2X/ELE mailbox nodes
` [PATCH 3/7] arm64: dts: imx94: Add SCMI sensor/lmm/cpu nodes
` [PATCH 4/7] arm64: dts: imx943: Add thermal support
` [PATCH 5/7] arm64: dts: imx943-evk: Add nxp,ctrl-ids for scmi_misc
` [PATCH 6/7] arm64: dts: imx943-evk: Add fan node and enable active cooling on A55
` [PATCH 7/7] arm64: dts: imx943-evk: Add pf09/53 thermal zone
[PATCH v8 00/10] gpio: siul2-s32g2: add initial GPIO driver
2026-03-14 7:31 UTC (12+ messages)
` [PATCH v8 01/10] dt-bindings: mfd: add support for the NXP SIUL2 module
[PATCH v2 1/2] dt-bindings: PCI: fsl,imx6q-pcie: Explicitly deprecate reset-gpio
2026-03-14 0:42 UTC (4+ messages)
` [PATCH v2 2/2] dt-bindings: PCI: snps,dw-pcie: Drop deprecated reset-gpio
[PATCH v2 0/2] usb: typec: tcpci: support setting orientation via GPIO
2026-03-14 0:21 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: nxp,ptn5110: add optional orientation-gpios property
[RFC PATCH v2 0/2] hwmon: emc2305: Support configurable fan PWM at shutdown
2026-03-13 20:55 UTC (7+ messages)
` [RFC PATCH v2 1/2] dt-bindings: hwmon: emc2305: Add fan-shutdown-percent property
[PATCH v3 00/11] arm64: dts: freescale: imx8mm-var-som: Align SOM and Symphony DTSs
2026-03-13 19:31 UTC (8+ messages)
` [PATCH v3 06/11] arm64: dts: freescale: imx8mm-var-som: Update WiFi/BT with variants
[PATCH 1/3] arm64: dts: mba8mx: Add DSI->LVDS bridge IRQ
2026-03-13 19:22 UTC (5+ messages)
` [PATCH 2/3] arm64: dts: freescale: tqma8mqml-mba8mx: Add dual-channel LVDS overlay
` [PATCH 3/3] arm64: dts: freescale: tqma8mqnl-mba8mx: "
[PATCH v7 0/2] Add support for Variscite DART-MX95 and Sonata board
2026-03-13 18:56 UTC (4+ messages)
` [PATCH v7 1/2] arm64: dts: freescale: Add support for Variscite DART-MX95
` [PATCH v7 2/2] arm64: dts: imx95-var-dart: Add support for Variscite Sonata board
[PATCH v2] arm64: dts: freescale: imx95-toradex-smarc: Support Cortex M7
2026-03-13 18:37 UTC (2+ messages)
[PATCH 1/2] dt-bindings: connector: add pd-disable dependency
2026-03-13 17:25 UTC (4+ 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