linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-25 19:15:24 to 2020-03-02 23:40:13 UTC [more...]

[PATCH 0/5] pci: implement function to read Device Serial Number
 2020-03-02 23:39 UTC  (16+ messages)
` [PATCH] ice-shared: add macro specifying max NVM offset
` [PATCH 1/5] pci: introduce pci_get_dsn
` [PATCH 2/5] bnxt_en: use pci_get_dsn
` [PATCH 3/5] scsi: qedf: "
` [PATCH 4/5] ice: "
` [PATCH 5/5] ixgbe: "

Some Alphas broken by f75b99d5a77d (PCI: Enforce bus address limits in resource allocation)
 2020-03-02 22:47 UTC  (5+ messages)

[PATCH v2 00/17] Improve PCI device post-reset readiness polling
 2020-03-02 18:44 UTC  (18+ messages)
` [PATCH v2 01/17] PCI: Fall back to slot/bus reset if softer methods timeout
` [PATCH v2 02/17] PCI: Remove unused PCI_PM_BUS_WAIT
` [PATCH v2 03/17] PCI: Use pci_bridge_wait_for_secondary_bus after SBR
` [PATCH v2 04/17] PCI: Do not override delay for D0->D3hot transition
` [PATCH v2 05/17] PCI: Fix handling of _DSM 8 (avoiding reset delays)
` [PATCH v2 06/17] PCI: Fix us->ms conversion in pci_acpi_optimize_delay
` [PATCH v2 07/17] PCI: Clean up and document PM/reset delays
` [PATCH v2 08/17] PCI: Add more delay overrides to struct pci_dev
` [PATCH v2 09/17] PCI: Generalize pci_bus_max_d3cold_delay to pci_bus_max_delay
` [PATCH v2 10/17] PCI: Use correct delay in pci_bridge_wait_for_secondary_bus
` [PATCH v2 11/17] PCI: Refactor pci_dev_wait to remove timeout parameter
` [PATCH v2 12/17] PCI: Refactor pci_dev_wait to take pci_init_event
` [PATCH v2 13/17] PCI: Cache CRS Software Visibiliy in struct pci_dev
` [PATCH v2 14/17] PCI: Introduce per-device reset_ready_poll override
` [PATCH v2 15/17] PCI: Refactor polling loop out of pci_dev_wait
` [PATCH v2 16/17] PCI: Add CRS handling to pci_dev_wait()
` [PATCH v2 17/17] PCI: Lower PCIE_RESET_READY_POLL_MS from 1m to 1s

[PATCH 1/3] PCI: Make PCIE_RESET_READY_POLL_MS configurable
 2020-03-02 18:30 UTC  (7+ messages)

[PATCH v2 0/3] virtio-iommu on x86 and non-devicetree platforms
 2020-03-02 16:16 UTC  (7+ messages)
` [PATCH v2 1/3] iommu/virtio: Add topology description to virtio-iommu config space
` [PATCH v2 2/3] PCI: Add DMA configuration for virtual platforms
` [PATCH v2 3/3] iommu/virtio: Enable x86 support

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

[PATCH v4 00/10] PCI: Add and use constant PCI_STATUS_ERROR_BITS and helper pci_status_get_and_clear_errors
 2020-02-29 22:29 UTC  (11+ messages)
` [PATCH v4 01/10] net: marvell: add PCI_STATUS_SIG_TARGET_ABORT to PCI status error bits
` [PATCH v4 02/10] net: skfp: add PCI_STATUS_REC_TARGET_ABORT "
` [PATCH v4 03/10] r8169: add PCI_STATUS_PARITY "
` [PATCH v4 04/10] PCI: Add constant PCI_STATUS_ERROR_BITS
` [PATCH v4 05/10] PCI: Add pci_status_get_and_clear_errors
` [PATCH v4 06/10] r8169: use pci_status_get_and_clear_errors
` [PATCH v4 07/10] net: sun: "
` [PATCH v4 08/10] net: skfp: use new constant PCI_STATUS_ERROR_BITS
` [PATCH v4 09/10] PCI: pci-bridge-emul: Use "
` [PATCH v4 10/10] sound: bt87x: use pci_status_get_and_clear_errors

[PATCHv9 00/12] PCI: Recode Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2020-02-29 18:03 UTC  (15+ messages)

