linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-23 17:52:20 to 2015-07-28 18:24:46 UTC [more...]

AMD-Vi IO_PAGE_FAULTs and ata3.00: failed command: READ FPDMA QUEUED errors since Linux 4.0
 2015-07-28 18:20 UTC  (3+ messages)

[PATCH] PCI: Disable async suspend/resume for Jmicron chip
 2015-07-28 17:58 UTC  (4+ messages)

[PATCH 0/6] Altera PCIe host controller driver with MSI support
 2015-07-28 17:58 UTC  (11+ messages)
` [PATCH 1/6] arm: add msi.h to Kbuild
` [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 5/6] Documentation: dt-bindings: pci: altera pcie device tree binding
` [PATCH 6/6] MAINTAINERS: Add Altera PCIe driver maintainer

[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] "

X-Gene: Unhandled fault: synchronous external abort in pci_generic_config_read32
 2015-07-28 17:45 UTC  (7+ messages)

[PATCH v5 0/5] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
 2015-07-28 17:44 UTC  (10+ messages)
` [PATCH v5 1/5] ARM/PCI: remove align_resource in pci_sys_data
` [PATCH v5 2/5] PCI: designware: Add ARM64 support
` [PATCH v5 3/5] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
` [PATCH v5 4/5] Documentation: DT: Add HiSilicon PCIe host binding
` [PATCH v5 5/5] MAINTAINERS: Add pcie-hisi maintainer

[PATCH v5 0/4] Add Broadcom North Star 2 support
 2015-07-28 15:48 UTC  (8+ messages)
` [PATCH v5 1/4] PCI: iproc: enable arm64 support for iProc PCIe
` [PATCH v5 2/4] PCI: iproc: Fix ARM64 dependency in Kconfig
` [PATCH v5 3/4] arm64: Add Broadcom iProc family support
` [PATCH v5 4/4] arm64: dts: Add Broadcom North Star 2 support

[PATCH v2 00/11] PCI: Fix ATS deadlock
 2015-07-28 15:16 UTC  (19+ messages)
` [PATCH v2 01/11] iommu/vt-d: Cache PCI ATS state and Invalidate Queue Depth
` [PATCH v2 02/11] PCI: Allocate ATS struct during enumeration
` [PATCH v2 03/11] PCI: Embed ATS info directly into struct pci_dev
` [PATCH v2 08/11] PCI: Clean up ATS error handling
` [PATCH v2 10/11] PCI: Stop caching ATS Invalidate Queue Depth
` [PATCH v2 11/11] PCI: Remove pci_ats_enabled()

[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  (20+ messages)
` [PATCH v6 01/19] genirq: irqdomain: Allow irq domain aliasing
` [PATCH v6 02/19] PCI: MSI: Register irq domain with specific token
` [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 06/19] PCI/MSI: of: Allow msi_domain lookup using the host bridge node
` [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 11/19] irqchip: gicv3-its: Split PCI/MSI code from the core ITS driver
` [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

[PATCH 0/2] pci: am57xx-evm: Fix PCIe card enumeration issue
 2015-07-28 13:39 UTC  (3+ messages)
` [PATCH 1/2] pci: host: pci-dra7xx: Add support to make gpio drive PERST# line
` [PATCH 2/2] ARM: dts: am57xx-evm: Add 'gpios' property with gpio2_8

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

[PATCH v3] PCI: kill off set_irq_flags usage
 2015-07-28  0:51 UTC  (2+ messages)

[PATCH v3 00/51] PCI: Resource allocation cleanup for v4.3
 2015-07-27 23:30 UTC  (52+ messages)
` [PATCH v3 01/51] PCI: Cleanup res_to_dev_res() printout for addon resources
` [PATCH v3 02/51] PCI: Reuse res_to_dev_res in reassign_resources_sorted
` [PATCH v3 03/51] PCI: Use correct align for optional only resources during sorting
` [PATCH v3 04/51] PCI: Optimize bus align/size calculation during sizing
` [PATCH v3 05/51] PCI: Optimize bus align/size calculation for optional "
` [PATCH v3 06/51] PCI: Don't add too much optional size for hotplug bridge mmio
` [PATCH v3 07/51] PCI: Reorder resources list for must/optional resources
` [PATCH v3 08/51] PCI: Remove duplicated code for resource sorting
` [PATCH v3 09/51] PCI: Rename pdev_sort_resources to pdev_check_resources
` [PATCH v3 10/51] PCI: Treat ROM resource as optional during realloc
` [PATCH v3 11/51] PCI: Add debug printout during releasing partial assigned resources
` [PATCH v3 12/51] PCI: Simplify res reference using in __assign_resourcs_sorted
` [PATCH v3 13/51] PCI: Separate realloc list checking after allocation
` [PATCH v3 14/51] PCI: Add __add_to_list()
` [PATCH v3 15/51] PCI: Cache window alignment value
` [PATCH v3 16/51] PCI: Check if resource is allocated before pci_assign
` [PATCH v3 17/51] PCI: Separate out save_resources/restore_resource
` [PATCH v3 18/51] PCI: Move comment to pci_need_to_release()
` [PATCH v3 19/51] PCI: Separate must+optional assigning to another function
` [PATCH v3 20/51] PCI: Skip must+optional if there is no optional addon
` [PATCH v3 21/51] PCI: Move saved required resource list out of must+optional assigning
` [PATCH v3 22/51] PCI: Add alt_size allocation support
` [PATCH v3 23/51] PCI: Add support for more than two alt_size under same bridge
` [PATCH v3 24/51] PCI: Better support for two alt_size
` [PATCH v3 25/51] PCI: Fix size calculation with old_size on rescan path
` [PATCH v3 26/51] PCI: Don't add too much optional size for hotplug bridge io
` [PATCH v3 27/51] PCI: Move ISA ioport align out of calculate_iosize
` [PATCH v3 28/51] PCI: Unifiy calculate_size for io port and mmio
` [PATCH v3 29/51] PCI: Allow optional only io resource must size to be 0
` [PATCH v3 30/51] PCI: Unify skip_ioresource_align()
` [PATCH v3 31/51] PCI: Kill macro checking for bus io port sizing
` [PATCH v3 32/51] resources: Split out __allocate_resource()
` [PATCH v3 33/51] resources: Make allocate_resource return just fit resource
` [PATCH v3 34/51] PCI: Check pref compatible bit for mem64 resource of pcie device
` [PATCH v3 35/51] PCI: Only treat non-pef mmio64 as pref if all bridges has MEM_64
` [PATCH v3 36/51] PCI: Add has_mem64 for host_bridge
` [PATCH v3 37/51] PCI: Only treat non-pef mmio64 as pref if host-bridge has_mem64
` [PATCH v3 38/51] PCI: Restore pref mmio allocation logic for hostbridge without mmio64
` [PATCH v3 39/51] sparc/PCI: Add mem64 resource parsing for root bus
` [PATCH v3 40/51] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in of parsing
` [PATCH v3 41/51] powerpc/PCI: "
` [PATCH v3 42/51] of/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
` [PATCH v3 43/51] PCI: Treat optional as must in first try for bridge rescan
` [PATCH v3 44/51] PCI: Get new realloc size for bridge for last try
` [PATCH v3 45/51] PCI: Don't release sibiling bridge resources during hotplug
` [PATCH v3 46/51] PCI: Don't release fixed resource for realloc
` [PATCH v3 47/51] PCI: Claim fixed resource during remove/rescan path
` [PATCH v3 48/51] PCI: Set resource to FIXED for lsi devices
` [PATCH v3 49/51] PCI, x86: Add pci=assign_pref_bars to re-allocate pref bars
` [PATCH v3 50/51] PCI: Introduce resource_disabled()
` [PATCH v3 51/51] PCI: Don't set flags to 0 when assign resource fail

[PATCH] PCI: Remove unused "pci_probe" flags
 2015-07-27 22:12 UTC 

[PATCH v4 0/4] Add Broadcom North Star 2 support
 2015-07-27 18:44 UTC  (6+ messages)
` [PATCH v4 3/4] arm64: Add Broadcom iProc family support

[PATCH] pci_regs: reintroduce PCI_MSIX_FLAGS_BIRMASK
 2015-07-27 16:13 UTC  (4+ messages)

[PATCH v5] PCI: Store PCIe bus address in struct of_pci_range
 2015-07-27 15:11 UTC  (2+ messages)

[PATCH v6] PCI: Store PCIe bus address in struct of_pci_range
 2015-07-27 15:17 UTC 

[PATCH v2 1/2] ARM: PCI: bios32: replace panic with WARN messages on failures
 2015-07-27 11:09 UTC  (10+ messages)
` [PATCH v2 2/2] ARM: pci: kill pcibios_msi_controller

[PATCH v4] PCI: Store PCIe bus address in struct of_pci_range
 2015-07-27 10:41 UTC  (2+ messages)

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

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

[PATCH] PCI: iproc_bcma: allow build as module
 2015-07-25 19:15 UTC 

[PATCH v5 00/19] Per-device MSI domain & platform MSI
 2015-07-25  8:25 UTC  (11+ messages)
` [PATCH v5 01/19] genirq: irqdomain: Allow irq domain aliasing
` [PATCH v5 02/19] PCI: MSI: Register irq domain with specific token
` [PATCH v5 03/19] device core: Introduce per-device MSI domain pointer
` [PATCH v5 04/19] PCI/MSI: Add hooks to populate the msi_domain field
` [PATCH v5 07/19] PCI/MSI: Let pci_msi_get_domain use struct device's msi_domain

[RFT PATCH v3] PCI: move pci_read_bridge_bases to the generic PCI layer
 2015-07-24 16:21 UTC  (8+ messages)

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

[PATCH 0/4] PCI: Mark the msi cascade handler IRQF_NO_THREAD
 2015-07-24  8:23 UTC  (9+ messages)
` [PATCH 1/4] PCI: imx6: "
` [PATCH 2/4] PCI: dra7xx: "
` [PATCH 3/4] PCI: exynos: "
` [PATCH 4/4] PCI: spear: "

[PATCH v2 0/2] Fix a deadlock for aer and pciehp driver
 2015-07-24  4:08 UTC  (4+ messages)
` [PATCH v2 1/2] PCI: Use a local mutex instead of pci_bus_sem to avoid deadlock

[PATCH] Add support for reading SMBIOS Slot number for PCI devices
 2015-07-24  3:11 UTC  (9+ messages)

[RFC PATCH v2] PCI: Only enable IO window if supported
 2015-07-24  3:09 UTC  (2+ messages)

[PATCH] aer: add cond_resched to aer_isr
 2015-07-23 21:54 UTC 

[PATCH v4 0/5] PCI: hisi: Add PCIe host support for Hisilicon Soc Hip05
 2015-07-23 18:06 UTC  (3+ messages)
` [PATCH v4 1/5] ARM/PCI: remove align_resource in pci_sys_data


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