linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-30 04:49:58 to 2020-07-06 09:04:36 UTC [more...]

[PATCH 00/15] PCI controller probe cleanups
 2020-07-06  9:04 UTC  (2+ messages)

[PATCH 0/2] PCI: dwc: Add support to handle prefetchable memory separately
 2020-07-06  4:35 UTC  (4+ messages)

[PATCH 0/4] Documentation: PCI: eliminate doubled words
 2020-07-05 20:40 UTC  (8+ messages)
` [PATCH 1/4] Documentation: PCI: pci-endpoint-cfs: drop "
` [PATCH 2/4] Documentation: PCI: pci-endpoint: "
` [PATCH 3/4] Documentation: PCI: pci-error-recovery: "
` [PATCH 4/4] Documentation: PCI: pci.rst: "

[net-next 10/10] net/mlx5e: Add support for PCI relaxed ordering
 2020-07-05 11:15 UTC  (5+ messages)

[PATCH 0/9] Add PCIe support for IPQ8074
 2020-07-05  9:18 UTC  (10+ messages)
` [PATCH 1/9] dt-bindings: pci: Add ipq8074 gen3 pci compatible
` [PATCH 2/9] dt-bindings: phy: qcom,qmp: Add dt-binding for ipq8074 gen3 pcie phy
` [PATCH 3/9] clk: qcom: ipq8074: Add missing bindings for pcie
` [PATCH 4/9] clk: qcom: ipq8074: Add missing clocks "
` [PATCH 5/9] phy: qcom-qmp: use correct values for ipq8074 gen2 pcie phy init
` [PATCH 6/9] phy: qcom-qmp: Add compatible for ipq8074 pcie gen3 qmp phy
` [PATCH 7/9] pci: dwc: qcom: do phy power on before pcie init
` [PATCH 8/9] pci: qcom: Add support for ipq8074 pci controller
` [PATCH 9/9] arm64: dts: ipq8074: Fixup pcie dts nodes

[PATCH] PCI: vmd: Keep fwnode allocated through VMD irqdomain life
 2020-07-04 12:04 UTC  (6+ messages)

[PATCH v2 0/7] Tighten PCI security, expose dev location in sysfs
 2020-07-04 11:44 UTC  (26+ messages)
` [PATCH v2 2/7] PCI: Set "untrusted" flag for truly external devices only
` [PATCH v2 3/7] PCI/ACS: Enable PCI_ACS_TB for untrusted/external-facing devices
` [PATCH v2 4/7] PCI: Add device even if driver attach failed
` [PATCH v2 5/7] driver core: Add device location to "struct device" and expose it in sysfs
` [PATCH v2 6/7] PCI: Move pci_dev->untrusted logic to use device location instead
` [PATCH v2 7/7] PCI: Add parameter to disable attaching external devices

[PATCH 2/2] PCI/AER: Fix deadlock triggered by AER and sriov enable routine
 2020-07-04 10:25 UTC  (4+ messages)

[GIT PULL] PCI fixes for v5.8
 2020-07-03 21:15 UTC  (2+ messages)

[PATCH 00/22] add support for Clang LTO
 2020-07-03 14:51 UTC  (26+ messages)

[PATCH v2] PCI/AER: Add support for reset of RCiEPs for APEI/Firmware first reporting only
 2020-07-03  8:23 UTC  (5+ messages)

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-07-03  7:16 UTC  (30+ messages)
` [RFC PATCH 01/22] vhost: Make _feature_ bits a property of vhost device
` [RFC PATCH 02/22] vhost: Introduce standard Linux driver model in VHOST
` [RFC PATCH 03/22] vhost: Add ops for the VHOST driver to configure VHOST device
` [RFC PATCH 04/22] vringh: Add helpers to access vring in MMIO
` [RFC PATCH 05/22] vhost: Add MMIO helpers for operations on vhost virtqueue
` [RFC PATCH 06/22] vhost: Introduce configfs entry for configuring VHOST
` [RFC PATCH 07/22] virtio_pci: Use request_threaded_irq() instead of request_irq()
` [RFC PATCH 08/22] rpmsg: virtio_rpmsg_bus: Disable receive virtqueue callback when reading messages
` [RFC PATCH 09/22] rpmsg: Introduce configfs entry for configuring rpmsg
` [RFC PATCH 10/22] rpmsg: virtio_rpmsg_bus: Add Address Service Notification support
` [RFC PATCH 11/22] rpmsg: virtio_rpmsg_bus: Move generic rpmsg structure to rpmsg_internal.h
` [RFC PATCH 12/22] virtio: Add ops to allocate and free buffer
` [RFC PATCH 13/22] rpmsg: virtio_rpmsg_bus: Use virtio_alloc_buffer() and virtio_free_buffer()
` [RFC PATCH 14/22] rpmsg: Add VHOST based remote processor messaging bus
` [RFC PATCH 15/22] samples/rpmsg: Setup delayed work to send message
` [RFC PATCH 16/22] samples/rpmsg: Wait for address to be bound to rpdev for sending message
` [RFC PATCH 17/22] rpmsg.txt: Add Documentation to configure rpmsg using configfs
` [RFC PATCH 18/22] virtio_pci: Add VIRTIO driver for VHOST on Configurable PCIe Endpoint device
` [RFC PATCH 19/22] PCI: endpoint: Add EP function driver to provide VHOST interface
` [RFC PATCH 20/22] NTB: Add a new NTB client driver to implement VIRTIO functionality
` [RFC PATCH 21/22] NTB: Add a new NTB client driver to implement VHOST functionality
` [RFC PATCH 22/22] NTB: Describe ntb_virtio and ntb_vhost client in the documentation

[PATCH] Replace HTTP links with HTTPS ones: PCI
 2020-07-02 20:19 UTC  (7+ messages)
` PCI: Replace lkml.org, spinics, gmane with lore.kernel.org

