linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-17 17:44:56 to 2016-06-23 06:13:30 UTC [more...]

[RFC PATCH v2 00/15] ACPI IORT ARM SMMU v3 support
 2016-06-23  6:13 UTC  (9+ messages)
` [RFC PATCH v2 03/15] arm64: mm: change IOMMU notifier action to attach DMA ops

[PATCH 2/2] aer: add support aer interrupt with none MSI/MSI-X/INTx mode
 2016-06-23  5:43 UTC  (4+ messages)
` [PATCH v3 1/2] nxp/dts: add pcie aer interrupt-name property in the dts
  ` [PATCH v3 2/2] pci/aer: interrupt fixup in the quirk

[PATCH V3 1/3] x86/ioapic: Support hot-removal of IOAPICs present during boot
 2016-06-23  5:11 UTC  (6+ messages)
` [PATCH V4 "

[PATCH v2 1/2] PCI: Add PCI device flag PCI_DEV_FLAGS_DMA_ALIAS_ROOT
 2016-06-23  5:01 UTC  (5+ messages)

kernel-4.7 bug in Intel sound and/or ACPI
 2016-06-23  3:54 UTC  (7+ messages)

[PATCH v3 2/2] PCI: Rockchip: Add Rockchip PCIe controller support
 2016-06-23  2:15 UTC  (5+ messages)

[PATCH V7 0/8] Introduce ACPI world to ITS irqchip
 2016-06-23  1:34 UTC  (27+ messages)
` [PATCH V7 1/8] ACPI: I/O Remapping Table (IORT) initial support
` [PATCH V7 2/8] ACPI: Add new IORT functions to support MSI domain handling
` [PATCH V7 3/8] PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
` [PATCH V7 4/8] irqchip/gicv3-its: Cleanup for ITS domain initialization
` [PATCH V7 5/8] irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
` [PATCH V7 6/8] irqchip/gicv3-its: Probe ITS in the ACPI way
` [PATCH V7 7/8] irqchip/gicv3-its: Factor out code that might be reused for ACPI
` [PATCH V7 8/8] irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization

[PATCH v10 00/18] powerpc/powernv: PCI hotplug support
 2016-06-23  1:34 UTC  (4+ messages)
` [PATCH v10 13/18] powerpc/pci: Delay populating pdn

[PATCH v3 0/4] ARM/ARM64: PCI: PCI_PROBE_ONLY clean-up
 2016-06-22 23:07 UTC  (5+ messages)
` [PATCH v3 4/4] ARM/PCI: remove arch specific pcibios_enable_device()

[PATCH v13 00/16] PCI: Fixup for 64bit resource with sparc
 2016-06-22 19:22 UTC  (21+ messages)
` [PATCH v13 01/16] PCI: Let pci_mmap_page_range() take resource address
` [PATCH v13 02/16] PCI: Remove __pci_mmap_make_offset()
` [PATCH v13 03/16] PCI: Check resource alignment for /sys pci_mmap_resource path
` [PATCH v13 04/16] sparc/PCI: Use correct offset for bus address to resource
` [PATCH v13 05/16] PCI: Add pci_find_bus_resource()
` [PATCH v13 06/16] sparc/PCI: Reserve legacy mmio after PCI mmio
` [PATCH v13 07/16] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH v13 08/16] sparc/PCI: Keep resource idx order with bridge register number
` [PATCH v13 09/16] powerpc/PCI: "
` [PATCH v13 10/16] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH v13 11/16] OF/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
` [PATCH v13 12/16] PCI: Check pref compatible bit for mem64 resource of PCIe device
` [PATCH v13 13/16] PCI: Only treat non-pref mmio64 as pref if all bridges have MEM_64
` [PATCH v13 14/16] PCI: Add has_mem64 for struct host_bridge
` [PATCH v13 15/16] PCI: Only treat non-pref mmio64 as pref if host bridge has mmio64
` [PATCH v13 16/16] PCI: Restore pref MMIO allocation logic for host bridge without mmio64

[PATCH v2 0/3] Aardvark PCIe controller driver for Marvell Armada 3700
 2016-06-22 17:33 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: add DT binding for the Aardvark PCIe controller
` [PATCH v2 2/3] PCI: host: new PCI host controller driver for Aardvark

PCI resource allocation not using pref 64-bit
 2016-06-22 15:42 UTC  (2+ messages)

[PATCH] pci: tegra: correctly program PADS_REFCLK registers
 2016-06-22 15:34 UTC  (3+ messages)

[PATCH 02/13] irq: Introduce IRQD_AFFINITY_MANAGED flag
 2016-06-22 11:56 UTC  (18+ messages)

[PATCH 0/4] PCI / DPC: Few improvements
 2016-06-22 10:09 UTC  (3+ messages)

[PATCH] Decouple CFG and IO in Designware PCIe Driver
 2016-06-22  8:24 UTC 

[PATCH v2] Extending kernel option pci=resource_alignment to be able to specify PCI device/vendor IDs
 2016-06-22  6:33 UTC 

[PATCH] pci: Add support for unbinding the generic PCI host controller
 2016-06-22  6:06 UTC  (2+ messages)

[PATCH v2] PCI/MSI: Simplify the return value of arch_setup_msi_irqs
 2016-06-22  3:20 UTC 

[PATCH] PCI/MSI: Simplify the return value of arch_setup_msi_irqs
 2016-06-22  3:08 UTC  (2+ messages)

[PATCH v1 00/25] PCI: Request host bridge window resources
 2016-06-22  1:07 UTC  (17+ messages)
` [PATCH v1 15/25] PCI: generic: Free resource list close to where it's allocated
` [PATCH v1 19/25] PCI: rcar Gen2: Request host bridge window resources

[PATCH v3 0/6] Introduce pci_(request|release)_(mem|io)_regions
 2016-06-21 22:28 UTC  (5+ messages)
` [PATCH v3 2/6] NVMe: Use pci_(request|release)_mem_regions

[PATCH] Extending kernel option pci=resource_alignment to be able to specify PCI device/vendor IDs
 2016-06-21 22:04 UTC  (3+ messages)

[PATCH 0/2] ARM/PCI: Make I/O port space optional
 2016-06-21 17:01 UTC  (3+ messages)
` [PATCH 1/2] ARM: Make PCI I/O "
` [PATCH 2/2] PCI: rcar: Drop gen2 dummy I/O port region

[PATCH v2 0/2] VFIO SRIOV support
 2016-06-21 15:45 UTC  (8+ messages)
` [PATCH v2 1/2] PCI: Extend PCI IOV API
` [PATCH v2 2/2] VFIO: Add support for SR-IOV extended capablity

[PATCH v2 2/2] pci: host: new driver for Axis ARTPEC-6 PCIe controller
 2016-06-21 14:58 UTC  (8+ messages)

[PATCH 1/2] PCI: Provide sensible irq vector alloc/free routines
 2016-06-21 14:33 UTC  (11+ messages)

[PATCH v10 01/18] PCI: Add pcibios_setup_bridge()
 2016-06-21 12:27 UTC  (2+ messages)
` [v10,01/18] "

[PATCH 0/2] PCI: altera: fix link retrain
 2016-06-21  8:53 UTC  (3+ messages)
` [PATCH 1/2] PCI: altera: check link status before retrain link
` [PATCH 2/2] PCI: altera: Polling for link up status after retrain the link

[RESEND PATCH v2 0/4] PCI: Add support for enforcing all MMIO BARs not to share PAGE_SIZE
 2016-06-21  8:38 UTC  (14+ messages)
` [RESEND PATCH v2 1/4] PCI: Ignore resource_alignment if PCI_PROBE_ONLY was set
  ` [RESEND PATCH v2 1/4] PCI: Ignore resource_alignment if PCI_PROBE_ONLY was set\\
` [RESEND PATCH v2 2/4] PCI: Do not Use IORESOURCE_STARTALIGN to identify bridge resources
` [RESEND PATCH v2 3/4] PCI: Add a new option for resource_alignment to reassign alignment
` [RESEND PATCH v2 4/4] PCI: Add support for enforcing all MMIO BARs to be page aligned

[RFC PATCH v3 1/2] ACPI/PCI: Check platform specific ECAM quirks
 2016-06-21  8:37 UTC  (3+ messages)

[PATCH v5 0/4] PCI: Add support for suspending (including runtime) of PCIe ports
 2016-06-20 20:43 UTC  (6+ messages)
` [PATCH v5 4/4] PCI: Add runtime PM support for "

[PATCH 0/3] VMD fixes
 2016-06-20 19:51 UTC  (5+ messages)
` [PATCH 1/3] vmd: Use lock save/restore in interrupt enable path
` [PATCH 2/3] vmd: Use x86_vector_domain as parent domain
` [PATCH 3/3] vmd: Separate MSI and MSI-x vector sharing

[PATCH] pci: export devm_request_pci_bus_resources to modules
 2016-06-20 19:05 UTC  (2+ messages)

[PATCH] PCI: Document connection between pci_power_t and hardware PM capability
 2016-06-20 19:05 UTC  (5+ messages)

[PATCH] pci: Fix unaligned accesses in VC code
 2016-06-20 18:34 UTC  (2+ messages)

[PATCH] tracing: Expose CPU physical addresses (resource values) for PCI devices
 2016-06-20 13:56 UTC  (4+ messages)

[PATCH] PCI: mvebu: Don't try to add an MBus window that already exists
 2016-06-20 13:42 UTC  (7+ messages)

[PATCH V6 0/7] Introduce ACPI world to ITS irqchip
 2016-06-20  9:34 UTC  (4+ messages)
` [PATCH V6 1/7] ACPI: I/O Remapping Table (IORT) initial support

[PATCH] configure: use simpler/more portable echo_n
 2016-06-20  4:21 UTC 

[PATCH v3 1/2] Documentation: bindings: add dt doc for Rockchip PCIe controller
 2016-06-19 14:53 UTC  (5+ messages)

4.6-rc*: Kernel unaligned access at pci_bus_read_config_dword+0x64/0x80
 2016-06-19 11:42 UTC  (6+ messages)

[PATCH 0/2] PCI: hv: fix a couple of issues in hv_pci_onchannelcallback()
 2016-06-19  8:37 UTC  (4+ messages)

[PATCH v5] PCI: PTM Driver
 2016-06-18 18:15 UTC  (5+ messages)
` [PATCH v5] PCI: PTM preliminary implementation

[PATCH v10 17/18] powerpc/powernv: Functions to get/set PCI slot state
 2016-06-18  3:18 UTC  (3+ messages)
` [v10,17/18] "

[PATCH v12.update2 02/15] PCI: Let pci_mmap_page_range() take resource address
 2016-06-18  2:27 UTC  (5+ messages)

hfi1 use of PCI internals
 2016-06-17 23:04 UTC  (5+ messages)

[PATCH 1/2] irq: Add untracked irq handler
 2016-06-17 23:00 UTC  (3+ messages)
` [PATCH 2/2] vmd: use "

[PATCH v2 00/13] Runtime PM for Thunderbolt on Macs
 2016-06-17 22:52 UTC  (12+ messages)
` [PATCH v2 08/13] PCI: Allow runtime PM for Thunderbolt hotplug ports "
` [PATCH v2 07/13] PCI: pciehp: Ignore interrupts during D3cold
` [PATCH v2 03/13] PCI: Add Thunderbolt portdrv service type
` [PATCH v2 10/13] PCI: Avoid going from D3cold to D3hot for system sleep
` [PATCH v2 09/13] PCI: Do not write to PM control register while in D3cold

[PATCH v1 0/4] PCI: pci_resource_to_user() cleanups
 2016-06-17 20:12 UTC  (5+ messages)
` [PATCH v1 1/4] PCI: Unify pci_resource_to_user() declarations
` [PATCH v1 2/4] microblaze/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()
` [PATCH v1 3/4] powerpc/pci: "
` [PATCH v1 4/4] sparc/PCI: "

[PATCH v1 0/3] PCI: Clean up write combining usage for user mmap
 2016-06-17 19:54 UTC  (3+ messages)
` [PATCH v1 2/3] powerpc/pci: Remove __pci_mmap_set_pgprot()


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