messages from 2025-05-16 15:14:13 to 2025-07-16 05:42:26 UTC [more...]
[PATCH v2] bus: mhi: host: Detect events pointing to unexpected TREs
2025-07-16 5:42 UTC (2+ messages)
[PATCH] bus: mhi: ep: Fix chained transfer handling in read path
2025-07-16 5:37 UTC (2+ messages)
[PATCH v2 0/3] bus: mhi: keep dma buffers through suspend/hibernation cycles
2025-07-16 3:41 UTC (6+ messages)
` [PATCH v2 1/3] bus: mhi: host: keep bhi buffer through suspend cycle
` [PATCH v2 2/3] bus: mhi: host: keep bhie "
` [PATCH v2 3/3] bus: mhi: keep device context through suspend cycles
[PATCH v4 00/11] bus: mhi: host: Add support for mhi bus bw
2025-07-15 14:53 UTC (52+ messages)
` [PATCH v4 01/11] PCI: Update current bus speed as part of pci_pwrctrl_notify()
` [PATCH v4 02/11] PCI/bwctrl: Add support to scale bandwidth before & after link re-training
` [PATCH v4 03/11] bus: mhi: host: Add support to read MHI capabilities
` [PATCH v4 04/11] bus: mhi: host: Add support for Bandwidth scale
` [PATCH v4 05/11] PCI/ASPM: Return enabled ASPM states as part of pcie_aspm_enabled()
` [PATCH v4 06/11] PCI/ASPM: Clear aspm_disable as part of __pci_enable_link_state()
` [PATCH v4 07/11] PCI: qcom: Extract core logic from qcom_pcie_icc_opp_update()
` [PATCH v4 08/11] PCI: qcom: Add support for PCIe pre/post_link_speed_change()
` [PATCH v4 09/11] PCI: Export pci_set_target_speed()
` [PATCH v4 10/11] PCI: Add function to convert lnkctl2speed to pci_bus_speed
` [PATCH v4 11/11] wifi: ath11k: Add support for MHI bandwidth scaling
[PATCH 0/3] bus: mhi: keep dma buffers through suspend/hibernation cycles
2025-07-11 10:22 UTC (27+ messages)
` [PATCH 1/3] bus: mhi: host: keep bhi buffer through suspend cycle
` [PATCH 2/3] bus: mhi: don't deinitialize and re-initialize again
` [PATCH 3/3] bus: mhi: keep device context through suspend cycles
[PATCH v2 0/5] bus: mhi: host: Enable SRIOV support in MHI driver
2025-07-10 12:46 UTC (9+ messages)
` [PATCH v2 1/5] bus: mhi: host: Add support for separate controller configurations for VF and PF
` [PATCH v2 2/5] bus: mhi: host: pci_generic: Read SUBSYSTEM_VENDOR_ID for VF's to check status
` [PATCH v2 3/5] bus: mhi: host: pci_generic: Remove MHI driver and ensure graceful device recovery
` [PATCH v2 4/5] bus: mhi: host: pci_generic: Add SRIOV support for PCIe device
` [PATCH v2 5/5] bus: host: mhi: Need to honor sys_err at power_up state
[PATCH] bus: mhi: host: Detect events pointing to unexpected TREs
2025-07-09 14:32 UTC (8+ messages)
[PATCH 0/5] bus: mhi: host: Enable SRIOV support in MHI driver
2025-07-09 12:50 UTC (13+ messages)
` [PATCH 1/5] bus: mhi: host: pci_generic: Add SRIOV support for PCIe device
` [PATCH 2/5] bus: mhi: host: Add support for separate controller configurations for VF and PF
` [PATCH 3/5] bus: mhi: host: pci_generic: Read SUBSYSTEM_VENDOR_ID for VF's to check status
` [PATCH 4/5] bus: mhi: host: pci_generic: Remove MHI driver and ensure graceful device recovery
` [PATCH 5/5] bus: host: mhi: Need to honor sys_err at power_up state
[mani-mhi:mhi-next] BUILD SUCCESS 7a793ba2cc4a9ef59ab290d50cd847d314514323
2025-07-09 6:07 UTC
[PATCH v2] bus: mhi: host: pci_generic: Add Foxconn T99W696
2025-07-08 12:49 UTC (7+ messages)
` "
[mani-mhi:mhi-next] BUILD SUCCESS 99b1cac2680b297b74a87fdd0f80e501d20e7561
2025-07-02 18:46 UTC
[PATCH] bus: mhi: host: Use str_true_false() helper
2025-07-02 6:24 UTC (2+ messages)
[PATCH v1] bus: mhi: host: pci_generic: Add support for EM929x and set MRU to 32768 for better performance
2025-07-02 1:03 UTC (8+ messages)
[Bug Report] mhi: ath11k: dma_alloc_coherent() failures during resume
2025-06-26 17:39 UTC (2+ messages)
[PATCH v2] mhi: host: Add standard elf image download functionality
2025-06-19 7:42 UTC (9+ messages)
[PATCH] bus: mhi: host: Make local functions static
2025-06-18 14:41 UTC (2+ messages)
[mani-mhi:mhi-next] BUILD SUCCESS 3010503f3e064d6145095cc6612456e4950ae618
2025-06-18 2:56 UTC
[PATCH v4] bus: mhi: host: fix endianness of BHI vector table
2025-06-17 10:39 UTC (3+ messages)
[PATCH v4] bus: mhi: host: pci: Disable runtime PM for QDU100
2025-06-17 9:31 UTC (3+ messages)
[PATCH] bus: mhi: host: pci_generic: Change T99W515 to T99W640
2025-06-17 9:07 UTC (2+ messages)
[PATCH v6] bus: mhi: host: don't free bhie tables during suspend/hibernation
2025-06-17 7:28 UTC (5+ messages)
[PATCH] bus: mhi: host: pci_generic: Add Foxconn T99W696
2025-05-28 9:09 UTC
[PATCH v1] bus: mhi: host: pci_generic: Add support for EM929x and set MRU to 32768 for better performance
2025-05-21 23:46 UTC
[PATCH v3 00/11] bus: mhi: host: Add support for mhi bus bw
2025-05-21 15:32 UTC (23+ messages)
` [PATCH v3 01/11] PCI: Update current bus speed as part of pci_pwrctrl_notify()
` [PATCH v3 02/11] PCI/bwctrl: Add support to scale bandwidth before & after link re-training
` [PATCH v3 03/11] PCI/ASPM: Return enabled ASPM states as part of pcie_aspm_enabled()
` [PATCH v3 04/11] PCI/ASPM: Clear aspm_disable as part of __pci_enable_link_state()
` [PATCH v3 05/11] PCI: qcom: Extract core logic from qcom_pcie_icc_opp_update()
` [PATCH v3 06/11] PCI: qcom: Add support for PCIe bus bw scaling
` [PATCH v3 07/11] bus: mhi: host: Add support to read MHI capabilities
` [PATCH v3 08/11] bus: mhi: host: Add support for Bandwidth scale
` [PATCH v3 09/11] PCI: Export pci_set_target_speed()
` [PATCH v3 10/11] PCI: Add function to convert lnkctl2speed to pci_bus_speed
` [PATCH v3 11/11] wifi: ath11k: Add support for MHI bandwidth scaling
[GIT PULL] MHI changes for v6.16
2025-05-21 12:12 UTC (2+ messages)
[GIT PULL] MHI fix for v6.15
2025-05-21 12:11 UTC (2+ messages)
[PATCH v3] bus: mhi: host: fix endianness of BHI vector table
2025-05-19 14:48 UTC (3+ messages)
[PATCH v2] bus: mhi: host: fix endianness of BHI vector table
2025-05-19 6:09 UTC (3+ messages)
[PATCH v2 00/10] bus: mhi: host: Add support for mhi bus bw
2025-05-17 2:20 UTC (5+ messages)
` [PATCH v2 07/10] bus: mhi: host: Add support for Bandwidth scale
[PATCH v2] bus: mhi: host: Allocate entire MHI control config once
2025-05-16 23:53 UTC (6+ messages)
[PATCH v5] bus: mhi: host: don't free bhie tables during suspend/hibernation
2025-05-16 19:07 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;
as well as URLs for NNTP newsgroup(s).