linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-23 08:58:55 to 2020-10-28 21:50:36 UTC [more...]

[PATCH V5 0/2] Change vring space from nomal memory to dma coherent memory
 2020-10-28 15:11 UTC  (8+ messages)
      ` [EXT] "

[PATCH 00/13] PCI: dwc: Another round of clean-ups
 2020-10-28 20:46 UTC  (7+ messages)
` [PATCH 02/13] PCI: dwc/intel-gw: Move ATU offset out of driver match data
` [PATCH 04/13] PCI: dwc/intel-gw: Remove some unneeded function wrappers
` [PATCH 10/13] PCI: dwc: Move link handling into common code
` [PATCH 11/13] PCI: dwc: Move dw_pcie_msi_init() into core
` [PATCH 12/13] PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
` [PATCH 13/13] PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()

[PATCH 0/2] PCI: keembay: Add support for Intel Keem Bay
 2020-10-28 14:22 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: PCI: Add Intel Keem Bay PCIe controller
` [PATCH 2/2] PCI: keembay: Add support for Intel Keem Bay

PCI trouble on mvebu (Turris Omnia)
 2020-10-28 13:36 UTC  (15+ messages)

[PATCH 0/3] dt-bindings: pci: rcar-pci-host: convert bindings to json-schema
 2020-10-28  2:05 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] dt-bindings: pci: rcar-pci-host: document r8a77965 bindings
` [PATCH 3/3] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1

Kernel 5.9 IOMMU groups regression/change
 2020-10-27 19:31 UTC  (2+ messages)

[PATCH v4 4/4] PCI: Limit pci_alloc_irq_vectors() to housekeeping CPUs
 2020-10-27 14:43 UTC  (31+ messages)

pci-exynos.c coverity issue #1437287
 2020-10-27 17:14 UTC  (3+ messages)

[PATCH v5 0/5] Add PCIe support for SM8250 SoC
 2020-10-27 17:00 UTC  (6+ 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 v5 3/5] dt-bindings: pci: qcom: Document PCIe bindings for SM8250 SoC
` [PATCH v5 4/5] PCI: qcom: Add SM8250 SoC support
` [PATCH v5 5/5] PCI: qcom: Add support for configuring BDF to SID mapping for SM8250

[PATCH] pci: mediatek: fix wrong operator used
 2020-10-27 16:51 UTC 

pcie-rockchip-ep.c coverity issue #1437163
 2020-10-27 16:37 UTC  (2+ messages)

pci-meson covery issue #1442509
 2020-10-27 16:40 UTC 

pcie-mediatek.c coverity issue #1437218
 2020-10-27 16:19 UTC 

[PATCH] PCI: dwc: Support multiple ATU memory regions
 2020-10-27 14:29 UTC  (3+ messages)

[PATCH V2 0/2] Add support to configure DWC for ECRC
 2020-10-27 14:26 UTC  (5+ messages)
` [PATCH V2 1/2] PCI/AER: Add pcie_is_ecrc_enabled() API
` [PATCH V2 2/2] PCI: dwc: Add support to configure for ECRC

[PATCH v2 0/6] Add DW PCIe support for Exynos5433 SoCs
 2020-10-27 13:24 UTC  (19+ messages)
  ` [PATCH v2 2/6] dt-bindings: pci: add the samsung,exynos-pcie binding
  ` [PATCH v2 3/6] dt-bindings: phy: add the samsung,exynos-pcie-phy binding
  ` [PATCH v2 1/6] dt-bindings: pci: drop samsung,exynos5440-pcie binding
  ` [PATCH v2 4/6] phy: samsung: phy-exynos-pcie: rework driver to support Exynos5433 PCIe PHY
  ` [PATCH v2 5/6] pci: dwc: pci-exynos: rework the driver to support Exynos5433 variant

[PATCH V4 0/2] Change vring space from nomal memory to dma coherent memory
 2020-10-27 12:30 UTC  (6+ messages)
` [PATCH V4 1/2] misc: vop: change the way of allocating vring and device page
` [PATCH V4 2/2] misc: vop: do not allocate and reassign the used ring

[PATCH] PCI: pcie-rcar-host: Drop unused members from struct rcar_pcie_host
 2020-10-27 12:14 UTC  (2+ messages)

[PATCH] PCI: rcar: Always allocate MSI addresses in 32bit space
 2020-10-27 12:04 UTC  (4+ messages)

[PATCH V8 0/5] Intel Platform Monitoring Technology
 2020-10-27 11:28 UTC  (2+ messages)

