linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-13 21:35:25 to 2016-12-29 16:20:22 UTC [more...]

PCI: Revert "PCI: Add runtime PM support for PCIe ports"
 2016-12-29 16:20 UTC  (7+ messages)

[PATCH] pci: rename *host* directory to *controller*
 2016-12-29 13:19 UTC  (16+ messages)

[PATCH] pci: fix msi.c kernel-doc warnings
 2016-12-28 16:25 UTC 

[PATCH] pci: Fix typo in MAINTAINERS file
 2016-12-28 16:05 UTC 

[PATCH 0/4] PCI: exynos: use the PHY generic framework
 2016-12-28 10:34 UTC  (5+ messages)
    ` [PATCH 1/4] phy: exynos-pcie: Add support for Exynos PCIe phy
    ` [PATCH 2/4] Documetation: samsung-phy: add the exynos-pcie-phy binding
    ` [PATCH 3/4] Documetation: binding: modify the exynos5440 pcie binding
    ` [PATCH 4/4] ARM: dts: exynos5440: support the phy-pcie node for pcie

[RFC PATCH 0/6] Support the PCIe for TM2(exynos5433)
 2016-12-28 10:12 UTC  (21+ messages)
    ` [RFC PATCH 1/6] phy: exynos-pcie: Add support for Exynos PCIe phy
    ` [RFC PATCH 2/6] Documetation: samsung-phy: add the exynos-pcie-phy binding
    ` [RFC PATCH 3/6] ARM64: dts: exynos5433: add the pcie_phy node for PCIe
    ` [RFC PATCH 4/6] PCI: exynos5433: Add new exynos pci host controller for Exynos5433
    ` [RFC PATCH 5/6] Documentation: pci: add the exynos5433-pcie binding
    ` [RFC PATCH 6/6] ARM64: exynos: add the pcie node for TM2

[PATCH] PCI: exynos: refactor exynos pcie driver
 2016-12-28  5:25 UTC  (19+ messages)

possible dmar_init_reserved_ranges() error
 2016-12-28  3:21 UTC  (9+ messages)

[PATCH v2] pciutils: Add decode for Atomic Ops in lspci
 2016-12-27 23:52 UTC 

[PATCH v2] pci: hotplug: This patch removes unnecessary return statement using spatch tool
 2016-12-27 22:33 UTC  (2+ messages)

Fwd: [Bug 189731] New: Thunderbolt 3 (USB-C) to Thunderbolt 2 adapter[05ac:1657] doesn't work at all
 2016-12-27 20:04 UTC 

[PATCH] PCI: imx6: Remove redundant message
 2016-12-27 14:40 UTC 

[PATCH] pciutils: Add decode for Atomic Ops in lspci
 2016-12-27  0:19 UTC  (2+ messages)

[PATCH] PCI: acpiphp_ibm: add __ro_after_init to ibm_apci_table_attr
 2016-12-26 15:36 UTC 

[PATCH 0/4] PCI: exynos: cleans the minor things
 2016-12-26 13:52 UTC  (7+ messages)
` [PATCH 1/4] PCI: exynos: replace to one register accessor from each accessors
` [PATCH 2/4] PCI: exynos: Remove the unnecessary variables
` [PATCH 3/4] PCI: exynos: Use the bitops API to operate the bit shifting
` [PATCH 4/4] PCI: exynos: remove the duplicated codes

[PATCH 0/4] PCI: exynos: cleans the minor things
 2016-12-24 11:02 UTC  (13+ messages)
` [PATCH 1/4] PCI: exynos: replace to one register accessor from each accessors
    ` [1/4] "
` [PATCH 2/4] PCI: exynos: Remove the unnecessary variables
    ` [2/4] "
` [PATCH 3/4] PCI: exynos: Use the bitops API to operate the bit shifting
    ` [3/4] "
` [PATCH 4/4] PCI: exynos: remove the duplicated codes
    ` [4/4] "

[PATCH] pci: hotplug: This patch removes unnecessary return statement using spatch tool
 2016-12-24  7:49 UTC  (2+ messages)

[PATCHv2 0/3] pci: remove msi_controller registration API
 2016-12-23  9:20 UTC  (4+ messages)
` [PATCHv2 1/3] pci: pci-aardvark: move to MSI handling using generic MSI support
` [PATCHv2 2/3] pci: pci-mvebu: remove useless MSI enabling code
` [PATCHv2 3/3] of: pci: remove unused MSI controller helpers

[PATCH V5 0/3] ARM64 LPC: legacy ISA I/O support
 2016-12-23  7:24 UTC  (5+ messages)
` [PATCH V5 1/3] ARM64 LPC: Indirect ISA port IO introduced

