messages from 2016-06-01 17:40:43 to 2016-06-07 13:30:56 UTC [more...]
[RFC PATCH v2 00/15] ACPI IORT ARM SMMU v3 support
2016-06-07 13:30 UTC (2+ messages)
` [RFC PATCH v2 01/15] drivers: acpi: iort: fix struct pci_dev compiler warnings
[PATCH v1 00/25] PCI: Request host bridge window resources
2016-06-07 13:25 UTC (29+ 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
bogus alignment messages - PCIe reset
2016-06-07 13:16 UTC (3+ messages)
[PATCH v3 0/6] Introduce pci_(request|release)_(mem|io)_regions
2016-06-07 11:57 UTC (8+ 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 2/2] aer: add support aer interrupt with none MSI/MSI-X/INTx mode
2016-06-07 10:07 UTC (12+ messages)
[PATCH 0/2] ioapic hot-removal bugs
2016-06-07 9:17 UTC (4+ 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 1/3] pci: introduce read_bridge/write_bridge pci ops
2016-06-07 8:13 UTC (10+ 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
[PATCH] Introducing kernel option to force all PCI memory resources to be page aligned. Fixes issues with uio based drivers
2016-06-07 6:51 UTC
[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 v1 1/1] PCI / PM: check all fields in pci_set_platform_pm()
2016-06-06 14:25 UTC
[PATCH V8 0/9] Support for ARM64 ACPI based PCI host controller
2016-06-06 12:55 UTC (25+ 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 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
` [Linaro-acpi] [PATCH V8 0/9] Support for ARM64 ACPI based "
[PATCH v6 0/5] PCI: Add support for suspending (including runtime) of PCIe ports
2016-06-06 9:43 UTC (10+ messages)
` [PATCH v6 1/5] PCI: Don't clear d3cold_allowed for "
` [PATCH v6 2/5] PCI: Put PCIe ports into D3 during suspend
` [PATCH v6 3/5] PCI: Power on bridges before scanning new devices
` [PATCH v6 4/5] ACPI / hotplug / PCI: Runtime resume bridge before rescan
` [PATCH v6 5/5] PCI: Add runtime PM support for PCIe ports
[RESEND PATCH v2 0/6] vfio-pci: Add support for mmapping MSI-X table
2016-06-06 8:25 UTC (16+ messages)
` [RESEND PATCH v2 1/6] PCI: Add a new PCI_BUS_FLAGS_MSI_REMAP flag
` [RESEND PATCH v2 2/6] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller enables IRQ remapping
` [RESEND PATCH v2 3/6] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if IOMMU have capability of "
` [RESEND PATCH v2 4/6] iommu: Set PCI_BUS_FLAGS_MSI_REMAP on iommu driver initialization
` [RESEND PATCH v2 5/6] pci-ioda: Set PCI_BUS_FLAGS_MSI_REMAP for IODA host bridge
` [RESEND PATCH v2 6/6] vfio-pci: Allow to expose MSI-X table to userspace if interrupt remapping is enabled
[PATCH v2 0/6] Introduce pci_(request|release)_(mem|io)_regions
2016-06-06 8:14 UTC (12+ messages)
` [PATCH v2 1/6] PCI: Add helpers to request/release memory and I/O regions
` [PATCH v2 2/6] NVMe: Use pci_(request|release)_mem_regions
` [PATCH v2 3/6] lpfc: "
` [PATCH v2 4/6] GenWQE: "
` [PATCH v2 5/6] ethernet/intel: "
` [PATCH v2 6/6] alx: "
[RFC PATCH 0/3] ECAM quirks handling for ARM64 platforms
2016-06-06 7:54 UTC (15+ messages)
` [RFC PATCH 1/3] pci, acpi: Match PCI config space accessors against platfrom specific ECAM quirks
` [RFC PATCH 2/3] arm64, pci: Start using quirks handling for ACPI based PCI host controller
` [RFC PATCH 3/3] pci, pci-thunder-pem: Add ACPI support for ThunderX PEM
[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 (11+ 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 3/3] arm64: dts: marvell: PCIe support for "
[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)
[RESEND PATCH v2 0/4] PCI: Add support for enforcing all MMIO BARs not to share PAGE_SIZE
2016-06-02 5:46 UTC (5+ messages)
` [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
[PATCH 1/2] freescale/dts: add pcie aer interrupt-name property in the dts
2016-06-02 1:17 UTC (3+ messages)
[PATCHv2] x86/vmd: Initialize list item in irq disable
2016-06-01 21:10 UTC (3+ messages)
[PATCH] Revert "ARM: cns3xxx: pci: avoid potential stack overflow"
2016-06-01 21:09 UTC (3+ messages)
[PATCH 0/4] nouveau fixes for RPM/Optimus-related hangs
2016-06-01 17:40 UTC (11+ messages)
` [PATCH 4/4] drm/nouveau/acpi: fix lockup with PCIe runtime PM
` [Nouveau] "
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).