linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-21 14:47:52 to 2018-09-26 22:34:21 UTC [more...]

[PATCH v3 00/10] Shared Virtual Addressing for the IOMMU
 2018-09-26 22:35 UTC  (23+ messages)
` [PATCH v3 01/10] iommu: Introduce Shared Virtual Addressing API
` [PATCH v3 02/10] iommu/sva: Bind process address spaces to devices
` [PATCH v3 03/10] iommu/sva: Manage process address spaces
` [PATCH v3 06/10] iommu/sva: Search mm by PASID

[PATCH v3] PCI: Equalize hotplug memory and io for non/occupied slots
 2018-09-26 22:23 UTC  (2+ messages)

[PATCHv4 00/12] pci error handling fixes
 2018-09-26 22:19 UTC  (4+ messages)
` [PATCHv4 08/12] PCI: ERR: Always use the first downstream port

[PATCH] PCI/AER: Clear uncorrectable error status for device
 2018-09-26 22:08 UTC  (2+ messages)

[PATCH v5 00/12] PCI: brcmstb: Add Broadcom Settopbox PCIe support (resend)
 2018-09-26 22:07 UTC  (22+ messages)
` [PATCH v5 02/12] dt-bindings: pci: add DT docs for Brcmstb PCIe device
` [PATCH v5 04/12] PCI: brcmstb: add dma-range mapping for inbound traffic
` [PATCH v5 06/12] MIPS: BMIPS: add dma remap for BrcmSTB PCIe
` [PATCH v5 11/12] ARM64: "

[PATCH v4 0/6] mpt3sas: Hot-Plug Surprise removal support on IOC
 2018-09-26 21:33 UTC  (11+ messages)
` [PATCH v4 1/6] mpt3sas: Introduce mpt3sas_base_pci_device_is_available
` [PATCH v4 2/6] mpt3sas: Separate out mpt3sas_wait_for_ioc_to_operational
` [PATCH v4 3/6] mpt3sas: Introdude _scsih_get_shost_and_ioc
` [PATCH v4 4/6] mpt3sas: Fix Sync cache command failure during driver unload
` [PATCH v4 5/6] mpt3sas: Fix driver modifying NVRAM/persistent data
` [PATCH v4 6/6] mpt3sas: Bump driver version to 27.100.00.00

[PATCH v2] ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridge
 2018-09-26 20:42 UTC  (6+ messages)

[PATCH -next] PCI: hotplug: Remove set but not used variable 'physical_slot'
 2018-09-26 19:24 UTC  (2+ messages)

[PATCH -next] PCI/AER: Remove duplicated include from err.c
 2018-09-26 19:24 UTC  (2+ messages)

[PATCH] PCI: Fix bus error reset when CONFIG_SYSFS not set
 2018-09-26 19:24 UTC  (2+ messages)

[PATCH V3] PCI: Enable PASID when End-to-End TLP is supported by all bridges
 2018-09-26 17:22 UTC  (4+ messages)

[PATCH] pci: Add a few new IDs for Intel GPU "spurious interrupt" quirk
 2018-09-26 16:57 UTC  (2+ messages)

[PATCH v2 0/2] add new UniPhier PCIe host driver
 2018-09-26 12:33 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: add UniPhier PCIe host controller description
` [PATCH v2 2/2] PCI: controller: dwc: add UniPhier PCIe host controller support

[PATCH 4/4] dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops
 2018-09-26 10:45 UTC  (5+ messages)

[PATCH v3 0/4] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-09-26  9:14 UTC  (5+ messages)
` [PATCH v3 3/4] PCI: mediatek: Add system pm support for MT2712 and MT7622

[PATCH v4 0/4] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-09-26  9:08 UTC  (7+ messages)
` [PATCH v4 1/4] PCI: mediatek: fixup mtk_pcie_find_port logical
` [PATCH v4 2/4] PCI: mediatek: enable msi after clock enabled

[RESEND PATCH v3 0/2] add the Amlogic Meson PCIe controller driver
 2018-09-26  6:47 UTC  (6+ messages)
` [RESEND PATCH v3 2/2] PCI: meson: "

[PATCH v4 0/6] PCI: Add reset type parameter to PCI reset functions
 2018-09-25 22:18 UTC  (14+ messages)
` [PATCH v4 1/6] PCI: Expose reset_type to users of __pci_reset_function_locked()
` [PATCH v4 2/6] PCI: Expose reset_type to users of pci_reset_function()
` [PATCH v4 6/6] PCI: Expose reset type to users of pci_reset_bus()

[PATCH] pci: msi: return error code instead of only warn
 2018-09-25 20:30 UTC  (3+ messages)

[PATCHv3 00/10] PCI error handling
 2018-09-25 19:28 UTC  (5+ messages)
` [PATCHv3 09/10] PCI: Unify device inaccessible

