linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-02 23:39:43 to 2016-12-14 20:45:52 UTC [more...]

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

[PATCH] genirq/affinity: fix node generation from cpumask
 2016-12-14 18:01 UTC 

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

ATH9 driver issues on ARM64
 2016-12-14  5:09 UTC  (19+ messages)

[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] pci-error-recover: doc cleanup
 2016-12-14  2:39 UTC  (11+ messages)

[PATCH v3] PCI/ACPI: xgene: Add ECAM quirk for X-Gene PCIe controller
 2016-12-13 21:35 UTC  (22+ messages)

[PATCH v2] PCI: rockchip: Add quirk to disable RC's ASPM L0s
 2016-12-13 19:41 UTC  (3+ messages)

[PATCH v2] PCI: Add information about describing PCI in ACPI
 2016-12-13  9:09 UTC  (3+ messages)

[PATCH] PCI: pciehp: Optimize PCIe root resume time
 2016-12-13  0:32 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] PCI: mvebu: Handle changes to the bridge windows while enabled
 2016-12-12 18:30 UTC 

[PATCH] x86/platform/intel-mid: Constify mid_pci_platform_pm
 2016-12-12 16:11 UTC  (5+ messages)

[PATCH v4] PCI: rockchip: Add system PM support
 2016-12-12 11:50 UTC 

[PATCH 0/3] Fix improper handling of pcie hotplug events
 2016-12-09 21:11 UTC  (10+ messages)
` [PATCH 3/3] pciehp: Fix race condition handling surprise link-down

[PATCH] pciehp: Fix race condition handling surprise link-down
 2016-12-09 21:06 UTC 

[PATCH v2] of/irq: improve error report on irq discovery process failure
 2016-12-09 18:19 UTC  (5+ messages)

[PATCH v4 01/10] PCI: Add new method for registering PCI hosts
 2016-12-09 10:11 UTC  (5+ messages)
` [PATCH v4 04/10] PCI: tegra: Use new pci_register_host_bridge() interface

[PATCH] Force to clear ASPM bits if CONFIG_PCIEASPM_PERFORMANCE is set
 2016-12-09  9:57 UTC  (3+ messages)

[PATCH v2] PCI: designware: add host_init error handling
 2016-12-09  0:04 UTC  (4+ messages)

[PATCH] PCI/ASPM: Don't retrain link if ASPM not possible
 2016-12-08 20:47 UTC  (2+ messages)

resume path in dra7xx and other DW-based drivers
 2016-12-08 20:43 UTC  (4+ messages)

[PATCH] xen/pci: Bubble up error and fix description
 2016-12-08 18:53 UTC  (4+ messages)

[PATCH pci/host-iproc] pci-iproc: skip check for legacy IRQ on PAXC buses
 2016-12-08 18:26 UTC  (2+ messages)

[PATCH V1 0/2] Add support for ThunderX SoCs ACPI Host Controllers
 2016-12-08 16:34 UTC  (9+ messages)
` [PATCH V1 1/2] PCI: thunder: Enable ACPI PCI controller for ThunderX pass2.x silicon version
      ` [Linaro-acpi] "

[PATCH pci/next v3 0/3] PCI: rcar, rcar-gen2: Bindings cleanups
 2016-12-07 22:57 UTC  (5+ messages)
` [PATCH pci/next v3 1/3] PCI: rcar-gen2: Use gen2 fallback compatibility last
` [PATCH pci/next v3 2/3] PCI: rcar: "
` [PATCH pci/next v3 3/3] PCI: rcar: Add gen3 fallback compatibility string for pcie-rcar

[PATCH v3 1/3] PCI: rockchip: split out rockchip_cfg_atu
 2016-12-07 22:45 UTC  (4+ messages)
` [PATCH v3 3/3] PCI: rockchip: Add system PM support

[PATCH] PCI: altera: use builtin_platform_driver
 2016-12-07 20:32 UTC  (2+ messages)

