linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-09 11:09:34 to 2020-03-15 02:59:44 UTC [more...]

[PATCH] alpha: fix nautilus PCI setup
 2020-03-14 19:47 UTC 

[PATCH] PCI: add support for root bus sizing
 2020-03-14 19:43 UTC 

[PATCH V3] PCI: rcar: Add the suspend/resume for pcie-rcar driver
 2020-03-14 19:12 UTC 

[PATCH v2 0/3] PCI: pci-sysfs.c cleanup
 2020-03-14 11:20 UTC  (4+ messages)
` [PATCH v3 1/4] PCI: sysfs: Define device attributes with DEVICE_ATTR*

[PATCH] PCI/ACPI: Use scnprintf() for avoiding potential buffer overflow
 2020-03-14 10:16 UTC  (2+ messages)

[PATCH] MAINTAINERS: correct typo in new NXP LAYERSCAPE GEN4
 2020-03-14 14:25 UTC 

Kernel hangs when powering up/down drive using sysfs
 2020-03-14 14:19 UTC 

[PATCH v6 00/11] Add the multiple PF support for DWC and Layerscape
 2020-03-14  3:30 UTC  (12+ messages)
` [PATCH v6 01/11] PCI: designware-ep: Add multiple PFs support for DWC
` [PATCH v6 02/11] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
` [PATCH v6 03/11] PCI: designware-ep: Move the function of getting MSI capability forward
` [PATCH v6 04/11] PCI: designware-ep: Modify MSI and MSIX CAP way of finding
` [PATCH v6 05/11] dt-bindings: pci: layerscape-pci: Add compatible strings for ls1088a and ls2088a
` [PATCH v6 06/11] PCI: layerscape: Fix some format issue of the code
` [PATCH v6 07/11] PCI: layerscape: Modify the way of getting capability with different PEX
` [PATCH v6 08/11] PCI: layerscape: Modify the MSIX to the doorbell mode
` [PATCH v6 09/11] PCI: layerscape: Add EP mode support for ls1088a and ls2088a
` [PATCH v6 10/11] arm64: dts: layerscape: Add PCIe EP node for ls1088a
` [PATCH v6 11/11] misc: pci_endpoint_test: Add LS1088a in pci_device_id table

[PATCH 3/9] pci/switchtec: Don't abuse completion wait queue for poll
 2020-03-14  0:23 UTC  (4+ messages)

[PATCH RESEND v2 0/2] Fix loading of platform ROM from 32-bit EFI
 2020-03-13 22:22 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] drm/radeon: Stop directly referencing iomem
` [PATCH RESEND v2 2/2] PCI: Use ioremap(), not phys_to_virt() for platform ROM

[PATCH 0/5] Handled return value of platform_get_irq correctly
 2020-03-13 21:56 UTC  (15+ messages)
` [PATCH 1/5] pci: handled "
` [PATCH 2/5] pci: added check for return value of platform_get_irq
` [PATCH 3/5] pci: handled return value of platform_get_irq correctly
` [PATCH 4/5] "
` [PATCH 5/5] pci: added check for return value of platform_get_irq

[PATCH v17 09/12] PCI/AER: Allow clearing Error Status Register in FF mode
 2020-03-13 20:26 UTC  (33+ messages)

[PATCH v4 01/26] mm/mmu_notifiers: pass private data down to alloc_notifier()
 2020-03-13 19:13 UTC  (12+ messages)

[PATCH] PCI/switchtec: Fix init_completion race condition with poll_wait()
 2020-03-13 18:36 UTC 

[PATCH v2 0/5] PCI: functions/pci-epf-test: Add DMA data transfer
 2020-03-13 17:40 UTC  (7+ messages)

[PATCH v4 0/2] ACPI: APEI: Add support to notify the vendor specific HW errors
 2020-03-13 17:08 UTC  (8+ messages)
  ` [PATCH v4 1/2] "

[PATCH v5 0/7] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2020-03-13 15:46 UTC  (2+ messages)

[PATCH RFC] perf:Add driver for HiSilicon PCIe PMU
 2020-03-13 14:50 UTC  (7+ messages)

Thunderbolt, direct-complete and long suspend/resume time of Suspend-to-idle
 2020-03-13 11:31 UTC  (8+ messages)

[PATCH -next] PCI: rpaphp: remove set but not used variable 'value'
 2020-03-13 10:43 UTC  (5+ messages)

[PATCH v2] PCI/ASPM: Fix wrong field set when config L1SS
 2020-03-13  9:53 UTC 

[PATCH 0/6] Add basic support for Loongson 7A1000 bridge chip
 2020-03-13  9:03 UTC  (20+ messages)
` [PATCH 1/6] PCI: Add Loongson vendor ID and 7A1000 device IDs
  ` 回复:[PATCH "
` [PATCH 3/6] MIPS: Loongson: Use firmware arguments to get board name
  ` 回复:[PATCH "
` [PATCH 4/6] MIPS: Loongson: Add DMA support for 7A1000
  ` 回复:[PATCH "
` [PATCH 5/6] MIPS: Loongson: Add PCI "
  ` 回复:[PATCH "
` [PATCH 6/6] MIPS: Loongson: Add support for 7A1000 interrupt controller
  ` 回复:[PATCH "

[PATCH RESEND] ntb_hw_switchtec: Fix ntb_mw_clear_trans returning error if size == 0
 2020-03-13  8:17 UTC  (5+ messages)

[pci:next] BUILD SUCCESS a536a320bfa20f2599fc99ab292bb2b8a14543f1
 2020-03-13  3:43 UTC 

[PATCH v2 00/11] PCI/ATS: Device-tree support and other improvements
 2020-03-12 21:21 UTC  (19+ messages)
` [PATCH v2 01/11] dt-bindings: PCI: generic: Add ats-supported property
` [PATCH v2 02/11] PCI: Add ats_supported host bridge flag
` [PATCH v2 03/11] PCI: OF: Check whether the host bridge supports ATS
` [PATCH v2 04/11] ACPI/IORT: Check ATS capability in root complex node
` [PATCH v2 05/11] PCI/ATS: Gather checks into pci_ats_supported()
` [PATCH v2 06/11] iommu/amd: Use pci_ats_supported()
` [PATCH v2 07/11] iommu/arm-smmu-v3: "
` [PATCH v2 08/11] iommu/vt-d: "
` [PATCH v2 09/11] ACPI/IORT: Drop ATS fwspec flag
` [PATCH v2 10/11] arm64: dts: fast models: Enable PCIe ATS for Base RevC FVP
` [PATCH v2 11/11] Documentation: Generalize the "pci=noats" boot parameter

