linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-04 11:25:43 to 2020-03-10 13:28:33 UTC [more...]

[PATCH v5 0/4] USB: pci-quirks: Add Raspberry Pi 4 quirk
 2020-03-10 12:52 UTC  (4+ messages)
` [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 1/2] PCI: Add Loongson vendor ID
 2020-03-10 12:50 UTC 

[PATCH 0/6] Add basic support for Loongson 7A1000 bridge chip
 2020-03-10  9:28 UTC  (19+ messages)
` [PATCH 1/6] PCI: Add Loongson vendor ID and 7A1000 device IDs
  ` 回复:[PATCH "
` [PATCH 2/6] AHCI: Add support for Loongson 7A1000 SATA controller
` [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 v17 00/12] Add Error Disconnect Recover (EDR) support
 2020-03-10  4:28 UTC  (8+ messages)
` [PATCH v17 09/12] PCI/AER: Allow clearing Error Status Register in FF mode

[PATCH v4 0/3] Improve PCI device post-reset readiness polling
 2020-03-09 17:33 UTC  (8+ messages)
` [PATCH v4 1/3] PCI: Refactor polling loop out of pci_dev_wait
` [PATCH v4 2/3] PCI: Cache CRS Software Visibiliy in struct pci_dev
` [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  (35+ messages)
` [PATCH v2 3/7] vfio/pci: Introduce VF token
` [PATCH v2 4/7] vfio: Introduce VFIO_DEVICE_FEATURE ioctl and first user
` [PATCH v2 5/7] vfio/pci: Add sriov_configure support
` [dpdk-dev] [PATCH v2 0/7] vfio/pci: SR-IOV 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 "

Problem with PCIe enumeration of Google/Coral TPU Edge module on Linux
 2020-03-09 11:21 UTC  (7+ messages)

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

[PATCH v4 00/26] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-03-09 10:48 UTC  (25+ messages)
` [PATCH v4 01/26] mm/mmu_notifiers: pass private data down to alloc_notifier()
` [PATCH v4 07/26] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v4 23/26] iommu/arm-smmu-v3: Add stall support for platform devices

[PATCH v4 0/2] ACPI: APEI: Add support to notify the vendor specific HW errors
 2020-03-09  9:23 UTC  (2+ messages)

Some Alphas broken by f75b99d5a77d (PCI: Enforce bus address limits in resource allocation)
 2020-03-08 19:41 UTC  (4+ messages)

[PATCH v3 00/17] Improve PCI device post-reset readiness polling
 2020-03-07 11:30 UTC  (10+ messages)
` [PATCH v3 04/17] PCI: Do not override delay for D0->D3hot transition
` [PATCH v3 07/17] PCI: Clean up and document PM/reset delays
` [PATCH v3 16/17] PCI: Add CRS handling to pci_dev_wait()

[pci:review/edr] BUILD SUCCESS 205c126eb6f62a2971e9c31052ff9e656f9fc044
 2020-03-07  7:24 UTC 

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

[PATCH v17 11/12] PCI/DPC: Add Error Disconnect Recover (EDR) support
 2020-03-07  0:19 UTC  (7+ messages)

[PATCH v3] PCI: pciehp: Make sure pciehp_isr clears interrupt events
 2020-03-06 19:59 UTC  (3+ messages)
` [PATCH v4] PCI: pciehp: Fix MSI interrupt race

[patch 0/7] genirq/PCI: Sanitize interrupt injection
 2020-03-06 19:29 UTC  (16+ messages)
` [patch 1/7] genirq/debugfs: Add missing sanity checks to "
` [patch 2/7] genirq: Add protection against unsafe usage of generic_handle_irq()
` [patch 3/7] x86/apic/vector: Force interupt handler invocation to irq context
` [patch 4/7] genirq: Add return value to check_irq_resend()
` [patch 5/7] genirq: Sanitize state handling in check_irq_resend()
` [patch 6/7] genirq: Provide interrupt injection mechanism
` [patch 7/7] PCI/AER: Fix the broken interrupt injection

[pci:review/edr] BUILD REGRESSION a727dd2ed5e6e97a2bb4496336574bad365414cf
 2020-03-06 12:01 UTC 

[PATCH] PCI: Change lock order in pci_dev_lock() to avoid potential deadlock
 2020-03-06 10:19 UTC 