[PATCH v7 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-09-25 18:51 UTC  (25+ messages)
` [PATCH v7 01/13] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v7 02/13] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v7 03/13] PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset
` [PATCH v7 04/13] PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
` [PATCH v7 05/13] docs-rst: Add a new directory for PCI documentation
` [PATCH v7 06/13] PCI/P2PDMA: Add P2P DMA driver writer's documentation
` [PATCH v7 07/13] block: Add PCI P2P flag for request queue and check support for requests
` [PATCH v7 08/13] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
` [PATCH v7 09/13] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v7 10/13] nvme-pci: Add support for P2P memory in requests
` [PATCH v7 11/13] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v7 12/13] nvmet: Introduce helper functions to allocate and free request SGLs
` [PATCH v7 13/13] nvmet: Optionally use PCI P2P memory

[PATCH v3 5/5] PCI: cadence: Add MSI-X capability to EP driver
 2018-09-25 15:19 UTC  (4+ messages)

[PATCH v8 00/16] Add support for Hygon Dhyana Family 18h processor
 2018-09-25 14:46 UTC  (10+ messages)
` [PATCH v8 07/16] x86/pci: Add Hygon Dhyana support to PCI and north bridge
    ` [PATCH 1/2] x86/amd_nb: Add vendor checking for strict function access
    ` [PATCH 2/2] x86/pci: Add Hygon Dhyana support to PCI and north bridge

[PATCH 00/12] error handling and pciehp maintenance
 2018-09-25 14:17 UTC  (8+ messages)
` [PATCH 11/12] PCI/AER: Use managed resource allocations
` [PATCH 12/12] PCI/pciehp: Use device managed allocations

[PATCH v3 0/6] mpt3sas: Hot-Plug Surprise removal support on IOC
 2018-09-25 13:34 UTC  (5+ messages)
    ` [PATCH v3 1/6] mpt3sas: Introduce mpt3sas_base_pci_device_is_available

[PATCH 0/6] PAXB INTx support with proper model
 2018-09-25 10:55 UTC  (7+ messages)
` [PATCH 1/6] PCI: iproc: Update iProc PCI binding for INTx support

[PATCH v5 0/2] pci-dra7xx: Enable errata i870 workaround for RC mode
 2018-09-25  9:59 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: PCI: dra7xx: Add bindings for unaligned access in host mode
` [PATCH v5 2/2] pci: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode

[PATCH v4 0/6] PCI: imx: Initial imx7d suspend/resume support
 2018-09-25  9:20 UTC  (3+ messages)
` [PATCH v4 5/6] ARM: dts: imx7d: Add turnoff reset

[PATCH] PCI: remove unnecessary check of device_type == pci
 2018-09-25  9:11 UTC  (4+ messages)

[BISECTED] Regression: Solidrun Clearfog Base won't boot since "PCI: mvebu: Only remap I/O space if configured"
 2018-09-25  8:18 UTC  (18+ messages)

[PATCH 0/7 v7] Support for fsl-mc bus and its devices in SMMU
 2018-09-25  7:48 UTC  (2+ messages)

[PATCH v6 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-09-24 22:39 UTC  (22+ messages)
` [PATCH v6 01/13] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v6 03/13] PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset
` [PATCH v6 04/13] PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
` [PATCH v6 06/13] PCI/P2PDMA: Add P2P DMA driver writer's documentation

WARNING: at drivers/thunderbolt/switch.c:594 tb_switch_add+0x69b/0x780
 2018-09-24 22:28 UTC 

[PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
 2018-09-24 21:17 UTC  (8+ messages)

Need information w.r.t PCIe end point framework
 2018-09-24 16:32 UTC  (2+ messages)

[PATCH] PCI: Device removal rescan deadlock
 2018-09-24 15:03 UTC  (3+ messages)

[PATCH] DT: pci: rcar-pci: document R8A77990 bindings
 2018-09-24  9:28 UTC  (4+ messages)

[LKP] [x86/pci] 7ffb31888c: PANIC:early_exception
 2018-09-23 10:05 UTC  (6+ messages)

mt7621/mt7628 PCIe linux driver
 2018-09-23  6:20 UTC  (2+ messages)

[PATCH][RFC] PCI: rcar: Add bus notifier so we can limit the DMA range
 2018-09-22 17:06 UTC  (4+ messages)

[PATCH 0/5] Make SPI work on DT MMP2
 2018-09-21 20:34 UTC  (3+ messages)
` [PATCH 3/5] spi: pxa2xx: use an enum for type

[RFC PATCH 00/40] Cleanup pci-keystone.c and Add AM654 PCIe Support
 2018-09-21 19:42 UTC  (3+ messages)
` [RFC PATCH 36/40] arm64: dts: k3-am6: Add "socionext,synquacer-pre-its" property to gic_its

[PATCH] PCI: Fix compile error with DPC disabled
 2018-09-21 17:50 UTC  (5+ 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).