linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-27 16:11:21 to 2017-11-02 08:54:29 UTC [more...]

[PATCH 0/3] dts: Add the property of IB and OB
 2017-11-02  8:54 UTC  (3+ messages)
` [PATCH 1/3] ARMv8: dts: ls1046a: add "

[PATCH] PCI: rcar: Use common error handling code in rcar_pcie_enable_msi()
 2017-11-02  8:12 UTC  (4+ messages)
  `  "

[PATCH] PCI: Fail pci_map_rom if the PCI ROM is invalid
 2017-11-02  3:48 UTC 

[RFC PATCH v10 0/7] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-11-01 21:05 UTC  (10+ messages)
` [RFC PATCH v10 1/7] dt-bindings: PCI: Add definition of PCIe WAKE# irq and PCI irq
` [RFC PATCH v10 6/7] PCI / PM: Move acpi wakeup code to pci core
` [RFC PATCH v10 7/7] PCI / PM: Add support for the PCIe WAKE# signal for OF

[PATCH] PCI: hv: use effective affinity mask
 2017-11-01 20:52 UTC  (2+ messages)

[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
 2017-11-01 20:26 UTC  (14+ messages)
` [PATCH 09/12] PM / mfd: intel-lpss: Use DPM_FLAG_SMART_SUSPEND
` [PATCH v2 0/6] PM / sleep: Driver flags for system suspend/resume (part 1)
  ` [PATCH v2 1/6] PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags
  ` [PATCH v2 2/6] PCI / PM: Use the NEVER_SKIP driver flag
  ` [PATCH v2 3/6] PM / core: Add SMART_SUSPEND "
  ` [PATCH v2 4/6] PCI / PM: Drop unnecessary invocations of pcibios_pm_ops callbacks
  ` [PATCH v2 5/6] PCI / PM: Take SMART_SUSPEND driver flag into account
  ` [PATCH v2 6/6] ACPI "

[PATCH v2 00/17] dwc MSI fixes, ARTPEC-6 EP mode support, ARTPEC-7 SoC support
 2017-10-31 22:51 UTC  (29+ messages)
` [PATCH v2 01/17] PCI: dwc: Use DMA-API for allocating MSI data
` [PATCH v2 02/17] PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits
` [PATCH v2 03/17] PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable
` [PATCH v2 04/17] PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init
` [PATCH v2 05/17] PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar()
` [PATCH v2 06/17] PCI: designware-ep: Add generic function for raising MSI irq
` [PATCH v2 07/17] PCI: dwc: dra7xx: Refactor Kconfig and Makefile handling for host/ep mode
` [PATCH v2 08/17] PCI: dwc: dra7xx: Assign pp->ops in dra7xx_add_pcie_port() rather than in probe
` [PATCH v2 09/17] PCI: dwc: dra7xx: Add ifdefs for host/ep specific code
` [PATCH v2 10/17] PCI: dwc: artpec6: Remove unused defines
` [PATCH v2 11/17] PCI: dwc: artpec6: Use BIT and GENMASK macros
` [PATCH v2 12/17] PCI: dwc: artpec6: Split artpec6_pcie_establish_link to smaller functions
` [PATCH v2 13/17] bindings: PCI: artpec: Add support for endpoint mode
` [PATCH v2 14/17] PCI: dwc: artpec6: "
` [PATCH v2 15/17] PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argument
` [PATCH v2 16/17] bindings: PCI: artpec: Add support for the ARTPEC-7 SoC
` [PATCH v2 17/17] PCI: dwc: artpec6: "

[PATCH v3 00/17] dwc MSI fixes, ARTPEC-6 EP mode support, ARTPEC-7 SoC support
 2017-10-31 22:39 UTC  (18+ messages)
