linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-23 23:49:15 to 2016-12-01 16:36:04 UTC [more...]

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

[pci:pci/ecam 11/12] drivers/pci/host/pci-thunder-pem.c:328:2: error: 'ret' undeclared
 2016-12-01 16:34 UTC  (2+ messages)

[pci:pci/ecam 9/12] drivers/pci/host/pcie-hisi.c:88:8: error: implicit declaration of function 'acpi_get_rc_resources'
 2016-12-01 16:34 UTC  (2+ messages)

[pci:pci/ecam 8/12] drivers/acpi/pci_mcfg.c:57:16: error: expected expression before ',' token
 2016-12-01 16:34 UTC  (2+ messages)

[PATCH pci/next] PCI: rcar: Add gen3 fallback compatibility string for pcie-rcar
 2016-12-01 16:28 UTC 

[PATCH v3] PCI/ACPI: xgene: Add ECAM quirk for X-Gene PCIe controller
 2016-12-01 15:08 UTC  (2+ messages)

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

[PATCH 25/39] Annotate hardware config module parameters in drivers/pci/hotplug/
 2016-12-01 12:32 UTC 

[RFC PATCH] PCI: designware: add host_init() error handling
 2016-12-01 11:51 UTC 

CPU stall with TP-Link wifi PCIe card
 2016-12-01  9:41 UTC  (2+ messages)

[PATCH] PCI:MSI Return -ENOSPC when requested vectors is not enough
 2016-12-01  8:52 UTC  (2+ messages)

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

[PATCH v4 0/7] Disable VF's memory space on updating IOV BARs
 2016-12-01  0:00 UTC  (22+ messages)
` [PATCH v4 1/7] PCI: Do any VF BAR updates before enabling the BARs
` [PATCH v4 2/7] PCI: Ignore BAR updates on virtual functions
` [PATCH v4 3/7] PCI: Separate VF BAR updates from standard BAR updates
` [PATCH v4 4/7] PCI: Don't update VF BARs while VF memory space is enabled
` [PATCH v4 5/7] PCI: Remove pci_resource_bar() and pci_iov_resource_bar()
` [PATCH v4 6/7] PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE
` [PATCH v4 7/7] PCI: Add comments about ROM BAR updating

Enabling peer to peer device transactions for PCIe devices
 2016-11-30 18:01 UTC  (57+ messages)

[PATCH v4 01/10] PCI: Add new method for registering PCI hosts
 2016-11-30 19:38 UTC  (17+ messages)
` [PATCH v4 02/10] PCI: Allow driver-specific data in host bridge
` [PATCH v4 03/10] PCI: Make host bridge interface publicly available
` [PATCH v4 04/10] PCI: tegra: Use new pci_register_host_bridge() interface
` [PATCH v4 05/10] dt-bindings: pci: tegra: Add Tegra210 support
` [PATCH v4 06/10] PCI: tegra: Implement PCA enable workaround
` [PATCH v4 07/10] PCI: tegra: Add Tegra210 support
` [PATCH v4 08/10] PCI: tegra: Enable the driver on 64-bit ARM
` [PATCH v4 09/10] arm64: tegra: Add PCIe host bridge on Tegra210
` [PATCH v4 10/10] arm64: tegra: Enable PCIe on Jetson TX1

[PATCH] PCI/ASPM: Don't retrain link if ASPM not possible
 2016-11-30 18:01 UTC  (3+ messages)
` Ping: "

CPU stall with TP-Link wifi PCIe card
 2016-11-30 16:50 UTC 

[PATCH 0/2] ACPI: Ignore Consumer/Producer for QWord/DWord/Word Address Space
 2016-11-30 16:24 UTC  (7+ messages)
` [PATCH 1/2] ACPI: Combine acpi_dev_resource_address_space() and acpi_dev_resource_ext_address_space()
` [PATCH 2/2] ACPI: Ignore Consumer/Producer for QWord/DWord/Word Address Space

[PATCH v2] PCI: Add information about describing PCI in ACPI
 2016-11-30 16:17 UTC  (4+ messages)

CPU stall with TP-Link wifi PCIe card
 2016-11-30 13:32 UTC 

Packet Switch enumeration issue on Linux Kernel 4.2
 2016-11-30  7:56 UTC 

[PATCH v9 00/16] ACPI IORT ARM SMMU support
 2016-11-30  3:26 UTC  (12+ messages)
` [PATCH v9 08/16] drivers: acpi: iort: add node match function
` [PATCH v9 09/16] drivers: acpi: iort: add support for ARM SMMU platform devices creation
` [PATCH v9 14/16] drivers: acpi: iort: replace rid map type with type mask
` [PATCH v9 15/16] drivers: acpi: iort: add single mapping function
` [PATCH v9 16/16] drivers: acpi: iort: introduce iort_iommu_configure

[RESEND PATCH 1/2] PCI: rockchip: cleanup bit definition for PCIE_RC_CONFIG_LCS
 2016-11-30  0:41 UTC  (5+ messages)
` [RESEND PATCH 2/2] PCI: rockchip: Add quirk to disable RC's ASPM L0s

[PATCH V6 0/5] ECAM quirks handling for ARM64 platforms
 2016-11-29 23:40 UTC  (3+ messages)
` [PATCH V6 1/1] ARM64/PCI: Manage controller-specific information on the host controller basis

[PATCH] pci-hyperv: use kmalloc to allocate hypercall params buffer
 2016-11-29 23:25 UTC  (4+ messages)

[PATCH] PCI: Increase VPD access timeout
 2016-11-29 23:25 UTC  (2+ messages)

[PATCH] PCI: Add information about describing PCI in ACPI
 2016-11-29 18:20 UTC  (8+ messages)

[PATCH v7 04/16] drivers: iommu: make of_iommu_set/get_ops() DT agnostic
 2016-11-29 17:06 UTC  (12+ messages)

[PATCH] x86/platform/intel-mid: Constify mid_pci_platform_pm
 2016-11-29  4:40 UTC  (7+ messages)

[PATCH v3 0/2] Disable VF's memory space on updating IOV BARs
 2016-11-29  3:48 UTC  (3+ messages)

[PATCH kernel v3] PCI: Enable access to custom VPD for Chelsio devices (cxgb3)
 2016-11-28 22:38 UTC  (3+ messages)

[PATCHv4 next 0/3] Limiting pci access
 2016-11-28 18:02 UTC  (6+ messages)

[PATCH] drivers/pci/host/vmd: Fix suspend handlers unused warning
 2016-11-28 16:30 UTC  (2+ messages)

Multiple problems with the Linux kernel on an AMD desktop
 2016-11-25 17:01 UTC  (9+ messages)

[PATCH V5 0/3] ARM64 LPC: legacy ISA I/O support
 2016-11-25 16:27 UTC  (9+ messages)
` [PATCH V5 3/3] ARM64 LPC: LPC driver implementation on Hip06

[RFC] PCI: Fix kernel panic of root-port-less PCIe enum due to ASPM
 2016-11-25 14:03 UTC  (3+ messages)

[PATCH v3 1/4] PCI: Add new method for registering PCI hosts
 2016-11-25  9:53 UTC  (6+ messages)
` [PATCH v3 2/4] PCI: Allow driver-specific data in host bridge

[PATCH] PCI: altera: use builtin_platform_driver
 2016-11-25  2:25 UTC  (2+ messages)

[PATCH v9 0/8] thunderbolt: Introducing Thunderbolt(TM) Networking
 2016-11-24 20:35 UTC  (8+ messages)

[PATCH V9 00/11] Support for ARM64 ACPI based PCI host controller
 2016-11-24 11:10 UTC  (6+ messages)
` [PATCH V9 11/11] ARM64/PCI: Support for "

[PATCH] pcie: aer: aerdrv: PCIe AER workaround and handling for ASR1K platforms
 2016-11-24  9:06 UTC  (2+ messages)

[PATCH v3 1/3] PCI: rockchip: split out rockchip_cfg_atu
 2016-11-24  1:54 UTC  (3+ messages)
` [PATCH v3 2/3] PCI: rockchip: move the deassert of pm/aclk/pclk after phy_init
` [PATCH v3 3/3] PCI: rockchip: Add system PM support


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