linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-20 19:29:38 to 2020-02-25 20:57:58 UTC [more...]

[PATCH v3 0/8] PCI: add and use constant PCI_STATUS_ERROR_BITS and helper pci_status_get_and_clear_errors
 2020-02-25 20:57 UTC  (12+ messages)
` [PATCH v3 1/8] PCI: add constant PCI_STATUS_ERROR_BITS
` [PATCH v3 2/8] PCI: add pci_status_get_and_clear_errors
` [PATCH v3 3/8] r8169: use pci_status_get_and_clear_errors
` [PATCH v3 4/8] net: cassini: "
` [PATCH v3 5/8] net: sungem: "
` [PATCH v3 6/8] net: skfp: use PCI_STATUS_ERROR_BITS
` [PATCH v3 7/8] PCI: pci-bridge-emul: "
` [PATCH v3 8/8] sound: bt87x: use pci_status_get_and_clear_errors

PCI device function not being enumerated [Was: PCMCIA not working on Panasonic Toughbook CF-29]
 2020-02-25 19:15 UTC  (5+ messages)

[PATCH V3 0/5] Add support to defer core initialization
 2020-02-25 18:13 UTC  (10+ messages)
` [PATCH V3 4/5] PCI: dwc: Add API to notify core initialization completion
` [PATCH V3 5/5] PCI: pci-epf-test: Add support to defer core initialization

[PATCH v5 0/2] Adding support for Versal CPM as Root Port driver
 2020-02-25 14:39 UTC  (7+ messages)
` [PATCH v5 2/2] PCI: xilinx-cpm: Add Versal CPM "

[PATCH v4 00/26] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-02-25 14:08 UTC  (32+ messages)
` [PATCH v4 01/26] mm/mmu_notifiers: pass private data down to alloc_notifier()
` [PATCH v4 02/26] iommu/sva: Manage process address spaces
` [PATCH v4 03/26] iommu: Add a page fault handler
` [PATCH v4 04/26] iommu/sva: Search mm by PASID
` [PATCH v4 05/26] iommu/iopf: Handle mm faults
` [PATCH v4 06/26] iommu/sva: Register page fault handler
` [PATCH v4 07/26] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v4 08/26] iommu/io-pgtable-arm: Move some definitions to a header
` [PATCH v4 09/26] iommu/arm-smmu-v3: Manage ASIDs with xarray
` [PATCH v4 10/26] arm64: cpufeature: Export symbol read_sanitised_ftr_reg()
` [PATCH v4 11/26] iommu/arm-smmu-v3: Share process page tables
` [PATCH v4 12/26] iommu/arm-smmu-v3: Seize private ASID
` [PATCH v4 13/26] iommu/arm-smmu-v3: Add support for VHE
` [PATCH v4 14/26] iommu/arm-smmu-v3: Enable broadcast TLB maintenance
` [PATCH v4 15/26] iommu/arm-smmu-v3: Add SVA feature checking
` [PATCH v4 16/26] iommu/arm-smmu-v3: Add dev_to_master() helper
` [PATCH v4 17/26] iommu/arm-smmu-v3: Implement mm operations
` [PATCH v4 18/26] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops
` [PATCH v4 19/26] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
` [PATCH v4 20/26] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v4 21/26] iommu/arm-smmu-v3: Ratelimit event dump
` [PATCH v4 22/26] dt-bindings: document stall property for IOMMU masters
` [PATCH v4 23/26] iommu/arm-smmu-v3: Add stall support for platform devices
` [PATCH v4 24/26] PCI/ATS: Add PRI stubs
` [PATCH v4 25/26] PCI/ATS: Export symbols of PRI functions
` [PATCH v4 26/26] iommu/arm-smmu-v3: Add support for PRI

[PATCH 0/2] Adding support for versal CPM as Root Port driver
 2020-02-25 13:53 UTC  (4+ messages)
` [PATCH 1/2] PCI: Versal CPM: Add device tree binding forversal CPM host controller

[PATCH RESEND] PCI: endpoint: Fix clearing start entry in configfs
 2020-02-25 11:12 UTC  (5+ messages)

[PATCH v2 0/8] PCI: add and use constant PCI_STATUS_ERROR_BITS and helper pci_status_get_and_clear_errors
 2020-02-25 10:47 UTC  (10+ messages)
` [PATCH v2 1/8] PCI: add constant PCI_STATUS_ERROR_BITS
` [PATCH v2 2/8] PCI: add pci_status_get_and_clear_errors
` [PATCH v2 3/8] r8169: use pci_status_get_and_clear_errors
` [PATCH v2 4/8] net: cassini: "
` [PATCH v2 5/8] net: sungem: "
` [PATCH v2 6/8] net: skfp: use PCI_STATUS_ERROR_BITS
` [PATCH v2 7/8] PCI: pci-bridge-emul: "
` [PATCH v2 8/8] sound: bt87x: use pci_status_get_and_clear_errors