Some Alphas broken by f75b99d5a77d (PCI: Enforce bus address limits in resource allocation)
 2020-03-12 20:49 UTC  (7+ messages)

[PATCH] PCI/PM: Fix wrong field set when config L1SS
 2020-03-12 19:42 UTC  (2+ messages)

[PATCH 1/2] PCI: Add Loongson vendor ID
 2020-03-12 13:44 UTC  (3+ messages)
` [PATCH 2/2] AHCI: Add support for Loongson 7A1000 SATA controller

[PATCH] PCI/PM: Skip link training delay for S3 resume
 2020-03-12 10:08 UTC  (6+ messages)

[PATCH v3 0/7] vfio/pci: SR-IOV support
 2020-03-11 21:59 UTC  (8+ messages)
` [PATCH v3 1/7] vfio: Include optional device match in vfio_device_ops callbacks
` [PATCH v3 2/7] vfio/pci: Implement match ops
` [PATCH v3 3/7] vfio/pci: Introduce VF token
` [PATCH v3 4/7] vfio: Introduce VFIO_DEVICE_FEATURE ioctl and first user
` [PATCH v3 5/7] vfio/pci: Add sriov_configure support
` [PATCH v3 6/7] vfio/pci: Remove dev_fmt definition
` [PATCH v3 7/7] vfio/pci: Cleanup .probe() exit paths

[PATCH v2 0/3] virtio-iommu on x86 and non-devicetree platforms
 2020-03-11 21:48 UTC  (5+ messages)
` [PATCH v2 1/3] iommu/virtio: Add topology description to virtio-iommu config space

[PATCH] docs: fix pointers to io-mapping.rst and io_ordering.rst files
 2020-03-11 20:16 UTC  (4+ messages)

[PATCH V5 0/5] Add support for PCIe endpoint mode in Tegra194
 2020-03-11 15:48 UTC  (4+ messages)

Problem with PCIe enumeration of Google/Coral TPU Edge module on Linux
 2020-03-11 14:20 UTC  (5+ messages)

[PATCH v2] PCI: endpoint: Fix clearing start entry in configfs
 2020-03-11 11:18 UTC  (2+ messages)

[PATCH] PCI: endpoint: Fix NULL pointer dereference for ->get_features()
 2020-03-11 10:28 UTC 

[PATCH] PCI: Avoid ASMedia XHCI USB PME# from D0 defect
 2020-03-11  6:55 UTC  (3+ messages)

[PATCH -next 020/491] XEN HYPERVISOR INTERFACE: Use fallthrough;
 2020-03-11  6:47 UTC  (2+ messages)

[pci:next] BUILD SUCCESS 432e9e41c3b5b6c4215c68f27d8ec25bffd1262e
 2020-03-11  3:13 UTC 

[PATCH v7] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2020-03-10 19:26 UTC 

[PATCH] PCI: pciehp: Don't enable slot unless link or presence up
 2020-03-10 18:21 UTC 

[PATCH V4 0/5] Add support for PCIe endpoint mode in Tegra194
 2020-03-10 17:58 UTC  (5+ messages)

[PATCH v5 0/4] USB: pci-quirks: Add Raspberry Pi 4 quirk
 2020-03-10 12:52 UTC  (5+ messages)
` [PATCH v5 1/4] soc: bcm2835: Sync xHCI reset firmware property with downstream
` [PATCH v5 2/4] firmware: raspberrypi: Introduce vl805 init routine
` [PATCH v5 3/4] PCI: brcmstb: Wait for Raspberry Pi's firmware when present
` [PATCH v5 4/4] USB: pci-quirks: Add Raspberry Pi 4 quirk

[PATCH v4 0/3] Improve PCI device post-reset readiness polling
 2020-03-09 17:33 UTC  (6+ messages)
` [PATCH v4 3/3] PCI: Add CRS handling to pci_dev_wait()

[PATCH v2 0/7] vfio/pci: SR-IOV support
 2020-03-09 15:35 UTC  (26+ messages)
` [PATCH v2 3/7] vfio/pci: Introduce VF token
` [PATCH v2 5/7] vfio/pci: Add sriov_configure support

[PATCH v3 0/3] PCI: hv: Generify pci-hyperv.c
 2020-03-09 15:03 UTC  (5+ messages)

[PATCH v5 0/2] Adding support for Versal CPM as Root Port driver
 2020-03-09 11:27 UTC  (10+ messages)
` [PATCH v5 2/2] PCI: xilinx-cpm: Add Versal CPM "

[PATCH v4 0/4] USB: pci-quirks: Add Raspberry Pi 4 quirk
 2020-03-09 11:09 UTC  (4+ messages)
` [PATCH v4 4/4] "


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