linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-02 09:44:59 to 2016-06-08 09:20:14 UTC [more...]

[PATCH V8 0/9] Support for ARM64 ACPI based PCI host controller
 2016-06-08  9:20 UTC  (30+ messages)
` [PATCH V8 1/9] PCI: ecam: move ecam.h to linux/include/pci-ecam.h
` [PATCH V8 2/9] PCI: ecam: Add parent device field to pci_config_window
` [PATCH V8 3/9] pci: Add new function to unmap IO resources
` [PATCH V8 4/9] acpi, pci: Support IO resources when parsing PCI host bridge resources
` [PATCH V8 5/9] pci, acpi: add acpi hook to assign domain number
` [PATCH V8 7/9] acpi: Add generic MCFG table handling
` [PATCH V8 8/9] arm64, pci, acpi: Provide ACPI-specific prerequisites for PCI bus enumeration
` [PATCH V8 9/9] pci, acpi: ARM64 support for ACPI based generic PCI host controller

[PATCH v1 1/1] PCI / PM: check all fields in pci_set_platform_pm()
 2016-06-08  9:04 UTC  (3+ messages)

[PATCH] Introducing kernel option to force all PCI memory resources to be page aligned. Fixes issues with uio based drivers
 2016-06-08  8:32 UTC 

[PATCH v2 2/2] PCI: Rockchip: Add Rockchip PCIe controller support
 2016-06-08  8:05 UTC 

[PATCH v2 1/2] Documentation: bindings: add dt doc for Rockchip PCIe controller
 2016-06-08  8:05 UTC 

[PATCH V2 0/3] ioapic hot-removal bugs
 2016-06-08  8:05 UTC  (5+ messages)
` [PATCH V2 1/3] x86/ioapic: Support hot-removal of IOAPICs present during boot
` [PATCH V2 2/3] x86/ioapic: Fix wrong pointers in ioapic_setup_resources()
` [PATCH V2 3/3] x86/ioapic: Simplify ioapic_setup_resources()

[RESEND PATCH v2 0/6] vfio-pci: Add support for mmapping MSI-X table
 2016-06-08  7:41 UTC  (5+ messages)

[PATCH v3 0/6] Introduce pci_(request|release)_(mem|io)_regions
 2016-06-08  7:28 UTC  (9+ messages)
` [PATCH v3 1/6] PCI: Add helpers to request/release memory and I/O regions
` [PATCH v3 2/6] NVMe: Use pci_(request|release)_mem_regions
` [PATCH v3 3/6] lpfc: "
` [PATCH v3 4/6] GenWQE: "
` [PATCH v3 5/6] ethernet/intel: "
` [PATCH v3 6/6] alx: "

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

[PATCH 2/2] aer: add support aer interrupt with none MSI/MSI-X/INTx mode
 2016-06-08  4:56 UTC  (14+ messages)

[PATCH][RFC] PCI: Workaround to enable poweroff on Mac Pro 11
 2016-06-08  4:31 UTC  (7+ messages)

[PATCH v10 00/18] powerpc/powernv: PCI hotplug support
 2016-06-08  3:47 UTC  (3+ messages)
` [PATCH v10 09/18] powerpc/powernv: Extend PCI bridge resources

[PATCH v1 1/1] PCI / PM: enforce type casting for pci_power_t
 2016-06-08  0:16 UTC  (2+ messages)

[PATCH] PCI: imx6: Add support for MX6SX LDO PCIE domain regulator
 2016-06-08  0:07 UTC 

[PATCH 0/2] ioapic hot-removal bugs
 2016-06-08  0:07 UTC  (5+ messages)
` [PATCH 1/2] x86/ioapic: Support hot-removal of IOAPICs present during boot
` [PATCH 2/2] x86/ioapic: Fix wrong pointers in ioapic_setup_resources()

[PATCH v1 00/25] PCI: Request host bridge window resources
 2016-06-07 23:34 UTC  (30+ messages)
