linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-02 19:33:15 to 2021-10-05 22:45:37 UTC [more...]

[PATCH 09/13] PCI: aardvark: Implement re-issuing config requests on CRS response
 2021-10-05 22:45 UTC  (7+ messages)

[PATCH v3 0/4] CM4 ACPI PCIe quirk
 2021-10-05 22:44 UTC  (7+ messages)
` [PATCH v3 3/4] PCI/ACPI: Add Broadcom bcm2711 MCFG quirk

[PATCH v3 00/20] Userspace P2PDMA with O_DIRECT NVMe devices
 2021-10-05 22:42 UTC  (10+ messages)
` [PATCH v3 10/20] nvme-pci: convert to using dma_map_sgtable()
` [PATCH v3 11/20] RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
` [PATCH v3 12/20] RDMA/rw: use dma_map_sgtable()
` [PATCH v3 13/20] PCI/P2PDMA: remove pci_p2pdma_[un]map_sg()

[PATCH v2 0/6] Add device filter support
 2021-10-05 22:33 UTC  (22+ messages)
` [PATCH v2 4/6] virtio: Initialize authorized attribute for confidential guest

[PATCH v12 00/11] Add support for Hikey 970 PCIe
 2021-10-05 22:33 UTC  (6+ messages)
` [PATCH v12 03/11] PCI: kirin: Add support for a PHY layer

[PATCH v3 2/4] PCI: brcmstb: Add ACPI config space quirk
 2021-10-05 22:25 UTC  (5+ messages)

[PATCH] x86/PCI: Add pci=no_e820 cmdline option to ignore E820 reservations for bridge windows
 2021-10-05 20:56 UTC  (2+ messages)

[PATCH v1 1/1] watchdog: wdt_pci: Correct the PCI ID vendor name
 2021-10-05 20:47 UTC  (5+ messages)

[PATCH 1/5] PCI/switchtec: Error out MRPC execution when no GAS access
 2021-10-05 20:11 UTC  (3+ messages)

Ice Lake PCIe Read TLPs with random RequesterIDs (RIDs)
 2021-10-05 19:55 UTC  (2+ messages)

[PATCH v3] PCI: Disallow retraining link for Atheros chips on non-Gen1 PCIe bridges
 2021-10-05 19:43 UTC  (2+ messages)

[PATCH v11 0/5] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-10-05 19:21 UTC  (9+ messages)
` [PATCH v11 1/5] dt-bindings: pci: qcom: Document PCIe bindings for SC7280
` [PATCH v11 2/5] arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes
` [PATCH v11 3/5] arm64: dts: qcom: sc7280: Add PCIe nodes for IDP board
` [PATCH v11 4/5] PCI: qcom: Add a flag in match data along with ops
` [PATCH v11 5/5] PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init in SC7280

[PATCH 00/13] PCI: aardvark controller fixes
 2021-10-05 18:48 UTC  (25+ messages)
` [PATCH 01/13] PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros
` [PATCH 02/13] PCI: aardvark: Fix PCIe Max Payload Size setting
` [PATCH 06/13] PCI: aardvark: Do not clear status bits of masked interrupts
` [PATCH 10/13] PCI: aardvark: Simplify initialization of rootcap on virtual bridge
` [PATCH 12/13] PCI: aardvark: Fix checking for link up via LTSSM state

[PATCH v2 00/13] PCI: aardvark controller fixes
 2021-10-05 18:09 UTC  (14+ messages)
` [PATCH v2 01/13] PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros
` [PATCH v2 02/13] PCI: aardvark: Fix PCIe Max Payload Size setting
` [PATCH v2 03/13] PCI: aardvark: Don't spam about PIO Response Status
` [PATCH v2 04/13] PCI: aardvark: Fix preserving PCI_EXP_RTCTL_CRSSVE flag on emulated bridge
` [PATCH v2 05/13] PCI: aardvark: Fix configuring Reference clock
` [PATCH v2 06/13] PCI: aardvark: Do not clear status bits of masked interrupts
` [PATCH v2 07/13] PCI: aardvark: Do not unmask unused interrupts
` [PATCH v2 08/13] PCI: aardvark: Deduplicate code in advk_pcie_rd_conf()
` [PATCH v2 09/13] PCI: aardvark: Implement re-issuing config requests on CRS response
` [PATCH v2 10/13] PCI: aardvark: Simplify initialization of rootcap on virtual bridge
` [PATCH v2 11/13] PCI: aardvark: Fix link training
` [PATCH v2 12/13] PCI: aardvark: Fix checking for link up via LTSSM state
` [PATCH v2 13/13] PCI: aardvark: Fix reporting Data Link Layer Link Active

[PATCH v4 0/8] Fix long standing AER Error Handling Issues
 2021-10-05 17:18 UTC  (9+ messages)
