linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-30 04:40:32 to 2018-05-04 13:42:05 UTC [more...]

[PATCH v3 0/5] Add R8A77980 PCIe support & some driver cleanups
 2018-05-04 13:42 UTC  (10+ messages)
` [PATCH v3 1/5] pcie-rcar: poll PHYRDY in rcar_pcie_hw_init()
` [PATCH v3 2/5] pcie-rcar: remove PHYRDY polling from rcar_pcie_hw_init_h1()
` [PATCH v3 3/5] pcie-rcar: add R-Car gen3 PHY support
` [PATCH v3 4/5] pcie-rcar: factor out rcar_pcie_hw_init() call
` [PATCH v3 5/5] DT: pci: rcar-pci: document R8A77980 bindings

pciehp 0000:00:1c.0:pcie004: Timeout on hotplug command 0x1038 (issued 65284 msec ago)
 2018-05-04 13:33 UTC  (20+ messages)

[PATCH v7 0/2] PCI: mediatek: Fixups for the IRQ handle routine and MT7622's class code
 2018-05-04 13:16 UTC  (5+ messages)
` [PATCH v7 1/2] PCI: mediatek: Set up vendor ID and class type for MT7622
` [PATCH v7 2/2] PCI: mediatek: Using chained IRQ to setup IRQ handle

[PATCH v7 0/9] Designware EP support and code clean up
 2018-05-04 11:18 UTC  (15+ messages)
` [PATCH v7 3/9] PCI: endpoint: functions/pci-epf-test: Add second entry

[Regression] PCI / PM: Simplify device wakeup settings code
 2018-05-04 11:14 UTC  (14+ messages)

[PATCH v3] PCI / PM: Always check PME wakeup capability for runtime wakeup support
 2018-05-04  9:55 UTC  (6+ messages)

[PATCH v5 0/9] PCI: Fixes and cleanups for native PCIe and ACPI hotplug
 2018-05-04  8:02 UTC  (17+ messages)
` [PATCH v5 2/9] PCI: Take bridge window alignment into account when distributing resources
` [PATCH v5 3/9] PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume
` [PATCH v5 4/9] ACPI / hotplug / PCI: Do not scan all bridges when native PCIe hotplug is used

[PATCH v15 0/9] Address error and recovery for AER and DPC
 2018-05-04  6:48 UTC  (13+ messages)
` [PATCH v15 1/9] PCI: Unify wait for link active into generic PCI
` [PATCH v15 2/9] pci-error-recovery: Add AER_FATAL handling
` [PATCH v15 3/9] PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices
` [PATCH v15 4/9] PCI/AER: Rename error recovery to generic PCI naming
` [PATCH v15 5/9] PCI/AER: Factor out error reporting from AER
` [PATCH v15 6/9] PCI/PORTDRV: Implement generic find service
` [PATCH v15 7/9] PCI/PORTDRV: Implement generic find device
` [PATCH v15 8/9] PCI/DPC: Unify and plumb error handling into DPC
` [PATCH v15 9/9] PCI/DPC: Disable ERR_NONFATAL and enable ERR_FATAL for DPC

[PATCH v6 0/2] PCI: mediatek: Fixups for the IRQ handle routine and MT7622's class code
 2018-05-04  3:25 UTC  (8+ messages)
` [PATCH 2/2] PCI: mediatek: Using chained IRQ to setup IRQ handle

[RFC/RFT] Add noats flag to boot parameters
 2018-05-03 22:52 UTC  (7+ messages)

LS1043A : "synchronous abort" at boot due to PCI config read
 2018-05-03 22:31 UTC  (13+ messages)
                        ` [PATCH] PCI: Check whether bridges allow access to extended config space

[PATCH] nvme/pci: Use async_schedule for initial reset work
 2018-05-03 21:05 UTC  (4+ messages)

[PATCH v6 0/5] PCI: Improve PCIe link status reporting
 2018-05-03 20:29 UTC  (7+ messages)
