messages from 2017-03-23 08:45:51 to 2017-03-28 04:53:30 UTC [more...]
[PATCH V9 00/11] IOMMU probe deferral support
2017-03-28 4:53 UTC (12+ messages)
[RFC PATCH 1/3] of/pci: dma-ranges to account highest possible host bridge dma_mask
2017-03-28 4:50 UTC (7+ messages)
` [RFC PATCH 2/3] iommu/dma: account pci host bridge dma_mask for IOVA allocation
` [RFC PATCH 3/3] of: fix node traversing in of_dma_get_range
[PATCH V5 0/4] PCI/ASPM: reconfigure ASPM following hotplug for POLICY_DEFAULT
2017-03-28 4:37 UTC (6+ messages)
` [PATCH V5 1/4] PCI/ASPM: introduce pci_aspm_init() and add to pci_init_capabilities()
` [PATCH V5 2/4] PCI/ASPM: add init hook to device_add
` [PATCH V5 3/4] PCI/ASPM: save power on values during bridge init
` [PATCH V5 4/4] PCI/ASPM: move link_state cleanup to bridge remove
[PATCH v2 00/22] PCI: fix config and I/O Address space memory mappings
2017-03-28 1:41 UTC (25+ 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: "
[TRIVIAL PATCH] PCI: fix typo in doc for pci_cfg_access_lock()
2017-03-28 0:46 UTC
[RFC PATCH v0.2] PCI: Add support for tango PCIe host bridge
2017-03-27 22:04 UTC (14+ messages)
[PATCH V7 0/7] LPC: legacy ISA I/O support
2017-03-27 19:46 UTC (9+ messages)
` [PATCH V7 2/7] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH V7 5/7] ACPI: Delay the enumeration on the devices whose dependency has not met
[PATCH 0/2] pci-hyperv: Some miscellaneous fixes
2017-03-27 18:14 UTC (6+ messages)
` [PATCH 1/2] PCI: hv: Fix a bug in specifying CPU affinity
` [PATCH 1/2] pci-hyperv: "
` [PATCH 2/2] pci-hyperv: Fix an atomic bug
remove pci_enable_msix()
2017-03-27 17:30 UTC (15+ messages)
` [PATCH 1/5] net: thunderx: switch to pci_alloc_irq_vectors
` [PATCH 2/5] net: thunderxvf: "
` [PATCH 3/5] net: alx: "
` [PATCH 4/5] net/ena: "
` [PATCH 5/5] PCI: remove pci_enable_msix
[PATCH] PCI: dwc: fix crash seen due to missing ops
2017-03-27 16:26 UTC (5+ messages)
[PATCH v3] efifb: avoid reconfiguration of BAR that covers the framebuffer
2017-03-27 15:37 UTC (10+ messages)
[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
2017-03-27 15:33 UTC (25+ 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 24/30] iommu: Specify PASID state when unbinding a task
` [RFC PATCH 29/30] vfio: Add support for Shared Virtual Memory
[v2] PCI: Add an option to control probing of VFs before enabling SR-IOV
2017-03-27 15:11 UTC (2+ messages)
[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
2017-03-27 15:07 UTC (4+ messages)
` [RFC PATCH v2 15/32] x86: Add support for changing memory encryption attribute in early boot
[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 (10+ messages)
` [PATCH v9 2/3] PCI: Add a macro to set default alignment for all PCI devices
` [PATCH v9 3/3] PCI: Don't extend device's size when using default alignment for all devices
[GIT PULL] PCI: Support for configurable PCI endpoint
2017-03-27 9:45 UTC (25+ messages)
` [PATCH v5 01/24] PCI: endpoint: Add EP core layer to enable EP controller and EP functions
` [PATCH v5 02/24] Documentation: PCI: Guide to use PCI Endpoint Core Layer
` [PATCH v5 03/24] PCI: endpoint: Introduce configfs entry for configuring EP functions
` [PATCH v5 04/24] Documentation: PCI: Guide to use pci endpoint configfs
` [PATCH v5 05/24] PCI: endpoint: Create configfs entry for EPC device and EPF driver
` [PATCH v5 06/24] Documentation: PCI: Add specification for the *pci test* function device
` [PATCH v5 07/24] PCI: endpoint: functions: Add an EP function to test PCI
` [PATCH v5 08/24] Documentation: PCI: Add binding documentation for pci-test endpoint function
` [PATCH v5 09/24] PCI: dwc: designware: Add EP mode support
` [PATCH v5 10/24] dt-bindings: PCI: Add dt bindings for pci designware EP mode
` [PATCH v5 11/24] PCI: dwc: dra7xx: Facilitate wrapper and msi interrupts to be enabled independently
` [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
[Please ignore this is a test] pci-hyperv: properly handle pci bus remove
2017-03-26 10:36 UTC (2+ messages)
[PATCH] pci: mvebu: avoid changing the SCC bit in the link status register
2017-03-25 17:43 UTC (3+ messages)
[RFC PATCH] iommu/dma/pci: account pci host bridge dma_mask for IOVA allocation
2017-03-25 5:34 UTC (3+ messages)
Resizeable PCI BAR support V3
2017-03-24 21:42 UTC (18+ messages)
` [PATCH 1/4] PCI: add resizeable BAR infrastructure v3
` [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 4/4] drm/amdgpu: resize VRAM BAR for CPU access
[PATCH v2 1/5] PCI: rockchip: fix sign issues for current limits
2017-03-24 17:22 UTC (7+ messages)
` [PATCH v2 3/5] PCI: rockchip: add remove() support
[PATCH 00/17] PCI resource mmap cleanup
2017-03-24 17:04 UTC (13+ messages)
` [PATCH 03/17] pci: Only allow WC mmap on prefetchable resources
` [PATCH 17/17] arm64: Do not expose PCI mmap through procfs
` [PATCH 18/17] x86: Use generic pci_mmap_resource_range()
[PATCH 0/2] ThunderX external PCI fixes for legacy&new ACPI firmware
2017-03-24 15:55 UTC (3+ messages)
` [PATCH 2/2] PCI: Add legacy firmware support for Cavium ThunderX host controller
[PATCH 2/4 v5] PCI: add driver for Faraday Technology Host Bridge
2017-03-24 15:38 UTC (4+ messages)
[PATCH 1/2 v5] pci-hyperv: properly handle pci bus remove
2017-03-24 14:55 UTC (2+ messages)
[PATCH v3 0/2] Handle Cavium ThunderX2 PCI topology quirk
2017-03-24 12:44 UTC (3+ messages)
[PATCH 1/4 v5] PCI: add DT bindings for Faraday Technology PCI Host Bridge
2017-03-24 9:54 UTC (2+ messages)
[BUG] 4.11.0-rc1 panic on shutdown X61s
2017-03-24 8:47 UTC (13+ messages)
` [Intel-wired-lan] "
[PATCH v3 0/2] Fix memory leak in of_pci_get_host_bridge_resources
2017-03-24 1:50 UTC (2+ messages)
` [PATCH v3 1/2] PCI: return resource_entry in pci_add_resource helpers
[PATCH] PCI: ACPI: Fix ThunderX PEM initialization
2017-03-23 22:16 UTC (12+ messages)
[PATCH 2/2 v5] pci-hyperv: lock pci bus on device eject
2017-03-23 21:58 UTC
[PATCH] PCI/MSI: Only disable affinity settings if pre and post vector count is equal to max_vecs and not min_vecs
2017-03-23 17:29 UTC (2+ messages)
[PATCH] PCI: hisi: Fix DT binding (hisi-pcie-almost-ecam)
2017-03-23 16:37 UTC (2+ messages)
Help: MSI DWC connecting with a MSIx Endpoint
2017-03-23 16:25 UTC (7+ messages)
[pci:pci/resource 6/10] kernel/memremap.c:116:10: error: implicit declaration of function 'ioremap_wt'
2017-03-23 15:55 UTC
AER notifications
2017-03-23 15:15 UTC (2+ messages)
Purpose of PCI address in ranges property
2017-03-23 14:11 UTC (4+ messages)
[PATCH] PCI: Pull struct pci_ops definition
2017-03-23 13:45 UTC (2+ messages)
[PATCH v2 0/2] Fix memory leak in of_pci_get_host_bridge_resources
2017-03-23 9:00 UTC (2+ messages)
[PATCH] PCI: slightly reword the log for bus numbering
2017-03-23 8:42 UTC
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).