Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2015-07-28 13:46:19 to 2015-08-03 09:53:37 UTC [more...]

[PATCH 0/4] New Paravirtual front-end for PCI in a Hyper-V VM
 2015-08-03  9:52 UTC  (8+ messages)
` [PATCH 1/4] drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num
` [PATCH 2/4] drivers:hv: Define the channel type for Hyper-V PCI Express pass-through
` [PATCH 3/4] drivers:x86:pci: Make it possible to implement a PCI MSI IRQ Domain in a module
` [PATCH 4/4] drivers:pci:hv: New paravirtual PCI front-end for Hyper-V VMs

AMD-Vi IO_PAGE_FAULTs and ata3.00: failed command: READ FPDMA QUEUED errors since Linux 4.0
 2015-08-03  8:12 UTC  (24+ messages)
              ` [dm-devel] "

[PATCH 1/2] pci_ids: Add Pericom vendor and device ids
 2015-08-03  5:14 UTC  (5+ messages)
` [PATCH 2/2] serial: 8250_pci: Add support for Pericom PI7C9X795[1248]

[PATCH] pci/pciehp: bail on bogus pcie reads from removed devices
 2015-08-03  4:14 UTC  (2+ messages)

[PATCH v2 0/4] mm: add dma_pool_zalloc() & pci_pool_zalloc()
 2015-08-02 19:30 UTC  (6+ messages)
` [PATCH v2 1/4] mm: Add support for __GFP_ZERO flag to dma_pool_alloc()
` [PATCH v2 2/4] mm: Add dma_pool_zalloc() call to DMA API
` [PATCH v2 3/4] pci: mm: Add pci_pool_zalloc() call
` [PATCH v2 4/4] coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocci

X-Gene: Unhandled fault: synchronous external abort in pci_generic_config_read32
 2015-07-31 17:00 UTC  (13+ messages)

[PATCH v6] PCI: Store PCIe bus address in struct of_pci_range
 2015-07-31 16:53 UTC  (21+ messages)

[PATCH v3 1/2] PCI: generic: remove dependency on hw_pci
 2015-07-31 16:27 UTC  (8+ messages)
` [PATCH v3 2/2] PCI: generic: add arm64 support

[PATCH v2 0/2] Fix a deadlock for aer and pciehp driver
 2015-07-31 15:31 UTC  (4+ messages)

[PATCH v2 0/5] Altera PCIe host controller driver with MSI support
 2015-07-31 12:34 UTC  (8+ messages)
` [PATCH v2 1/5] arm: add msi.h to Kbuild
` [PATCH v2 2/5] pci:host: Add Altera PCIe host controller driver
` [PATCH v2 3/5] pci: altera: Add Altera PCIe MSI driver
` [PATCH v2 4/5] Documentation: dt-bindings: pci: altera pcie device tree binding
` [PATCH v2 5/5] MAINTAINERS: Add Altera PCIe and MSI drivers maintainer

[PATCH v5 0/3] dra7xx: Add PM support to PCIe
 2015-07-31 12:25 UTC  (4+ messages)
` [PATCH v5 1/3] PCI: host: pci-dra7xx: Disable pm_runtime on get_sync failure
` [PATCH v5 2/3] PCI: host: pci-dra7xx: add pm support to pci dra7xx
` [PATCH v5 3/3] PCI: host: pci-dra7xx: Idle the module by disabling MSE bit

[Resend: PATCH] PCI: designware: fix the boot noise for missing *config* reg space
 2015-07-31  8:18 UTC  (3+ messages)

[PATCH v5 0/5] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
 2015-07-31  7:57 UTC  (9+ messages)
` [PATCH v5 1/5] ARM/PCI: remove align_resource in pci_sys_data
` [PATCH v5 2/5] PCI: designware: Add ARM64 support

[PATCH 0/6] Altera PCIe host controller driver with MSI support
 2015-07-31  3:19 UTC  (22+ messages)
` [PATCH 2/6] arm: mach-socfpga: enable pci support
` [PATCH 3/6] pci:host: Add Altera PCIe host controller driver
` [PATCH 4/6] pci: altera: Add Altera PCIe MSI driver

[PATCH v3] PCI: Only enable IO window if supported
 2015-07-31  2:15 UTC 

[Patch v3 0/4] Introduce a mechanism to allocate PCI IRQ on demand
 2015-07-30 19:23 UTC  (2+ messages)

[RFC PATCH v2] PCI: Only enable IO window if supported
 2015-07-30 17:06 UTC  (14+ messages)

Virtex-5 FPGA PCIE single-function device
 2015-07-30 16:57 UTC  (2+ messages)

[PATCH] ARM64: PCI: do not enable resources on PROBE_ONLY systems
 2015-07-30 13:13 UTC 

[Patch v5 0/6] Consolidate ACPI PCI root common code into ACPI core
 2015-07-30  7:58 UTC  (11+ messages)
` [Patch v5 1/6] ACPI/PCI: Enhance ACPI core to support sparse IO space
` [Patch v5 4/6] PCI/ACPI: Consolidate common PCI host bridge code into ACPI core