` [PATCH v3 01/17] PCI: dwc: Use DMA-API for allocating MSI data
` [PATCH v3 02/17] PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits
` [PATCH v3 03/17] PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable
` [PATCH v3 04/17] PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init
` [PATCH v3 05/17] PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar()
` [PATCH v3 06/17] PCI: designware-ep: Add generic function for raising MSI irq
` [PATCH v3 07/17] PCI: dwc: dra7xx: Refactor Kconfig and Makefile handling for host/ep mode
` [PATCH v3 08/17] PCI: dwc: dra7xx: Assign pp->ops in dra7xx_add_pcie_port() rather than in probe
` [PATCH v3 09/17] PCI: dwc: dra7xx: Add ifdefs for host/ep specific code
` [PATCH v3 10/17] PCI: dwc: artpec6: Remove unused defines
` [PATCH v3 11/17] PCI: dwc: artpec6: Use BIT and GENMASK macros
` [PATCH v3 12/17] PCI: dwc: artpec6: Split artpec6_pcie_establish_link to smaller functions
` [PATCH v3 13/17] bindings: PCI: artpec: Add support for endpoint mode
` [PATCH v3 14/17] PCI: dwc: artpec6: "
` [PATCH v3 15/17] PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argument
` [PATCH v3 16/17] bindings: PCI: artpec: Add support for the ARTPEC-7 SoC
` [PATCH v3 17/17] PCI: dwc: artpec6: "

[PATCH v4 0/3] Prepartion for SR-IOV PowerVM Enablement
 2017-10-31 14:52 UTC  (8+ messages)
` [PATCH v4 1/3] powerpc/kernel: Separate SR-IOV Calls
` [PATCH v4 2/3] pseries: Add PSeries SR-IOV Machine dependent calls
` [PATCH v4 3/3] pci/iov: Expose VF drivers Auto Probe Globally

[PATCH] Enable SR-IOV instantiation through /sys file
 2017-10-31 12:55 UTC  (12+ messages)

[PATCH v14 0/5] Replace PCI pool by DMA pool API
 2017-10-31 11:31 UTC  (3+ messages)
` [PATCH v14 2/5] dmaengine: pch_dma: Replace PCI pool old API

[PATCH v4 0/2] PCI: add support for firmware initialized DesignWare RCs
 2017-10-31  8:42 UTC  (3+ messages)
` [PATCH v4 1/2] PCI: pci-host-generic: add support for Synopsys DesignWare RC in ECAM mode
  ` Cleaning up non-standard PCIe ECAM on Arm servers

[PATCH 1/2] misc: pci_endpoint_test: Prevent some integer overflows
 2017-10-31  6:53 UTC  (3+ messages)

[PATCH V2 0/4] Add ASPM-L1 Substates support for Tegra
 2017-10-31  4:22 UTC  (5+ messages)
` [PATCH V2 1/4] PCI/ASPM: Add API to supply LTR L1.2 threshold
` [PATCH V2 2/4] PCI: tegra: Enable ASPM-L1 capability advertisement
` [PATCH V2 3/4] PCI: tegra: Apply sw fixups to support ASPM-L1 Sub-States
` [PATCH V2 4/4] PCI: tegra: fixups to avoid unnecessary wakeup from ASPM-L1.2

[PATCH 0/4] Add ASPM-L1 Substates support for Tegra
 2017-10-30 17:12 UTC  (8+ messages)
` [PATCH 1/4] PCI/ASPM: Add API to supply LTR L1.2 threshold
` [PATCH 2/4] PCI: tegra: Enable ASPM-L1 capability advertisement
` [PATCH 3/4] PCI: tegra: Apply sw fixups to support ASPM-L1 Sub-States
` [PATCH 4/4] PCI: tegra: fixups to avoid unnecessary wakeup from ASPM-L1.2

[PATCH 00/12] Enable Tegra root port features and apply SW fixups
 2017-10-30 16:18 UTC  (28+ messages)
` [PATCH 01/12] PCI: tegra: Start LTSSM after programming root port
` [PATCH 02/12] PCI: tegra: Move REFCLK pad settings out of phy_power_on()
` [PATCH 03/12] PCI: tegra: Retrain link for Gen2 speed
` [PATCH 04/12] PCI: tegra: Advertise AER capability
` [PATCH 05/12] PCI: tegra: Program UPHY electrical settings in Tegra210
` [PATCH 06/12] PCI: tegra: Enable opportunistic update FC and ACK
` [PATCH 07/12] PCI: tegra: Disable AFI dynamic clock gating
` [PATCH 08/12] PCI: tegra: Wait for DLLP to finish before entering L1 or L2
` [PATCH 09/12] PCI: tegra: Enable PCIe xclk clock clamping
` [PATCH 10/12] PCI: tegra: Add SW fixup for RAW violations
` [PATCH 11/12] PCI: tegra: Increase the deskew retry time
` [PATCH 12/12] PCI: tegra: Update flow control threshold in Tegra210

[PATCH v10 0/9] LPC: legacy ISA I/O support
 2017-10-30 15:55 UTC  (15+ messages)
` [PATCH v10 1/9] LIB: Introduce a generic PIO mapping method
` [PATCH v10 3/9] PCI: add fwnode handler as input param of pci_register_io_range()
` [PATCH v10 4/9] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH v10 5/9] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH v10 6/9] LPC: Support the LPC host on Hip06/Hip07 with DT bindings
` [PATCH v10 7/9] ACPI: Translate the I/O range of non-MMIO devices before scanning
` [PATCH v10 8/9] LPC: Add the ACPI LPC support
` [PATCH v10 9/9] MANTAINERS: Add maintainer for HiSilicon LPC driver

Subject: PCI: brcmstb: Add Broadcom Settopbox PCIe support (V2)
 2017-10-30 14:07 UTC  (3+ messages)
` [PATCH 2/8] PCI: host: brcmstb: add DT docs for Brcmstb PCIe device