` [PATCH v4 1/8] PCI/AER: Remove ID from aer_agent_string[]
` [PATCH v4 2/8] PCI: Cleanup struct aer_err_info
` [PATCH v4 3/8] PCI/DPC: Initialize info->id in dpc_process_error()
` [PATCH v4 4/8] PCI/DPC: Use pci_aer_clear_status() "
` [PATCH v4 5/8] PCI/DPC: Converge EDR and DPC Path of clearing AER registers
` [PATCH v4 6/8] PCI/AER: Clear error device AER registers in aer_irq()
` [PATCH v4 7/8] PCI/ERR: Remove redundant clearing of AER register in pcie_do_recovery()
` [PATCH v4 8/8] PCI/AER: Include DEVCTL in aer_print_error()

Fitment/Use of IOMMU in KVM world when using PCI-devices
 2021-10-05 16:59 UTC 

[PATCH v2 1/2] PCI: Convert to device_create_managed_software_node()
 2021-10-05 14:04 UTC  (4+ messages)

[PATCH] PCI: ACPI: Check parent pointer in acpi_pci_find_companion()
 2021-10-05 13:46 UTC  (2+ messages)

[PATCH v1 1/2] PCI: dwc: Clean up Kconfig dependencies (PCIE_DW_HOST)
 2021-10-05 12:04 UTC  (3+ messages)

[PATCH v2 0/7] PCI: ACPI: Get rid of struct pci_platform_pm_ops and clean up code
 2021-10-05 11:03 UTC  (4+ messages)
` [PATCH v3 0/3] PCI: PM: Simplify and unify some helper functions

[PATCH v3 0/6] MIPS: ralink: fix PCI IO resources
 2021-10-05 10:51 UTC  (10+ messages)
` [PATCH v3 1/6] Revert "MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT"
` [PATCH v3 3/6] MIPS: ralink: set PCI_IOBASE to 'mips_io_port_base'
` [PATCH v3 5/6] MIPS: implement architecture-specific 'pci_remap_iospace()'

[PATCH v5 00/14] PCI: Add support for Apple M1
 2021-10-05  9:57 UTC  (7+ messages)

[PATCH 1/5] thermal: tegra-bpmp: Handle errors in BPMP response
 2021-10-05  9:55 UTC  (8+ messages)
` [PATCH 2/5] reset: "
` [PATCH 4/5] cpufreq: tegra186/tegra194: "

[PATCH] PCI: endpoint: Drop redundant driver member from struct pci_epf
 2021-10-05  9:42 UTC 

[PATCH] PCI: imx6: Remove unused assignment to variable ret
 2021-10-05  9:06 UTC  (2+ messages)

[PATCH] PCI: rcar: pcie-rcar-host: Remove unneeded includes
 2021-10-05  9:04 UTC  (2+ messages)

[PATCH] PCI: rcar: pcie-rcar-ep: Remove unneeded includes
 2021-10-05  9:02 UTC  (2+ messages)

[PATCH] PCI: visconti: Remove surplus dev_err() when using platform_get_irq_byname()
 2021-10-05  8:59 UTC  (2+ messages)

None of the virtual/physical/bus address matches the (base) BAR-0 register
 2021-10-05  7:32 UTC  (5+ messages)

[PATCH v3 0/8] Fix long standing AER Error Handling Issues
 2021-10-05  6:54 UTC  (12+ messages)
` [PATCH v3 1/8] PCI/AER: Remove ID from aer_agent_string[]
` [PATCH v3 2/8] PCI: Cleanup struct aer_err_info
` [PATCH v3 3/8] PCI/DPC: Initialize info->id in dpc_process_error()
` [PATCH v3 4/8] PCI/DPC: Use pci_aer_clear_status() "
` [PATCH v3 5/8] PCI/DPC: Converge EDR and DPC Path of clearing AER registers
` [PATCH v3 6/8] PCI/AER: Clear error device AER registers in aer_irq()
` [PATCH v3 7/8] PCI/ERR: Remove redundant clearing of AER register in pcie_do_recovery()
` [PATCH v3 8/8] PCI/AER: Include DEVCTL in aer_print_error()

[PATCH v3] Add support for PCIe SSD status LED management
 2021-10-05  5:14 UTC  (7+ messages)

[PROBLEM] Frequently get "irq 31: nobody cared" when passing through 2x GPUs that share same pci switch via vfio
 2021-10-05  5:02 UTC  (4+ messages)

