linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-12 15:25:17 to 2018-03-14 18:22:44 UTC [more...]

[PATCH 0/2] Silent PCI realignment messages during boot
 2018-03-14 18:22 UTC  (8+ messages)
` [PATCH 1/2, pci] pci: Addition of PCI_DEV_FLAGS_QUIET_PCI_REALIGN attribute to the PCI subsystem
` [PATCH 2/2, powerpc/powernv] powerpc/powernv: Tweak PCI_DEV_FLAGS_QUIET_PCI_REALIGN on/off during boot

[PATCH v17 00/10] LPC: legacy ISA I/O support
 2018-03-14 18:15 UTC  (11+ messages)
` [PATCH v17 01/10] LIB: Introduce a generic PIO mapping method
` [PATCH v17 02/10] PCI: Remove unused __weak attribute in pci_register_io_range()
` [PATCH v17 03/10] PCI: Add fwnode handler as input param of pci_register_io_range()
` [PATCH v17 04/10] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH v17 05/10] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH v17 06/10] HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
` [PATCH v17 07/10] ACPI / scan: rename acpi_is_serial_bus_slave() to widen use
` [PATCH v17 08/10] ACPI / scan: do not enumerate Indirect IO host children
` [PATCH v17 09/10] HISI LPC: Add ACPI support
` [PATCH v17 10/10] MAINTAINERS: Add maintainer for HiSilicon LPC driver

[PATCH] PCI/MSI: Don't set up INTx if MSI or MSI-X is enabled
 2018-03-14 18:17 UTC  (8+ messages)

[PATCH v2]PCI: hv: fix PCI-BUS domainID corruption
 2018-03-14 18:08 UTC  (2+ messages)

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

[PATCH v6 3/3] PCI: mobiveil: Add MSI support for Mobiveil PCIe Host Bridge IP driver
 2018-03-14 17:57 UTC  (2+ messages)

[PATCH v3 0/6] some fixes to the pci-hyperv driver
 2018-03-14 17:17 UTC  (8+ messages)
` [PATCH v3 6/6] PCI: hv: fix 2 hang issues in hv_compose_msi_msg()

[PATCH v3 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-03-14 16:23 UTC  (40+ 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 v2] PCI/DPC: Fix PCI legacy interrupt acknowledgement
 2018-03-14 15:50 UTC 

[PATCH 0/3] usb: host: pci: PCI ID consolidation
 2018-03-14 15:44 UTC  (14+ messages)
` [PATCH 1/3] usb: host: pci: use existing Intel PCI ID macros
` [PATCH 2/3] usb: host: pci: introduce PCI vendor ID for Netlogic
` [PATCH 3/3] usb: host: pci: replace hardcoded renesas PCI IDs

[pci PATCH v6 0/5] Add support for unmanaged SR-IOV
 2018-03-14 15:31 UTC  (12+ 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 v2 0/2] PCI: Update quirk timing
 2018-03-14 13:30 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Report quirk timings with pci_info() instead of pr_debug()
` [PATCH v2 2/2] PCI: Report quirks that take more than 10ms

[PATCH 00/37] Shared Virtual Addressing for the IOMMU
 2018-03-14 13:10 UTC  (19+ messages)
` [PATCH 07/37] iommu: Add a page fault handler
` [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 1/2] PCI/DPC: Disable interrupt generation during suspend
 2018-03-14 12:33 UTC  (7+ messages)
` [PATCH 2/2] PCI/DPC: Do not enable DPC if AER control is not allowed by the BIOS

[PATCH] pci: tegra: add MSI dependency
 2018-03-14 12:13 UTC  (5+ messages)

[PATCH][V3] ACPI/PCI: pci_link: allow the absence of _PSR and change log level
 2018-03-14 11:43 UTC  (3+ messages)

[PATCH] PCI: fix semicolon.cocci warnings
 2018-03-14 11:30 UTC  (2+ messages)

[PATCHv2] PCI: vmd: Use affinity to chain child device interrupts
 2018-03-14 11:05 UTC  (6+ messages)

[PATCH] PCI/hotplug: ppc: correct a php_slot usage after free
 2018-03-14  9:28 UTC  (2+ messages)
`  "

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

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

[PATCH] ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()
 2018-03-14  1:18 UTC  (7+ 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 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)

[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  (5+ 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  (13+ 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  (6+ messages)
` [pci PATCH v4 1/4] pci-iov: "


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