linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-08 16:17:41 to 2018-03-14 05:48:48 UTC [more...]

[PATCH] dma-mapping: move dma configuration to bus infrastructure
 2018-03-14  5:48 UTC  (11+ messages)
` [RFC PATCH] dma-mapping: platform_dma_configure() can be static
` [dma] 9a019f4251: BUG:unable_to_handle_kernel

[PATCH v3 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-03-14  2:56 UTC  (36+ messages)
` [PATCH v3 01/11] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v3 02/11] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v3 03/11] PCI/P2PDMA: Add PCI p2pmem dma mappings to adjust the bus offset
` [PATCH v3 04/11] PCI/P2PDMA: Clear ACS P2P flags for all devices behind switches
` [PATCH v3 05/11] PCI/P2PDMA: Add P2P DMA driver writer's documentation
` [PATCH v3 06/11] block: Introduce PCI P2P flags for request and request queue
` [PATCH v3 07/11] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
` [PATCH v3 08/11] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v3 09/11] nvme-pci: Add support for P2P memory in requests
` [PATCH v3 10/11] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v3 11/11] nvmet: Optionally use PCI P2P memory

[PATCH] ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()
 2018-03-14  1:18 UTC  (7+ messages)

[PATCHv2] PCI: vmd: Use affinity to chain child device interrupts
 2018-03-13 23:24 UTC  (5+ messages)

[PATCH] PCI/MSI: Don't set up INTx if MSI or MSI-X is enabled
 2018-03-13 22:41 UTC  (2+ messages)

[PATCH v1 0/2] PCI: Clean up whitespace
 2018-03-13 22:35 UTC  (3+ messages)
` [PATCH v1 1/2] PCI: Tidy Makefiles
` [PATCH v1 2/2] PCI: Tidy comments

[PATCH v1 0/4] PCI/VPD: Encapsulate VPD stuff in vpd.c
 2018-03-13 22:27 UTC  (5+ messages)
` [PATCH v1 1/4] PCI/VPD: Move VPD access code to vpd.c
` [PATCH v1 2/4] PCI/VPD: Move VPD sysfs "
` [PATCH v1 3/4] PCI/VPD: Move VPD quirks "
` [PATCH v1 4/4] PCI/VPD: Move VPD structures "

[pci PATCH v6 0/5] Add support for unmanaged SR-IOV
 2018-03-13 21:31 UTC  (6+ messages)
` [pci PATCH v6 1/5] pci: Add pci_sriov_configure_simple for PFs that don't manage VF resources
` [pci PATCH v6 2/5] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
` [pci PATCH v6 3/5] ena: Migrate over to unmanaged SR-IOV support
` [pci PATCH v6 4/5] nvme: "
` [pci PATCH v6 5/5] pci-pf-stub: Add PF driver stub for PFs that function only to enable VFs

[PATCH v3 0/6] some fixes to the pci-hyperv driver
 2018-03-13 18:31 UTC  (17+ messages)
` [PATCH v3 1/6] PCI: hv: fix a comment typo in _hv_pcifront_read_config()
` [PATCH v3 2/6] PCI: hv: hv_eject_device_work(): remove the bogus test
` [PATCH v3 3/6] PCI: hv: serialize the present/eject work items
` [PATCH v3 4/6] PCI: hv: remove hbus->enum_sem
` [PATCH v3 5/6] PCI: hv: hv_pci_devices_present(): only queue a new work when necessary
` [PATCH v3 6/6] PCI: hv: fix 2 hang issues in hv_compose_msi_msg()

[PATCH v2 0/7] Modernize vga_switcheroo by using device link for HDA
 2018-03-13 17:36 UTC  (9+ messages)
` [PATCH v2 1/7] PCI: Restore config space on runtime resume despite being unbound

[pci PATCH v5 0/4] Series short description
 2018-03-13 16:17 UTC  (18+ messages)
` [pci PATCH v5 1/4] pci: Add pci_sriov_configure_simple for PFs that don't manage VF resources
` [pci PATCH v5 2/4] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
` [pci PATCH v5 3/4] ena: Migrate over to unmanaged SR-IOV support
` [pci PATCH v5 4/4] nvme: "

[PATCH] PCI: Add quirk for Cavium Thunder-X2 PCIe erratum #173
 2018-03-13 14:13 UTC  (12+ messages)

[RFC 1/2] pci: dwc: pci-exynos: modify the Kconfig dependency
 2018-03-13 11:54 UTC  (3+ messages)

[PATCH] pci: tegra: add MSI dependency
 2018-03-13 11:52 UTC 

[RFC PATCH] ARM64/PCI: Set dev->irq=0 before calling acpi_pci_irq_enable()
 2018-03-13 11:42 UTC  (5+ messages)

[PATCH V3] PCI: rcar: Use runtime PM to control controller clock
 2018-03-13 11:20 UTC  (2+ messages)

PCI enumeration broken on Ventana gw5200
 2018-03-13 11:13 UTC  (3+ messages)

[PATCH v2 0/4] x86, dmi: introduce and use dmi_get_bios_year()
 2018-03-13 10:45 UTC  (9+ messages)
` [PATCH v2 1/4] firmware: dmi_scan: Introduce the dmi_get_bios_year() helper
` [PATCH v2 2/4] x86/PCI: Simplify code by using the new "

[PATCH v16 0/9] LPC: legacy ISA I/O support
 2018-03-13 10:42 UTC  (7+ messages)

[PATCH v12 0/6] Address error and recovery for AER and DPC
 2018-03-13  3:47 UTC  (14+ messages)

[pci PATCH v5 0/4] Add support for unmanaged SR-IOV (was: Series short description)
 2018-03-12 17:25 UTC 

[pci PATCH v4 0/4] Add support for unmanaged SR-IOV
 2018-03-12 16:28 UTC  (9+ messages)
` [pci PATCH v4 1/4] pci-iov: "
` [pci PATCH v4 2/4] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
` [pci PATCH v4 3/4] ena: Migrate over to "unmanaged SR-IOV" support
` [pci PATCH v4 4/4] nvme: "

[PATCH v2 00/13] PCI: Simplify PCIe port driver
 2018-03-12 14:20 UTC  (22+ messages)
` [PATCH v2 01/13] PCI/portdrv: Merge pcieport_if.h into portdrv.h
` [PATCH v2 02/13] PCI/PM: Move pcie_clear_root_pme_status() to core
` [PATCH v2 03/13] PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driver
` [PATCH v2 04/13] PCI/PM: Clear PCIe PME Status bit for Root Complex Event Collectors
` [PATCH v2 05/13] PCI/portdrv: Disable port driver in compat mode
` [PATCH v2 06/13] PCI/portdrv: Remove pcie_port_bus_type link order dependency
` [PATCH v2 07/13] PCI/portdrv: Remove unused PCIE_PORT_SERVICE_VC
` [PATCH v2 08/13] PCI/portdrv: Simplify PCIe feature permission checking
` [PATCH v2 09/13] PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h>
` [PATCH v2 10/13] PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameter
` [PATCH v2 11/13] PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameter
` [PATCH v2 12/13] PCI/portdrv: Encapsulate pcie_ports_auto inside the port driver
` [PATCH v2 13/13] PCI/portdrv: Rename and reverse sense of pcie_ports_auto