[Patch v4 1/2] PCI: hv: Decouple the func definition in hv_dr_state from VSP message
 2020-02-25 10:36 UTC  (3+ messages)
` [Patch v4 2/2] PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2

[PATCH 0/5] PCI: functions/pci-epf-test: Add DMA data transfer
 2020-02-25  9:11 UTC  (6+ messages)
` [PATCH 1/5] PCI: endpoint: functions/pci-epf-test: Add DMA support to transfer data
` [PATCH 2/5] PCI: endpoint: functions/pci-epf-test: Print throughput information
` [PATCH 3/5] misc: pci_endpoint_test: Use streaming DMA APIs for buffer allocation
` [PATCH 4/5] tools: PCI: Add 'd' command line option to support DMA
` [PATCH 5/5] misc: pci_endpoint_test: Add support to get DMA option from userspace

Help needed in understanding weird PCIe issue on imx6q (PCIe just goes bad)
 2020-02-25  9:00 UTC  (2+ messages)

[PATCH v2 0/3] PCIe: Endpoint: Redesign MSI-X support
 2020-02-25  8:17 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: endpoint: Fix ->set_msix() to take BIR and offset as arguments
` [PATCH v2 2/3] PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table address
` [PATCH v2 3/3] PCI: keystone: Allow AM654 PCIe Endpoint to raise MSI-X interrupt

[PATCH 0/9] PCI: add and use constant PCI_STATUS_ERROR_BITS and helper pci_status_get_and_clear_errors
 2020-02-25  6:23 UTC  (11+ messages)
` [PATCH 1/8] PCI: add constant PCI_STATUS_ERROR_BITS
` [PATCH 2/8] PCI: add pci_status_get_and_clear_errors
` [PATCH 3/8] r8169: use pci_status_get_and_clear_errors
` [PATCH 4/8] net: cassini: "
` [PATCH 5/8] net: sungem: "
` [PATCH 6/8] net: skfp: use PCI_STATUS_ERROR_BITS
` [PATCH 7/8] PCI: pci-bridge-emul: "
` [PATCH 8/8] sound: bt87x: use pci_status_get_and_clear_errors

[PATCH v2 0/7] vfio/pci: SR-IOV support
 2020-02-25  6:09 UTC  (7+ messages)
` [PATCH v2 3/7] vfio/pci: Introduce VF token
` [PATCH v2 5/7] vfio/pci: Add sriov_configure support

[PATCH v2 0/2] dt-bindings: Convert Cadence PCIe RC/EP to DT Schema
 2020-02-25  4:59 UTC  (6+ messages)
` [PATCH v2 2/2] dt-bindings: PCI: Convert PCIe Host/Endpoint in Cadence platform to DT schema

[bugzilla-daemon@bugzilla.kernel.org: [Bug 206657] New: Lenovo C940 freeze during Thunderbolt3 dock connection/disconnection unless plugged before boot]
 2020-02-25  0:00 UTC 

[PATCH 0/3] Improve PCI device post-reset readiness polling
 2020-02-24 20:41 UTC  (9+ messages)
` [PATCH 1/3] PCI: Make PCIE_RESET_READY_POLL_MS configurable
` [PATCH 2/3] PCI: Introduce per-device reset_ready_poll override
` [PATCH 3/3] PCI: Add CRS handling to pci_dev_wait()

[RFC PATCH] PCI, kdump: Clear bus master bit upon shutdown in kdump kernel
 2020-02-24 17:30 UTC  (4+ messages)

[PATCH v2 0/6] iommu/arm-smmu-v3: Finish PASID support and command queue batching
 2020-02-24 16:58 UTC  (7+ messages)
` [PATCH v2 1/6] PCI/ATS: Export symbols of PASID functions
` [PATCH v2 2/6] iommu/arm-smmu-v3: Add support for PCI PASID
` [PATCH v2 3/6] iommu/arm-smmu-v3: Write level-1 descriptors atomically
` [PATCH v2 4/6] iommu/arm-smmu-v3: Add command queue batching helpers
` [PATCH v2 5/6] iommu/arm-smmu-v3: Batch context descriptor invalidation
` [PATCH v2 6/6] iommu/arm-smmu-v3: Batch ATC invalidation commands

[PATCH] MAINTAINERS: clean up PCIE DRIVER FOR CAVIUM THUNDERX
 2020-02-24 16:57 UTC  (3+ messages)

[PATCH v6 0/7] PCI: amlogic: Make PCIe working reliably on AXG platforms
 2020-02-24 14:15 UTC  (2+ messages)

[PATCH] PCI: tegra: Use pci_parse_request_of_pci_ranges()
 2020-02-24 13:55 UTC  (6+ messages)

[PATCH v3 0/4] dt-bindings: Convert Cadence PCIe RC/EP to DT Schema
 2020-02-24 13:09 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: PCI: Add PCI Endpoint Controller Schema