` [PATCH v1 01/25] PCI: Add devm_request_pci_bus_resources()
` [PATCH v1 02/25] PCI: designware: Free bridge resource list on failure
` [PATCH v1 03/25] PCI: designware: Request host bridge window resources
` [PATCH v1 04/25] PCI: designware: Simplify host bridge window iteration
` [PATCH v1 05/25] PCI: iproc: Request host bridge window resources
` [PATCH v1 06/25] PCI: xgene: Free bridge resource list on failure
` [PATCH v1 07/25] PCI: xgene: Request host bridge window resources
` [PATCH v1 08/25] PCI: xilinx: Free bridge resource list on failure
` [PATCH v1 09/25] PCI: xilinx: Request host bridge window resources
` [PATCH v1 10/25] PCI: xilinx-nwl: Free bridge resource list on failure
` [PATCH v1 11/25] PCI: xilinx-nwl: Request host bridge window resources
` [PATCH v1 12/25] PCI: xilinx-nwl: Use dev_printk() when possible
` [PATCH v1 13/25] PCI: altera: Request host bridge window resources with core function
` [PATCH v1 14/25] PCI: altera: Simplify host bridge window iteration
` [PATCH v1 15/25] PCI: generic: Free resource list close to where it's allocated
` [PATCH v1 16/25] PCI: generic: Request host bridge window resources with core function
` [PATCH v1 17/25] PCI: generic: Simplify host bridge window iteration
` [PATCH v1 18/25] PCI: mvebu: Request host bridge window resources with core function
` [PATCH v1 19/25] PCI: rcar Gen2: Request host bridge window resources
` [PATCH v1 20/25] PCI: rcar: Request host bridge window resources with core function
` [PATCH v1 21/25] PCI: rcar: Simplify host bridge window iteration
` [PATCH v1 22/25] PCI: tegra: Remove top-level resource from hierarchy
` [PATCH v1 23/25] PCI: tegra: Request host bridge window resources with core function
` [PATCH v1 24/25] PCI: versatile: "
` [PATCH v1 25/25] PCI: versatile: Simplify host bridge window iteration

[PATCH v12.update 01/15] PCI: Let pci_mmap_page_range() take extra resource pointer
 2016-06-07 18:08 UTC  (2+ messages)
` [PATCH v12.update 02/15] PCI: Let pci_mmap_page_range() take resource address

[PATCH] Extending kernel option pci=resource_alignment to be able to specify PCI device/vendor IDs
 2016-06-07 14:32 UTC  (2+ messages)

[PATCH] Introducing kernel option to force all PCI memory resources to be page aligned. Fixes issues with uio based drivers
 2016-06-07 14:31 UTC  (2+ messages)

[RFC PATCH v2 00/15] ACPI IORT ARM SMMU v3 support
 2016-06-07 13:31 UTC  (16+ messages)
` [RFC PATCH v2 01/15] drivers: acpi: iort: fix struct pci_dev compiler warnings
` [RFC PATCH v2 02/15] drivers: irqchip: its: fix its_acpi_probe() prototype
` [RFC PATCH v2 03/15] arm64: mm: change IOMMU notifier action to attach DMA ops
` [RFC PATCH v2 04/15] drivers: acpi: iort: add support for IOMMU registration
` [RFC PATCH v2 05/15] drivers: acpi: iort: add support for named component look-up
` [RFC PATCH v2 06/15] drivers: acpi: iort: enhance device identifiers mappings
` [RFC PATCH v2 07/15] drivers: acpi: iort: add node match function
` [RFC PATCH v2 08/15] drivers: acpi: iort: add support for ARM SMMU platform devices creation
` [RFC PATCH v2 09/15] drivers: iommu: arm-smmu-v3: split probe functions into DT/generic portions
` [RFC PATCH v2 10/15] drivers: iommu: arm-smmu-v3: enable ACPI driver initialization
` [RFC PATCH v2 11/15] drivers: iommu: arm-smmu-v3: add IORT iommu configuration
` [RFC PATCH v2 12/15] drivers: acpi: implement acpi_dma_configure
` [RFC PATCH v2 13/15] drivers: acpi: iort: introduce iort_iommu_configure
` [RFC PATCH v2 14/15] drivers: acpi: iort: add function to retrieve IOMMU platform devices
` [RFC PATCH v2 15/15] drivers: iommu: arm-smmu-v3: allow ACPI based streamid translation

bogus alignment messages - PCIe reset
 2016-06-07 13:16 UTC  (3+ messages)

[PATCH 1/3] pci: introduce read_bridge/write_bridge pci ops
 2016-06-07  8:13 UTC  (9+ messages)

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

[pci:r/yinghai-v12 1/15] arch/microblaze/pci/pci-common.c:313:19: error: 'rp' redeclared as different kind of symbol
 2016-06-07  2:49 UTC 

[pci:pci/host-request-windows 24/24] drivers/pci/host/pci-tegra.c:637:39: error: passing argument 1 of 'devm_request_pci_bus_resources' from incompatible pointer type
 2002-01-10 11:20 UTC 

[RFC PATCH 0/3] x86: Add support for guest DMA dirty page tracking
 2016-06-06 16:04 UTC  (6+ messages)
        ` Re: [Qemu-devel] "

[PATCH] Introducing kernel option to force all PCI memory resources to be page aligned. Fixes issues with uio based drivers
 2016-06-06 15:26 UTC  (2+ messages)

[PATCH] Introducing kernel option to force all PCI memory resources to be page aligned. Fixes issues with uio based drivers
 2016-06-06 14:46 UTC  (2+ messages)

[PATCH 0/4] PCI / DPC: Few improvements
 2016-06-06 14:44 UTC  (6+ messages)
` [PATCH 1/4] PCI / PCIe: Introduce module_pci_port_service()
` [PATCH 2/4] PCI / DPC: Convert to use module_pcie_port_service()
` [PATCH 3/4] PCI / DPC: Convert the driver to use devm_* functions
` [PATCH 4/4] PCI / DPC: Fix whitespace in struct dpc_dev

[PATCH v6 0/5] PCI: Add support for suspending (including runtime) of PCIe ports
 2016-06-06  9:43 UTC  (7+ messages)
` [PATCH v6 3/5] PCI: Power on bridges before scanning new devices
` [PATCH v6 4/5] ACPI / hotplug / PCI: Runtime resume bridge before rescan

[RESEND PATCH v2 2/6] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller enables IRQ remapping
 2016-06-06  8:25 UTC  (7+ messages)

[PATCH v2 1/6] PCI: Add helpers to request/release memory and I/O regions
 2016-06-06  8:14 UTC  (4+ messages)

[PATCH v2 0/6] Introduce pci_(request|release)_(mem|io)_regions
 2016-06-06  8:12 UTC  (5+ messages)
` [PATCH v2 3/6] lpfc: Use pci_(request|release)_mem_regions
` [PATCH v2 5/6] ethernet/intel: "

[RFC PATCH 0/3] ECAM quirks handling for ARM64 platforms
 2016-06-06  7:54 UTC  (13+ messages)
` [RFC PATCH 1/3] pci, acpi: Match PCI config space accessors against platfrom specific ECAM quirks

[PATCH 1/3] driver-core: Implement device_match_always()
 2016-06-06  7:32 UTC  (3+ messages)
` [PATCH 2/3] PCI: Use device_match_always()
` [PATCH 3/3] scsi: "

No HAVE_PCI_MMAP defined for ARM64
 2016-06-06  4:36 UTC 

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

[PATCH 0/2] Add Rockchip PCIe RC controller support
 2016-06-03  9:01 UTC  (5+ messages)
` [PATCH 2/2] pci: Add PCIe driver for Rockchip Soc

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

How to keep PCI-e endpoints and RCs in distinct IOMMU groups?
 2016-06-02 19:33 UTC  (5+ messages)

How PCI drivers(compiled as modules) loads automatically – doubt?
 2016-06-02 14:09 UTC 

[PATCH] x86: Add early quirk to reset Apple AirPort card
 2016-06-02  9:48 UTC  (2+ messages)


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