public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-19 17:06:56 to 2017-01-03 06:34:44 UTC [more...]

[PATCH 0/6] PCI/ASPM: Add PCIe L1 PM substate support
 2017-01-03  6:34 UTC  (7+ messages)
` [PATCH 1/6] PCI: Add L1 substate capability structure register definitions
` [PATCH 2/6] PCI/ASPM: Introduce L1 substates and a Kconfig for it
` [PATCH 3/6] PCI/ASPM: Read and setup L1 substate capabilities
` [PATCH 4/6] PCI/ASPM: Calculate and save the L1.2 timing parameters
` [PATCH 5/6] PCI/ASPM: Actually configure the L1 substate settings to the device
` [PATCH 6/6] PCI/ASPM: Add comment about L1 substate latency

[RFC PATCH] ACPI/PCI: Fix bus range comparation in pci_mcfg_lookup
 2017-01-03  1:28 UTC  (2+ messages)

[PATCH v2] pciutils: Add decode for Atomic Ops in lspci
 2017-01-03  0:26 UTC  (3+ messages)

Thunderbolt adapter fails to instantiate USB and device enumeration if already connected at boot time
 2017-01-02 21:45 UTC  (3+ messages)

PCI: Revert "PCI: Add runtime PM support for PCIe ports"
 2017-01-02 21:31 UTC  (35+ messages)

Fwd: [Bug 189731] New: Thunderbolt 3 (USB-C) to Thunderbolt 2 adapter[05ac:1657] doesn't work at all
 2017-01-02 19:23 UTC 

[PATCH] ACPI / scan: Prefer devices without _HID/_CID for _ADR matching
 2017-01-02 10:53 UTC  (3+ messages)

[PATCH 0/4] PCI: exynos: use the PHY generic framework
 2017-01-02  9:45 UTC  (7+ 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

lspci memory behind bridge reporting
 2016-12-31 16:01 UTC  (4+ messages)

[PATCH 1/2] arm64: dma_mapping: allow PCI host driver to limit DMA mask
 2016-12-30 10:06 UTC  (5+ messages)
` [PATCH 2/2] rcar-pcie: set host bridge's "

[PATCH v2 0/3] PCI: designware/dra7xx: misc fixes and cleanups
 2016-12-30  9:56 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: dra7xx: simplify the probe code
` [PATCH v2 2/3] PCI: dra7xx: Add support to force RC to work in GEN1 mode
` [PATCH v2 3/3] PCI: dra7xx: Enable MSI and legacy interrupts simultaneously

[PATCH] pci: rename *host* directory to *controller*
 2016-12-30  6:23 UTC  (17+ messages)

PCI open regressions
 2016-12-29 18:08 UTC 

[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 

[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] 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  (3+ messages)

[PATCH 4/4] PCI: exynos: remove the duplicated codes
 2016-12-24 11:02 UTC  (3+ messages)
  ` [4/4] "

[PATCH 3/4] PCI: exynos: Use the bitops API to operate the bit shifting
 2016-12-24 10:54 UTC  (3+ messages)
  ` [3/4] "

[PATCH 2/4] PCI: exynos: Remove the unnecessary variables
 2016-12-24 10:52 UTC  (3+ messages)
  ` [2/4] "

[PATCH 1/4] PCI: exynos: replace to one register accessor from each accessors
 2016-12-24  9:27 UTC  (3+ messages)
  ` [1/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)

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

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

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

[PATCH v3 0/7] Runtime PM for Thunderbolt on Macs
 2016-12-21 10:53 UTC  (6+ messages)
` [PATCH v3 6/7] thunderbolt: Power down controller when idle

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  (8+ messages)
` [RFC 1/1] MicroSemi Switchtec management interface driver

[PATCH 0/4] PCI: exynos: cleans the minor things
 2016-12-19  8:17 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox