linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-05 08:59:59 to 2021-10-08 11:01:56 UTC [more...]

[PATCH] x86/PCI: Add pci=no_e820 cmdline option to ignore E820 reservations for bridge windows
 2021-10-08 11:01 UTC  (5+ messages)

[PATCH RESEND] x86/resource: Do not exclude regions that are marked as MMIO in EFI memmap
 2021-10-08 10:56 UTC 

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

[PATCH v2 2/2] ACPI: APEI: Filter the PCI MCFG address with an arch-agnostic method
 2021-10-08  8:40 UTC 

[PATCH v2 1/2] PCI: MCFG: Consolidate the separate PCI MCFG table entry list
 2021-10-08  8:40 UTC 

[PATCH v2 0/2] PCI MCFG consolidation and APEI resource filtering
 2021-10-08  8:38 UTC 

[PATCH v3 REPOST] PCIe: limit Max Read Request Size on i.MX to 512 bytes
 2021-10-08  7:19 UTC  (2+ messages)

[v4] PCI: Avoid unsync of LTR mechanism configuration
 2021-10-08  6:30 UTC  (2+ messages)

[RFC] [PATCH net-next v6 0/3] r8169: Implement dynamic ASPM mechanism for recent 1.0/2.5Gbps Realtek NICs
 2021-10-08  6:18 UTC  (6+ messages)
` [RFC] [PATCH net-next v5 1/3] PCI/ASPM: Introduce a new helper to report ASPM capability
` [RFC] [PATCH net-next v6 2/3] r8169: Enable chip-specific ASPM regardless of PCIe ASPM status
` [RFC] [PATCH net-next v6 3/3] r8169: Implement dynamic ASPM mechanism

[helgaas-pci:next] BUILD SUCCESS 69d9bc4ee815128a5f211e07c662b5533be6dbc9
 2021-10-08  3:37 UTC 

[PATCH v10 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-10-08  2:41 UTC  (4+ messages)
` [PATCH v10 2/2] drivers/perf: hisi: Add driver for HiSilicon "

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

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

[PATCH 2/2] PCI: hv: Support for Hyper-V vPCI for ARM64
 2021-10-07 23:41 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 1/4] PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset
 2021-10-07 23:00 UTC  (2+ messages)

[PATCH] PCI: Put power resources not tied to a physical node in D3cold
 2021-10-07 20:51 UTC 

[PATCH-RFC] drivers: pci: pcieport: Allow AER service only on root ports
 2021-10-07 20:27 UTC  (2+ messages)

[PATCH v3 0/3] device property: Remove device_add_properties()
 2021-10-07 19:35 UTC  (7+ messages)
` [PATCH v3 1/3] PCI: Convert to device_create_managed_software_node()
` [PATCH v3 2/3] driver core: Don't call device_remove_properties() from device_del()
` [PATCH v3 3/3] device property: Remove device_add_properties() API

[PATCH 09/13] PCI: aardvark: Implement re-issuing config requests on CRS response
 2021-10-07 19:25 UTC  (8+ messages)

[PATCH v5 0/5] convert designware-pcie.txt to yaml
 2021-10-07 19:23 UTC  (3+ messages)
` [PATCH v5 5/5] dt-bindings: arm64: tegra: fix pcie-ep DT nodes

[RFC] [PATCH net-next v5 0/3] r8169: Implement dynamic ASPM mechanism for recent 1.0/2.5Gbps Realtek NICs
 2021-10-07 19:10 UTC  (2+ messages)

[PATCH 1/5] thermal: tegra-bpmp: Handle errors in BPMP response
 2021-10-07 18:21 UTC  (6+ messages)
` [PATCH 2/5] reset: "
` [PATCH 5/5] PCI: tegra194: "

[PATCH v2 00/13] PCI: aardvark controller fixes
 2021-10-07 17:36 UTC  (21+ 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 v11 0/5] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-10-07 17:25 UTC  (10+ 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

[REGRESSION][BISECTED] 5.15-rc1: Broken AHCI on NVIDIA ION (MCP79)
 2021-10-07 16:13 UTC  (13+ messages)

[PATCH v5 00/14] PCI: Add support for Apple M1
 2021-10-07 16:03 UTC  (19+ messages)
` [PATCH v5 10/14] arm64: apple: Add pinctrl nodes
` [PATCH v5 11/14] arm64: apple: Add PCIe node
` [PATCH v5 12/14] arm64: dts: apple: t8103: Add PCIe DARTs
` [PATCH v5 13/14] arm64: dts: apple: t8103: Add root port interrupt routing
` [PATCH v5 14/14] arm64: dts: apple: j274: Expose PCI node for the Ethernet MAC address

[PATCH v4] PCI: vmd: Assign a number to each VMD controller
 2021-10-07 15:29 UTC  (2+ messages)

[PATCH v2] PCI: visconti: Remove surplus dev_err() when using platform_get_irq_byname()
 2021-10-07 15:06 UTC  (3+ messages)

[PATCH v8 0/3] Add Qualcomm PCIe Endpoint driver support
 2021-10-07 13:53 UTC  (5+ messages)

[PATCH] x86/PCI: Conditionally add a non-e820 mapped window to root bridge
 2021-10-07 12:06 UTC  (3+ messages)

[PATCH v3] Add support for PCIe SSD status LED management
 2021-10-07 11:32 UTC  (6+ messages)

[PATCH] PCI: Correct misspelled and remove duplicated words
 2021-10-06 23:38 UTC 

[PATCH 0/5] Move intel_pm from MFD to Auxiliary bus
 2021-10-06 20:58 UTC  (4+ messages)
` [PATCH 2/5] platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus

[PATCH] PCI: ACPI: Check parent pointer in acpi_pci_find_companion()
 2021-10-06 18:58 UTC  (3+ messages)

[PATCH v2 0/2] mwifiex: Work around firmware bugs on 88W8897 chip
 2021-10-06 16:01 UTC  (7+ messages)
` [PATCH v2 1/2] mwifiex: Use non-posted PCI write when setting TX ring write pointer

[PATCH v2 1/2] PCI: Convert to device_create_managed_software_node()
 2021-10-06  9:48 UTC  (5+ messages)

[PATCH v2 4/6] virtio: Initialize authorized attribute for confidential guest
 2021-10-06  5:45 UTC  (13+ messages)

[PATCH 2/2] ACPI: APEI: Filter the PCI MCFG address with an arch-agnostic method
 2021-10-06  2:47 UTC 

[PATCH 1/2] PCI: MCFG: Consolidate the separate PCI MCFG table entry list
 2021-10-06  2:47 UTC 

[PATCH 0/2] PCI MCFG consolidation and APEI resource filtering
 2021-10-06  2:45 UTC 

[PATCH v3 2/4] PCI: brcmstb: Add ACPI config space quirk
 2021-10-06  2:07 UTC  (6+ messages)

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

Enabling RO on a VF
 2021-10-05 23:28 UTC  (6+ messages)

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

[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 v1 1/1] watchdog: wdt_pci: Correct the PCI ID vendor name
 2021-10-05 20:47 UTC  (5+ 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 00/13] PCI: aardvark controller fixes
 2021-10-05 18:48 UTC  (10+ messages)
` [PATCH 06/13] PCI: aardvark: Do not clear status bits of masked interrupts

[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 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  (4+ messages)

[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)


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).