linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-19 18:01:52 to 2020-05-21 22:47:34 UTC [more...]

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-05-21 22:47 UTC  (17+ messages)
` [PATCH 01/12] ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC
` [PATCH 02/12] ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic
` [PATCH 03/12] ACPI/IORT: Make iort_msi_map_rid() PCI agnostic
` [PATCH 04/12] ACPI/IORT: Remove useless PCI bus walk
` [PATCH 05/12] ACPI/IORT: Add an input ID to acpi_dma_configure()
` [PATCH 06/12] of/iommu: Make of_map_rid() PCI agnostic
` [PATCH 07/12] of/device: Add input id to of_dma_configure()
` [PATCH 08/12] of/irq: make of_msi_map_get_device_domain() bus agnostic
` [PATCH 09/12] dt-bindings: arm: fsl: Add msi-map device-tree binding for fsl-mc bus
` [PATCH 10/12] of/irq: Make of_msi_map_rid() PCI bus agnostic
` [PATCH 11/12] bus/fsl-mc: Refactor the MSI domain creation in the DPRC driver
` [PATCH 12/12] bus: fsl-mc: Add ACPI support for fsl-mc

[PATCH 0/2] lspci: Decode PCIe Link Capabilities 2
 2020-05-21 22:40 UTC  (3+ messages)
` [PATCH 1/2] lspci: Decode PCIe Link Capabilities 2, expand Link Status 2
` [PATCH 2/2] lspci: Use commas more consistently

[PATCH v4 00/14] Add PCIe support to TI's J721E SoC
 2020-05-21 22:17 UTC  (21+ messages)
` [PATCH v4 01/14] PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error path
` [PATCH v4 02/14] linux/kernel.h: Add PTR_ALIGN_DOWN macro
` [PATCH v4 03/14] PCI: cadence: Add support to use custom read and write accessors
` [PATCH v4 04/14] PCI: cadence: Add support to start link and verify link status
` [PATCH v4 07/14] PCI: cadence: Add new *ops* for CPU addr fixup
` [PATCH v4 08/14] PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID register
` [PATCH v4 13/14] misc: pci_endpoint_test: Add J721E in pci_device_id table
` [PATCH v4 14/14] MAINTAINERS: Add Kishon Vijay Abraham I for TI J721E SoC PCIe

[PATCH 00/15] PCI: brcmstb: enable PCIe for STB chips
 2020-05-21 21:48 UTC  (21+ messages)
` [PATCH 01/15] PCI: brcmstb: PCIE_BRCMSTB depends on ARCH_BRCMSTB
` [PATCH 03/15] dt-bindings: PCI: Add bindings for more Brcmstb chips
` [PATCH 04/15] PCI: brcmstb: Add compatibily of other chips
` [PATCH 05/15] PCI: brcmstb: Add suspend and resume pm_ops
` [PATCH 06/15] PCI: brcmstb: Asserting PERST is different for 7278
` [PATCH 07/15] PCI: brcmstb: Add control of rescal reset
` [PATCH 12/15] PCI: brcmstb: Set internal memory viewport sizes
` [PATCH 13/15] PCI: brcmstb: Accommodate MSI for older chips
` [PATCH 14/15] PCI: brcmstb: Set bus max burst side by chip type
` [PATCH 15/15] PCI: brcmstb: add compatilbe chips to match list

[PATCH] PCI/PTM: Fix PTM switch capability evaluation
 2020-05-21 20:50 UTC  (2+ messages)

[PATCH] PCI/switchtec: Correct bool variable type assignment
 2020-05-21 20:23 UTC  (3+ messages)

[PATCH] PCI: shpchp: Remove surplus variable and ineffectual error check
 2020-05-21 20:20 UTC  (2+ messages)

[PATCH v9 1/2] PCI: Microchip: Add host driver for Microchip PCIe controller
 2020-05-21 19:56 UTC  (2+ messages)

[PATCH] x86/xen: drop an unused parameter gsi_override
 2020-05-21 19:41 UTC  (3+ messages)

[PATCH] PCI/ERR: Resolve regression in pcie_do_recovery
 2020-05-21 19:31 UTC  (6+ messages)
` [PATCH v1 1/1] PCI/ERR: Handle fatal error recovery for non-hotplug capable devices

[PATCH 0/6] misc: rtsx: Clean up Realtek card reader driver
 2020-05-21 18:05 UTC  (7+ messages)
` [PATCH 1/6] misc: rtsx: Remove unused pcr_ops
` [PATCH 2/6] misc: rtsx: Removed unused dev_aspm_mode
` [PATCH 3/6] misc: rtsx: Use ASPM_MASK_NEG instead of hard-coded value
` [PATCH 4/6] misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTL
` [PATCH 5/6] misc: rtsx: Simplify rtsx_comm_set_aspm()
` [PATCH 6/6] misc: rtsx: Remove unnecessary rts5249_set_aspm(), rts5260_set_aspm()

Possible bug in drivers/misc/cardreader/rtsx_pcr.c
 2020-05-21 17:59 UTC  (4+ messages)

[PATCH v3 0/2] Fix PCI HyperV device error handling
 2020-05-21 17:42 UTC  (4+ messages)

[RFC PATCH 0/2] PCI/AER: handling for RCiEPs
 2020-05-21 17:31 UTC  (3+ messages)
` [PATCH 1/2] PCI/AER: Do not reset the device status if doing firmware first handling
` [PATCH 2/2] PCI/AER: Add partial initial support for RCiEPs using RCEC or firmware first

[PATCH] [v2] PCI: tegra194: Fix runtime PM imbalance on error
 2020-05-21 15:25 UTC  (3+ messages)

[PATCH v7 00/24] iommu: Shared Virtual Addressing for SMMUv3
 2020-05-21 14:38 UTC  (34+ messages)
` [PATCH v7 02/24] iommu/ioasid: Add ioasid references
` [PATCH v7 03/24] iommu/sva: Add PASID helpers
` [PATCH v7 04/24] iommu: Add a page fault handler
` [PATCH v7 06/24] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v7 07/24] iommu/io-pgtable-arm: Move some definitions to a header
` [PATCH v7 08/24] iommu/arm-smmu-v3: Manage ASIDs with xarray
` [PATCH v7 09/24] arm64: cpufeature: Export symbol read_sanitised_ftr_reg()
` [PATCH v7 10/24] iommu/arm-smmu-v3: Share process page tables
` [PATCH v7 11/24] iommu/arm-smmu-v3: Seize private ASID
` [PATCH v7 12/24] iommu/arm-smmu-v3: Add support for VHE
` [PATCH v7 13/24] iommu/arm-smmu-v3: Enable broadcast TLB maintenance
` [PATCH v7 14/24] iommu/arm-smmu-v3: Add SVA feature checking
` [PATCH v7 15/24] iommu/arm-smmu-v3: Add SVA device feature
` [PATCH v7 16/24] iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()
` [PATCH v7 17/24] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops
` [PATCH v7 18/24] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
` [PATCH v7 19/24] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v7 20/24] dt-bindings: document stall property for IOMMU masters
` [PATCH v7 21/24] iommu/arm-smmu-v3: Add stall support for platform devices
` [PATCH v7 22/24] PCI/ATS: Add PRI stubs
` [PATCH v7 23/24] PCI/ATS: Export PRI functions
` [PATCH v7 24/24] iommu/arm-smmu-v3: Add support for PRI

[PATCH v3 0/4] PCI: cadence: Deprecate inbound/outbound specific bindings
 2020-05-21 12:13 UTC  (5+ messages)
` [PATCH v3 4/4] PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property

[PATCH] PCI: Reference bridge window resources explicitly
 2020-05-21 11:20 UTC  (15+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] PCI: Correct the PCI quirk for the ALI M7101 chipset
      ` [PATCH v3 0/2] PCI: Reference bridge window resources explicitly
        ` [PATCH v3 1/2] PCI: Move from using PCI_BRIDGE_RESOURCES to bridge resource definitions
        ` [PATCH v3 2/2] pcmcia: Use resources definitions when freeing CardBus resources
            ` [PATCH v4 0/2] PCI: Reference bridge window resources explicitly
              ` [PATCH v4 1/2] PCI: Move from using PCI_BRIDGE_RESOURCES to bridge resource definitions
              ` [PATCH v4 2/2] pcmcia: Use resources definitions when freeing CardBus resources
  ` [PATCH v2 2/3] PCI: Move from using PCI_BRIDGE_RESOURCES to bridge resource definitions
  ` [PATCH v2 3/3] pcmcia: Use resources definitions when freeing CardBus resources

[pci:pci/virtualization] BUILD SUCCESS efaa35873d66bf4a4903f757333692766e34e448
 2020-05-21 11:09 UTC 

[PATCH 1/2] PCI: rockchip: Enable IO base and limit registers
 2020-05-21 10:51 UTC  (4+ messages)
` [PATCH 2/2] PCI: rockchip: Add 100ms delay before enabling training

[PATCH v2 0/4] PCI, iommu: Factor 'untrusted' check for ATS enablement
 2020-05-21 10:29 UTC  (6+ messages)
` [PATCH v2 1/4] PCI/ATS: Only enable ATS for trusted devices
` [PATCH v2 2/4] iommu/amd: Use pci_ats_supported()
` [PATCH v2 3/4] iommu/arm-smmu-v3: "
` [PATCH v2 4/4] iommu/vt-d: "

[PATCH v4] PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property
 2020-05-21  8:01 UTC 

[PATCH] PCI: Avoid FLR for AMD Matisse HD Audio and USB Controllers
 2020-05-21  7:05 UTC  (6+ messages)

[pci:pci/enumeration] BUILD SUCCESS 5a2f8874084ce3df029c0c50202191c88449474e
 2020-05-21  6:22 UTC 

[PATCH][v2] iommu: arm-smmu-v3: Copy SMMU table for kdump kernel
 2020-05-21  3:58 UTC  (3+ messages)

[PATCH] PCI: tegra: fix runtime pm imbalance on error
 2020-05-21  3:06 UTC  (6+ messages)
    `  "