[PATCH 0/7] Support PCIe3 uncore PMU on Snow Ridge
 2020-07-02 17:05 UTC  (8+ messages)
` [PATCH 1/7] PCI/portdrv: Create a platform device for the perf uncore driver
` [PATCH 2/7] perf/x86/intel/uncore: Factor out uncore_pci_get_die_info()
` [PATCH 3/7] perf/x86/intel/uncore: Factor out uncore_find_pmu_by_pci_dev()
` [PATCH 4/7] perf/x86/intel/uncore: Factor out uncore_pci_pmu_register()
` [PATCH 5/7] perf/x86/intel/uncore: Factor out uncore_pci_pmu_unregister()
` [PATCH 6/7] perf/x86/intel/uncore: Generic support for the platform device
` [PATCH 7/7] perf/x86/intel/uncore: Support PCIe3 unit on Snow Ridge

[PATCH v2 0/3] pci: enforce usage of 'pci_channel_state_t'
 2020-07-02 16:26 UTC  (4+ messages)
` [PATCH v2 1/3] pci: use 'pci_channel_state_t' instead of 'enum pci_channel_state'
` [PATCH v2 2/3] pci: use anonymous 'enum' "
` [PATCH v2 3/3] pci: update to doc to use 'pci_channel_state_t'

[PATCH v12 2/2] PCI: microchip: Add host driver for Microchip PCIe controller
 2020-07-02 15:43 UTC 

[PATCH v12 1/2] PCI: microchip: Add host driver for Microchip PCIe controller
 2020-07-02 15:40 UTC 

[PATCH v12 0/2] PCI: microchip: Add host driver for Microchip PCIe controller
 2020-07-02 15:37 UTC 

[PATCH] PCI: mobiveil: Modified the Device tree bindings interrupt-map example
 2020-07-02 15:29 UTC  (3+ messages)

[PATCH] PCI: qcom: handle pm_runtime_get_sync failure case
 2020-07-02 10:27 UTC  (2+ messages)

[PATCH v3] PCI: Lock the pci_cfg_wait queue for the consistency of data
 2020-07-02  9:41 UTC  (2+ messages)

