Linux-PCI Archive mirror
 help / color / mirror / Atom feed
[PATCH v3 0/9] PCI: endpoint: Make host reboot handling more robust
 2024-04-19  9:38 UTC  (16+ 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 v5 00/11] Add suspend to ram support for PCIe on J7200
 2024-04-19  8:47 UTC  (15+ messages)
` [PATCH v5 01/11] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
` [PATCH v5 02/11] i2c: omap: wakeup the controller during suspend() callback
` [PATCH v5 03/11] mux: add mux_chip_resume() function
` [PATCH v5 04/11] mux: mmio: add resume support
` [PATCH v5 05/11] PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup()
` [PATCH v5 06/11] PCI: cadence: Set cdns_pcie_host_init() global
` [PATCH v5 07/11] PCI: j721e: Use dev_err_probe() in the probe() function
` [PATCH v5 08/11] PCI: j721e: Add reset GPIO to struct j721e_pcie
` [PATCH v5 09/11] PCI: Add T_PERST_CLK_US macro
` [PATCH v5 10/11] PCI: j721e: Use "
` [PATCH v5 11/11] PCI: j721e: Add suspend and resume support

[PATCH v3 0/3] Add 16GT/s equalization and margining settings
 2024-04-19  7:36 UTC  (5+ messages)
` [PATCH v3 1/3] PCI: qcom: Refactor common code
` [PATCH v3 2/3] PCI: qcom: Add equalization settings for 16GT/s
` [PATCH v3 3/3] PCI: qcom: Add rx margining "

[PATCH 0/1] x86/pci: Skip early E820 check for ECAM region
 2024-04-19  7:25 UTC  (9+ messages)
` [PATCH 1/1] "

[PATCH v4] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
 2024-04-19  4:49 UTC  (16+ messages)

[RFC KERNEL PATCH v6 0/3] Support device passthrough when dom0 is PVH on Xen
 2024-04-19  3:36 UTC  (4+ messages)
` [KERNEL PATCH v6 1/3] xen/pci: Add xen_reset_device_state function
` [RFC KERNEL PATCH v6 2/3] xen/pvh: Setup gsi for passthrough device
` [RFC KERNEL PATCH v6 3/3] xen/privcmd: Add new syscall to get gsi from irq

[PATCH] PCI: Add a mutex to protect the global list pci_domain_busn_res_list
 2024-04-19  1:53 UTC 

[PATCH] Documentation: PCI: add vmd documentation
 2024-04-18 23:34 UTC  (6+ messages)

PCIE BAR resizing blocked by another BAR on same device?
 2024-04-18 22:54 UTC  (7+ messages)

[RFC PATCH 0/2] Add Qualcomm PCIe ECAM root complex driver
 2024-04-18 20:53 UTC  (14+ messages)
` [RFC PATCH 1/2] dt-bindings: pcie: Document QCOM PCIE ECAM compatible root complex
` [RFC PATCH 2/2] PCI: Add Qualcomm PCIe ECAM root complex driver

[PATCH v8 1/3] PCI: Add helper to check if any of ancestor device support D3cold
 2024-04-18 20:35 UTC  (6+ messages)
` [PATCH v8 2/3] PCI/AER: Disable AER service on suspend
` [PATCH v8 3/3] PCI/DPC: Disable DPC "

[PATCH v2] PCI: Annotate pci_cache_line_size variables as __ro_after_init
 2024-04-18 18:46 UTC  (2+ messages)

local bus enumeration beyond a PCI device
 2024-04-18 18:45 UTC  (2+ messages)

[PATCH] PCI: Annotate pci_cache_line_size variables as __ro_after_init
 2024-04-18 18:25 UTC  (3+ messages)

[PATCH v4] misc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromio() for BAR tests
 2024-04-18 17:49 UTC  (3+ messages)

[PATCH V5] PCI: Add support for preserving boot configuration
 2024-04-18 17:40 UTC  (2+ messages)
` [PATCH V6] "

[PATCH V5] PCI: Add support for preserving boot configuration
 2024-04-18 17:31 UTC  (2+ messages)

[PATCH v8 0/5] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-04-18 16:04 UTC  (6+ messages)
` [PATCH v8 1/5] PCI: Add INTx Mechanism Messages macros
` [PATCH v8 2/5] PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structure
` [PATCH v8 3/5] PCI: dwc: Add outbound MSG TLPs support
` [PATCH v8 4/5] PCI: Add PCIE_MSG_CODE_PME_TURN_OFF message macro
` [PATCH v8 5/5] PCI: dwc: Add generic MSG TLP support for sending PME_Turn_Off when system suspend

[PATCH v4] PCI: vmd: Disable MSI remap only for low MSI count
 2024-04-18 15:31 UTC 

[PATCH v3] PCI: vmd: Disable MSI remap only for low MSI count
 2024-04-18 15:26 UTC 

[PATCH v3 0/7] ipq9574: Enable PCI-Express support
 2024-04-18 15:33 UTC  (20+ messages)
` [PATCH v3 2/7] clk: qcom: gcc-ipq9574: Add PCIe pipe clocks
` [PATCH v3 3/7] dt-bindings: PCI: qcom: Add IPQ9574 PCIe controller
` [PATCH v3 4/7] PCI: qcom: Add support for IPQ9574
` [PATCH v3 5/7] dt-bindings: phy: qcom,ipq8074-qmp-pcie: add ipq9574 gen3x2 PHY
` [PATCH v3 6/7] phy: qcom-qmp-pcie: add support for "
` [PATCH v3 7/7] arm64: dts: qcom: ipq9574: add PCIe2 nodes