[PATCH] dma-mapping: Fix 32-bit overflow with CONFIG_ARM_LPAE=n
 2020-10-27  7:55 UTC  (2+ messages)

[PATCH v2] PCI: check also dynamic IDs for duplicate in new_id_store()
 2020-10-27  7:52 UTC  (2+ messages)

[PATCHv2 0/7] PCI: layerscape: Add power management support
 2020-10-27  7:30 UTC  (8+ messages)
` [PATCHv2 1/7] PCI: dwc: Fix a bug of the case dw_pci->ops is NULL
` [PATCHv2 2/7] PCI: layerscape: Change to use the DWC common link-up check function
` [PATCHv2 3/7] dt-bindings: pci: layerscape-pci: Add a optional property big-endian
` [PATCHv2 4/7] arm64: dts: layerscape: Add big-endian property for PCIe nodes
` [PATCHv2 5/7] dt-bindings: pci: layerscape-pci: Update the description of SCFG property
` [PATCHv2 6/7] arm64: dts: ls1043a: Add SCFG phandle for PCIe nodes
` [PATCHv2 7/7] PCI: layerscape: Add power management support

[PATCH V3 0/4] Change vring space from nomal memory to dma coherent memory
 2020-10-27  6:28 UTC  (10+ messages)
` [PATCH V3 1/4] misc: vop: change the way of allocating vring and device page
` [PATCH V3 2/4] misc: vop: do not allocate and reassign the used ring
` [PATCH V3 4/4] misc: vop: mapping kernel memory to user space as noncached

[PATCH v11 0/5] Simplify PCIe native ownership detection logic
 2020-10-27  2:57 UTC  (6+ messages)
` [PATCH v11 1/5] PCI: Conditionally initialize host bridge native_* members
` [PATCH v11 2/5] ACPI/PCI: Ignore _OSC negotiation result if pcie_ports_native is set
` [PATCH v11 3/5] ACPI/PCI: Ignore _OSC DPC negotiation result if pcie_ports_dpc_native "
` [PATCH v11 4/5] PCI/portdrv: Remove redundant pci_aer_available() check in DPC enable logic
` [PATCH v11 5/5] PCI/DPC: Move AER/DPC dependency checks out of DPC driver

[PATCH v10 0/5] Simplify PCIe native ownership detection logic
 2020-10-27  1:01 UTC  (7+ messages)
` [PATCH v10 1/5] PCI: Conditionally initialize host bridge native_* members
` [PATCH v10 2/5] ACPI/PCI: Ignore _OSC negotiation result if pcie_ports_native is set
` [PATCH v10 3/5] ACPI/PCI: Ignore _OSC DPC negotiation result if pcie_ports_dpc_native "
` [PATCH v10 4/5] PCI/portdrv: Remove redundant pci_aer_available() check in DPC enable logic
` [PATCH v10 5/5] PCI/DPC: Move AER/DPC dependency checks out of DPC driver

[PATCH AUTOSEL 5.9 110/147] PCI/ACPI: Add Ampere Altra SOC MCFG quirk
 2020-10-26 23:48 UTC  (2+ messages)
` [PATCH AUTOSEL 5.9 120/147] PCI: dwc: Add link up check in dw_child_pcie_ops.map_bus()

[PATCH AUTOSEL 5.8 102/132] PCI/ACPI: Add Ampere Altra SOC MCFG quirk
 2020-10-26 23:51 UTC  (2+ messages)
` [PATCH AUTOSEL 5.8 111/132] PCI: dwc: Add link up check in dw_child_pcie_ops.map_bus()

[PATCH AUTOSEL 5.4 66/80] PCI: dwc: Add link up check in dw_child_pcie_ops.map_bus()
 2020-10-26 23:55 UTC 

[PATCH v8 1/2] PCI/ERR: Call pci_bus_reset() before calling ->slot_reset() callback
 2020-10-26 19:37 UTC  (2+ messages)
` [PATCH v8 2/2] PCI/ERR: Split the fatal and non-fatal error recovery handling

[PATCH v7 1/2] PCI/ERR: Call pci_bus_reset() before calling ->slot_reset() callback
 2020-10-26 19:36 UTC  (4+ messages)
` [PATCH v7 2/2] PCI/ERR: Split the fatal and non-fatal error recovery handling

[PATCH v3] PCI: cadence: Retrain Link to work around Gen2 training defect
 2020-10-26 19:20 UTC  (5+ messages)

