Linux MHI Development
 help / color / mirror / Atom feed
[PATCH 5.10] bus: mhi: host: Add alignment check for event ring read pointer
 2026-06-16 20:27 UTC 

Fix long latency in MHI PM sys error transition
 2026-06-15  9:45 UTC  (5+ messages)
` [v1 PATCH 1/1] bus: mhi: core: fix sys error handling latency

[PATCH v9] PCI: Add device-specific reset for Qualcomm devices
 2026-06-15  7:30 UTC  (4+ messages)

[PATCH v8 0/3] PCI: Add d3cold and device-specific reset for Qualcomm devices
 2026-06-11  7:29 UTC  (9+ messages)
` [PATCH v8 1/3] PCI: Add d3cold as general reset method
` [PATCH v8 2/3] PCI: Add device-specific reset for Qualcomm devices
` [PATCH v8 3/3] PCI: Disable broken bus reset on "

[PATCH v7 0/3] PCI: Add d3cold and device-specific reset for Qualcomm devices
 2026-06-10 18:42 UTC  (5+ messages)
` [PATCH v7 1/3] PCI: Add d3cold as general reset method
` [PATCH v6 2/3] PCI: Add device-specific reset for Qualcomm devices
` [PATCH v7 3/3] PCI: Disable broken bus reset on "

[PATCH] MAINTAINERS: Add Jeff Hugo as the Reviewer of MHI bus
 2026-06-10 15:17 UTC 

[PATCH v3 0/3] bus: mhi: Add loopback driver
 2026-06-10  5:52 UTC  (4+ messages)
` [PATCH v3 1/3] bus: mhi: host: clients: Add loopback driver with sysfs interface
` [PATCH v3 2/3] bus: mhi: ep: Add mhi_ep_queue_buf() API for raw buffer queuing
` [PATCH v3 3/3] bus: mhi: ep: clients: Add loopback driver for data path testing

[GIT PULL] MHI changes for v7.2
 2026-06-08 19:28 UTC  (2+ messages)

[PATCH v2 1/1] bus: mhi: pci_generic: add Rolling Wireless RW135R-GL and RW151 support
 2026-06-05  9:57 UTC 

[PATCH 1/1] bus: mhi: pci_generic: add Rolling Wireless RW135R-GL and RW151 support
 2026-06-04  5:09 UTC  (3+ messages)

[PATCH v1] bus: mhi: ep: Fix device refcount leak on create failure
 2026-06-03 19:51 UTC 

[PATCH v6 0/3] PCI: Add d3cold and device-specific reset for Qualcomm devices
 2026-06-03  7:15 UTC  (6+ messages)
` [PATCH v6 1/3] PCI: Add d3cold as general reset method
` [PATCH v6 2/3] PCI: Add device-specific reset for Qualcomm devices
` [PATCH v6 3/3] PCI: Disable broken bus reset on "

[PATCH v2 0/6] bus: mhi: Fix broken runtime PM design
 2026-05-30  0:01 UTC  (10+ messages)
` [PATCH v2 1/6] bus: mhi: Replace controller runtime_get/put callbacks with direct PM runtime APIs
` [PATCH v2 2/6] bus: mhi: Drop controller runtime PM callback indirection
` [PATCH v2 3/6] net: mhi_net: Hold runtime PM during active data path operations
` [PATCH v2 4/6] net: qrtr: "
` [PATCH v2 5/6] net: wwan: "
` [PATCH v2 6/6] bus: mhi: host: Fix runtime PM ownership between clients and controller

[mani-mhi:mhi-next] BUILD SUCCESS 32845111e8ea6ef5e837b6d25080e69e99bd4561
 2026-05-28 19:28 UTC 

[PATCH] bus: mhi: host: pci_generic: Fix the physical function check
 2026-05-27 15:46 UTC  (3+ messages)
`  "

Concern about commit bus: mhi: host: pci_generic: Read SUBSYSTEM_VENDOR_ID for VF's to check status
 2026-05-27  8:43 UTC 