[PATCH v7 0/5] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-04-18 15:27 UTC  (9+ messages)
` [PATCH v7 1/5] PCI: Add INTx Mechanism Messages macros
` [PATCH v7 2/5] PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structure
` [PATCH v7 3/5] PCI: dwc: Add outbound MSG TLPs support
` [PATCH v7 4/5] PCI: Add PCIE_MSG_CODE_PME_TURN_OFF message macro
` [PATCH v7 5/5] PCI: dwc: Add generic MSG TLP support for sending PME_Turn_Off when system suspend

[RFC PATCH v4 00/20] RISC-V: ACPI: Add external interrupt controller support
 2024-04-18 14:20 UTC  (4+ messages)

[PATCH v2 0/2] PCI: endpoint: pci-epf-test: Cleanup the usage of 'pci_epf_test::epc_features'
 2024-04-18 13:49 UTC  (7+ messages)
` [PATCH v2 1/2] PCI: endpoint: pci-epf-test: Make use of cached 'epc_features' in pci_epf_test_core_init()
` [PATCH v2 2/2] PCI: endpoint: pci-epf-test: Use 'msix_capable' flag directly in pci_epf_test_alloc_space()

[RFC PATCH v4 03/20] PCI: Make pci_create_root_bus() declare its reliance on MSI domains
 2024-04-18 11:45 UTC  (6+ messages)

[PATCH V2] PCI: Clear errors logged in Secondary Status Register
 2024-04-18 10:52 UTC  (4+ messages)

[pci:misc] BUILD SUCCESS e30556bf682d36a88cc5aef98d1123ca71adb245
 2024-04-18  9:34 UTC 

[PATCH v3 1/1] Documentation: PCI: pci-endpoint: Fix EPF ops list
 2024-04-18  8:49 UTC 

[PATCH] PCI: endpoint: pci-epf-test: Make use of cached 'epc_features' in pci_epf_test_core_init()
 2024-04-18  7:40 UTC  (11+ messages)

[PATCH v2 1/1] Documentation: PCI: pci-endpoint: Fix EPF ops list
 2024-04-18  6:46 UTC  (2+ messages)

[PATCH] PCI: endpoint: Migrate to Genalloc framework for outbound window memory allocation
 2024-04-18  5:24 UTC  (6+ messages)

[pci:aer] BUILD SUCCESS a29e5290e3566ae4db4e6fe5f31caf23118c82b6
 2024-04-18  4:49 UTC 

[PATCH] PCI: qcom: Switch to devm_clk_bulk_get_all() API to get the clocks from Devicetree
 2024-04-17 20:05 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: qcom,pcie-sm8350: Drop redundant 'oneOf' sub-schema
 2024-04-17 20:04 UTC 

[PATCH v3 1/4] dt-bindings: PCI: cdns,cdns-pcie-host: drop redundant msi-parent and pci-bus.yaml
 2024-04-17 17:53 UTC  (3+ messages)
` [PATCH v3 3/4] dt-bindings: PCI: host-bridges: switch from deprecated pci-bus.yaml

[PATCH v3] PCI: dw-rockchip: Fix initial PERST# GPIO value
 2024-04-17 16:42 UTC 

[bug report] PCI: endpoint: Remove "core_init_notifier" flag
 2024-04-17 15:58 UTC  (3+ messages)

[PATCH] PCI: Constify pcibus_class
 2024-04-17 15:50 UTC  (2+ messages)

[PATCH v1] PCI/AER: Update aer-inject tool source URL
 2024-04-17 15:36 UTC  (2+ messages)

[PATCH v2] PCI: dw-rockchip: Fix GPIO initialization flag
 2024-04-17 15:20 UTC  (3+ messages)

[PATCH v6 0/5] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-04-17 15:10 UTC  (13+ messages)
` [PATCH v6 1/5] PCI: Add INTx Mechanism Messages macros
` [PATCH v6 2/5] PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structure
` [PATCH v6 3/5] PCI: dwc: Add outbound MSG TLPs support
` [PATCH v6 4/5] PCI: Add PCIE_MSG_CODE_PME_TURN_OFF message macro
` [PATCH v6 5/5] PCI: dwc: Add generic MSG TLP support for sending PME_Turn_Off when system suspend

[PATCH v3] dt-bindings: PCI: altera: Convert to YAML
 2024-04-17 13:34 UTC  (4+ messages)

[PATCH v3 52/74] x86/cpu/vfm: Update drivers/pci/pci-mid.c
 2024-04-17  8:47 UTC  (4+ messages)

[PATCH v2 4/7] PCI: qcom: Add support for IPQ9574
 2024-04-17  7:05 UTC  (3+ messages)

[PATCH v3 0/3] PCI/AER: Handle Advisory Non-Fatal error
 2024-04-17  6:14 UTC  (4+ messages)
` [PATCH v3 1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info
` [PATCH v3 2/3] PCI/AER: Print UNCOR_STATUS bits that might be ANFE
` [PATCH v3 3/3] PCI/AER: Clear "

[PATCH v3 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-04-16 14:07 UTC  (2+ messages)

[PATCH] PCI: dw-rockchip: Fix GPIO initialization flag
 2024-04-16 11:49 UTC  (4+ messages)

[PATCH] PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpio
 2024-04-16  9:15 UTC  (3+ 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).