Help about MSI support in PCI Express Bus support driver
 2016-12-22 21:28 UTC  (2+ messages)

[PATCH v2 pci/next] PCI: rcar: Add compatible string for r8a7796
 2016-12-22 21:18 UTC  (3+ messages)

[PATCH] pci: add kernel config option for disabling common PCI quirks
 2016-12-22 18:45 UTC  (7+ messages)

lspci memory behind bridge reporting
 2016-12-22 13:39 UTC  (3+ messages)

[PATCH V6 0/2] Add ACPI support for HiSilicon SoCs Host Controllers
 2016-12-22 12:40 UTC  (4+ messages)

[RFC PATCH] ACPI/PCI: Fix bus range comparation in pci_mcfg_lookup
 2016-12-22  9:07 UTC 

ATH9 driver issues on ARM64
 2016-12-22  7:19 UTC  (9+ messages)

[PATCH] ath9k: unlock rcu read when returning early
 2016-12-21 14:29 UTC  (4+ messages)
` [PATCH v2] ath9k: do not return early to fix rcu unlocking
  ` [v2] "

[PATCH v3 0/7] Runtime PM for Thunderbolt on Macs
 2016-12-21 10:53 UTC  (12+ messages)
` [PATCH v3 6/7] thunderbolt: Power down controller when idle
` [PATCH v3 1/7] PCI: Recognize Thunderbolt devices
` [PATCH v3 4/7] Revert "PM / Runtime: Remove the exported function pm_children_suspended()"
` [PATCH v3 3/7] PCI: Don't block runtime PM for Thunderbolt host hotplug ports
` [PATCH v3 5/7] PM: Make requirements of dev_pm_domain_set() more precise
` [PATCH v3 7/7] thunderbolt: Runtime suspend NHI when idle
` [PATCH v3 2/7] PCI: Allow runtime PM on Thunderbolt ports

resume path in dra7xx and other DW-based drivers
 2016-12-20  9:29 UTC  (5+ messages)

[PATCH v8 0/8] thunderbolt: Introducing Thunderbolt(TM) Networking
 2016-12-20  8:09 UTC  (6+ messages)
` [PATCH v8 3/8] thunderbolt: Communication with the ICM (firmware)

[RFC PATCH v7 0/3] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2016-12-20  7:22 UTC  (4+ messages)

[PATCH] infiniband/hfil: drop pci_link_reset()
 2016-12-20  3:17 UTC  (2+ messages)

[PATCH pci/next] PCI: rcar: Add compatible string for r8a7796
 2016-12-19 19:27 UTC  (3+ messages)

[RFC 0/1] New PCI Switch Management Driver
 2016-12-19 17:29 UTC  (11+ messages)
` [RFC 1/1] MicroSemi Switchtec management interface driver

[PATCH] genwqe: drop .link_reset()
 2016-12-19 15:04 UTC 

[PATCH] pci-error-recover: doc cleanup
 2016-12-19  3:25 UTC  (9+ messages)

Bar 0 assignment issue when hot plugged by pci core
 2016-12-17  0:53 UTC 

[PATCH] pci: Only disable MSI/X and enable INTx if shutdown function has been called
 2016-12-16 16:48 UTC  (3+ messages)

[PATCH pci/next] PCI: rcar: return ENODEV code when PCIe card does not insert
 2016-12-16 11:50 UTC 

[PATCH v4 0/3] PCI: qcom: Add support to msm8996 pcie controller
 2016-12-16  8:33 UTC  (6+ messages)
` [PATCH v4 1/3] bus: simple-pm: add support to pm clocks

[GIT PULL] PCI changes for v4.10
 2016-12-15 20:24 UTC 

[PATCH] genirq/affinity: fix node generation from cpumask
 2016-12-15 12:38 UTC  (7+ messages)

replace pci_enable_msi_{exact_range} with pci_alloc_irq_vectors
 2016-12-14 10:52 UTC  (7+ messages)
` [PATCH 6/6] media/cobalt: use pci_irq_allocate_vectors

[PATCHv4 next 0/3] Limiting pci access
 2016-12-14  2:54 UTC  (19+ messages)
` [PATCHv4 next 1/3] pci: Add is_removed state
` [PATCHv4 next 3/3] pci/msix: Skip disabling removed devices

[PATCH v3] PCI/ACPI: xgene: Add ECAM quirk for X-Gene PCIe controller
 2016-12-13 21:35 UTC  (12+ 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).