linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-05 08:52:37 to 2017-04-11 12:29:12 UTC [more...]

[PATCH v3 00/32] PCI: fix config and I/O Address space memory mappings
 2017-04-11 12:29 UTC  (31+ messages)
` [PATCH v3 01/32] PCI: remove __weak tag from pci_remap_iospace()
` [PATCH v3 02/32] asm-generic/pgtable.h: introduce pgprot_nonposted remap attribute
` [PATCH v3 03/32] PCI: fix pci_remap_iospace() "
` [PATCH v3 04/32] asm-generic: add ioremap_nopost() remap interface
` [PATCH v3 05/32] alpha: include default ioremap_nopost() implementation
` [PATCH v3 06/32] avr32: "
` [PATCH v3 07/32] arc: "
` [PATCH v3 08/32] cris: "
` [PATCH v3 09/32] frv: "
` [PATCH v3 10/32] hexagon: "
` [PATCH v3 11/32] ia64: "
` [PATCH v3 12/32] m32r: "
` [PATCH v3 13/32] m68k: "
` [PATCH v3 15/32] microblaze: "
` [PATCH v3 16/32] mips: "
` [PATCH v3 17/32] mn10300: "
` [PATCH v3 18/32] nios2: "
` [PATCH v3 19/32] openrisc: "
` [PATCH v3 20/32] parisc: "
` [PATCH v3 21/32] powerpc: "
` [PATCH v3 23/32] sh: "
` [PATCH v3 24/32] sparc: "
` [PATCH v3 25/32] tile: "
` [PATCH v3 26/32] unicore32: "
` [PATCH v3 27/32] x86: "
` [PATCH v3 28/32] xtensa: "
` [PATCH v3 29/32] arm64: implement ioremap_nopost() interface
` [PATCH v3 30/32] arm: "
` [PATCH v3 31/32] lib: fix Devres devm_ioremap_* offset parameter kerneldoc description
` [PATCH v3 32/32] lib: implement Devres ioremap_nopost() interface

remove pci_enable_msix() V3
 2017-04-11 11:01 UTC  (6+ messages)
` [PATCH 1/5] net: alx: switch to pci_alloc_irq_vectors
` [PATCH 2/5] net/ena: "
` [PATCH 3/5] net: thunderx: Switch "
` [PATCH 4/5] PCI: remove pci_enable_msix
` [PATCH 5/5] mlxsw: convert to pci_alloc_irq_vectors

[PATCH] PCI: Add cast when assigning PCI_ROM_ADDRESS_MASK to a 32-bit variable
 2017-04-11 10:08 UTC  (3+ messages)

Resizeable PCI BAR support V3
 2017-04-11  9:21 UTC  (7+ messages)
` [PATCH 2/4] PCI: add functionality for resizing resources v2
` [PATCH 3/4] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors

[PATCH v4 0/2] Handle Cavium ThunderX2 PCI topology quirk
 2017-04-11  7:10 UTC  (8+ messages)
` [PATCH v4 2/2] PCI: quirks: Fix ThunderX2 dma alias handling

[PATCH] pci/quirks: ITE 8893 needs quirk_use_pcie_bridge_dma_alias
 2017-04-11  4:40 UTC  (2+ messages)

[PATCH] switchtec: Fix an error handling
 2017-04-11  4:36 UTC  (2+ messages)

4.11-rc*: PCI IRQ allocation broken
 2017-04-11  1:43 UTC  (2+ messages)

[PATCH] PCI: Improve __pci_read_base robustness
 2017-04-10 17:46 UTC 

[PATCH v3] efifb: avoid reconfiguration of BAR that covers the framebuffer
 2017-04-10 17:29 UTC  (20+ messages)

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-10 16:03 UTC  (31+ messages)
` [RFC 2/8] cxgb4: setup pcie memory window 4 and create p2pmem region
` [RFC 3/8] nvmet: Use p2pmem in nvme target
` [RFC 4/8] p2pmem: Add debugfs "stats" file
` [RFC 5/8] scatterlist: Modify SG copy functions to support io memory
` [RFC 6/8] nvmet: Be careful about using iomem accesses when dealing with p2pmem

[GIT PULL] PCI: Support for configurable PCI endpoint
 2017-04-10 15:43 UTC  (15+ messages)
` [PATCH v6 01/23] PCI: endpoint: Add EP core layer to enable EP controller and EP functions
` [PATCH v6 13/23] dt-bindings: PCI: dra7xx: Add DT bindings for PCI dra7xx EP mode
` [PATCH v6 15/23] dt-bindings: PCI: dra7xx: Add DT bindings to enable unaligned access
` [PATCH v6 17/23] misc: Add host side PCI driver for PCI test function device
` [PATCH v6 18/23] Documentation: misc-devices: Add Documentation for pci-endpoint-test driver
` [PATCH v6 19/23] tools: PCI: Add a userspace tool to test PCI endpoint
` [PATCH v6 20/23] tools: PCI: Add sample test script to invoke pcitest
` [PATCH v6 21/23] Documentation: PCI: Add userguide for PCI endpoint test function
` [PATCH v6 22/23] MAINTAINERS: Add PCI Endpoint maintainer
` [PATCH v6 23/23] ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUP
` [PATCH v7 01/23] PCI: endpoint: Add EP core layer to enable EP controller and EP functions

[PATCH v2 00/22] PCI: fix config and I/O Address space memory mappings
 2017-04-10 14:30 UTC  (22+ messages)
` [PATCH v2 02/22] asm-generic/io.h: add ioremap_nopost remap interface
` [PATCH v2 06/22] ARM: implement ioremap_nopost() interface

Serial info, Mac address in PCI configuration space, and missing interpratation of 2 bytes
 2017-04-10 13:34 UTC  (2+ messages)

[PATCH V9 00/11] IOMMU probe deferral support
 2017-04-10 13:25 UTC  (23+ messages)
` [PATCH V10 00/12] "
  ` [PATCH V10 03/12] of: dma: Move range size workaround to of_dma_get_range()
  ` [PATCH V10 06/12] of: device: Fix overflow of coherent_dma_mask

[PATCH V8 0/5] PCI/ASPM: reconfigure ASPM following hotplug for POLICY_DEFAULT
 2017-04-10 13:11 UTC  (9+ messages)
` [PATCH V8 1/5] PCI/ASPM: introduce pci_aspm_init() and add to pci_init_capabilities()
` [PATCH V8 2/5] PCI/ASPM: split pci_aspm_init() into two
` [PATCH V8 3/5] PCI/ASPM: add init hook to device_add
` [PATCH V8 4/5] PCI/ASPM: save power on values during bridge init
` [PATCH V8 5/5] PCI/ASPM: move link_state cleanup to bridge remove

[Xen-devel] [PATCH] xen: Remove event channel notification through Xen PCI platform device
 2017-04-10 12:28 UTC  (2+ messages)

[TRIVIAL PATCH] PCI: Change pci_host_common_probe visibility
 2017-04-10 12:26 UTC  (2+ messages)

[PATCH v10 0/4] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2017-04-10 11:58 UTC  (5+ messages)
` [PATCH v10 1/4] PCI: A fix for caculating bridge window's size and alignment
` [PATCH v10 2/4] PCI: Add pcibios_default_alignment() for arch-specific alignment control
` [PATCH v10 3/4] powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to be page aligned
` [PATCH v10 4/4] PCI: Don't extend device's size when using default alignment for all devices

[PATCH V11 00/11] IOMMU probe deferral support
 2017-04-10 11:56 UTC  (13+ messages)
` [PATCH V11 01/11] iommu/of: Refactor of_iommu_configure() for error handling
` [PATCH V11 02/11] iommu/of: Prepare for deferred IOMMU configuration
` [PATCH V11 03/11] of: dma: Make of_dma_deconfigure() public
` [PATCH V11 04/11] ACPI/IORT: Add function to check SMMUs drivers presence
` [PATCH V11 05/11] of: device: Fix overflow of coherent_dma_mask
` [PATCH V11 06/11] of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices
` [PATCH V11 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
` [PATCH V11 08/11] drivers: acpi: "
` [PATCH V11 09/11] arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops
` [PATCH V11 10/11] iommu/arm-smmu: Clean up early-probing workarounds
` [PATCH V11 11/11] ACPI/IORT: Remove linker section for IORT entries probing

[PATCH V7 0/5] PCI/ASPM: reconfigure ASPM following hotplug for POLICY_DEFAULT
 2017-04-10 11:44 UTC  (13+ messages)

[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
 2017-04-10 11:02 UTC  (4+ messages)
` [RFC PATCH 01/30] iommu/arm-smmu-v3: Link groups and devices

[PATCH v3 0/2] Tango PCIe controller support
 2017-04-09 13:09 UTC  (3+ messages)
` [PATCH v3 2/2] PCI: Add tango PCIe host bridge support

`pci_apply_final_quirks()` taking half a second
 2017-04-08 19:06 UTC  (4+ messages)

[PATCH v2] PCI: Add ATS-disable quirk for AMD Stoney GPUs
 2017-04-08  7:41 UTC  (3+ messages)

Enumerating an empty bus hangs the entire system
 2017-04-07 20:21 UTC  (3+ messages)

[GIT PULL] PCI fixes for v4.11
 2017-04-07 19:26 UTC 

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-04-07 14:50 UTC  (12+ messages)
` [RFC PATCH v2 14/32] x86: mm: Provide support to use memblock when spliting large pages

[PATCH] PCI: Add ATS-disable quirk for AMD Stoney GPUs
 2017-04-07 12:58 UTC  (3+ messages)

[GIT PULL] ACPI fix for v4.11-rc6
 2017-04-07 12:35 UTC 

[PATCH] PCI: Blacklist AMD Stoney GPU devices for ATS
 2017-04-07 12:34 UTC  (3+ messages)

[PATCH v4] PCI/MSI: Only disable affinity settings if pre and post vector count is equal to max_vecs and not min_vecs
 2017-04-07  9:47 UTC  (2+ messages)

[PATCH v2] PCI: rockchip: Mark PCI_EXP_LNKSTA_SLC in the root port
 2017-04-07  6:59 UTC 

remove pci_enable_msix() V2
 2017-04-06 21:29 UTC  (6+ messages)
` [PATCH 1/4] net: alx: switch to pci_alloc_irq_vectors
` [PATCH 2/4] net/ena: "
` [PATCH 3/4] net: thunderx: Switch "
` [PATCH 4/4] PCI: remove pci_enable_msix

PCI enumeration without a BIOS
 2017-04-06  2:22 UTC  (8+ messages)

[PATCH 12/24] PCI: Lock down BAR access when the kernel is locked down
 2017-04-05 20:16 UTC 

[RFC] PCI ACS Flags Clarification
 2017-04-05 18:57 UTC  (4+ messages)

[PATCH v4] of/pci: Fix memory leak in of_pci_get_host_bridge_resources
 2017-04-05 17:39 UTC  (3+ messages)

[PATCH 25/38] Annotate hardware config module parameters in drivers/pci/hotplug/
 2017-04-05 17:00 UTC 

[PATCH V8 1/6] LIBIO: Introduce a generic PIO mapping method
 2017-04-05 12:18 UTC  (2+ messages)

[PATCH 2/2] ARM: imx_v6_v7_defconfig: enable PCI_MSI
 2017-04-05 12:16 UTC  (4+ 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).