Linux MHI Development
 help / color / mirror / Atom feed
 messages from 2026-01-13 08:21:53 to 2026-04-16 14:10:19 UTC [more...]

[PATCH v5 0/7] Qualcomm Sahara protocol enhancements
 2026-04-16 14:09 UTC  (5+ 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 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 v2 0/2] bus: mhi: ep: Fix state_lock protection issues
 2026-04-14  6:29 UTC  (3+ 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

[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 

bus: mhi: host: pci_generic: round up nr_irqs to a power of two
 2026-04-03 13:13 UTC  (5+ messages)
  ` [PATCH v1] "

[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  (8+ messages)
` [PATCH 1/3] dmaengine: Add multi-buffer support in single DMA transfer
` [PATCH 2/3] PCI: epf-mhi: Add batched DMA read support
` [PATCH 3/3] bus: mhi: ep: Use batched read for ring caching

[PATCH v8 0/2] net: mhi: Add support to enable ethernet interface
 2026-03-23  6:11 UTC  (7+ messages)
` [PATCH v8 1/2] net: mhi: Enable Ethernet interface support
` [PATCH v8 2/2] bus: mhi: host: pci: Enable IP_SW1, IP_ETH0 and IP_ETH1 channels for QDU100
` (subset) [PATCH v8 0/2] net: mhi: Add support to enable ethernet interface

[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)

[PATCH 0/4] bus: mhi: Fix broken runtime PM design
 2026-03-13  7:16 UTC  (4+ messages)
` [PATCH 3/4] net: mhi_net: Implement runtime PM support

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

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

[mani-mhi:mhi-next] BUILD SUCCESS f227b246307e0cf3091e13e7fbae3974aaf38eb9
 2026-03-07  2:52 UTC 

[PATCH v2 0/2] bus: mhi: host: pci_generic: Improve boot performance and cleanup
 2026-03-06  7:42 UTC  (5+ messages)
` [PATCH v2 1/2] bus: mhi: host: pci_generic: Switch to async power up to avoid boot delays
` [PATCH v2 2/2] bus: mhi: host: pci_generic: Add pm_runtime_forbid() in remove callback

[PATCH 1/1] bus: mhi: host: pci_generic: Add NMEA channels to FN920C04 and FN990A
 2026-03-06  6:04 UTC  (2+ messages)

[PATCH 00/11] char: qcom_csm_dp: Add data path driver for QDU100 device
 2026-03-04  9:05 UTC  (8+ messages)
` [PATCH 09/11] bus: mhi: host: Get total descriptor count
` [PATCH 10/11] drivers: bus: mhi: host: Add support for MHI MAX TRB capability
` [PATCH 11/11] char: qcom_csm_dp: Add data path driver for QDU100 device

[PATCH] bus: mhi: host: pci_generic: Resume the device before executing mhi_pci_remove()
 2026-03-03  5:11 UTC  (4+ messages)

[mani-mhi:mhi-next] BUILD SUCCESS 6a7084102bb9659f699005c420eb59eade6d3b4f
 2026-03-03  2:27 UTC 

[PATCH] PCI: epf-mhi: return 0 on success instead of positive jiffies
 2026-03-02 14:59 UTC  (6+ messages)

[PATCH] bus: mhi: host: pci_generic: Switch to async power up to avoid boot delays
 2026-03-02 13:45 UTC  (4+ messages)

[PATCH 0/2] bus: mhi: ep: Fix state_lock protection issues
 2026-03-02  9:33 UTC  (5+ messages)
` [PATCH 1/2] bus: mhi: ep: Fix potential deadlock in mhi_ep_reset_worker()
` [PATCH 2/2] bus: mhi: ep: Add missing state_lock protection for mhi_state accesses

[PATCH] bus: mhi: ep: Protect mhi_ep_handle_syserr() in the error path
 2026-03-02  8:56 UTC 

[PATCH] bus: mhi: host: pci_generic: Add Qualcomm SDX35 modem
 2026-03-02  7:44 UTC  (4+ messages)

[PATCH] bus: mhi: ep: Test for non-zero return value where applicable
 2026-03-02  5:50 UTC 

FAILED: Patch "net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels" failed to apply to 6.1-stable tree
 2026-03-01  1:40 UTC 

FAILED: Patch "net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels" failed to apply to 6.6-stable tree
 2026-03-01  1:30 UTC 

FAILED: Patch "net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels" failed to apply to 6.12-stable tree
 2026-03-01  1:18 UTC 

FAILED: Patch "net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels" failed to apply to 6.18-stable tree
 2026-03-01  1:15 UTC 

[PATCH v3 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
 2026-02-25 22:49 UTC  (13+ messages)
` [PATCH v3 3/9] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
` [PATCH v3 8/9] PCI: epf-mhi: Use dmaengine_prep_config_single() "
` [PATCH v3 9/9] crypto: atmel: Use dmaengine_prep_config_single() API

[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
 2026-02-24 16:20 UTC  (19+ messages)
` [PATCH 01/37] PCI/MSI: Add Devres managed IRQ vectors allocation
` [PATCH 37/37] PCI/MSI: Only check is_msi_managed in pcim_setup_msi_release()
` [PATCH 13/37] bus: mhi: host: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()

[GIT PULL] Networking for Linux 7.0
 2026-02-12 15:51 UTC 

[PATCH v7 0/2] net: mhi: Add support to enable ethernet interface
 2026-02-11 10:24 UTC  (7+ messages)
` [PATCH v7 1/2] net: mhi: Enable Ethernet interface support
` [PATCH v7 2/2] bus: mhi: host: pci: Enable IP_SW1, IP_ETH0 and IP_ETH1 channels for QDU100

[PATCH v6 0/2] net: mhi: Add support to enable ethernet interface
 2026-02-04  5:03 UTC  (3+ messages)

[mani-mhi:mhi-ath-resolution] BUILD SUCCESS a1cf17be3ba3718f1a8c70e614f4c0ee026a90fd
 2026-01-20 21:09 UTC 

[GIT PULL] MHI changes for v6.20
 2026-01-20 15:41 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