` [PATCH v6 1/5] bnx2x: Report PCIe link properties with pcie_print_link_status()
` [PATCH v6 2/5] bnxt_en: "
` [PATCH v6 3/5] cxgb4: "
` [PATCH v6 4/5] ixgbe: "
` [PATCH v6 5/5] PCI: Remove unused pcie_get_minimum_link()

[PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-05-03 18:43 UTC  (7+ messages)

[PATCH] dma-mapping: move dma configuration to bus infrastructure
 2018-05-03 16:36 UTC  (8+ messages)
` [PATCH v4 1/2] "
  ` [PATCH v4 2/2] drivers: remove force dma flag from buses

[PATCH v2 0/5] Add R8A77980 PCIe support & some driver cleanups
 2018-05-03 16:22 UTC  (5+ messages)

[PATCH v8] PCI: hv: Make sure the bus domain is really unique
 2018-05-03 11:35 UTC  (2+ messages)

[PATCH v2 00/10] PCI: leak fixes, removable generic PCI host, assorted stuff
 2018-05-03  7:53 UTC  (20+ messages)
` [PATCH v2 01/10] PCI: Make pci_get_new_domain_nr() static
` [PATCH v2 02/10] PCI: Fix memory leak of devm_pci_alloc_host_bridge()
` [PATCH v2 03/10] PCI: Factor out __of_pci_get_host_bridge_resources()
` [PATCH v2 04/10] PCI: Add dev parameter to __of_pci_get_host_bridge_resources()
` [PATCH v2 05/10] PCI: Replace pr_*() with dev_*() in __of_pci_get_host_bridge_resources()
` [PATCH v2 06/10] PCI: Introduce devm_of_pci_get_host_bridge_resources()
` [PATCH v2 07/10] PCI: Convert of_pci_get_host_bridge_resources() users to devm variant
` [PATCH v2 08/10] PCI: Deprecate of_pci_get_host_bridge_resources()
` [PATCH v2 09/10] PCI: Add support for unbinding the generic PCI host controller
` [PATCH v2 10/10] PCI: Enable PCI_DOMAINS along with "

centralize SWIOTLB config symbol and misc other cleanups V3
 2018-05-03  6:47 UTC  (10+ messages)
` [PATCH 07/13] arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
` [PATCH 08/13] arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
` [PATCH 11/13] mips,unicore32: swiotlb doesn't need sg->dma_length
  ` [PATCH 11/13] mips, unicore32: "

[PATCH v9 3/3] PCI: mobiveil: Add MSI support
 2018-05-03  5:38 UTC  (3+ messages)

Some Alphas broken by f75b99d5a77d (PCI: Enforce bus address limits in resource allocation)
 2018-05-02 21:10 UTC  (9+ messages)

[PATCH] MAINTAINERS: Update Layerscape PCIe driver maintainers list
 2018-05-02 17:55 UTC  (2+ messages)

[PATCH 0/6 v3] Support for fsl-mc bus and its devices in SMMU
 2018-05-02  9:35 UTC  (13+ messages)
` [PATCH v4 0/6] "
  ` [PATCH v4 1/6] Docs: dt: add fsl-mc iommu-map device-tree binding
  ` [PATCH v4 2/6] iommu: of: make of_pci_map_rid() available for other devices too
  ` [PATCH v4 3/6] iommu: support iommu configuration for fsl-mc devices
  ` [PATCH v4 4/6] iommu: arm-smmu: Add support for the fsl-mc bus
  ` [PATCH v4 5/6] bus: fsl-mc: supoprt dma configure for devices on "
  ` [PATCH v4 6/6] arm64: dts: ls208xa: comply with the iommu map binding for fsl_mc

[PATCH 0/6] PCI: leak fixes, removable generic PCI host, assorted stuff
 2018-05-02  5:39 UTC  (7+ messages)
` [PATCH 3/6] PCI: Introduce devm_of_pci_get_host_bridge_resources

[PATCH 0/9] Add new helper to allocate irq domain for hosts
 2018-05-02  0:59 UTC  (3+ messages)

[PATCH v6 0/7] Add endpoint driver for Rockchip PCIe controller
 2018-05-02  0:57 UTC  (4+ messages)
` [PATCH v6 2/7] PCI: rockchip: Split out common function to parse DT

[PATCH V5] PCI: rcar: Use runtime PM to control controller clock
 2018-05-01 10:55 UTC  (11+ messages)

[PATCH V3] PCI: rcar: Clean up the macros
 2018-05-01 10:53 UTC  (3+ messages)

[PATCH v14 0/9] Address error and recovery for AER and DPC
 2018-05-01 10:00 UTC  (4+ messages)

[PATCH v2 1/2] PCI ACPI: Avoid panic when PCI IO resource's size is not page aligned
 2018-05-01  9:28 UTC  (2+ messages)

[PATCH] PCI: qcom: fix a bitwise vs logical NOT typo
 2018-05-01  7:22 UTC 

Bug? pcie_aspm=off cause less power consumption as default
 2018-04-30 21:49 UTC  (4+ messages)

[PATCH] PCI: ibmphp: fix get_max_bus_speed()
 2018-04-30 21:04 UTC  (2+ messages)

[PATCH v1 0/2] PCI/ASPM: Tighten up ASPM L1.2 and LTR usage
 2018-04-30 21:02 UTC  (2+ messages)

[PATCH RESEND] PCI/AER: Use a common function to print AER error bits
 2018-04-30 19:52 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2 0/2] PCI: Support to workaround bus level HW issues
 2018-04-30 17:28 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Add pci_bus_specific_read_dev_vendor_id() to workaround PCI switch specific issues prior to accessing newly added endpoint
` [PATCH v2 2/2] PCI: Implement workaround for the ACS bug in the IDT, switch

[PATCH v8 0/9] DesignWare EP support and code clean up
 2018-04-30 16:36 UTC  (4+ messages)
` [PATCH v8 3/9] PCI: endpoint: functions/pci-epf-test: Add second entry

[PATCH 00/10] Add MSI-X support on pcitest tool
 2018-04-30 16:30 UTC  (4+ messages)
` [PATCH 06/10] misc: pci_endpoint_test: Add MSI-X support

[PATCH V4] PM / core: fix deferred probe breaking suspend resume order
 2018-04-30  8:29 UTC  (2+ messages)

[PATCH v8 3/3] Implement MSI support for Mobiveil PCIe Host Bridge IP device driver
 2018-04-30  4:41 UTC  (3+ 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).