[PATCH 0/4] Enhancements to Tegra194 PCIe driver
 2020-10-26 18:41 UTC  (6+ messages)
` [PATCH 1/4] PCI: tegra: Fix ASPM-L1SS advertisement disable code
` [PATCH 2/4] PCI: tegra: Map configuration space as strongly ordered
` [PATCH 3/4] PCI: tegra: Set DesignWare IP version
` [PATCH 4/4] PCI: tegra: Handle error conditions properly

[PATCH] PCI: dwc: Restore ATU memory resource setup to use last entry
 2020-10-26 18:02 UTC  (4+ messages)

[PATCH 0/3] Add support to handle prefetchable memory
 2020-10-26 17:51 UTC  (9+ messages)
` [PATCH 1/3] PCI: of: Warn if non-prefetchable memory aperture size is > 32-bit
` [PATCH 2/3] PCI: dwc: Add support to program ATU for >4GB memory aperture sizes
` [PATCH 3/3] PCI: dwc: Add support to handle prefetchable memory mapping

[PATCH v2] PCI: mvebu: Fix duplicate resource requests
 2020-10-26 16:42 UTC  (2+ messages)

support range based offsets in dma-direct v3
 2020-10-26 15:33 UTC  (3+ messages)
` [PATCH 6/6] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset

[PATCH 0/2] Add support to configure DWC for ECRC
 2020-10-26 13:30 UTC  (6+ messages)
` [PATCH 1/2] PCI/AER: Add pcie_is_ecrc_enabled() API
` [PATCH 2/2] PCI: dwc: Add support to configure for ECRC

[PATCH v4 11/15] PCI: Obey iomem restrictions for procfs mmap
 2020-10-26 10:58 UTC  (3+ messages)
` [PATCH v4 14/15] sysfs: Support zapping of binary attr mmaps
` [PATCH v4 15/15] PCI: Revoke mappings like devmem

[PATCH 1/2] dt-bindings: pci: layerscape-pci: Add compatible strings for LX2160A rev2
 2020-10-26  5:14 UTC  (2+ messages)
` [PATCH 2/2] PCI: layerscape: Add EP mode support "

[PATCH 1/2] PCI: export pci_match_device()
 2020-10-26  2:52 UTC  (3+ messages)

[PATCH] Use maximum latency when determining L1 ASPM
 2020-10-24 20:55 UTC  (4+ messages)
` [PATCH 1/3] PCI/ASPM: Use the path max in L1 ASPM latency check
  ` [PATCH 2/3] PCI/ASPM: Fix L0s max "
  ` [PATCH 3/3] [RFC] PCI/ASPM: Print L1/L0s latency messages per endpoint

[PATCH] PCI/ASPM: Save/restore ASPM-L1SS controls for suspend/resume
 2020-10-24 19:04 UTC 

[PATCH v3 23/56] PCI: fix kernel-doc markups
 2020-10-24  7:30 UTC  (3+ messages)

[PATCH] PCI: dwc: Use ATU regions to map memory regions
 2020-10-23 19:55 UTC  (6+ messages)
` [PATCH V2] PCI: dwc: Add support to handle prefetchable memory mapping

[Bug 209833] New: BAR error updating
 2020-10-23 18:05 UTC 

[PATCH v6 00/25] Add support for Clang LTO
 2020-10-23 18:04 UTC  (16+ messages)
` [PATCH v6 22/25] x86/asm: annotate indirect jumps

[PATCH v17 0/3] PCI: microchip: Add host driver for Microchip PCIe controller
 2020-10-23 16:41 UTC  (3+ messages)
` [PATCH v17 2/3] dt-bindings: PCI: microchip: Add Microchip PolarFire host binding

[PATCH] PCI: mvebu: Fix duplicate resource requests
 2020-10-23 15:08 UTC  (6+ messages)

[PATCH v4 0/4] isolation: limit msix vectors to housekeeping CPUs
 2020-10-23 13:57 UTC  (6+ messages)
` [PATCH v4 2/4] sched/isolation: Extend nohz_full to isolate managed IRQs

[RFC PATCH 0/2] iommu: Avoid unnecessary PRI queue flushes
 2020-10-23 13:34 UTC  (9+ messages)

[PATCH 40/65] PCI: Obey iomem restrictions for procfs mmap
 2020-10-23 12:21 UTC  (3+ messages)
  ` [PATCH 43/65] sysfs: Support zapping of binary attr mmaps
  ` [PATCH 44/65] PCI: Revoke mappings like devmem


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