linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-04 13:54:32 to 2017-04-10 17:13:30 UTC [more...]

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

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-10 16:03 UTC  (34+ 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  (28+ messages)
` [PATCH v6 01/23] PCI: endpoint: Add EP core layer to enable EP controller and EP functions
` [PATCH v6 02/23] Documentation: PCI: Guide to use PCI Endpoint Core Layer
` [PATCH v6 03/23] PCI: endpoint: Introduce configfs entry for configuring EP functions
` [PATCH v6 04/23] Documentation: PCI: Guide to use PCI endpoint configfs
` [PATCH v6 05/23] PCI: endpoint: Create configfs entry for EPC device and EPF driver
` [PATCH v6 06/23] Documentation: PCI: Add specification for the *PCI test* function device
` [PATCH v6 07/23] PCI: endpoint: functions: Add an EP function to test PCI
` [PATCH v6 08/23] Documentation: PCI: Add binding documentation for pci-test endpoint function
` [PATCH v6 09/23] PCI: dwc: designware: Add EP mode support
` [PATCH v6 10/23] dt-bindings: PCI: Add DT bindings for PCI designware EP mode
` [PATCH v6 11/23] PCI: dwc: dra7xx: Facilitate wrapper and MSI interrupts to be enabled independently
` [PATCH v6 12/23] PCI: dwc: dra7xx: Add EP mode support
` [PATCH v6 13/23] dt-bindings: PCI: dra7xx: Add DT bindings for PCI dra7xx EP mode
` [PATCH v6 14/23] PCI: dwc: dra7xx: Workaround for errata id i870
` [PATCH v6 15/23] dt-bindings: PCI: dra7xx: Add DT bindings to enable unaligned access
` [PATCH v6 16/23] PCI: Add device IDs for DRA74x and DRA72x
` [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)

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

[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  (9+ 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 0/1] Fix memory leak in of_pci_get_host_bridge_resources
 2017-04-05 17:39 UTC  (4+ messages)
` [PATCH v4] of/pci: "

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

[GIT PULL] PCI: Support for configurable PCI endpoint
 2017-04-05  8:47 UTC  (7+ messages)
` [PATCH v5 14/24] dt-bindings: mfd: syscon: Add documentation for #syscon-cells property

[PATCH 00/17] PCI resource mmap cleanup
 2017-04-05  7:22 UTC  (5+ messages)
` [PATCH 04/17] pci: Add arch_can_pci_mmap_wc() macro

[pci:pci/host-designware 37/43] drivers/misc/pci_endpoint_test.c:420:8: error: implicit declaration of function 'pci_alloc_irq_vectors'
 2017-04-05  5:43 UTC  (2+ messages)

[PATCH v5 0/1] Fix memory leak in of_pci_get_host_bridge_resources
 2017-04-05  2:28 UTC  (2+ messages)
` [PATCH v5] of/pci: "

[PATCH] PCI: rockchip: Mark SLC bit as well as CCC bit for RC
 2017-04-05  1:20 UTC  (3+ messages)

[PATCH v8 0/4] i.MX7 PCI support
 2017-04-04 22:59 UTC  (2+ messages)

[PATCH 0/2] pci-hyperv: Some miscellaneous fixes
 2017-04-04 21:47 UTC  (5+ messages)

[TRIVIAL PATCH] PCI: fix typo in doc for pci_cfg_access_lock()
 2017-04-04 17:03 UTC  (2+ messages)

[PATCH] PCI: generic: stop hiding pci_host_common_probe declaration
 2017-04-04 14:02 UTC  (2+ messages)

[PATCH] PCI: dwc: fix crash seen due to missing ops
 2017-04-04 13:54 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).