[PATCH] [v2] PCI: tegra: Fix runtime PM imbalance on error
 2020-05-21  2:47 UTC 

[PATCH v4 0/2] PCI: Add new UniPhier PCIe endpoint driver
 2020-05-20 23:06 UTC  (3+ messages)
` [PATCH v4 2/2] PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driver

[PATCH] PCI: dwc: Warn only for non-prefetchable memory resource size >4GB
 2020-05-20 22:48 UTC  (15+ messages)
          `  "
              ` Re: [PATCH] "

[PATCH v2 0/4] Align PCI Emul Bridge to PCIe 5.0
 2020-05-20 22:41 UTC  (5+ messages)
` [PATCH v2 3/4] PCI: pci-bridge-emul: Update for PCIe 5.0 r1.0
` [PATCH v2 4/4] PCI: pci-bridge-emul: Eliminate the 'reserved' member

[PATCH v7 0/2] Adding support for Versal CPM as Root Port driver
 2020-05-20 22:36 UTC  (5+ messages)
` [PATCH v7 1/2] PCI: xilinx-cpm: Add YAML schemas for Versal CPM Root Port
` [PATCH v7 2/2] PCI: xilinx-cpm: Add Versal CPM Root Port driver

[PATCH v7 0/5] Loongson PCI Generic Driver
 2020-05-20 20:55 UTC  (3+ messages)
` [PATCH v7 1/5] PCI: Don't disable decoding when mmio_always_on is set

[PATCH v6 00/11] Add the multiple PF support for DWC and Layerscape
 2020-05-20 20:50 UTC  (9+ messages)
` [PATCH v6 01/11] PCI: designware-ep: Add multiple PFs support for DWC
` [PATCH v6 04/11] PCI: designware-ep: Modify MSI and MSIX CAP way of finding
` [PATCH v6 07/11] PCI: layerscape: Modify the way of getting capability with different PEX
` [PATCH v6 09/11] PCI: layerscape: Add EP mode support for ls1088a and ls2088a

Question regarding PCI/AER: Enable reporting for ports enumerated after AER driver registration
 2020-05-20 20:20 UTC  (3+ messages)

[PATCH V3 0/3] PCI: Add basic Compute eXpress Link DVSEC decode
 2020-05-20 18:06 UTC  (4+ messages)
` [PATCH V3 1/3] PCI: Add defines for Designated Vendor-Specific Capability
` [PATCH V3 2/3] PCI: Add basic Compute eXpress Link DVSEC decode
` [PATCH V3 3/3] PCI: Add helpers to enable/disable CXL.mem and CXL.cache

[PATCH V2 0/3] PCI: Add basic Compute eXpress Link DVSEC decode
 2020-05-20 17:43 UTC  (3+ messages)
` [PATCH V2 3/3] PCI: Add helpers to enable/disable CXL.mem and CXL.cache

[PATCH] PCI: tegra: fix runtime pm imbalance on error
 2020-05-20 16:42 UTC  (3+ messages)

[PATCH v9 0/2] PCI: Microchip: Add host driver for Microchip PCIe controller
 2020-05-20 16:31 UTC  (2+ messages)

piix4-poweroff.c I/O BAR usage
 2020-05-20 13:57 UTC 

[PATCH v6 0/5] Loongson PCI Generic Driver
 2020-05-20 11:57 UTC  (4+ messages)
` [PATCH v10 1/5] PCI: Don't disable decoding when mmio_always_on is set
  ` [PATCH v10 2/5] PCI: Add Loongson PCI Controller support

Subject: [PATCH v9 2/2] PCI: Microchip: Add host driver for Microchip PCIe controller
 2020-05-20 11:46 UTC 

[PATCH v3 00/11] Multiple fixes in PCIe qcom driver
 2020-05-20 10:01 UTC  (8+ messages)
` [PATCH v3 08/11] devicetree: bindings: pci: document PARF params bindings
    ` R: "
          ` R: "

[PATCH] PCI: rcar: fix runtime pm imbalance on error
 2020-05-20  8:22 UTC 

[PATCH] PCI: cadence: fix runtime pm imbalance on error
 2020-05-20  9:02 UTC 

[PATCH] PCI: qcom: fix runtime pm imbalance on error
 2020-05-20  8:58 UTC 

[PATCH] PCI: dwc: pci-dra7xx: fix runtime pm imbalance on error
 2020-05-20  8:47 UTC 

[PATCH net-next v3 0/2] realtek ethernet : use generic power management
 2020-05-19 22:32 UTC  (2+ messages)

[PATCH V2 3/3] PCI: Add helpers to enable/disable CXL.mem and CXL.cache
 2020-05-19 19:53 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).