` [PATCH v3 2/4] dt-bindings: PCI: cadence: Add PCIe RC/EP DT schema for Cadence PCIe
` [PATCH v3 3/4] dt-bindings: PCI: Convert PCIe Host/Endpoint in Cadence platform to DT schema
` [PATCH v3 4/4] dt-bindings: PCI: cadence: Deprecate inbound/outbound specific bindings

[PATCH v2 1/2] PCI: hv: Remove unnecessary type casting from kzalloc
 2020-02-24 12:04 UTC  (3+ messages)
` [PATCH v2 2/2] PCI: hv: Use kfree(hbus) in hv_pci_probe()'s error handling path

[PATCH v3 0/5] PCI: Endpoint: Miscellaneous improvements
 2020-02-24 10:34 UTC  (8+ messages)
` [PATCH v3 1/5] PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF
` [PATCH v3 2/5] PCI: endpoint: Replace spinlock with mutex
` [PATCH v3 3/5] PCI: endpoint: Fix for concurrent memory allocation in OB address region
` [PATCH v3 4/5] PCI: endpoint: Protect concurrent access to pci_epf_ops with mutex
` [PATCH v3 5/5] PCI: endpoint: Assign function number for each PF in EPC core

[PATCH v6 2/3] arm64: dts: ls1028a: Add PCIe controller DT nodes
 2020-02-24  9:22 UTC  (5+ messages)

[PATCHv10 00/13] PCI: Recode Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2020-02-24  6:11 UTC  (35+ messages)
` [PATCHv10 01/13] PCI: mobiveil: Introduce a new structure mobiveil_root_port
` [PATCHv10 02/13] PCI: mobiveil: Move the host initialization into a function
` [PATCHv10 03/13] PCI: mobiveil: Collect the interrupt related operations "
` [PATCHv10 05/13] PCI: mobiveil: Add callback function for interrupt initialization
` [PATCHv10 07/13] PCI: mobiveil: Allow mobiveil_host_init() to be used to re-init host
` [PATCHv10 08/13] PCI: mobiveil: Add 8-bit and 16-bit CSR register accessors
` [PATCHv10 09/13] PCI: mobiveil: Add Header Type field check
` [PATCHv10 11/13] PCI: mobiveil: Add PCIe Gen4 RC driver for NXP Layerscape SoCs
` [PATCHv10 12/13] arm64: dts: lx2160a: Add PCIe controller DT nodes
` [PATCHv10 13/13] arm64: defconfig: Enable CONFIG_PCIE_LAYERSCAPE_GEN4

Kernel panic while doing vfio-pci hot-plug/unplug test
 2020-02-24  1:29 UTC  (3+ messages)

Issues with "PCI/LINK: Report degraded links via link bandwidth notification"
 2020-02-22 16:58 UTC  (2+ messages)

Some Alphas broken by f75b99d5a77d (PCI: Enforce bus address limits in resource allocation)
 2020-02-22 16:55 UTC  (2+ messages)

[PATCH v4 0/6] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2020-02-22 13:32 UTC  (4+ messages)
` [PATCH v4 3/6] PCI: endpoint: Add support to handle multiple base for mapping outbound memory

[pci:next] BUILD SUCCESS daf98fffe4dc61b86edee09cbc49ed0a12734198
 2020-02-22  7:11 UTC 

[PATCH] PCI: hv: Use kfree(hbus) in hv_pci_probe()'s error handling path
 2020-02-21 20:17 UTC  (3+ messages)

[PATCH] MAINTAINERS: adjust entry to moving cadence drivers
 2020-02-21 18:54 UTC 

[PATCH v2 0/2] PCI: brcmstb: Add Broadcom STB support
 2020-02-21 17:57 UTC  (8+ messages)
` [PATCH v2 1/2] PCI: brcmstb: Add regulator support
` [PATCH v2 2/2] PCI: brcmstb: Drop clk_put when probe fails and remove

[PATCH v4 3/3] PCI: pciehp: Add dmi table for in-band presence disabled
 2020-02-21 17:46 UTC  (3+ messages)

[PATCH v2 0/5] PCI: Endpoint: Miscellaneous improvements
 2020-02-21 15:54 UTC  (2+ messages)

[PATCH v2] PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM
 2020-02-21 14:35 UTC  (6+ messages)

[PATCH] PCI: dwc: pci-dra7xx: Fix MSI IRQ handling
 2020-02-21 11:43 UTC  (2+ messages)

[PATCH v3 0/3] PCI: hv: Generify pci-hyperv.c
 2020-02-21 10:44 UTC  (3+ messages)

[pci:pci/hotplug] BUILD SUCCESS 66d2c07eef45e6db477b543a946cfe895a8f9f2a
 2020-02-20 21:32 UTC 

[PATCH v2 0/2] pci: Add boot interrupt quirk mechanism for Xeon chipsets
 2020-02-20 19:29 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] Documentation:PCI: Add background on Boot Interrupts


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