[PATCH v6 0/7] PCI: amlogic: Make PCIe working reliably on AXG platforms
 2020-02-29 17:10 UTC  (4+ messages)

[PATCH] PCI: Rename is_probed of struct pci_dev to correctly match its function
 2020-02-29  9:46 UTC 

[PATCH v5 0/4] Improve link speed presentation process
 2020-02-29  9:10 UTC  (6+ messages)
` [PATCH v5 1/4] PCI: Add 32 GT/s decoding in some macros
` [PATCH v5 2/4] PCI: Add pci_speed_string()
` [PATCH v5 3/4] PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe strings
` [PATCH v5 4/4] PCI: Add PCIE_LNKCAP2_SLS2SPEED() macro

[pci:pci/interrupts] BUILD SUCCESS d81977cb6b841e38a619e15f81f297750e8fb8d3
 2020-02-29  3:21 UTC 

[GIT PULL] PCI fixes for v5.6
 2020-02-28 19:55 UTC  (2+ messages)

[RFC PATCH] PCI, kdump: Clear bus master bit upon shutdown in kdump kernel
 2020-02-28 19:53 UTC  (4+ messages)

[PATCH v2] PCI: vmd: Add indirection layer to vmd irq lists
 2020-02-28 16:36 UTC  (6+ messages)

[PATCH v4 00/26] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-02-28 16:26 UTC  (31+ messages)
` [PATCH v4 01/26] mm/mmu_notifiers: pass private data down to alloc_notifier()
` [PATCH v4 02/26] iommu/sva: Manage process address spaces
` [PATCH v4 03/26] iommu: Add a page fault handler
` [PATCH v4 06/26] iommu/sva: Register "
` [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 v5 0/7] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2020-02-28 15:41 UTC  (8+ messages)
` [PATCH v5 1/7] PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
` [PATCH v5 2/7] PCI: rcar: Move shareable code to a common file
` [PATCH v5 3/7] PCI: rcar: Fix calculating mask for PCIEPAMR register
` [PATCH v5 4/7] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
` [PATCH v5 5/7] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller
` [PATCH v5 6/7] PCI: rcar: Add support for rcar PCIe controller in endpoint mode
` [PATCH v5 7/7] misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controller

[PATCH v3 0/4] dt-bindings: Convert Cadence PCIe RC/EP to DT Schema
 2020-02-28 15:38 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: PCI: Add PCI Endpoint Controller Schema
` [PATCH v3 2/4] dt-bindings: PCI: cadence: Add PCIe RC/EP DT schema for Cadence PCIe
` [PATCH v3 3/4] dt-bindings: PCI: Convert PCIe Host/Endpoint in Cadence platform to DT schema
` [PATCH v3 4/4] dt-bindings: PCI: cadence: Deprecate inbound/outbound specific bindings

[PATCH v4 00/11] Add the multiple PF support for DWC and Layerscape
 2020-02-28 14:52 UTC  (6+ messages)
` [PATCH v4 08/11] PCI: layerscape: Modify the MSIX to the doorbell mode

Help needed in understanding weird PCIe issue on imx6q (PCIe just goes bad)
 2020-02-28 14:22 UTC  (7+ messages)

[PATCH v5 0/2] Adding support for Versal CPM as Root Port driver
 2020-02-28 12:48 UTC  (6+ messages)
` [PATCH v5 2/2] PCI: xilinx-cpm: Add Versal CPM "

[PATCH v16 0/9] Add Error Disconnect Recover (EDR) support
 2020-02-28  0:59 UTC  (10+ messages)
` [PATCH v16 1/9] PCI/ERR: Update error status after reset_link()
` [PATCH v16 2/9] PCI/AER: Move pci_cleanup_aer_error_status_regs() declaration to pci.h
` [PATCH v16 3/9] PCI/ERR: Remove service dependency in pcie_do_recovery()
` [PATCH v16 4/9] PCI/ERR: Return status of pcie_do_recovery()
` [PATCH v16 5/9] PCI/DPC: Cache DPC capabilities in pci_init_capabilities()
` [PATCH v16 6/9] PCI/AER: Allow clearing Error Status Register in FF mode
` [PATCH v16 7/9] PCI/DPC: Export DPC error recovery functions
` [PATCH v16 8/9] PCI/DPC: Add Error Disconnect Recover (EDR) support
` [PATCH v16 9/9] PCI/ACPI: Enable EDR support