[PATCH v2] PCI: dwc: fix enumeration end when reaching root subordinate
 2018-03-12 13:31 UTC  (2+ messages)

[PATCH next V3 0/5] Report PCI device link status
 2018-03-12 12:06 UTC  (6+ messages)
` [PATCH next V3 1/5] PCI: Add a query function for PCI device's speed cap
` [PATCH next V3 2/5] PCI: Add a query function for PCI device's width cap
` [PATCH next V3 3/5] PCI: Print PCI device link status in kernel log
` [PATCH next V3 4/5] net/mlx4_core: Report PCI properties using dedicated function
` [PATCH next V3 5/5] net/mlx5: Report device PCI link status and issues

[PATCH v3 0/2] MCB Update for v4.17
 2018-03-12  9:41 UTC  (3+ messages)
` [PATCH v3 1/2] PCI: Add Altera vendor ID
` [PATCH v3 2/2] mcb: add Altera PCI ID to mcb-pci

[PATCH] PCI: Support PCIe 4.0 data rate(16.0 GT/s)
 2018-03-12  9:13 UTC 

[PATCH v3 0/3] lspci: Add support of JSON output format
 2018-03-11 15:03 UTC  (2+ messages)

[PATCH next V2 0/5] Report PCI device link status
 2018-03-11 11:19 UTC  (6+ messages)
` [PATCH next V2 1/5] PCI: Add a query function for PCI device's speed cap
` [PATCH next V2 2/5] PCI: Add a query function for PCI device's width cap
` [PATCH next V2 3/5] PCI: Print PCI device link status in kernel log
` [PATCH next V2 4/5] net/mlx4_core: Report PCI properties using dedicated function
` [PATCH next V2 5/5] net/mlx5: Report device PCI link status and issues

[PATCH] PCI: Move pcieport_if.h to drivers/pci and replace includes
 2018-03-09 18:54 UTC  (3+ messages)

[PATCH v6 2/3] PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver
 2018-03-09 17:48 UTC  (2+ messages)

[GIT PULL] PCI fixes for v4.16
 2018-03-09 16:58 UTC 

[PATCH v6 1/3] PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver DT bindings
 2018-03-09 16:31 UTC  (2+ messages)

[PATCH] PCI: hv: fix bus domain ID corruption
 2018-03-09 15:39 UTC  (3+ messages)

[PATCH v4 0/8] PCI: brcmstb: Add Broadcom Settopbox PCIe support
 2018-03-09 15:07 UTC  (5+ messages)
` [PATCH v4 1/8] SOC: brcmstb: add memory API
` [PATCH v4 7/8] MIPS: BMIPS: Add PCI bindings for 7425, 7435

[PATCH 00/37] Shared Virtual Addressing for the IOMMU
 2018-03-09 11:44 UTC  (11+ messages)
` [PATCH 17/37] iommu/arm-smmu-v3: Move context descriptor code
` [PATCH 27/37] iommu/arm-smmu-v3: Register fault workqueue
` [PATCH 28/37] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH 31/37] iommu/arm-smmu-v3: Add support for PCI ATS
` [PATCH 35/37] iommu/arm-smmu-v3: Add support for PRI

[PATCH v2 00/10] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-03-09  5:08 UTC  (5+ messages)
` [PATCH v2 08/10] nvme-pci: Add support for P2P memory in requests

[PATCH 0/3] dra7xx: PCIe IRQ handling rework
 2018-03-09  4:23 UTC  (6+ messages)
` [PATCH 2/3] PCI: dwc: pci-dra7xx: Improve MSI IRQ handling

[PATCH] PCI BUS domain ID corruption
 2018-03-08 21:58 UTC  (2+ messages)

[PATCH 0/9] PCI DT header refactoring and compile test improvements
 2018-03-08 17:51 UTC  (3+ messages)
` [PATCH 4/9] PCI: kirin_pcie_driver can be static

[PATCH] PCI/DPC: Fix INT legacy interrupt in dpc_irq
 2018-03-08 17:47 UTC  (3+ 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).