linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-13 22:56:36 to 2020-11-18 07:18:23 UTC [more...]

[PATCH v2 0/4] arm64: rockchip: Fix PCIe ep-gpios requirement and Add Nanopi M4B
 2020-11-18  7:17 UTC  (5+ messages)
` [PATCH v2 1/4] PCI: rockchip: Make 'ep-gpios' DT property optional
` [PATCH v2 2/4] dt-bindings: arm: rockchip: Add FriendlyARM NanoPi M4B
` [PATCH v2 3/4] arm64: dts: rockchip: nanopi4: Move ep-gpios property to nanopc-t4
` [PATCH v2 4/4] arm64: dts: rockchip: rk3399: Add NanoPi M4B

[PATCH v11 00/16] Add RCEC handling to PCI/AER
 2020-11-18  6:04 UTC  (30+ messages)
` [PATCH v11 01/16] AER: aer_root_reset() non-native handling
` [PATCH v11 02/16] PCI/RCEC: Add RCEC class code and extended capability
` [PATCH v11 03/16] PCI/RCEC: Bind RCEC devices to the Root Port driver
` [PATCH v11 04/16] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities()
` [PATCH v11 05/16] PCI/ERR: Rename reset_link() to reset_subordinates()
` [PATCH v11 06/16] PCI/ERR: Simplify by using pci_upstream_bridge()
` [PATCH v11 07/16] PCI/ERR: Simplify by computing pci_pcie_type() once
` [PATCH v11 08/16] PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()
` [PATCH v11 09/16] PCI/ERR: Avoid negated conditional for clarity
` [PATCH v11 10/16] PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()
` [PATCH v11 11/16] PCI/ERR: Limit AER resets in pcie_do_recovery()
` [PATCH v11 12/16] PCI/RCEC: Add pcie_link_rcec() to associate RCiEPs
` [PATCH v11 13/16] PCI/RCEC: Add RCiEP's linked RCEC to AER/ERR
` [PATCH v11 14/16] PCI/AER: Add pcie_walk_rcec() to RCEC AER handling
` [PATCH v11 15/16] PCI/PME: Add pcie_walk_rcec() to RCEC PME handling
` [PATCH v11 16/16] PCI/AER: Add RCEC AER error injection support

[Intel-wired-lan] [PATCH next-queue v2 3/3] igc: Add support for PTP getcrosststamp()
 2020-11-18  1:21 UTC  (8+ messages)

[PATCH v2 1/2] PCI: Disable MSI for Pericom PCIe-USB adapter
 2020-11-17 23:32 UTC  (7+ messages)

[PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks
 2020-11-17 22:25 UTC  (22+ messages)

[RFC PATCH 0/9] CXL 2.0 Support
 2020-11-17 21:45 UTC  (37+ messages)
` [RFC PATCH 1/9] cxl/acpi: Add an acpi_cxl module for the CXL interconnect
` [RFC PATCH 2/9] cxl/acpi: add OSC support
` [RFC PATCH 3/9] cxl/mem: Add a driver for the type-3 mailbox
` [RFC PATCH 4/9] cxl/mem: Map memory device registers
` [RFC PATCH 5/9] cxl/mem: Find device capabilities
` [RFC PATCH 6/9] cxl/mem: Initialize the mailbox interface
` [RFC PATCH 7/9] cxl/mem: Implement polled mode mailbox
` [RFC PATCH 8/9] cxl/mem: Register CXL memX devices

pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310
 2020-11-17 20:59 UTC  (20+ messages)

remove dma_virt_ops v2
 2020-11-17 19:41 UTC  (12+ messages)

[PATCH] PCI: Change return type of pci_find_capability()
 2020-11-17 19:17 UTC 

[RFC PATCH V2] acpi/irq: Add stacked IRQ domain support to PCI interrupt link
 2020-11-17 18:57 UTC  (2+ messages)

[PATCH 0/3] Add support to handle prefetchable memory
 2020-11-17 17:34 UTC  (7+ messages)
        ` [PATCH 0/3] Add support to handle prefetchable memoryg

[PATCH v6 0/7] resource: introduce union(), intersection() API
 2020-11-17 17:08 UTC  (4+ messages)

Time to re-enable Runtime PM per default for PCI devcies?
 2020-11-17 16:57 UTC  (3+ messages)

[PATCH] PCI: dwc: Set 32-bit DMA mask for MSI target address allocation
 2020-11-17 16:53 UTC 

[PATCH v2 0/5] misc: Add Add Synopsys DesignWare xData IP driver
 2020-11-17 15:11 UTC  (4+ messages)

[PATCH] PCI/MSI: Set device flag indicating only 32-bit MSI support
 2020-11-17 14:57 UTC 

[PATCH] PCI: Disable PTM during suspend on Intel PCI bridges
 2020-11-17 12:54 UTC  (6+ messages)

[RFC PATCH] acpi/irq: Add stacked IRQ domain support to PCI interrupt link
 2020-11-17 11:53 UTC  (2+ messages)

[PATCH v4 06/17] PCI: add SIOV and IMS capability detection
 2020-11-17  9:21 UTC  (24+ messages)

[PATCH] PCI: dwc/meson: Use PTR_ERR_OR_ZERO
 2020-11-17  8:36 UTC  (2+ messages)

[PATCH v2] Expose PCIe SSD Status LED Management DSM in sysfs
 2020-11-17  7:07 UTC  (6+ messages)

[PATCH v2] PCI: dwc: fix error return code in dw_pcie_host_init()
 2020-11-17  6:56 UTC  (2+ messages)

[PATCH] PCI: dwc: fix error return code in dw_pcie_host_init()
 2020-11-17  6:54 UTC  (3+ messages)

[PATCH v3 0/2] avoid inserting duplicate IDs in dynids list
 2020-11-17  5:44 UTC  (3+ messages)
` [PATCH v3 1/2] PCI: move pci_match_device() ahead of new_id_store()
` [PATCH v3 2/2] PCI: avoid duplicate IDs in dynamic IDs list

[PATCH 0/4] arm64: rockchip: Fix PCIe ep-gpios requirement and Add Nanopi M4B
 2020-11-17  3:45 UTC  (7+ messages)
` [PATCH 1/4] PCI: rockchip: make ep_gpio optional
` [PATCH 2/4] dt-bindings: arm: rockchip: Add FriendlyARM NanoPi M4B
` [PATCH 3/4] arm64: dts: rockchip: nanopi4: Move ep-gpios property to nanopc-t4
` [PATCH 4/4] arm64: dts: rockchip: rk3399: Add NanoPi M4B

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-11-16 23:22 UTC  (9+ messages)
` REGRESSION: "
      ` iommu/vt-d: Cure VF irqdomain hickup

[PATCH 0/3] PCI: J721E: Fix Broken DT w.r.t SYSCON DT
 2020-11-16 17:31 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: pci: ti,j721e: Fix "ti,syscon-pcie-ctrl" to take argument
` [PATCH 2/3] PCI: j721e: Get offset within "syscon" from "ti,syscon-pcie-ctrl" phandle arg
` [PATCH 3/3] arm64: dts: ti: k3-j721e-main: Remove "syscon" nodes added for pcieX_ctrl

[PATCH V3] AER: aer_root_reset() non-native handling
 2020-11-16 17:10 UTC  (3+ messages)

[PATCH] PCI: tegra: Use PTR_ERR_OR_ZERO
 2020-11-16 17:01 UTC  (2+ messages)

[PATCH] PCI: dwc: kirin: Use PTR_ERR_OR_ZERO
 2020-11-16 16:44 UTC 

[PATCH] PCI/PM: Do not generate wakeup event when runtime resuming bus
 2020-11-16 16:06 UTC  (4+ messages)

[PATCH v7 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
 2020-11-16 15:45 UTC  (11+ messages)

Corporate and Personal Loan::,
 2020-11-13 16:08 UTC 

[PATCH v2] PCI: check also dynamic IDs for duplicate in new_id_store()
 2020-11-16  7:08 UTC  (3+ messages)

[PATCH v5 0/5] Add PCIe support for SM8250 SoC
 2020-11-16  5:58 UTC  (5+ messages)
` [PATCH v5 1/5] dt-bindings: phy: qcom,qmp: Add SM8250 PCIe PHY bindings
` [PATCH v5 2/5] phy: qcom-qmp: Add SM8250 PCIe QMP PHYs

[PATCH] Use maximum latency when determining L1 ASPM
 2020-11-15 21:49 UTC  (5+ messages)
` [PATCH 1/3] PCI/ASPM: Use the path max in L1 ASPM latency check
  ` [PATCH 2/3] PCI/ASPM: Fix L0s max "

[PATCH] PCI: Add sysfs attribute for PCI device power state
 2020-11-15 21:19 UTC  (5+ messages)

Corporate and Personal Loan *
 2020-11-15 16:43 UTC 

Corporate and Personal Loan/
 2020-11-10 14:10 UTC 

[pci:pci/misc] BUILD SUCCESS 69afb29538421eb08c034a52df6fb3e8dc423fc9
 2020-11-15 12:10 UTC 

PCI: Race condition in pci_create_sysfs_dev_files
 2020-11-15 12:10 UTC  (6+ messages)

[PATCH v4] PCI: Unify ECAM constants in native PCI Express drivers
 2020-11-15  5:50 UTC  (3+ messages)

[PATCH][V2] PCI: Fix a potential uninitentional integer overflow issue
 2020-11-14 22:09 UTC  (3+ messages)

[pci:pci/rcec] BUILD SUCCESS 0c2cf3b8db635dca3ddfee090d5e95fe68dabc7b
 2020-11-14 13:38 UTC 

[pci:pci/err] BUILD SUCCESS 2a5bfcc6ba168eaed3db8ef73874e1faeadb45c4
 2020-11-14 13:39 UTC 

[pci:pci/hotplug] BUILD SUCCESS 5c2d69d153824a7b06605f35a657c4302eb4a70d
 2020-11-14 13:38 UTC 

[pci:pci/aspm] BUILD SUCCESS 9b6d7cf9a6f5f27ffc03d188d4d40ac98bdc7e4f
 2020-11-14 11:06 UTC 

[pci:for-linus] BUILD SUCCESS 51e2e24504adcfa9945e274b87d1c506096ebe41
 2020-11-14 11:06 UTC 

[PATCH v6 22/25] x86/asm: annotate indirect jumps
 2020-11-14  0:49 UTC  (15+ messages)

[PATCH] PCI: ibmphp: Remove unneeded break
 2020-11-13 23:15 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).