($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
[PATCH v3 0/9] PCI: endpoint: Make host reboot handling more robust
 2024-04-19 21:48 UTC  (17+ messages)
` [PATCH v3 1/9] PCI: qcom-ep: Disable resources unconditionally during PERST# assert
` [PATCH v3 2/9] PCI: endpoint: Rename core_init() callback in 'struct pci_epc_event_ops' to epc_init()
` [PATCH v3 3/9] PCI: endpoint: Rename BME to Bus Master Enable
` [PATCH v3 4/9] PCI: endpoint: pci-epf-test: Refactor pci_epf_test_unbind() function
` [PATCH v3 5/9] PCI: endpoint: pci-epf-{mhi/test}: Move DMA initialization to EPC init callback
` [PATCH v3 6/9] PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF drivers
` [PATCH v3 7/9] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down event
` [PATCH v3 8/9] PCI: qcom-ep: Use the "
` [PATCH v3 9/9] PCI: endpoint: pci-epf-test: Handle "

[PATCH v3 0/3] Add sysfs entry to EDL mode
 2024-04-18 17:37 UTC  (14+ messages)
` [PATCH v3 1/3] bus: mhi: host: Add sysfs entry to force device to enter EDL
` [PATCH v3 2/3] bus: mhi: host: Add a new API for getting channel doorbell address
` [PATCH v3 3/3] bus: mhi: host: pci_generic: Add edl callback to enter EDL

failed to power up MHI controller issue
 2024-04-17  2:30 UTC  (7+ messages)
  `  "

[PATCH] PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpio
 2024-04-16  9:15 UTC  (3+ messages)

[PATCH v2 0/2] Add sysfs entry to EDL mode
 2024-04-15  5:48 UTC  (9+ messages)
` [PATCH v2 1/2] bus: mhi: host: Add sysfs entry to force device to enter EDL
` [PATCH v2 2/2] bus: mhi: host: pci_generic: Add edl callback "

[PATCH v2 00/10] PCI: endpoint: Make host reboot handling more robust
 2024-04-12  6:32 UTC  (30+ messages)
` [PATCH v2 01/10] PCI: qcom-ep: Disable resources unconditionally during PERST# assert
` [PATCH v2 02/10] PCI: endpoint: Decouple EPC and PCIe bus specific events
` [PATCH v2 03/10] PCI: endpoint: Rename core_init() callback in 'struct pci_epc_event_ops' to init()
` [PATCH v2 04/10] PCI: epf-test: Refactor pci_epf_test_unbind() function
` [PATCH v2 05/10] PCI: epf-{mhi/test}: Move DMA initialization to EPC init callback
` [PATCH v2 06/10] PCI: endpoint: Introduce EPC 'deinit' event and notify the EPF drivers
` [PATCH v2 07/10] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down event
` [PATCH v2 08/10] PCI: qcom-ep: Use the "
` [PATCH v2 09/10] PCI: epf-test: Handle "
` [PATCH v2 10/10] PCI: qcom: Implement shutdown() callback to properly reset the endpoint devices

[PATCH v7 0/3] wifi: ath11k: hibernation support
 2024-04-09 21:36 UTC  (11+ messages)
` [PATCH v7 1/3] bus: mhi: host: add mhi_power_down_keep_dev()
` [PATCH v7 2/3] net: qrtr: support suspend/hibernation
` [PATCH v7 3/3] wifi: ath11k: support hibernation

[PATCH] bus: mhi: host: Add sysfs entry to force device to enter EDL
 2024-04-09  3:32 UTC  (12+ messages)

[PATCH 00/11] PCI: endpoint: Make host reboot handling more robust
 2024-04-04  8:44 UTC  (43+ messages)
` [PATCH 01/11] PCI: qcom-ep: Disable resources unconditionally during PERST# assert
` [PATCH 02/11] PCI: endpoint: Decouple EPC and PCIe bus specific events
` [PATCH 03/11] PCI: endpoint: Rename core_init() callback in 'struct pci_epc_event_ops' to init()
` [PATCH 04/11] PCI: epf-test: Refactor pci_epf_test_unbind() function
` [PATCH 05/11] PCI: epf-{mhi/test}: Move DMA initialization to EPC init callback
` [PATCH 06/11] PCI: endpoint: Introduce EPC 'deinit' event and notify the EPF drivers
` [PATCH 07/11] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down event
` [PATCH 08/11] PCI: qcom-ep: Use the "
` [PATCH 09/11] PCI: epf-test: Handle "
` [PATCH 10/11] PCI: qcom-ep: Rework {start/stop}_link() callbacks implementation
` [PATCH 11/11] PCI: tegra194: "

[PATCH AUTOSEL 6.1 03/15] bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL state
 2024-04-03 17:18 UTC 

[PATCH AUTOSEL 6.6 03/20] bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL state
 2024-04-03 17:17 UTC 

[PATCH AUTOSEL 6.8 04/28] bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL state
 2024-04-03 17:16 UTC 

[mani-mhi:mhi-next] BUILD SUCCESS 813e0ae613d6ee1b3e11f1c41f8b9e9df8ef0493
 2024-04-01 23:08 UTC 

[PATCH v2] bus: mhi: ep: Simplify the allocation of slab caches in mhi_ep_register_controller
 2024-03-19 16:35 UTC  (2+ messages)

[PATCH v5 0/5] PCI: dwc: Add support for integrating HDMA with DWC EP driver
 2024-03-19 11:42 UTC  (7+ messages)
` [PATCH v5 1/5] PCI: dwc: Refactor dw_pcie_edma_find_chip() API
` [PATCH v5 2/5] PCI: dwc: Skip finding eDMA channels count for HDMA platforms
` [PATCH v5 3/5] PCI: dwc: Pass the eDMA mapping format flag directly from glue drivers
` [PATCH v5 4/5] PCI: qcom-ep: Add HDMA support for SA8775P SoC
` [PATCH v5 5/5] PCI: epf-mhi: Enable HDMA "

[PATCH v4 0/5] PCI: dwc: Add support for integrating HDMA with DWC EP driver
 2024-03-18  5:34 UTC  (13+ messages)
` [PATCH v4 1/5] PCI: dwc: Refactor dw_pcie_edma_find_chip() API
` [PATCH v4 2/5] PCI: dwc: Skip finding eDMA channels count for HDMA platforms
` [PATCH v4 3/5] PCI: dwc: Pass the eDMA mapping format flag directly from glue drivers
` [PATCH v4 4/5] PCI: qcom-ep: Add HDMA support for SA8775P SoC
` [PATCH v4 5/5] PCI: epf-mhi: Enable HDMA "

[linux-next:master] BUILD REGRESSION 61996c073c9b070922ad3a36c981ca6ddbea19a5
 2024-03-06 18:11 UTC 

[PATCH v9 0/5] arm64: qcom: sa8775p: add support for EP PCIe
 2024-03-06 13:35 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 11afac187274a6177a7ac82997f8691c0f469e41
 2024-03-05 18:14 UTC 

[PATCH v6 0/3] wifi: ath11k: hibernation support
 2024-03-04 15:42 UTC  (5+ messages)
` [PATCH v6 1/3] bus: mhi: host: add mhi_power_down_keep_dev()
` [PATCH v6 2/3] net: qrtr: support suspend/hibernation
` [PATCH v6 3/3] wifi: ath11k: support hibernation

[PATCH v3 0/5] PCI: dwc: Add support for integrating HDMA with DWC EP driver
 2024-03-04  6:19 UTC  (13+ messages)
` [PATCH v3 2/5] PCI: dwc: Skip finding eDMA channels count if glue drivers have passed them
` [PATCH v3 3/5] PCI: dwc: Pass the eDMA mapping format flag directly from glue drivers

[PATCH v5 0/3] wifi: ath11k: hibernation support
 2024-03-04  5:45 UTC  (5+ messages)
` [PATCH v5 1/3] bus: mhi: host: add mhi_power_down_keep_dev()
` [PATCH v5 2/3] net: qrtr: support suspend/hibernation
` [PATCH v5 3/3] wifi: ath11k: support hibernation

[PATCH v4 0/3] wifi: ath11k: hibernation support
 2024-03-04  2:01 UTC  (15+ messages)
` [PATCH v4 1/3] bus: mhi: host: add mhi_power_down_keep_dev()
` [PATCH v4 2/3] net: qrtr: support suspend/hibernation
` [PATCH v4 3/3] wifi: ath11k: support hibernation

[GIT PULL] MHI changes for v6.9
 2024-03-02 18:58 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 1870cdc0e8dee32e3c221704a2977898ba4c10e8
 2024-03-01 19:03 UTC 

[linux-next:master] BUILD REGRESSION f303a3e2bcfba900efb5aee55236d17030e9f882
 2024-02-29 18:53 UTC 

[linux-next:master] BUILD REGRESSION 20af1ca418d2c0b11bc2a1fe8c0c88f67bcc2a7e
 2024-02-28 22:03 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).