[PATCH] PCI: spear: use builtin_platform_driver
 2016-12-07 20:36 UTC  (2+ messages)

ask for help: How to make pcie-dpc detect DPC feature in platform device?
 2016-12-07 20:44 UTC  (2+ messages)

[RFC] PCI: Change default MPS behavior
 2016-12-07 19:15 UTC 

[PATCH 25/39] Annotate hardware config module parameters in drivers/pci/hotplug/
 2016-12-07 18:34 UTC  (2+ messages)

[PATCH] drivers/pci/host/vmd: Fix suspend handlers unused warning
 2016-12-07 18:17 UTC  (2+ messages)

[PATCH v11 00/15] PCI: ARM64 ECAM quirks
 2016-12-07 12:23 UTC  (25+ messages)
` [PATCH v11 01/15] ACPI: Add acpi_resource_consumer() to find device that claims a resource
` [PATCH v11 02/15] x86/PCI: Use acpi_resource_consumer() to search ACPI namespace for MMCFG
` [PATCH v11 03/15] arm64: PCI: Add local struct device pointers
` [PATCH v11 04/15] arm64: PCI: Search ACPI namespace to ensure ECAM space is reserved
` [PATCH v11 05/15] arm64: PCI: Manage controller-specific data on per-controller basis
` [PATCH v11 06/15] arm64: PCI: Exclude ACPI "consumer" resources from host bridge windows
` [PATCH v11 07/15] PCI/ACPI: Extend pci_mcfg_lookup() to return ECAM config accessors
` [PATCH v11 08/15] PCI/ACPI: Check for platform-specific MCFG quirks
` [PATCH v11 09/15] PCI/ACPI: Provide acpi_get_rc_resources() for ARM64 platform
` [PATCH v11 10/15] PCI: Add MCFG quirks for Qualcomm QDF2432 host controller
` [PATCH v11 11/15] PCI: Add MCFG quirks for HiSilicon Hip05/06/07 host controllers
` [PATCH v11 12/15] PCI: thunder-pem: Factor out resource lookup
` [PATCH v11 13/15] PCI: Add MCFG quirks for Cavium ThunderX pass2.x host controller
` [PATCH v11 14/15] PCI: Add MCFG quirks for Cavium ThunderX pass1.x "
` [PATCH v11 15/15] PCI: Add MCFG quirks for X-Gene "

Enabling peer to peer device transactions for PCIe devices
 2016-12-06 22:02 UTC  (36+ messages)

[PATCH v10 00/12] PCI: ARM64 ECAM quirks
 2016-12-06 18:56 UTC  (8+ messages)
` [PATCH v10 11/12] PCI: Add MCFG quirks for Cavium ThunderX pass2.x host controller

[PATCH] pci-hyperv: use kmalloc to allocate hypercall params buffer
 2016-12-06 16:21 UTC  (3+ messages)

[PATCH v2] ACPI/IORT: Make dma masks set-up IORT specific
 2016-12-06 15:58 UTC  (2+ messages)

[PATCH] ACPI/IORT: Make dma masks set-up IORT specific
 2016-12-06 15:18 UTC  (7+ messages)

[PATCH v9 00/16] ACPI IORT ARM SMMU support
 2016-12-05 10:57 UTC  (8+ messages)
` [PATCH v9 07/16] drivers: acpi: implement acpi_dma_configure

[RFC PATCH] PCI: designware: add host_init() error handling
 2016-12-05 10:24 UTC  (4+ messages)

Shouldn't VFIO virtualize the ATS capability?
 2016-12-05  7:07 UTC  (11+ messages)

[PATCH v2 0/3 pci/next] PCI: rcar, rcar-gen2: Bindings cleanups
 2016-12-03 11:19 UTC  (4+ messages)
` [PATCH v2 3/3 pci/next] PCI: rcar: Add gen3 fallback compatibility string for pcie-rcar


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