messages from 2016-08-08 19:14:30 to 2016-08-17 18:15:04 UTC [more...]
[PATCH v1] PCI: pciehp: Fix presence detect change interrupt handling
2016-08-17 18:14 UTC (4+ messages)
[PATCH V8 0/8] Introduce ACPI world to ITS irqchip
2016-08-17 15:58 UTC (15+ messages)
` [PATCH V8 1/8] ACPI: I/O Remapping Table (IORT) initial support
` [PATCH V8 2/8] ACPI: Add new IORT functions to support MSI domain handling
` [PATCH V8 3/8] PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
` [PATCH V8 4/8] irqchip/gicv3-its: Cleanup for ITS domain initialization
` [PATCH V8 5/8] irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
` [PATCH V8 6/8] irqchip/gicv3-its: Probe ITS in the ACPI way
` [PATCH V8 7/8] irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
` [PATCH V8 8/8] irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization
Support for configurable PCIe endpoint
2016-08-17 9:49 UTC (4+ messages)
[PATCH v6 0/3] PCI: Precision Time Measurement support
2016-08-17 8:51 UTC (11+ messages)
` [PATCH v6 1/3] PCI: Add Precision Time Measurement (PTM) support
[PATCH v4 0/5] Fixing a set of bugs for ioapic hotplug
2016-08-17 8:00 UTC (6+ messages)
` [PATCH v4 1/5] x86/ioapic: Change prototype of acpi_ioapic_add()
` [PATCH v4 2/5] x86/ioapic: Support hot-removal of IOAPICs present during boot
` [PATCH v4 3/5] x86/ioapic: Fix setup_res() failing to get resource
` [PATCH v4 4/5] x86/ioapic: Fix lost IOAPIC resource after hot-removal and hotadd
` [PATCH v4 5/5] x86/ioapic: Fix ioapic failing to request resource
[PATCH v3 0/5] Fixing a set of bugs for ioapic hotplug
2016-08-17 2:46 UTC (9+ messages)
` [PATCH v3 1/5] x86/ioapic: Change prototype of acpi_ioapic_add()
` [PATCH v3 2/5] x86/ioapic: Support hot-removal of IOAPICs present during boot
` [PATCH v3 3/5] x86/ioapic: Fix setup_res() failing to get resource
` [PATCH v3 4/5] x86/ioapic: Fix lost IOAPIC resource after hot-removal and hotadd
` [PATCH v3 5/5] x86/ioapic: Fix ioapic failing to request resource
two pci_alloc_irq_vectors improvements
2016-08-17 0:48 UTC (6+ messages)
` [PATCH 1/2] pci: use positive flags in pci_alloc_irq_vectors
` [PATCH 2/2] pci: call pci_intx when using legacy interrupts "
[PATCH v2] PCI/MSI: Simplify the return value of arch_setup_msi_irqs
2016-08-16 21:01 UTC (2+ messages)
ACPI device using sub-resource of PCI device
2016-08-16 12:20 UTC (9+ messages)
[PATCH 1/2] pci: add option to ignore slot capabilities
2016-08-16 3:03 UTC (9+ messages)
` [PATCH 2/2] pci: Add ignore indicator quirk for devices
[PATCH v3 RFC 0/2] Virtual NVMe device optimization
2016-08-16 1:41 UTC (2+ messages)
` [PATCH v3 RFC 1/2] PCI: Add Google device ID
[PATCHv2 0/4] PCI VPD access fixes
2016-08-16 1:40 UTC (20+ messages)
` [PATCHv2 3/4] pci: Determine actual VPD size on first access
` [RFC PATCH kernel] PCI: Enable access to custom VPD for Chelsio devices (cxgb3)
[PATCH v2 00/13] Runtime PM for Thunderbolt on Macs
2016-08-15 23:05 UTC (11+ messages)
` [PATCH v2 10/13] PCI: Avoid going from D3cold to D3hot for system sleep
Fwd: PCIe root port programming
2016-08-15 21:56 UTC (8+ messages)
[PATCH 0/6] PCI: fix pci_remap_iospace() failure paths
2016-08-15 16:50 UTC (7+ messages)
` [PATCH 1/6] drivers: pci: host: aardvark: fix pci_remap_iospace() failure path
` [PATCH 2/6] drivers: pci: host: designware: "
` [PATCH 3/6] drivers: pci: host: versatile: "
` [PATCH 4/6] drivers: pci: host: rcar: "
` [PATCH 5/6] drivers: pci: host: common: "
` [PATCH 6/6] drivers: pci: host: tegra: "
[PATCH v3 1/4] PCI: Add new method for registering PCI hosts
2016-08-15 15:36 UTC (4+ messages)
` [PATCH v3 2/4] PCI: Allow driver-specific data in host bridge
` [PATCH v3 3/4] PCI: Make host bridge interface publicly available
` [PATCH v3 4/4] PCI: tegra: Use new pci_register_host_bridge() interface
[PATCH 1/2] PCI: tegra: Remove redundant _data suffix
2016-08-15 15:31 UTC (2+ messages)
` [PATCH 2/2] PCI: tegra: Use of_device_get_match_data()
[PATCH v4 00/15] ACPI IORT ARM SMMU v3 support
2016-08-15 15:23 UTC (16+ messages)
` [PATCH v4 01/15] drivers: iommu: add FWNODE_IOMMU fwnode type
` [PATCH v4 02/15] drivers: iommu: implement arch_{set/get}_iommu_fwspec API
` [PATCH v4 03/15] drivers: acpi: iort: introduce linker section for IORT entries probing
` [PATCH v4 04/15] drivers: acpi: iort: add support for IOMMU fwnode registration
` [PATCH v4 05/15] drivers: platform: add fwnode base platform devices retrieval
` [PATCH v4 06/15] drivers: iommu: make iommu_fwspec OF agnostic
` [PATCH v4 07/15] drivers: acpi: implement acpi_dma_configure
` [PATCH v4 08/15] drivers: acpi: iort: add node match function
` [PATCH v4 09/15] drivers: acpi: iort: add support for ARM SMMU platform devices creation
` [PATCH v4 10/15] drivers: iommu: arm-smmu-v3: split probe functions into DT/generic portions
` [PATCH v4 11/15] drivers: iommu: arm-smmu-v3: enable ACPI driver initialization
` [PATCH v4 12/15] drivers: iommu: arm-smmu-v3: add IORT configuration
` [PATCH v4 13/15] drivers: acpi: iort: replace rid map type with type mask
` [PATCH v4 14/15] drivers: acpi: iort: add single mapping function
` [PATCH v4 15/15] drivers: acpi: iort: introduce iort_iommu_configure
[PATCH] PCI: altera: Poll for link training status after retraining the link
2016-08-15 6:06 UTC
[PATCH] PCI: altera: Retrain link in rootport mode only
2016-08-15 8:36 UTC
Synopsys pcie driver question
2016-08-14 16:42 UTC
pcie-designware msi_controller->dev handling
2016-08-14 16:14 UTC (2+ messages)
[PATCH v2 0/2] PCI: designware: let dw_pcie_link_up() beware of LTSSM training bit
2016-08-14 16:01 UTC (5+ messages)
` [PATCH v2 1/2] PCI: designware: mv parameters for wait for link into pcie-designware.c
` [PATCH v2 2/2] PCI: designware: let dw_pcie_link_up() beware of LTSSM training bit
[PATCH v2 11/13] PM / sleep: Allow opt-out from runtime resume after direct-complete
2016-08-12 22:40 UTC (5+ messages)
Question about dma-ranges property for PCI host controllers
2016-08-12 9:43 UTC (3+ messages)
[PATCH v4 0/5] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
2016-08-12 5:42 UTC (6+ messages)
` [PATCH v4 1/5] PCI: Ignore enforced alignment when kernel uses existing firmware setup
` [PATCH v4 2/5] PCI: Ignore enforced alignment to VF BARs
` [PATCH v4 3/5] PCI: Do not disable memory decoding in pci_reassigndev_resource_alignment()
` [PATCH v4 4/5] PCI: Add a new option for resource_alignment to reassign alignment
` [PATCH v4 5/5] PCI: Add a macro to set default alignment for all PCI devices
[PATCH 1/1] pci: host: pci-layerscape: add missing of_node_put after calling of_parse_phandle
2016-08-12 1:34 UTC
[RFC PATCH v3 00/13] ACPI IORT ARM SMMU v3 support
2016-08-11 11:26 UTC (9+ messages)
` [RFC PATCH v3 05/13] drivers: iommu: make iommu_fwspec OF agnostic
` [RFC PATCH v3 13/13] drivers: acpi: iort: introduce iort_iommu_configure
[PATCH] pci: adding support for PCI_MSI_IRQ_DOMAIN in ARC arch
2016-08-10 17:55 UTC (2+ messages)
[PATCH v2 0/2] PCI: designware: let dw_pcie_link_up() beware of LTSSM training bit
2016-08-10 10:21 UTC (4+ messages)
` [PATCH v2 1/2] PCI: designware: mv parameters for wait for link into pcie-designware.c
` [PATCH v2 2/2] PCI: designware: let dw_pcie_link_up() beware of LTSSM training bit
[PATCH v5 0/3] pcie-designware: add iATU unroll feature
2016-08-10 10:02 UTC (4+ messages)
` [PATCH v5 1/3] pcie-designware: move definitions
` [PATCH v4 3/3] pcie-designware: fix typo
` [PATCH v5 2/3] pcie-designware: add iATU Unroll feature
[PATCH v4 0/3] pcie-designware: add iATU unroll feature
2016-08-10 9:27 UTC (6+ messages)
` [PATCH v4 1/3] pcie-designware: move definitions
` [PATCH v4 2/3] pcie-designware: add iATU Unroll feature
` [PATCH v4 3/3] pcie-designware: fix typo
[PATCH 0/3] Limiting pci access requests
2016-08-09 18:56 UTC (8+ messages)
` [PATCH 1/3] pcie: Don't search capabilities on removed devices
` [PATCH 2/3] pci/msix: Skip disabling "
` [PATCH 3/3] pcie/aer: Cache capability position
[PATCH v2] Extending kernel option pci=resource_alignment to be able to specify PCI device/vendor IDs
2016-08-09 17:13 UTC (2+ messages)
[PATCH] PCI: Drop CONFIG_KEXEC_CORE ifdeffery
2016-08-09 16:57 UTC (2+ messages)
[PATCH v13 00/16] PCI: Fixup for 64bit resource with sparc
2016-08-09 16:15 UTC (3+ messages)
[PATCH] PCI: Mark Atheros AR9580 to avoid bus reset
2016-08-09 14:41 UTC
[RFC PATCH V5 0/5] ECAM quirks handling for ARM64 platforms
2016-08-09 14:20 UTC (10+ messages)
` [RFC PATCH V5 3/5] PCI: Check platform specific ECAM quirks
` [RFC PATCH V5 5/5] PCI: thunder-pem: Support quirky configuration space access for ACPI based PCI host controller
x86/PCI: Scan all functions during probing
2016-08-09 13:44 UTC (3+ messages)
[PATCH V4 1/3] x86/ioapic: Support hot-removal of IOAPICs present during boot
2016-08-09 12:09 UTC (5+ messages)
` [PATCH V5 "
[PATCH V7 0/8] Introduce ACPI world to ITS irqchip
2016-08-09 10:45 UTC (2+ messages)
[RFC] pci: Provide a domain limited version of pdev_fixup_irq
2016-08-09 9:14 UTC (6+ messages)
[PATCH] Extending kernel option pci=resource_alignment to be able to specify PCI device/vendor IDs
2016-08-09 8:33 UTC (3+ messages)
` [PATCH] Extending kernel option pci=resource_alignment to be able to specify PCI device/vendor IDs - Documentation
[PATCH] pci: Use same logic in pci_vpd_read as that of pci_vpd_write
2016-08-08 21:20 UTC (3+ messages)
[PATCH 4.6 03/96] x86/quirks: Reintroduce scanning of secondary buses
2016-08-08 19:10 UTC
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).