Linux MHI Development
 help / color / mirror / Atom feed
 messages from 2024-07-15 03:43:41 to 2024-12-20 18:08:47 UTC [more...]

[PATCH 0/7] accel/qaic: Initial AIC200 support
 2024-12-20 18:08 UTC  (19+ messages)
` [PATCH 1/7] bus: mhi: host: Refactor BHI/BHIe based firmware loading
` [PATCH 2/7] bus: mhi: host: Add a policy to enable image transfer via BHIe in PBL
` [PATCH 3/7] accel/qaic: Allocate an exact number of MSIs
` [PATCH 4/7] accel/qaic: Add support for MSI-X
` [PATCH 5/7] accel/qaic: Mask out SR-IOV PCI resources
` [PATCH 6/7] accel/qaic: Add config structs for supported cards
` [PATCH 7/7] accel/qaic: Add AIC200 support

mhi resume failure on reboot with 6.13-rc2
 2024-12-19  8:36 UTC  (19+ messages)

[GIT PULL] MHI fix for v6.13
 2024-12-16 15:31 UTC  (2+ messages)

[PATCH v5] bus: mhi: host: pci_generic: Add support for QDU100 device
 2024-12-12 11:57 UTC 

[PATCH v4] bus: mhi: host: pci_generic: Add support for QDU100 device
 2024-12-11 15:56 UTC  (4+ messages)

How to add RTS support for wwan0at0 port
 2024-12-06  9:17 UTC  (13+ messages)
      `  "
          `  "

[PATCH v1 0/2] pci_generic: Add supoprt for SA8775P target
 2024-12-05  6:54 UTC  (3+ messages)
` [PATCH v1 1/2] bus: mhi: host: "
` [PATCH v1 2/2] PCI: epf-mhi: Update device id for SA8775P

[mani-mhi:mhi-fixes] BUILD SUCCESS 098d8374033f323dae87a1d792a3c8911c2cf57f
 2024-12-02 23:06 UTC 

[mani-mhi:mhi-next] BUILD SUCCESS 33c792a22879d0c8d50e71da08f17b5a60ed1e7b
 2024-12-02 22:31 UTC 

[PATCH] bus: mhi: host: pci_generic: fix MHI BAR mapping
 2024-12-02  9:51 UTC  (4+ messages)

[PATCH] bus: mhi: host: Free mhi_buf vector inside mhi_alloc_bhie_table()
 2024-11-15  6:07 UTC  (4+ messages)

Hi
 2024-11-12  7:39 UTC 

[mani-mhi:mhi-next] BUILD SUCCESS bd23e836423ea3968d539d4f0d5722a3a824b99e
 2024-11-09  1:56 UTC 

[GIT PULL] MHI changes for v6.13
 2024-11-08 15:57 UTC  (2+ messages)

qrtr/mhi: NULL-deref with in-kernel pd-mapper
 2024-11-08 10:10 UTC  (6+ messages)

[PATCH] PCI: epf-mhi: Fix potential NULL dereference in pci_epf_mhi_bind()
 2024-11-05 17:38 UTC  (4+ messages)

[PATCH v2] bus: mhi: host: pci_generic: Add support for QDU100 device
 2024-10-10 10:56 UTC  (2+ messages)

[PATCH v8 00/14] Consolidate IO memcpy functions
 2024-10-08 14:54 UTC  (23+ messages)
` [PATCH v8 01/14] Consolidate IO memcpy/memset into iomap_copy.c
` [PATCH v8 02/14] arm64: Use generic IO memcpy/memset
` [PATCH v8 03/14] csky: "
` [PATCH v8 04/14] loongarch: "
` [PATCH v8 05/14] m68k: Align prototypes of "
` [PATCH v8 06/14] alpha: "
` [PATCH v8 07/14] parisc: "
` [PATCH v8 08/14] sh: "
` [PATCH v8 09/14] arm: Align prototype of IO memset
` [PATCH v8 10/14] powerpc: Align prototypes of IO memcpy and memset
` [PATCH v8 11/14] s390: Add wrappers around zpci_memcpy/zpci_memset
` [PATCH v8 12/14] bus: mhi: ep: Add HAS_IOMEM || INDIRECT_IOMEM dependency
` [PATCH v8 13/14] mtd: "
` [PATCH v8 14/14] sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML

[PATCH v3] bus: mhi: host: pci_generic: Add support for QDU100 device
 2024-10-07 13:59 UTC  (2+ messages)

[mani-mhi:mhi-next] BUILD SUCCESS 6d61859bbe7682304626e8ad13489b418f2e8175
 2024-10-07  6:54 UTC 

[PATCH] bus: mhi: host: pci_generic: Add support for QDU100 device
 2024-10-06 20:40 UTC  (3+ messages)

[PATCH] bus: mhi: host: pci_generic: Use pcim_iomap_region() to request and map MHI BAR
 2024-10-06 18:13 UTC  (3+ messages)

[PATCH] bus/mhi: Switch trace_mhi_gen_tre fields to native endian
 2024-10-06 18:11 UTC  (4+ messages)

[PATCH] bus: mhi: host: free buffer on error in mhi_alloc_bhie_table
 2024-10-06 18:06 UTC  (3+ messages)

[mani-mhi:mhi-next] BUILD SUCCESS 8daf110a44e744664f5f4158ac5e1302ee0e2081
 2024-10-04  4:01 UTC 

[PATCH v2] bus: mhi: host: free buffer on error in mhi_alloc_bhie_table
 2024-10-03 11:34 UTC  (3+ messages)

[PATCH v1] bus: mhi: host: Fix typos in the comments
 2024-10-03  5:18 UTC  (3+ messages)

Modem PCI/MHI on Raspberry PI 5 / failed to prepare MHI controller
 2024-09-09 12:38 UTC 

[mani-mhi:mhi-next] BUILD SUCCESS 84a5ae5b23ba6320bbdfeccfe9a3ad31b2cc41d9
 2024-09-06 15:35 UTC 

[GIT PULL] MHI changes for v6.12
 2024-09-05 14:31 UTC  (2+ messages)

[mani-mhi:mhi-next] BUILD SUCCESS 30a7e9df309ffb0ff895b958cc27867e93bd9ad2
 2024-08-31 11:43 UTC 

[PATCH v2 1/2] bus: mhi: host: pci_generic: Update the file path for Foxconn SDX55/SDX72
 2024-08-30 12:18 UTC  (12+ messages)
` [PATCH v2 2/2] bus: mhi: host: pci_generic: Enable trigger_edl for Foxconn SDX55/SDX65/SDX24 products
  ` Re:Re: [PATCH v2 1/2] bus: mhi: host: pci_generic: Update the file path for Foxconn SDX55/SDX72
    `  "
      `  "
        `  "
          `  "

[mani-mhi:mhi-next] BUILD SUCCESS 969db85b4f63fcc9a0ae42e808bf68aaafdb7283
 2024-08-28  9:20 UTC 

[PATCH V2] bus: mhi: host: pci_generic: Add support for Netprisma LCUR57 and FCUN69
 2024-08-27  8:32 UTC  (3+ messages)

[mani-mhi:mhi-next] BUILD SUCCESS 8e54acedff45f40f5e11bf2d9ef7f48dd33b4ef9
 2024-08-27  6:59 UTC 

[PATCH] bus: mhi: host: make mhi_bus_type const
 2024-08-26  8:29 UTC  (3+ messages)

[PATCH] bus: mhi: host: pci_generic: Fix the name for the Telit FE990A
 2024-08-26  8:28 UTC  (3+ messages)

[PROBLEM] bus: mhi: host: pci_generic: SDX24 Channels
 2024-08-26  8:17 UTC  (4+ messages)

[PATCH] bus: mhi: host: pci_generic: Add support for Netprisma LCUR57 and FCUN69
 2024-08-26  8:06 UTC  (2+ messages)

PCIe MBIM modem not creating a wwan netdev
 2024-08-04 18:13 UTC  (2+ messages)

[PATCH 0/6] add improvements to mhi driver
 2024-07-29 14:13 UTC  (25+ messages)
` [PATCH 1/6] drivers: bus: mhi: Added shared-dma-pool support for mhi_dev
` [PATCH 2/6] bus: mhi: add support to allocate rddm memory during crash time
` [PATCH 3/6] bus: mhi: increase RDDM timeout
` [PATCH 4/6] bus: mhi: dump debug registers in critical sections
` [PATCH 5/6] bus: mhi: check for RDDM cookie set by device to indicate readiness
` [PATCH 6/6] bus: mhi: change IRQ_HANDLED to IRQ_NONE in mhi_irq_handler

[PATCH v7 2/4] PCI: qcom-ep: Add support for D-state change notification
 2024-07-29 12:08 UTC  (2+ messages)

[PATCH] bus: mhi: host: Add firehose support for Foxconn SDX24/SDX55/SDX65
 2024-07-24 13:28 UTC  (8+ messages)
  `  "
    `  "
      `  "
        `  "
        `  "

[PATCH v7 0/4] PCI: endpoint: add D-state change notifier support
 2024-07-23  3:37 UTC  (3+ messages)
` [PATCH v7 2/4] PCI: qcom-ep: Add support for D-state change notification

Linux Kernel 6.6.36 and upstream mhi repo latest: Interface definition of sierra_em919x
 2024-07-22  3:01 UTC  (6+ messages)
      `  "
        `  "
          `  "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox