linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-27 09:45:08 to 2017-03-30 16:20:16 UTC [more...]

[PATCH v2 00/22] PCI: fix config and I/O Address space memory mappings
 2017-03-30 16:20 UTC  (30+ messages)
` [PATCH v2 01/22] PCI: remove __weak tag from pci_remap_iospace()
` [PATCH v2 02/22] asm-generic/io.h: add ioremap_nopost remap interface
` [PATCH v2 03/22] asm-generic/pgtable.h: introduce pgprot_nonposted remap attribute
` [PATCH v2 04/22] PCI: fix pci_remap_iospace() "
` [PATCH v2 05/22] ARM64: implement ioremap_nopost() interface
` [PATCH v2 06/22] ARM: "
` [PATCH v2 07/22] PCI: ECAM: use ioremap_nopost() to map config region
` [PATCH v2 08/22] lib: implement Devres ioremap_nopost() interface
` [PATCH v2 09/22] PCI: xilinx: update PCI config space remap function
` [PATCH v2 10/22] PCI: xilinx-nwl: "
` [PATCH v2 11/22] PCI: spear13xx: "
` [PATCH v2 12/22] PCI: rockchip: "
` [PATCH v2 13/22] PCI: qcom: "
` [PATCH v2 14/22] PCI: iproc-platform: "
` [PATCH v2 15/22] PCI: hisi: "
` [PATCH v2 16/22] PCI: designware: "
` [PATCH v2 17/22] PCI: armada8k: "
` [PATCH v2 18/22] PCI: xgene: "
` [PATCH v2 19/22] PCI: tegra: "
` [PATCH v2 20/22] PCI: layerscape: "
` [PATCH v2 21/22] PCI: keystone-dw: "
` [PATCH v2 22/22] PCI: versatile: "

[PATCH V8 0/7] LPC: legacy ISA I/O support
 2017-03-30 15:26 UTC  (7+ messages)
` [PATCH V8 1/6] LIBIO: Introduce a generic PIO mapping method
` [PATCH V8 2/6] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH V8 3/6] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH V8 4/6] LPC: Support the device-tree LPC host on Hip06/Hip07
` [PATCH V8 5/6] ACPI: Support the probing on the devices which apply indirect-IO
` [PATCH V8 6/6] LPC: Add the ACPI LPC support

[PATCH v3] efifb: avoid reconfiguration of BAR that covers the framebuffer
 2017-03-30 13:50 UTC  (19+ messages)

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

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

[PATCH v3 0/2] Tango PCIe controller support
 2017-03-30 12:09 UTC  (11+ messages)
` [PATCH v3 1/2] PCI: Add tango MSI "
` [PATCH v3 2/2] PCI: Add tango PCIe host bridge support

[PATCH] pci: Only disable MSI/X and enable INTx if shutdown function has been called
 2017-03-30 11:59 UTC  (4+ messages)

[RFC PATCH v0.2] PCI: Add support for tango PCIe host bridge
 2017-03-30 11:09 UTC  (17+ messages)

[RFC PATCH 1/3] of/pci: dma-ranges to account highest possible host bridge dma_mask
 2017-03-30 10:14 UTC  (12+ messages)
` [RFC PATCH 3/3] of: fix node traversing in of_dma_get_range

[PATCHv6 0/5] Limiting PCI access
 2017-03-30  4:10 UTC  (4+ messages)

[PATCH V5 0/4] PCI/ASPM: reconfigure ASPM following hotplug for POLICY_DEFAULT
 2017-03-29 23:08 UTC  (11+ messages)

[PATCH] pci-error-recovery: doc cleanup
 2017-03-29 21:51 UTC  (2+ messages)

Having problems resetting a PCI device
 2017-03-29 21:41 UTC  (4+ messages)

PCIe hotplug
 2017-03-29 20:20 UTC  (2+ messages)

Having problems resetting a PCI device
 2017-03-29 19:57 UTC 

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-29 17:08 UTC  (11+ messages)
` [RFC PATCH v2 15/32] x86: Add support for changing memory encryption attribute in early boot
` [RFC PATCH v2 16/32] x86: kvm: Provide support to create Guest and HV shared per-CPU variables
` [RFC PATCH v2 18/32] kvm: svm: Use the hardware provided GPA instead of page walk

[PATCH] PCI: Blacklist AMD Stoney GPU devices for ATS
 2017-03-29 16:21 UTC  (11+ messages)

IMX6SX PCIe speed change test upon link establishment
 2017-03-29 13:42 UTC 

[GIT PULL] PCI: Support for configurable PCI endpoint
 2017-03-29 13:13 UTC  (20+ messages)
` [PATCH v5 01/24] PCI: endpoint: Add EP core layer to enable EP controller and EP functions
` [PATCH v5 06/24] Documentation: PCI: Add specification for the *pci test* function device
` [PATCH v5 12/24] PCI: dwc: dra7xx: Add EP mode support
` [PATCH v5 13/24] dt-bindings: PCI: dra7xx: Add dt bindings for pci dra7xx EP mode
` [PATCH v5 14/24] dt-bindings: mfd: syscon: Add documentation for #syscon-cells property
` [PATCH v5 15/24] PCI: dwc: dra7xx: Workaround for errata id i870
` [PATCH v5 16/24] dt-bindings: PCI: dra7xx: Add dt bindings to enable unaligned access
` [PATCH v5 17/24] PCI: Add device IDs for DRA74x and DRA72x
` [PATCH v5 18/24] misc: Add host side pci driver for pci test function device
` [PATCH v5 19/24] Documentation: misc-devices: Add Documentation for pci-endpoint-test driver
` [PATCH v5 20/24] tools: PCI: Add a userspace tool to test PCI endpoint
` [PATCH v5 21/24] tools: PCI: Add sample test script to invoke pcitest
` [PATCH v5 22/24] Documentation: PCI: Add userguide for PCI endpoint test function
` [PATCH v5 23/24] MAINTAINERS: add PCI EP maintainer
` [PATCH v5 24/24] ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUP

[PATCH] PCI: generic: stop hiding pci_host_common_probe declaration
 2017-03-29 13:05 UTC  (2+ messages)

[PATCH 1/1] PCI: Add MCFG quirk for 2nd node of Cavium ThunderX pass2.x host controller
 2017-03-29 12:16 UTC 

[PATCH] PCI: dwc: fix crash seen due to missing ops
 2017-03-29 11:21 UTC  (6+ messages)

[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
 2017-03-29  6:17 UTC  (14+ messages)
` [RFC PATCH 01/30] iommu/arm-smmu-v3: Link groups and devices
` [RFC PATCH 21/30] iommu/arm-smmu-v3: Handle device faults from PRI
` [RFC PATCH 29/30] vfio: Add support for Shared Virtual Memory

[PATCH 2/2] PCI: Add legacy firmware support for Cavium ThunderX host controller
 2017-03-28 19:28 UTC  (3+ messages)

PCI VF driver with long delay in remove routine
 2017-03-28 16:24 UTC 

remove pci_enable_msix()
 2017-03-28 16:24 UTC  (15+ messages)
` [PATCH 1/5] net: thunderx: switch to pci_alloc_irq_vectors
` [PATCH 5/5] PCI: remove pci_enable_msix

[PATCH V9 00/11] IOMMU probe deferral support
 2017-03-28 16:07 UTC  (11+ messages)

[PATCH V9 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
 2017-03-28 16:06 UTC  (4+ messages)
` [V9, "

[PATCH v8 0/4] i.MX7 PCI support
 2017-03-28 15:42 UTC  (5+ messages)
` [PATCH v8 1/4] PCI: imx6: Add code to support i.MX7D
` [PATCH v8 2/4] PCI: imx6: Allow probe deferal by reset GPIO
` [PATCH v8 3/4] PCI: imx6: Do not wait for speed change on i.MX7
` [PATCH v8 4/4] PCI: imx6: Do not switch speed if Gen2 is disabled

[TRIVIAL PATCH] PCI: Change pci_host_common_probe visibility
 2017-03-28 15:29 UTC 

[TRIVIAL PATCH] PCI: fix typo in doc for pci_cfg_access_lock()
 2017-03-28  0:46 UTC 

[PATCH V7 0/7] LPC: legacy ISA I/O support
 2017-03-27 19:46 UTC  (3+ messages)
` [PATCH V7 2/7] PCI: Apply the new generic I/O management on PCI IO hosts

[PATCH 0/2] pci-hyperv: Some miscellaneous fixes
 2017-03-27 18:14 UTC  (5+ messages)
` [PATCH 1/2] pci-hyperv: Fix a bug in specifying CPU affinity
` [PATCH 2/2] pci-hyperv: Fix an atomic bug

[RFC PATCH 24/30] iommu: Specify PASID state when unbinding a task
 2017-03-27 15:33 UTC  (11+ messages)

[v2] PCI: Add an option to control probing of VFs before enabling SR-IOV
 2017-03-27 15:11 UTC  (2+ messages)

[ANNOUNCE] OSPM-summit is on next Monday
 2017-03-27 13:25 UTC 

[PATCH v9 0/3] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2017-03-27 10:25 UTC  (5+ messages)
` [PATCH v9 2/3] PCI: Add a macro to set default alignment for all PCI devices


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