linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-11 16:13:23 to 2017-10-16 01:43:06 UTC [more...]

[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
 2017-10-16  1:32 UTC  (12+ messages)
` [PATCH 02/12] PCI / PM: Use the NEVER_SKIP driver flag
` [PATCH 03/12] PM: i2c-designware-platdrv: Use DPM_FLAG_SMART_PREPARE
` [PATCH 04/12] PM / core: Add SMART_SUSPEND driver flag
` [PATCH 05/12] PCI / PM: Drop unnecessary invocations of pcibios_pm_ops callbacks
` [PATCH 06/12] PCI / PM: Take SMART_SUSPEND driver flag into account
` [PATCH 07/12] ACPI / LPSS: Consolidate runtime PM and system sleep handling
` [PATCH 08/12] ACPI / PM: Take SMART_SUSPEND driver flag into account
` [PATCH 09/12] PM / mfd: intel-lpss: Use DPM_FLAG_SMART_SUSPEND
` [PATCH 10/12] PM / core: Add LEAVE_SUSPENDED driver flag
` [PATCH 11/12] PM: i2c-designware-platdrv: Optimize power management
` [PATCH 12/12] PM / core: Add AVOID_RPM driver flag

[PATCH] PCI: endpoint: make config_item_type const
 2017-10-15 10:53 UTC  (3+ messages)

[PATCH v9 0/4] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-10-15  7:46 UTC  (6+ messages)
` [PATCH v9 2/4] iommu/dma: Add a helper function to reserve HW MSI address regions for IOMMU drivers
` [PATCH v9 4/4] PCI: hisi: blacklist hip06/hip07 controllers behind SMMUv3

[PATCH 0/6] Tegra PCIe end point config space map code refactoring
 2017-10-15  6:21 UTC  (8+ messages)
` [PATCH 1/6] PCI: tegra: refactor config space mapping code
` [PATCH 2/6] ARM: tegra: limit PCIe config space mapping to 4K for T20
` [PATCH 3/6] ARM: tegra: limit PCIe config space mapping to 4K for T30
` [PATCH 4/6] ARM: tegra: limit PCIe config space mapping to 4K for T124
` [PATCH 5/6] ARM64: tegra: limit PCIe config space mapping to 4K for T132
` [PATCH 6/6] ARM64: tegra: limit PCIe config space mapping to 4K for T210

[PATCH] PCI: hisi: add PCIe driver support for HiSilicon STB SoCs
 2017-10-15  5:06 UTC 

[PATCH 1/5] PCI: aardvark: Check for platform_get_irq() error
 2017-10-14 22:26 UTC  (6+ messages)
` [PATCH 2/5] PCI: v3-semi: Fix platform_get_irq() error handling
` [PATCH 3/5] PCI: mediatek: Check for platform_get_irq() error
` [PATCH 4/5] PCI: tango: Fix platform_get_irq() error handling
` [PATCH 5/5] PCI: xilinx-nwl: "

[RFC 0/3] Adding config get/set to devlink
 2017-10-14  4:21 UTC  (29+ messages)
` [RFC 1/3] devlink: Add config parameter get/set operations
` [RFC 2/3] bnxt: Move generic devlink code to new file
` [RFC 3/3] bnxt: Add devlink support for config get/set

[PATCH] PCI: hv: fix "spurious APIC interrupt" due to new vector reservation mode
 2017-10-14  3:01 UTC 

[PATCH 0/3] PCI: rockchip: assert PERST# in S3
 2017-10-14  0:06 UTC  (9+ messages)
` [PATCH 1/3] Documentation/devicetree: Add pcie-reset-suspend property
` [PATCH 2/3] of/pci: Add of_pci_get_pcie_reset_suspend() to parse pcie-reset-suspend
` [PATCH 3/3] PCI: rockchip: Support configuring PERST# state via DT

[PATCH 0/4] PCI: dwc: pci-dra7: Support PCIe x2 lane mode
 2017-10-13 21:45 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: PCI: dra7xx: Add SoC specific compatible strings
` [PATCH 2/4] dt-bindings: PCI: dra7xx: Add properties to enable x2 lane in dra7

[PATCH v5 0/3] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver
 2017-10-13 20:44 UTC  (12+ messages)
` [PATCH v5 1/3] PCI: rockchip: Add support for pcie wake irq

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

[PATCH v6 0/3] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver
 2017-10-13 19:50 UTC  (3+ messages)
` [PATCH v6 1/3] PCI: rockchip: Add support for pcie wake irq
` [PATCH v6 2/3] dt-bindings: PCI: Add definition of "

[PATCH v3 0/2] Prepartion for SR-IOV PowerVM Enablement
 2017-10-13 19:12 UTC  (12+ messages)
` [PATCH v3 2/2] pseries/eeh: Add Pseries pcibios_bus_add_device

[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
 2017-10-13 19:10 UTC  (12+ messages)
` [RFCv2 PATCH 05/36] iommu/process: Bind and unbind process to and from devices
` [RFCv2 PATCH 12/36] dt-bindings: document stall and PASID properties for IOMMU masters

[PATCH v2 0/8] PCI: Improvements for native PCIe hotplug
 2017-10-13 18:35 UTC  (9+ messages)
` [PATCH v2 1/8] PCI: Move pci_hp_add_bridge() to drivers/pci/probe.c
` [PATCH v2 2/8] PCI: Open-code the two pass loop when scanning bridges
` [PATCH v2 3/8] PCI: Do not allocate more buses than available in parent
` [PATCH v2 4/8] PCI: Distribute available buses to hotplug capable bridges
` [PATCH v2 5/8] PCI: Distribute available resources "
` [PATCH v2 6/8] PCI: pciehp: Fix race condition handling surprise link down
` [PATCH v2 7/8] PCI: pciehp: Do not clear Presence Detect Changed during initialization
` [PATCH v2 8/8] PCI: pciehp: Check that the device is really present before touching it

[PATCH v1] pcmcia: convert to use for_each_pci_bridge() helper
 2017-10-13 16:53 UTC 

[PATCH 00/10] dwc MSI fixes, ARTPEC-6 EP mode support, ARTPEC-7 SoC support
 2017-10-13 16:47 UTC  (14+ messages)
` [PATCH 01/10] PCI: dwc: use DMA-API for allocating MSI data
` [PATCH 02/10] PCI: designware-ep: set_msi should only set MMC bits
` [PATCH 03/10] PCI: designware-ep: read-only registers need DBI_RO_WR_EN to be writable
` [PATCH 04/10] PCI: designware-ep: pre-allocate memory for MSI in dw_pcie_ep_init
` [PATCH 05/10] PCI: artpec6: remove unused defines
` [PATCH 06/10] PCI: dwc: artpec6: use BIT and GENMASK macros
` [PATCH 07/10] PCI: dwc: artpec6: split artpec6_pcie_establish_link to smaller functions
` [PATCH 08/10] PCI: dwc: artpec6: add support for endpoint mode
` [PATCH 09/10] PCI: dwc: make cpu_addr_fixup take struct dw_pcie as argument
` [PATCH 10/10] PCI: dwc: artpec6: add support for the ARTPEC-7 SoC

[PATCH V2 0/4] Add Tegra186 PCIe support
 2017-10-13 16:38 UTC  (5+ messages)
` [PATCH V2 1/4] dt-bindings: pci: tegra: Document Tegra186 PCIe DT
` [PATCH V2 2/4] PCI: tegra: Add Tegra186 PCIe support

[PATCH 0/7] PCI: Improvements for native PCIe hotplug
 2017-10-13 10:26 UTC  (7+ messages)
` [PATCH 3/7] PCI: Distribute available buses to hotplug capable PCIe downstream ports

[RFC PATCH] PCI/portdrv: Fix switch devctrl error report enable
 2017-10-13  9:02 UTC 

[PATCH v2 0/2] vgaarb: Select fallback default VGA device
 2017-10-13  3:47 UTC  (3+ messages)
` [PATCH v2 1/2] vgaarb: Select a default VGA device even if there's no legacy VGA
` [PATCH v2 2/2] vgaarb: Factor out EFI and fallback default device selection

[PATCH 0/2] vgaarb: Select fallback default VGA device
 2017-10-13  3:44 UTC  (7+ messages)
` [PATCH 1/2] vgaarb: Select a default VGA device even if there's no legacy VGA

[PATCH] PCI: dwc: designware: don't sleep in atomic context
 2017-10-13  3:40 UTC  (3+ messages)

PCI: brcmstb: Add Broadcom Settopbox PCIe support
 2017-10-12 21:43 UTC  (18+ messages)
` [PATCH 1/9] SOC: brcmstb: add memory API
` [PATCH 2/9] PCI: host: brcmstb: add DT docs for Brcmstb PCIe device
` [PATCH 3/9] PCI: host: brcmstb: Broadcom PCIe Host Controller
` [PATCH 4/9] arm64: dma-mapping: export symbol arch_setup_dma_ops
` [PATCH 5/9] PCI: host: brcmstb: add dma-ranges for inbound traffic
` [PATCH 6/9] PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for MIPS
` [PATCH 7/9] PCI: host: brcmstb: add MSI capability
` [PATCH 8/9] MIPS: BMIPS: add PCI bindings for 7425, 7435
` [PATCH 9/9] MIPS: BMIPS: enable PCI

[PATCH 1/5] PCI: protect restore with device lock to be consistent
 2017-10-12 16:48 UTC  (9+ messages)
` [PATCH 2/5] PCI: handle FLR failure and allow other reset types
` [PATCH 4/5] PCI: wait device ready after pci_pm_reset()

[PATCH] drivers: Flag buses which demand DMA configuration
 2017-10-12 15:56 UTC 

[PATCH v5] PCI: quirks: update Cavium ThunderX ACS quirk implementation
 2017-10-12 13:27 UTC  (3+ messages)
` [PATCH v6] "

[PATCHv2 0/2] PCI: layerscape: add fixes for layerscape-pcie errata
 2017-10-12  9:44 UTC  (3+ messages)
` [PATCHv2 1/2] PCI: Disable MSI for Freescale PCIe RC mode
` [PATCHv2 2/2] pci/layerscape: change the default error response behavior

ASPM not supported, yet ASPM L1 Enabled
 2017-10-12  8:44 UTC 

[PATCH 0/5] arm64: add ls1012a and ls1046a pcie support
 2017-10-12  8:41 UTC  (4+ messages)

[PATCH] PCI: designware: move dw_pcie_iatu_unroll_enabled to pcie-designware.c
 2017-10-12  4:41 UTC 

[PATCH] PCI: endpoint: handle probable NULL pointer access
 2017-10-12  3:57 UTC 

[PATCH 0/2] PCI: layerscape: add fixes for layerscape-pcie errata
 2017-10-12  3:33 UTC  (8+ messages)
` [PATCH 1/2] PCI: Disable MSI for Freescale PCIe RC mode
` [PATCH 2/2] pci/layerscape: change the default error response behavior

[PATCH V4 0/2] PCI/portdrv: Fix MSI/MSI-X bug for PCIe port service drivers
 2017-10-12  2:40 UTC  (4+ messages)
` [PATCH V4 1/2] "

[RFC PATCH] PCI: Detach driver before procfs & sysfs teardown on device remove
 2017-10-11 21:35 UTC 

[PATCH] PCI: tegra: Use generic accessors where possible
 2017-10-11 20:11 UTC  (2+ messages)

[PATCH v4] pci: dwc: dra7xx: Add shutdown handler to cleanly turn off clocks
 2017-10-11 19:32 UTC  (2+ messages)

[PATCH v7] PCI: Workaround wrong flags completions for IDT switch
 2017-10-11 19:27 UTC  (6+ messages)

[PATCH] PCI: v3-semi: print resources using %pR format string
 2017-10-11 19:08 UTC  (3+ messages)

[PATCH v4 0/3] Workaround for bus/slot reset on Cavium cn8xxx root ports
 2017-10-11 18:32 UTC  (2+ messages)

PCIe error reporting
 2017-10-11 17:21 UTC  (7+ messages)

[PATCH] PCI/AER: don't call recovery process for correctable errors
 2017-10-11 17:09 UTC  (4+ messages)

[PATCH] of: Devices with pci_epf_bus_type require DMA configuration
 2017-10-11 16:45 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: rcar: Correct example to match reality
 2017-10-11 16:13 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).