[PATCH v6 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-07-02  9:32 UTC  (13+ messages)
` [PATCH v6 01/12] PCI: brcmstb: PCIE_BRCMSTB depends on ARCH_BRCMSTB
` [PATCH v6 02/12] ata: ahci_brcm: Fix use of BCM7216 reset controller
` [PATCH v6 03/12] dt-bindings: PCI: Add bindings for more Brcmstb chips
` [PATCH v6 04/12] PCI: brcmstb: Add bcm7278 register info
` [PATCH v6 05/12] PCI: brcmstb: Add suspend and resume pm_ops
` [PATCH v6 06/12] PCI: brcmstb: Add bcm7278 PERST# support
` [PATCH v6 07/12] PCI: brcmstb: Add control of rescal reset
` [PATCH v6 09/12] PCI: brcmstb: Set additional internal memory DMA viewport sizes
` [PATCH v6 10/12] PCI: brcmstb: Accommodate MSI for older chips
` [PATCH v6 11/12] PCI: brcmstb: Set bus max burst size by chip type
` [PATCH v6 12/12] PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match list

[PATCH] PCI: aardvark: Don't touch PCIe registers if no card connected
 2020-07-02  8:30 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-07-02  8:22 UTC  (20+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC
  ` [PATCH v2 07/12] of/device: Add input id to of_dma_configure()
  ` [PATCH v2 08/12] dt-bindings: arm: fsl: Add msi-map device-tree binding for fsl-mc bus
  ` [PATCH v2 09/12] of/irq: make of_msi_map_get_device_domain() bus agnostic
  ` [PATCH v2 10/12] of/irq: Make of_msi_map_rid() PCI "
  ` [PATCH v2 12/12] bus: fsl-mc: Add ACPI support for fsl-mc

[pci:pci/enumeration] BUILD SUCCESS WITH WARNING 9062dcba53dd1dcfa32e4c1970acdf33660a2cdf
 2020-07-01 23:49 UTC 

[pci:next] BUILD SUCCESS 485afde1a05f459953895d3e8692e8527463dd4a
 2020-07-01 23:49 UTC 

[PATCH 0/5] vfio/pci: add blocklist and disable qat
 2020-07-01 21:28 UTC  (10+ messages)
` [PATCH 1/5] PCI: add Intel QuickAssist device IDs
` [PATCH 2/5] vfio/pci: add device blocklist
` [PATCH 3/5] vfio/pci: add qat devices to blocklist
` [PATCH 4/5] crypto: qat - replace device ids defines
` [PATCH 5/5] crypto: qat - use PCI_VDEVICE

[PATCH] vfio/pci: Add Intel X550 to hidden INTx devices
 2020-07-01 21:02 UTC 

[pci:pci/virtualization] BUILD SUCCESS b8d43ca9321151ea9ffe78b20f233a4e54339327
 2020-07-01 13:10 UTC 

[pci:for-linus] BUILD SUCCESS 5396956cc7c6874180c9bfc1ceceb02b739a6a87
 2020-07-01 13:10 UTC 

[pci:pci/msi] BUILD SUCCESS 30ff3e8c287455e9f7f85162df10d62819ba42a9
 2020-07-01 13:10 UTC 

[PATCH] PCI: Make pcie_find_root_port() work for PCIe root ports as well
 2020-07-01 12:47 UTC  (6+ messages)

[RFC] Restrict the untrusted devices, to bind to only a set of "whitelisted" drivers
 2020-07-01 11:08 UTC  (20+ messages)

[PATCH] mmc: rtsx: Add SD Express mode support for RTS5261
 2020-07-01  9:52 UTC  (12+ messages)
  ` 答复: "

[pci:pci/misc] BUILD SUCCESS 16bbbc874f7f98e6598784896ed4719f0f1ed844
 2020-07-01  9:40 UTC 

[PATCH] PCI: aardvark: Don't touch PCIe registers if no card connected
 2020-07-01  8:08 UTC  (8+ messages)

[PATCH v5 0/6] PCI: uniphier: Add features for UniPhier PCIe host controller
 2020-07-01  2:18 UTC  (6+ messages)
` [PATCH v5 2/6] PCI: uniphier: Add misc interrupt handler to invoke PME and AER

[PATCH v4 0/3] Preventing job distribution to isolated CPUs
 2020-07-01  0:47 UTC  (5+ messages)
` [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs

[PATCH] xen/pci: remove redundant assignment to variable irq
 2020-06-30 22:12 UTC  (2+ messages)

[PATCH v4] PCI/MSI: Forward MSI-X vector enable error code in pci_alloc_irq_vectors_affinity()
 2020-06-30 22:04 UTC  (2+ messages)

[PATCH 0/8 v2] PCI: Align return values of PCIe capability and PCI accessors
 2020-06-30 16:24 UTC  (2+ messages)

[PATCH V2] PCI: Add MCFG quirks for Tegra194 host controllers
 2020-06-30 10:52 UTC  (5+ messages)
` [PATCH V3 0/2] "
  ` [PATCH V3 1/2] arm64: tegra: Re-order PCIe aperture mappings to support ACPI boot


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