[PATCH v4 1/2] ARM: PCI: bios32: replace panic with WARN messages on failures
 2015-07-30  6:45 UTC  (4+ messages)
` [PATCH v4 2/2] ARM: pci: kill pcibios_msi_controller

[PATCH] PCI/ASPM: Don't remove pcie_link_state until we stop the last device
 2015-07-30  4:09 UTC 

[PATCH 0/3] PCI-e Max Payload Size configuration
 2015-07-29 22:18 UTC  (4+ messages)
` [PATCH] pci: Default MPS tuning, match upstream port
` [PATCH 2/3] QIB: Removing usage of pcie_set_mps()
` [PATCH 3/3] PCIE: Remove symbol export for pcie_set_mps()

[PATCH v2] PCI: iproc: Fix BCMA dependency in Kconfig
 2015-07-29 20:10 UTC  (2+ messages)

[PATCH v3 0/3] x86/pci/intel-mid-pci: fix to get eMMC detected
 2015-07-29 19:33 UTC  (5+ messages)
` [PATCH v3 1/3] x86/pci/intel_mid_pci: work around for IRQ0 assignment
` [PATCH v3 2/3] x86/pci/intel_mid_pci: propagate actual return code
` [PATCH v3 3/3] x86/pci/intel_mid_pci: fix a sparse warning

Since Linux 4.1: A lot of AMD-Vi IO_PAGE_FAULTs
 2015-07-29 16:31 UTC  (9+ messages)

[PATCH] PCI: iproc: Fix BCMA dependency in Kconfig
 2015-07-29 16:17 UTC  (3+ messages)

[PATCH v2 00/11] PCI: Fix ATS deadlock
 2015-07-29 16:07 UTC  (3+ messages)

[PATCH] PCI: Remove unused "pci_probe" flags
 2015-07-29 15:56 UTC  (2+ messages)

[PATCH v3 1/2] ARM: PCI: bios32: replace panic with WARN messages on failures
 2015-07-29 10:20 UTC  (5+ messages)
` [PATCH v3 2/2] ARM: pci: kill pcibios_msi_controller

[PATCH] PCI: Don't update VF's BAR
 2015-07-29  8:52 UTC  (2+ messages)
` [PATCH v2] "

[PATCH V9 00/11] VF EEH on Power8
 2015-07-29  3:17 UTC  (3+ messages)
` [PATCH V9 11/11] powerpc/powernv: compound PE for VFs

[PATCH] PCI: Disable async suspend/resume for Jmicron chip
 2015-07-29  1:39 UTC  (3+ messages)

[RFC PATCH 0/1] iommu: Detach device from domain when removed from group
 2015-07-28 17:55 UTC  (2+ messages)
` [RFC PATCH 1/1] "

[PATCH v5 0/4] Add Broadcom North Star 2 support
 2015-07-28 15:48 UTC  (4+ messages)
` [PATCH v5 1/4] PCI: iproc: enable arm64 support for iProc PCIe

[PATCH v4 0/3] dra7xx: Add PM support to PCIe
 2015-07-28 13:54 UTC  (4+ messages)
` [PATCH v4 1/3] PCI: host: pci-dra7xx: Disable pm_runtime on get_sync failure
` [PATCH v4 2/3] PCI: host: pci-dra7xx: add pm support to pci dra7xx
` [PATCH v4 3/3] PCI: host: pci-dra7xx: Idle the module by disabling MSE bit

[PATCH v6 00/19] Per-device MSI domain & platform MSI
 2015-07-28 13:46 UTC  (17+ messages)
` [PATCH v6 01/19] genirq: irqdomain: Allow irq domain aliasing
` [PATCH v6 03/19] device core: Introduce per-device MSI domain pointer
` [PATCH v6 04/19] PCI/MSI: Add hooks to populate the msi_domain field
` [PATCH v6 05/19] PCI/MSI: of: Add support for OF-provided msi_domain
` [PATCH v6 07/19] PCI/MSI: Let pci_msi_get_domain use struct device's msi_domain
` [PATCH v6 08/19] platform: of: Assign MSI domain to platform device
` [PATCH v6 09/19] drivers: base: Add MSI domain support for non-PCI devices
` [PATCH v6 10/19] genirq: Add DOMAIN_BUS_NEXUS irqdomain property
` [PATCH v6 12/19] irqchip: gicv3-its: Register irq domain with NEXUS token
` [PATCH v6 13/19] irqchip: gicv3-its: Get rid of struct msi_controller
` [PATCH v6 14/19] irqchip: gicv3-its: Make the PCI/MSI code standalone
` [PATCH v6 15/19] irqchip: gicv3-its: Add platform MSI support
` [PATCH v6 16/19] irqchip: GICv2m: Get rid of struct msi_controller
` [PATCH v6 17/19] irqchip: GICv2m: Add platform MSI support
` [PATCH v6 18/19] PCI/MSI: pci-xgene-msi: Get rid of struct msi_controller
` [PATCH v6 19/19] PCI/MSI: Drop domain field from msi_controller


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox