linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-08 10:36:56 to 2016-04-14 20:18:21 UTC [more...]

[PATCH v2 0/2] pci: host: new driver for Marvell Armada 7K/8K PCIe controller
 2016-04-14 20:18 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: pci: add DT binding "
` [PATCH v2 2/2] pci: host: new driver "

[PATCH pci] pci: Add helper function to set VPD size
 2016-04-14 18:35 UTC  (2+ messages)

[RFC PATCH 00/11] ACPI IORT ARM SMMU support
 2016-04-14 17:25 UTC  (12+ messages)
` [RFC PATCH 01/11] drivers: acpi: iort: fix struct pci_dev compiler warnings
` [RFC PATCH 02/11] drivers: acpi: iort: add support for IOMMU registration
` [RFC PATCH 03/11] drivers: iommu: add FWNODE_IOMMU fwnode type
` [RFC PATCH 04/11] drivers: acpi: iort: introduce linker section for IORT entries probing
` [RFC PATCH 05/11] drivers: iommu: arm-smmu: split probe functions into DT/generic portions
` [RFC PATCH 06/11] drivers: iommu: make of_xlate() interface DT agnostic
` [RFC PATCH 07/11] drivers: iommu: arm-smmu: allow ACPI based streamid translation
` [RFC PATCH 08/11] drivers: acpi: iort: enhance mapping API
` [RFC PATCH 09/11] drivers: acpi: implement acpi_dma_configure
` [RFC PATCH 10/11] drivers: iommu: arm-smmu: implement ACPI probing
` [RFC PATCH 11/11] drivers: irqchip: make struct irq_fwspec generic

[PATCH v2 2/4] PCI: Provide common functions for ECAM mapping
 2016-04-14 15:58 UTC  (10+ messages)
  ` [PATCH v2 3/4] PCI: generic, thunder: update to use generic ECAM API
  ` [PATCH v2 4/4] ACPI: PCI: Add generic PCI host controller

[PATCH 0/3] v4.4: Revert "PCI: Implement pcibios_alloc_irq() and
 2016-04-14 15:50 UTC  (5+ messages)
` [PATCH 1/3] Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
` [PATCH 2/3] Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
` [PATCH 3/3] Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"

[PATCH 1/2] dt-bindings: pci: tegra: Update for per-lane PHYs
 2016-04-14 15:29 UTC  (10+ messages)
` [PATCH v3 2/2] PCI: tegra: Support "

[PATCH v2 2/2] PCI: imx6: Add reset-gpio-active-high boolean property to DT
 2016-04-14 15:28 UTC  (4+ messages)
` [PATCH v3 "

[PATCH 0/2] pci: host: new driver for Marvell Armada 7K/8K PCIe controller
 2016-04-14 14:26 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: pci: add DT binding "
` [PATCH 2/2] pci: host: new driver "

[PATCH v2] PCI: designware: move remaining rc setup code to dw_pcie_setup_rc()
 2016-04-14 13:13 UTC  (15+ messages)

[PATCH v3 0/4] PCI: Add support for suspending (including runtime) of PCIe ports
 2016-04-14 10:04 UTC  (5+ messages)
` [PATCH v3 1/4] PCI: No need to set d3cold_allowed to "
` [PATCH v3 2/4] PCI: Move PCIe ports to D3 during suspend
` [PATCH v3 3/4] ACPI / hotplug / PCI: Runtime resume bridge before rescan
` [PATCH v3 4/4] PCI: Add runtime PM support for PCIe ports

[PATCH v8 00/45] powerpc/powernv: PCI hotplug support
 2016-04-14  5:25 UTC  (40+ messages)
` [PATCH v8 02/45] powerpc/pci: Override pcibios_setup_bridge()
` [PATCH v8 03/45] powerpc/pci: Cleanup on struct pci_controller_ops
` [PATCH v8 05/45] powerpc/powernv: Drop phb->bdfn_to_pe()
` [PATCH v8 06/45] powerpc/powernv: Reorder fields in struct pnv_phb
` [PATCH v8 07/45] powerpc/powernv: Rename PE# "
` [PATCH v8 08/45] powerpc/powernv: Fix initial IO and M32 segmap
` [PATCH v8 09/45] powerpc/powernv: Simplify pnv_ioda_setup_pe_seg()
` [PATCH v8 11/45] powerpc/powernv: Track M64 segment consumption
` [PATCH v8 12/45] powerpc/powernv: Rename M64 related functions
` [PATCH v8 13/45] powerpc/powernv/ioda1: M64 support on P7IOC
` [PATCH v8 14/45] powerpc/powernv/ioda1: Rename pnv_pci_ioda_setup_dma_pe()
` [PATCH v8 15/45] powerpc/powernv/ioda1: Introduce PNV_IODA1_DMA32_SEGSIZE
` [PATCH v8 16/45] powerpc/powernv: Remove DMA32 PE list

X-Gene: Unhandled fault: synchronous external abort in pci_generic_config_read32
 2016-04-13 22:17 UTC  (9+ messages)

[PATCH] PCI: Add Broadcom 4331 reset quirk to prevent IRQ storm
 2016-04-13 20:42 UTC  (5+ messages)

4.6-rc2 regression with commit 104daa71b396: check VPD access offset against length
 2016-04-13 16:52 UTC  (11+ messages)

[PATCH v4 1/2] dt-bindings: pci: tegra: Update for per-lane PHYs
 2016-04-13 16:23 UTC  (12+ messages)
` [PATCH v4 2/2] PCI: tegra: Support "

[PATCH] PCI: imx6: Implement reset sequence for i.MX6+
 2016-04-13 16:05 UTC  (2+ messages)

[PATCH v2 0/4] PCI: Add support for suspending (including runtime) of PCIe ports
 2016-04-13  9:16 UTC  (15+ messages)
` [PATCH v2 2/4] PCI: Move PCIe ports to D3 during suspend
` [PATCH v2 4/4] PCI: Add runtime PM support for PCIe ports

[PATCH v3] Create pci slot files for SMBIOS Type 9 entries
 2016-04-13  6:31 UTC  (4+ messages)

[PATCH 0/2] v4.3: Revert "PCI: Implement pcibios_alloc_irq() and pcibios_free_irq()"
 2016-04-13  5:53 UTC  (3+ messages)
` [PATCH 1/2] Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
` [PATCH 2/2] Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"

Hot Plug: How to determine a device has been removed
 2016-04-12 22:33 UTC 

Hot reset in downstream direction (RC to EP)
 2016-04-12 19:44 UTC  (3+ messages)

[PATCH v4 0/6] PCI: Support multiple DMA aliases
 2016-04-12 18:10 UTC  (19+ messages)
` [PATCH v4 1/6] PCI: Add pci_add_dma_alias() to abstract implementation
` [PATCH v4 2/6] PCI: Move informational printk to pci_add_dma_alias()
` [PATCH v4 3/6] PCI: Add support for multiple DMA aliases
` [PATCH v4 4/6] PCI: Rename dma_alias_is_enabled() to pci_devs_are_dma_aliases()
` [PATCH v4 6/6] PCI: Squash pci_dev_flags to remove holes

[PATCH V2 0/3] simplify ACPI PCI IRQ code
 2016-04-12 16:25 UTC  (6+ messages)
` [PATCH V2 1/3] acpi,pci,irq: reduce resource requirements
` [PATCH V2 2/3] acpi,pci,irq: remove redundant code in acpi_irq_penalty_init
` [PATCH V2 3/3] acpi,pci,irq: remove SCI penalize function

PCI Endpoint device running Linux?
 2016-04-12 16:09 UTC 

[PATCH v2 0/3] arm/arm64: pci: PCI_PROBE_ONLY clean-up
 2016-04-12 15:48 UTC  (4+ messages)
` [PATCH v2 2/3] drivers: pci: host-generic: claim bus resources on PCI_PROBE_ONLY set-ups

[REGRESSION, bisect] pci: cxgb4 probe fails after commit 104daa71b3961434 ("PCI: Determine actual VPD size on first access")
 2016-04-12  5:29 UTC 

[RFC v3] PCI: PTM Driver
 2016-04-12  4:48 UTC  (4+ messages)
` [PATCH] PCI: PTM preliminary implementation

PCI support check in pcibios_init()
 2016-04-12  4:47 UTC  (3+ messages)
` [RFC PATCH] x86/PCI: Refine "

[PATCH] pci, pci-thunder-pem: Don't clobber read-only bits in bridge config registers
 2016-04-11 23:29 UTC 

[PATCH 1/2] PCI: iproc: Support DT property for ignoring aborts when probing
 2016-04-11 22:51 UTC  (9+ messages)
` [PATCH 2/2] PCI: iproc: Enable hooking abort handler on devices with bcma

[PATCH next v2 1/2] PCI: keystone: add pci error irq handler
 2016-04-11 14:50 UTC  (2+ messages)
` [PATCH next v2 2/2] PCI: keystone: remove unnecessary goto statement

UFS patch
 2016-04-11 14:29 UTC  (2+ messages)

[PATCH v4 0/2] pci/lspci: Identify Enhanced Allocation (EA) Resources
 2016-04-10 22:22 UTC  (3+ messages)
` [PATCH v4 2/2] Add support for enhanced allocation regions

[PATCH 2/2] Create sysfs entries for PCI VPDI and VPDR tags
 2016-04-10 21:27 UTC  (2+ messages)

[PATCH] Create sysfs entries for PCI VPDI and VPDR tags
 2016-04-10 21:26 UTC  (4+ messages)

[PATCH] thunderbolt: Fix double free of drom buffer
 2016-04-10 10:48 UTC 

Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
 2016-04-09 17:59 UTC  (2+ messages)

[PATCH] PCI: Add Broadcom 4331 reset quirk to prevent IRQ storm
 2016-04-09 12:00 UTC  (4+ messages)

[PATCH 1/2] pci: add pci_unmap_iospace function for PCI_IOBASE
 2016-04-09  8:44 UTC  (9+ messages)
` [PATCH 2/2] pci, acpi: free IO resource during shutdown

[PATCH v11 00/60] PCI: Resource allocation cleanup for v4.7
 2016-04-09  5:29 UTC  (3+ messages)

[PATCH 1/4] acpi,pci,irq: reduce resource requirements
 2016-04-09  1:28 UTC  (12+ messages)

kernel.org merge of struct pci_vpd_pci22 into struct pci_vpd breaking cxgb4
 2016-04-08 20:22 UTC 

4.6-rc2 regression with commit 104daa71b396: check VPD access offset against length
 2016-04-08 21:58 UTC 

[PATCHv2 0/2] Fixups for mixed pcie_ports=auto and native
 2016-04-08 20:30 UTC  (4+ messages)
` [PATCHv2 2/2] PCI/PCIe: Fixups for acpi port setup not being allowed to fail

[PATCH v4 5/6] pci: Add DMA alias quirk for mic_x200_dma
 2016-04-08 20:19 UTC  (3+ messages)
` [PATCH v5 5/6] PCI: "

[PATCH v4 3/6] PCI: Add support for multiple DMA aliases
 2016-04-08 20:19 UTC  (3+ messages)
` [PATCH v5 "

[PATCH 0/2] Fixups for mixed pcie_ports=auto and native
 2016-04-08 17:32 UTC  (4+ messages)
` [PATCH 2/2] PCI/PCIe: Fixups for acpi port setup not being allowed to fail

[PATCH 1/3] PCI: Add Thunderbolt device IDs
 2016-04-08 16:20 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).