[PATCH v8 0/2] net: mhi: Add support to enable ethernet interface
2026-02-13 3:02 UTC (4+ 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
[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] PCI: epf-mhi: return 0 on success instead of positive jiffies
2026-02-09 5:06 UTC (2+ messages)
[PATCH v6 0/2] net: mhi: Add support to enable ethernet interface
2026-02-04 5:03 UTC (14+ messages)
` [PATCH v6 1/2] net: mhi: Enable Ethernet interface support
` [PATCH v6 2/2] bus: mhi: host: pci: Enable IP_SW1, IP_ETH0 and IP_ETH1 channels for QDU100
[PATCH 0/2] bus: mhi: ep: Fix state_lock protection issues
2026-02-03 6:55 UTC (3+ 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 v3 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
2026-01-30 19:19 UTC (18+ messages)
` [PATCH v3 1/9] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH v3 2/9] dmaengine: Add safe API to combine configuration and preparation
` [PATCH v3 3/9] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
` [PATCH v3 4/9] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
` [PATCH v3 5/9] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH v3 6/9] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH v3 7/9] nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API
` [PATCH v3 8/9] PCI: epf-mhi: Use dmaengine_prep_config_single() to simplify code
` [PATCH v3 9/9] crypto: atmel: Use dmaengine_prep_config_single() API
[PATCH] bus: mhi: host: pci_generic: Add Qualcomm SDX35 modem
2026-01-23 11:58 UTC (2+ messages)
[PATCH] bus: mhi: host: pci_generic: Switch to async power up to avoid boot delays
2026-01-22 8:53 UTC
[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)
[PATCH 00/11] char: qcom_csm_dp: Add data path driver for QDU100 device
2026-01-13 8:29 UTC (22+ messages)
` [PATCH 01/11] bus: mhi: host: Add support to read MHI capabilities
` [PATCH 02/11] bus: mhi: pci_generic: Add Data plane channels for QDU100 VF's
` [PATCH 03/11] bus: mhi: host: Add support for queuing multiple DMA buffers
` [PATCH 04/11] Revert "bus: mhi: host: Remove mhi_poll() API"
` [PATCH 05/11] bus: mhi: host: Add support for both DL and Ul chan for poll
` [PATCH 06/11] bus: mhi: host: pci: Add overflow disable flag for QDU100 H/W channels
` [PATCH 07/11] bus: mhi: host: core: Add overflow disable flag
` [PATCH 08/11] bus: mhi: MHI CB support for Channel error notification
` [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 v2 0/2] net: qrtr: Drop the MHI 'auto_queue' feature
2026-01-01 18:53 UTC (9+ messages)
` [PATCH v2 1/2] net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels
` [PATCH v2 2/2] bus: mhi: host: Drop the auto_queue support
[mani-mhi:mhi-next] BUILD SUCCESS 91a0b0dce350766675961892ba4431363c4e29f7
2025-12-31 23:18 UTC
[PATCH v1 0/2] bus: mhi: Use bus callbacks for .probe() and .remove()
2025-12-31 10:58 UTC (4+ messages)
` [PATCH v1 1/2] bus: mhi: host: "
` [PATCH v1 2/2] bus: mhi: ep: "
[PATCH v3 0/2] *** Add support for Foxconn T99W760 ***
2025-12-30 11:19 UTC (7+ messages)
` [PATCH v3 2/2] net: wwan: mhi: Add network support for Foxconn T99W760
` "
` "
` "
[mani-mhi:mhi-next] BUILD SUCCESS 820c866c42de99e7d65c7bd1f591f067dbbe3cae
2025-12-25 4:07 UTC
[PATCH v5] mhi: host: Add support for dual ELF image format
2025-12-24 5:13 UTC (2+ messages)
[PATCH v4] mhi: host: Add support for dual ELF image format
2025-12-24 2:25 UTC (3+ messages)
[PATCH v2 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
2025-12-23 10:41 UTC (16+ messages)
` [PATCH v2 1/8] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH v2 2/8] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
` [PATCH v2 3/8] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
` [PATCH v2 4/8] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH v2 5/8] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH v2 6/8] nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API
` [PATCH v2 7/8] PCI: epf-mhi: Use dmaengine_prep_config_single() to simplify code
` [PATCH v2 8/8] crypto: atmel: Use dmaengine_prep_config_single() API
[PATCH v3] mhi: host: Add standard elf image download functionality
2025-12-22 10:24 UTC (27+ messages)
[PATCH 0/2] net: qrtr: Drop the MHI 'auto_queue' feature
2025-12-18 16:24 UTC (7+ messages)
` [PATCH 1/2] net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels
` [PATCH 2/2] bus: mhi: host: Drop the auto_queue support
[PATCH] PCI: endpoint: epf-mhi: add WQ_PERCPU to alloc_workqueue users
2025-12-18 7:07 UTC (2+ messages)
[PATCH 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
2025-12-17 5:10 UTC (28+ messages)
` [PATCH 1/8] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH 2/8] PCI: endpoint: pci-epf-test: use new DMA API to simple code
` [PATCH 3/8] dmaengine: dw-edma: Use new .device_prep_slave_sg_config() callback
` [PATCH 4/8] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH 5/8] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH 6/8] nvmet: pci-epf: Use dmaengine_prep_slave_single_config() API
` [PATCH 7/8] PCI: epf-mhi:Using new API dmaengine_prep_slave_single_config() to simple code
` [PATCH 8/8] crypto: atmel: Use dmaengine_prep_slave_single_config() API
[PATCH 6.12.y 0/2] Backport support for Telit FN920C04 and FN990B40 modems
2025-12-10 7:27 UTC (5+ messages)
` [PATCH 6.12 1/2] bus: mhi: host: pci_generic: Add Telit FN920C04 modem support
` Patch "bus: mhi: host: pci_generic: Add Telit FN920C04 modem support" has been added to the 6.12-stable tree
` [PATCH 6.12 2/2] bus: mhi: host: pci_generic: Add Telit FN990B40 modem support
` Patch "bus: mhi: host: pci_generic: Add Telit FN990B40 modem support" has been added to the 6.12-stable tree
[PATCH 0/4] bus: mhi: Fix broken runtime PM design
2025-12-02 21:37 UTC (11+ messages)
` [PATCH 1/4] bus: mhi: Replace controller runtime_get/put callbacks with direct PM runtime APIs
` [PATCH 2/4] bus: mhi: Remove runtime PM callback ops from controller interface
` [PATCH 3/4] net: mhi_net: Implement runtime PM support
` [PATCH 4/4] bus: mhi: Fix broken runtime PM design
[PATCH 0/5] bus: mhi: host: mhi_phc: Add support for PHC over MHI
2025-11-26 14:04 UTC (4+ messages)
` [PATCH 5/5] "
[GIT PULL v2] MHI changes for v6.19
2025-11-21 16:44 UTC (2+ messages)
[GIT PULL] MHI changes for v6.19
2025-11-21 16:21 UTC (3+ messages)
page: next (older)
- 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;
as well as URLs for NNTP newsgroup(s).