[PATCH v10 0/5] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-10-05  1:13 UTC  (9+ messages)
` [PATCH v10 1/5] dt-bindings: pci: qcom: Document PCIe bindings for SC7280
` [PATCH v10 2/5] arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes
` [PATCH v10 3/5] arm64: dts: qcom: sc7280: Add PCIe nodes for IDP board
` [PATCH v10 4/5] PCI: qcom: Add a flag in match data along with ops
` [PATCH v10 5/5] PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init in SC7280

[PATCH v2 1/2] driver core: use NUMA_NO_NODE during device_initialize
 2021-10-04 19:07 UTC  (5+ messages)
` [PATCH v2 2/2] PCI/sysfs: use NUMA_NO_NODE macro

[PATCH v3 1/2] driver core: use NUMA_NO_NODE during device_initialize
 2021-10-04 19:04 UTC  (3+ messages)
` [PATCH v3 2/2] PCI/sysfs: use NUMA_NO_NODE macro

[PATCH 0/6] MIPS: OCTEON: Remove redundant AER code
 2021-10-04 17:59 UTC  (7+ messages)
` [PATCH 1/6] PCI/AER: Enable COR/UNCOR error reporting in set_device_error_reporting()
` [PATCH 2/6] MIPS: OCTEON: Remove redundant clearing of AER status registers
` [PATCH 3/6] MIPS: OCTEON: Remove redundant enable of PCIe normal error reporting
` [PATCH 4/6] MIPS: OCTEON: Remove redundant enable of COR/UNCOR error
` [PATCH 5/6] MIPS: OCTEON: Remove redundant ECRC Generation Enable
` [PATCH 6/6] MIPS: OCTEON: Remove redundant enable of RP error reporting

[PATCH v2 0/2] mwifiex: Work around firmware bugs on 88W8897 chip
 2021-10-04 17:52 UTC  (4+ messages)
` [PATCH v2 2/2] mwifiex: Try waking the firmware until we get an interrupt

[PATCH] irqdomain: Export __irq_domain_alloc_irqs() to modules
 2021-10-04 16:07 UTC  (3+ messages)

[PATCH v6 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-10-04 16:06 UTC  (13+ messages)
` [PATCH v6 01/11] PCI: Simplify pci_device_remove()
` [PATCH v6 02/11] PCI: Drop useless check from pci_device_probe()
` [PATCH v6 03/11] xen/pci: Drop some checks that are always true
` [PATCH v6 04/11] bcma: simplify reference to the driver's name
` [PATCH v6 05/11] powerpc/eeh: Don't use driver member of struct pci_dev and further cleanups
` [PATCH v6 06/11] ssb: Simplify determination of driver name
` [PATCH v6 07/11] PCI: Replace pci_dev::driver usage that gets the "
` [PATCH v6 08/11] scsi: message: fusion: Remove unused parameter of mpt_pci driver's probe()
` [PATCH v6 09/11] crypto: qat - simplify adf_enable_aer()
` [PATCH v6 10/11] PCI: Replace pci_dev::driver usage by pci_dev::dev.driver
` [PATCH v6 11/11] PCI: Drop duplicated tracking of a pci_dev's bound driver

[PATCH v3 19/20] PCI/P2PDMA: introduce pci_mmap_p2pmem()
 2021-10-04 14:54 UTC  (16+ messages)

[PATCH v2 0/8] Fix long standing AER Error Handling Issues
 2021-10-04 14:12 UTC  (9+ messages)
` [PATCH v2 1/8] PCI/AER: Remove ID from aer_agent_string[]
` [PATCH v2 2/8] PCI: Cleanup struct aer_err_info
` [PATCH v2 3/8] PCI/DPC: Initialize info->id in dpc_process_error()
` [PATCH v2 4/8] PCI/DPC: Use pci_aer_clear_status() "
` [PATCH v2 5/8] PCI/DPC: Converge EDR and DPC Path of clearing AER registers
` [PATCH v2 6/8] PCI/AER: Clear error device AER registers in aer_irq()
` [PATCH v2 7/8] PCI/ERR: Remove redundant clearing of AER register in pcie_do_recovery()
  ` [PATCH v2 8/8] PCI/AER: Include DEVCTL in aer_print_error()

[PATCH v8 0/3] Add Qualcomm PCIe Endpoint driver support
 2021-10-04  4:19 UTC  (2+ messages)

[PATCH v3 0/3] PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver
 2021-10-03 16:55 UTC  (4+ messages)
` [PATCH v3 3/3] MAINTAINERS: add myself as maintainer of the MT7621 PCI "

pci mvebu issue (memory controller)
 2021-10-03 12:09 UTC  (2+ messages)

[PATCH v3 3/3] PCI/MSI: remove msi_attrib.default_irq in msi_desc
 2021-10-03  8:32 UTC  (5+ messages)
  ` [PCI/MSI] a4fc4cf388: dmesg.genirq:Flags_mismatch_irq##(mei_me)vs.#(xhci_hcd)

[PATCH] PCI: rcar: pcie-rcar-host: Remove unneeded includes
 2021-10-03  8:04 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 NNTP newsgroup(s).