[PATCH v1 1/1] x86/apic/vector: Fix NULL pointer exception in irq_complete_move()
 2020-02-28  0:11 UTC  (2+ messages)

[PATCH v2 12/24] docs: pci: endpoint/function/binding/pci-test.txt convert to ReST
 2020-02-27 23:03 UTC  (2+ messages)

[PATCH v2 0/2] pci: Add boot interrupt quirk mechanism for Xeon chipsets
 2020-02-27 22:49 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust entry to moving cadence drivers
 2020-02-27 21:52 UTC  (2+ messages)

[PATCH v4 24/26] PCI/ATS: Add PRI stubs
 2020-02-27 20:55 UTC  (2+ messages)

[PATCH v4 25/26] PCI/ATS: Export symbols of PRI functions
 2020-02-27 20:55 UTC  (2+ messages)

[PATCH v2 0/7] vfio/pci: SR-IOV support
 2020-02-27 17:34 UTC  (3+ messages)
` [PATCH v2 4/7] vfio: Introduce VFIO_DEVICE_FEATURE ioctl and first user

[PATCH] pci: brcmstb: Fix build on 32bit ARM platforms with older compilers
 2020-02-27 14:09 UTC  (4+ messages)

[PATCH V3 0/5] Add support for PCIe endpoint mode in Tegra194
 2020-02-27 11:48 UTC  (3+ messages)
` [PATCH V3 5/5] PCI: tegra: "

[PATCH v2 0/2] Improve pcie-histb GPIO reset implementation
 2020-02-27  2:19 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: histb: Correct PCIe reset operation

[PATCH v15 4/5] PCI/DPC: Add Error Disconnect Recover (EDR) support
 2020-02-26 22:41 UTC  (6+ messages)

[PATCH v15 3/5] PCI/EDR: Export AER, DPC and error recovery functions
 2020-02-26 21:48 UTC  (6+ messages)

PCI device function not being enumerated [Was: PCMCIA not working on Panasonic Toughbook CF-29]
 2020-02-26 19:46 UTC  (12+ messages)

[PATCH 0/5] PCI: functions/pci-epf-test: Add DMA data transfer
 2020-02-26 17:39 UTC  (4+ messages)
` [PATCH 1/5] PCI: endpoint: functions/pci-epf-test: Add DMA support to transfer data

[PATCH v4] PCI: Microchip: Add host driver for Microchip PCIe controller
 2020-02-26 17:24 UTC  (2+ messages)

[PATCH v6 2/3] arm64: dts: ls1028a: Add PCIe controller DT nodes
 2020-02-26 15:42 UTC  (6+ messages)

[PATCH v15 2/5] PCI/DPC: Remove pcie_device reference from dpc_dev structure
 2020-02-26 13:43 UTC  (2+ messages)

[PATCH v15 1/5] PCI/ERR: Update error status after reset_link()
 2020-02-26 13:41 UTC  (2+ messages)

[PATCH V3 0/5] Add support to defer core initialization
 2020-02-26 11:59 UTC  (6+ messages)
` [PATCH V3 5/5] PCI: pci-epf-test: "

[Patch v5 1/2] PCI: hv: Decouple the func definition in hv_dr_state from VSP message
 2020-02-26 11:47 UTC  (3+ messages)
` [Patch v5 2/2] PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2

[PATCH v2] PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM
 2020-02-26 11:05 UTC  (10+ messages)

[PATCH v2] PCI: endpoint: Fix clearing start entry in configfs
 2020-02-26  5:52 UTC 

[PATCH RESEND] PCI: endpoint: Fix clearing start entry in configfs
 2020-02-26  1:20 UTC  (3+ messages)

[PATCH v3 1/8] PCI: add constant PCI_STATUS_ERROR_BITS
 2020-02-25 21:35 UTC  (3+ messages)

[Patch v4 1/2] PCI: hv: Decouple the func definition in hv_dr_state from VSP message
 2020-02-25 21:28 UTC  (4+ messages)
` [Patch v4 2/2] PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2

[PATCH v3 0/8] PCI: add and use constant PCI_STATUS_ERROR_BITS and helper pci_status_get_and_clear_errors
 2020-02-25 20:57 UTC  (2+ messages)

[PATCH v3 2/8] PCI: add pci_status_get_and_clear_errors
 2020-02-25 20:57 UTC  (2+ 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).