Concern about commit bus: mhi: host: pci_generic: Read SUBSYSTEM_VENDOR_ID for VF's to check status
 2026-05-27  8:28 UTC 

[PATCH v7 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
 2026-05-21 15:32 UTC  (10+ messages)
` [PATCH v7 1/9] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH v7 2/9] dmaengine: Add safe API to combine configuration and preparation
` [PATCH v7 3/9] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
` [PATCH v7 4/9] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
` [PATCH v7 5/9] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH v7 6/9] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH v7 7/9] nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API
` [PATCH v7 8/9] PCI: epf-mhi: Use dmaengine_prep_config_single() to simplify code
` [PATCH v7 9/9] crypto: atmel: Use dmaengine_prep_config_sg() API

[PATCH v6 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
 2026-05-20 22:00 UTC  (10+ messages)
` [PATCH v6 1/9] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH v6 2/9] dmaengine: Add safe API to combine configuration and preparation
` [PATCH v6 3/9] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
` [PATCH v6 4/9] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
` [PATCH v6 5/9] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH v6 6/9] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH v6 7/9] nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API
` [PATCH v6 8/9] PCI: epf-mhi: Use dmaengine_prep_config_single() to simplify code
` [PATCH v6 9/9] crypto: atmel: Use dmaengine_prep_config_sg() API

[mani-mhi:mhi-next] BUILD SUCCESS 519ddf194b158b91439319f6b977b8a465fda0fb
 2026-05-13  5:01 UTC 

[PATCH v5 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
 2026-05-12 16:42 UTC  (10+ messages)
` [PATCH v5 1/9] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH v5 2/9] dmaengine: Add safe API to combine configuration and preparation
` [PATCH v5 3/9] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
` [PATCH v5 4/9] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
` [PATCH v5 5/9] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH v5 6/9] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH v5 7/9] nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API
` [PATCH v5 8/9] PCI: epf-mhi: Use dmaengine_prep_config_single() to simplify code
` [PATCH v5 9/9] crypto: atmel: Use dmaengine_prep_config_single() API

[PATCH 1/1] bus: mhi: host: pci_generic: Add Telit FE910C04 modem support
 2026-05-12 14:33 UTC  (2+ messages)

[PATCH v2 0/2] bus: mhi: ep: Fix state_lock protection issues
 2026-05-12 14:31 UTC  (4+ messages)
` [PATCH v2 1/2] bus: mhi: ep: Fix potential deadlock in mhi_ep_reset_worker()
` [PATCH v2 2/2] bus: mhi: ep: Add missing state_lock protection for mhi_state access

bus: mhi: host: pci_generic: round up nr_irqs to a power of two
 2026-05-12 14:28 UTC  (6+ messages)
  ` [PATCH v1] "

[PATCH v5 0/7] Qualcomm Sahara protocol enhancements
 2026-05-12 14:19 UTC  (9+ messages)
` [PATCH v5 1/7] Add documentation for Sahara protocol
` [PATCH v5 2/7] bus: mhi: Move Sahara protocol driver under MHI host client drivers
` [PATCH v5 3/7] bus: mhi: Centralize Sahara firmware image table selection at probe time
` [PATCH v5 4/7] bus: mhi: Add QDU100 Sahara variant and firmware fallback
` [PATCH v5 5/7] bus: mhi: Load DDR training data using device serial number
` [PATCH v5 6/7] bus: mhi: Capture DDR training data via command mode
` [PATCH v5 7/7] bus: mhi: Expose DDR training data via controller sysfs

[PATCH v4 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
 2026-05-12 14:06 UTC  (16+ messages)
` [PATCH v4 1/9] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH v4 2/9] dmaengine: Add safe API to combine configuration and preparation
` [PATCH v4 3/9] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
` [PATCH v4 4/9] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
` [PATCH v4 5/9] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH v4 6/9] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH v4 7/9] nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API
` [PATCH v4 8/9] PCI: epf-mhi: Use dmaengine_prep_config_single() to simplify code
` [PATCH v4 9/9] crypto: atmel: Use dmaengine_prep_config_single() API