[PATCH V3 00/12] Enable Tegra root port features and apply SW fixups
 2017-10-30 13:57 UTC  (13+ messages)
` [PATCH V3 01/12] PCI: tegra: Start LTSSM after programming root port
` [PATCH V3 02/12] PCI: tegra: Move REFCLK pad settings out of phy_power_on()
` [PATCH V3 03/12] PCI: tegra: Retrain link for Gen2 speed
` [PATCH V3 04/12] PCI: tegra: Advertise PCIe Advanced Error Reporting (AER) capability
` [PATCH V3 05/12] PCI: tegra: Program UPHY electrical settings in Tegra210
` [PATCH V3 06/12] PCI: tegra: Enable opportunistic update FC and ACK
` [PATCH V3 07/12] PCI: tegra: Disable AFI dynamic clock gating
` [PATCH V3 08/12] PCI: tegra: Wait for DLLP to finish before entering L1 or L2
` [PATCH V3 09/12] PCI: tegra: Enable PCIe xclk clock clamping
` [PATCH V3 10/12] PCI: tegra: Add SW fixup for RAW violations
` [PATCH V3 11/12] PCI: tegra: Increase the deskew retry time
` [PATCH V3 12/12] PCI: tegra: Update flow control threshold in Tegra210

[PATCH] ibmphp_pci: Use common error handling code in unconfigure_boot_device()
 2017-10-30 12:30 UTC 

[PATCH V2 00/12] Enable Tegra root port features and apply SW fixups
 2017-10-30 12:03 UTC  (28+ messages)
` [PATCH V2 01/12] PCI: tegra: Start LTSSM after programming root port
` [PATCH V2 02/12] PCI: tegra: Move REFCLK pad settings out of phy_power_on()
` [PATCH V2 03/12] PCI: tegra: Retrain link for Gen2 speed
` [PATCH V2 04/12] PCI: tegra: Advertise AER capability
` [PATCH V2 05/12] PCI: tegra: Program UPHY electrical settings in Tegra210
` [PATCH V2 06/12] PCI: tegra: Enable opportunistic update FC and ACK
` [PATCH V2 07/12] PCI: tegra: Disable AFI dynamic clock gating
` [PATCH V2 08/12] PCI: tegra: Wait for DLLP to finish before entering L1 or L2
` [PATCH V2 09/12] PCI: tegra: Enable PCIe xclk clock clamping
` [PATCH V2 10/12] PCI: tegra: Add SW fixup for RAW violations
` [PATCH V2 11/12] PCI: tegra: Increase the deskew retry time
` [PATCH V2 12/12] PCI: tegra: Update flow control threshold in Tegra210

[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
 2017-10-30 10:28 UTC  (6+ messages)
` [RFCv2 PATCH 01/36] iommu: Keep track of processes and PASIDs

[PATCH v2] dwc: dra7xx: Print link state to console for debug
 2017-10-30  8:48 UTC  (5+ messages)

[PATCH] pci: Add a acs_disable option for pci kernel parameter
 2017-10-30  1:04 UTC  (3+ messages)

[PATCH] pci: fix kernel-doc build warning
 2017-10-30  0:07 UTC 

Devices behind a non-ACS switch are assigned different iommu-groups
 2017-10-29  7:56 UTC 

[RFC PATCH v8 0/7] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-10-28 20:39 UTC  (6+ messages)
` [RFC PATCH v8 7/7] PCI / PM: Add support for the PCIe WAKE# signal for OF

[PATCH] PCI: endpoint: handle probable NULL pointer access
 2017-10-28 10:43 UTC  (4+ messages)

[PATCH v3 2/2] pseries/eeh: Add Pseries pcibios_bus_add_device
 2017-10-27 21:30 UTC  (11+ messages)

[GIT PULL] PCI fixes for v4.14
 2017-10-27 20:17 UTC 


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