[PATCH 00/10] PCI/ATS: Device-tree support and other improvements
 2020-03-06  9:42 UTC  (6+ messages)
` [PATCH 04/11] ACPI/IORT: Check ATS capability in root complex node
` [PATCH 09/11] ACPI/IORT: Drop ATS fwspec flag

[RFC PATCH] PCI, kdump: Clear bus master bit upon shutdown in kdump kernel
 2020-03-06  9:38 UTC  (9+ messages)

[pci:review/edr 6/10] drivers/pci/pci.h:664: multiple definition of `pci_aer_raw_clear_status'; drivers/pci/access.o:drivers/pci/pci.h:664: first defined here
 2020-03-06  7:30 UTC 

[PATCH v4 00/10] PCI: Add and use constant PCI_STATUS_ERROR_BITS and helper pci_status_get_and_clear_errors
 2020-03-06  6:06 UTC  (3+ messages)
` [PATCH v4 10/10] sound: bt87x: use pci_status_get_and_clear_errors

[PATCH v6] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2020-03-06  5:40 UTC  (4+ messages)

[pci:review/edr 6/10] drivers/pci/pci.h:664: multiple definition of `pci_aer_raw_clear_status'
 2020-03-06  5:35 UTC 

[PATCH 1/5] pci: introduce pci_get_dsn
 2020-03-06  1:30 UTC  (4+ messages)
` [PATCH v2 0/6] PCI: Implement function to read Device Serial Number

[PATCH v16 0/9] Add Error Disconnect Recover (EDR) support
 2020-03-05 19:22 UTC  (6+ messages)
` [PATCH v16 7/9] PCI/DPC: Export DPC error recovery functions

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

[PATCH] PCI: Replace zero-length array with flexible-array member
 2020-03-05 11:29 UTC  (2+ messages)

[PATCH v5 0/4] dt-bindings: Convert Cadence PCIe RC/EP to DT Schema
 2020-03-05 10:30 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: PCI: Add PCI Endpoint Controller Schema
` [PATCH v5 2/4] dt-bindings: PCI: cadence: Add PCIe RC/EP DT schema for Cadence PCIe
` [PATCH v5 3/4] dt-bindings: PCI: Convert PCIe Host/Endpoint in Cadence platform to DT schema
` [PATCH v5 4/4] dt-bindings: PCI: cadence: Deprecate inbound/outbound specific bindings

[PATCH v6 0/7] PCI: amlogic: Make PCIe working reliably on AXG platforms
 2020-03-05  7:00 UTC  (9+ messages)
` [PATCH v6 6/7] phy: amlogic: Add Amlogic AXG PCIE PHY Driver

[pci:for-linus] BUILD SUCCESS 5901b51f3e5d9129da3e59b10cc76e4cc983e940
 2020-03-05  5:48 UTC 

[pci:pci/enumeration] BUILD SUCCESS 08d8e0c4bf66cd610edae79194c5d84a1102b13b
 2020-03-05  5:46 UTC 

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

[PATCH v2 1/6] PCI: Introduce pci_get_dsn
 2020-03-04 22:42 UTC  (2+ messages)

[PATCH v4 00/10] PCI: Add and use constant PCI_STATUS_ERROR_BITS and helper pci_status_get_and_clear_errors
 2020-03-04 22:21 UTC  (3+ messages)

[PATCH] PCI: hv: Replace zero-length array with flexible-array member
 2020-03-04 18:24 UTC  (6+ messages)

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

[PATCH v4 0/4] dt-bindings: Convert Cadence PCIe RC/EP to DT Schema
 2020-03-04 16:32 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: PCI: Add PCI Endpoint Controller Schema

[PATCH v4 09/10] PCI: pci-bridge-emul: Use new constant PCI_STATUS_ERROR_BITS
 2020-03-04 13:44 UTC  (2+ messages)

[PATCH v4 05/10] PCI: Add pci_status_get_and_clear_errors
 2020-03-04 13:43 UTC  (2+ messages)

[PATCH v4 04/10] PCI: Add constant PCI_STATUS_ERROR_BITS
 2020-03-04 13:41 UTC  (2+ messages)

[PATCH v3 0/4] Raspberry Pi 4 VL805 firmware load support
 2020-03-04 11:25 UTC  (4+ messages)
` [PATCH v3 4/4] USB: pci-quirks: Add Raspberry Pi 4 quirk


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