[PATCH AUTOSEL 7.0-6.12] bus: mhi: host: pci_generic: Add Telit FE912C04 modem support
 2026-04-28 10:41 UTC  (2+ messages)
` [PATCH AUTOSEL 7.0-6.12] bus: mhi: host: pci_generic: Add Qualcomm SDX35 modem

[QUESTION] Public availability of the MHI specification
 2026-04-28  8:59 UTC  (3+ messages)

[PATCH v2 0/6] bus: mhi: host: mhi_phc: Add support for PHC over MHI
 2026-04-14 17:46 UTC  (15+ messages)
` [PATCH v2 1/6] bus: mhi: host: Add support to read MHI capabilities
` [PATCH v2 2/6] bus: mhi: host: Add support for non-posted TSC timesync feature
` [PATCH v2 3/6] bus: mhi: host: Add support for 64bit register reads and writes
` [PATCH v2 4/6] bus: mhi: pci_generic: Add support for 64 bit register read & write
` [PATCH v2 5/6] bus: mhi: host: Update the Time sync logic to read 64 bit register value
` [PATCH v2 6/6] bus: mhi: host: mhi_phc: Add support for PHC over MHI

[PATCH v4 0/9] Qualcomm Sahara protocol enhancements
 2026-04-14  9:57 UTC  (37+ messages)
` [PATCH v4 1/9] Add documentation for Sahara protocol
` [PATCH v4 2/9] bus: mhi: Move sahara protocol driver under drivers/bus/mhi
` [PATCH v4 3/9] bus: mhi: Match devices exposing the protocol on the SAHARA channel
` [PATCH v4 4/9] bus: mhi: Centralize firmware image table selection at probe time
` [PATCH v4 5/9] bus: mhi: Add QDU100 variant and image_id firmware fallback
` [PATCH v4 6/9] bus: mhi: Load DDR training data using per-device serial number
` [PATCH v4 7/9] bus: mhi: Capture DDR training data using command mode
` [PATCH v4 8/9] bus: mhi: Expose DDR training data via controller sysfs
` [PATCH v4 9/9] Documentation: ABI: Add sysfs ABI documentation for DDR training data

[PATCH 0/5] bus: mhi: host: mhi_phc: Add support for PHC over MHI
 2026-04-08  9:22 UTC  (4+ messages)
` [PATCH 4/5] bus: mhi: host: Update the Time sync logic to read 64 bit register value

[mani-mhi:mhi-next] BUILD SUCCESS ac12b852b4ead4a586299c8f68cdcbcaf1bf6cbc
 2026-04-04  3:04 UTC 

[GIT PULL] MHI changes for v7.1
 2026-04-03 12:01 UTC  (2+ messages)

[PATCH 1/1] bus: mhi: host: pci_generic: Add Telit FE912C04 modem support
 2026-04-03  6:15 UTC  (2+ messages)

[PATCH 0/3] dmaengine: Add batched scatter-gather DMA support
 2026-03-30  5:28 UTC  (6+ messages)
` [PATCH 1/3] dmaengine: Add multi-buffer support in single DMA transfer

[PATCH v8 0/2] net: mhi: Add support to enable ethernet interface
 2026-03-23  6:11 UTC  (4+ messages)
` [PATCH v8 1/2] net: mhi: Enable Ethernet interface support

[mani-mhi:mhi-next] BUILD SUCCESS f2d1643ddc0f3d0b847a6877ec37f1fabacfbfed
 2026-03-18  2:11 UTC 

[PATCH v2 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
 2026-03-17 14:04 UTC  (6+ messages)
` [PATCH v2 1/8] dmaengine: Add API to combine configuration and preparation (sg and single)

[PATCH] bus: mhi: host: fix invalid free of BHI/BHIe buffers
 2026-03-17 10:06 UTC  (2+ messages)

[PATCH] bus: mhi: use kzalloc_flex
 2026-03-16  4:06 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