messages from 2016-04-10 10:54:23 to 2016-04-16 01:35:58 UTC [more...]
RFC: automatic interrupt affinity for MSI/MSI-X capable devices
2016-04-16 1:35 UTC (9+ messages)
` [PATCH 1/8] device: Add irq affinity hint cpumask pointer
` [PATCH 2/8] genirq: Make use of dev->irq_affinity
` [PATCH 3/8] genirq: add a helper spread an affinity mask for MSI/MSI-X vectors
` [PATCH 4/8] genirq: add a helper to program the pre-set affinity mask into the controller
` [PATCH 5/8] blk-mq: allow the driver to pass in an affinity mask
` [PATCH 6/8] pci: provide sensible irq vector alloc/free routines
` [PATCH 7/8] pci: spread interrupt vectors in pci_alloc_irq_vectors
` [PATCH 8/8] nvme: switch to use pci_alloc_irq_vectors
[PATCH] pci: xgene: Add ECAM fixups
2016-04-15 21:30 UTC (2+ messages)
[PATCH V6 00/13] Support for generic ACPI based PCI host controller
2016-04-15 20:41 UTC (18+ messages)
` [PATCH V6 01/13] pci, acpi, x86, ia64: Move ACPI host bridge device companion assignment to core code
` [PATCH V6 02/13] pci, acpi: Provide generic way to assign bus domain number
` [PATCH V6 03/13] x86, ia64: Include acpi_pci_{add|remove}_bus to the default pcibios_{add|remove}_bus implementation
` [PATCH V6 04/13] pci, of: Move the PCI I/O space management to PCI core code
` [PATCH V6 05/13] acpi, pci: Support IO resources when parsing PCI host bridge resources
` [PATCH V6 06/13] arm64, pci, acpi: ACPI support for legacy IRQs parsing and consolidation with DT code
` [PATCH V6 07/13] PCI: Provide common functions for ECAM mapping
` [PATCH V6 08/13] PCI: generic, thunder: update to use generic ECAM API
` [PATCH V6 09/13] pci, acpi: Support for ACPI based generic PCI host controller
` [PATCH V6 10/13] arm64, pci, acpi: Start using ACPI based PCI host controller driver for ARM64
` [PATCH V6 11/13] pci, acpi: Match PCI config space accessors against platfrom specific quirks
` [PATCH V6 12/13] pci, pci-thunder-ecam: Add ACPI support for ThunderX ECAM
` [PATCH V6 13/13] pci, pci-thunder-pem: Add ACPI support for ThunderX PEM
[RFC PATCH 00/11] ACPI IORT ARM SMMU support
2016-04-15 18:29 UTC (15+ 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 pci] pci: Add helper function to set VPD size
2016-04-15 18:13 UTC (6+ messages)
[PATCH] PCI: Designware: remove wrong RC memory base/limit configuration
2016-04-15 16:23 UTC (2+ messages)
[PATCH v8 00/45] powerpc/powernv: PCI hotplug support
2016-04-15 16:10 UTC (44+ 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
` [PATCH v8 45/45] PCI/hotplug: PowerPC PowerNV PCI hotplug driver
[patch] PCI: acpiphp_ibm: potential uninitialized variable bug
2016-04-15 15:34 UTC (2+ messages)
[PATCH 0/3] v4.4: Revert "PCI: Implement pcibios_alloc_irq() and
2016-04-15 15:08 UTC (6+ 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 v2 0/3] arm/arm64: pci: PCI_PROBE_ONLY clean-up
2016-04-15 13:08 UTC (5+ messages)
` [PATCH v2 2/3] drivers: pci: host-generic: claim bus resources on PCI_PROBE_ONLY set-ups
[PATCH v5] powerpc/pci: Assign fixed PHB number based on device-tree properties
2016-04-14 21:55 UTC
[PATCH v2 0/2] pci: host: new driver for Marvell Armada 7K/8K PCIe controller
2016-04-14 20:31 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: pci: add DT binding "
` [PATCH v2 2/2] pci: host: new driver "
[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 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
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 (4+ messages)
[PATCH V2 0/3] simplify ACPI PCI IRQ code
2016-04-12 16:25 UTC (4+ messages)
` [PATCH V2 1/3] acpi,pci,irq: reduce resource requirements
PCI Endpoint device running Linux?
2016-04-12 16:09 UTC
[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 (8+ messages)
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).