messages from 2020-02-25 07:15:36 to 2020-02-29 22:30:02 UTC [more...]
[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 (6+ messages)
` [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 v2 0/3] virtio-iommu on x86 and non-devicetree platforms
2020-02-29 14:23 UTC (5+ 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] 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
Some Alphas broken by f75b99d5a77d (PCI: Enforce bus address limits in resource allocation)
2020-02-28 23:51 UTC (3+ messages)
[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 (8+ messages)
[PATCH v5 0/2] Adding support for Versal CPM as Root Port driver
2020-02-28 12:48 UTC (7+ messages)
` [PATCH v5 2/2] PCI: xilinx-cpm: Add Versal CPM "
[PATCH 1/3] PCI: Make PCIE_RESET_READY_POLL_MS configurable
2020-02-28 2:18 UTC (4+ messages)
[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 0/5] pci: implement function to read Device Serial Number
2020-02-27 22:43 UTC (8+ 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: "
[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 (9+ messages)
` [PATCH 1/5] PCI: endpoint: functions/pci-epf-test: Add DMA support to transfer data
` [PATCH 2/5] PCI: endpoint: functions/pci-epf-test: Print throughput information
` [PATCH 3/5] misc: pci_endpoint_test: Use streaming DMA APIs for buffer allocation
` [PATCH 4/5] tools: PCI: Add 'd' command line option to support DMA
` [PATCH 5/5] misc: pci_endpoint_test: Add support to get DMA option from userspace
[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 (6+ messages)
[PATCH v3 0/8] PCI: add and use constant PCI_STATUS_ERROR_BITS and helper pci_status_get_and_clear_errors
2020-02-25 21:35 UTC (13+ messages)
` [PATCH v3 1/8] PCI: add constant PCI_STATUS_ERROR_BITS
` [PATCH v3 2/8] PCI: add pci_status_get_and_clear_errors
` [PATCH v3 3/8] r8169: use pci_status_get_and_clear_errors
` [PATCH v3 4/8] net: cassini: "
` [PATCH v3 5/8] net: sungem: "
` [PATCH v3 6/8] net: skfp: use PCI_STATUS_ERROR_BITS
` [PATCH v3 7/8] PCI: pci-bridge-emul: "
` [PATCH v3 8/8] sound: bt87x: use pci_status_get_and_clear_errors
[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 0/2] Adding support for versal CPM as Root Port driver
2020-02-25 13:53 UTC (4+ messages)
` [PATCH 1/2] PCI: Versal CPM: Add device tree binding forversal CPM host controller
[PATCH v2 0/8] PCI: add and use constant PCI_STATUS_ERROR_BITS and helper pci_status_get_and_clear_errors
2020-02-25 10:47 UTC (9+ messages)
` [PATCH v2 1/8] PCI: add constant PCI_STATUS_ERROR_BITS
` [PATCH v2 2/8] PCI: add pci_status_get_and_clear_errors
` [PATCH v2 3/8] r8169: use pci_status_get_and_clear_errors
` [PATCH v2 4/8] net: cassini: "
` [PATCH v2 6/8] net: skfp: use PCI_STATUS_ERROR_BITS
` [PATCH v2 7/8] PCI: pci-bridge-emul: "
` [PATCH v2 8/8] sound: bt87x: use pci_status_get_and_clear_errors
[PATCH v2 0/3] PCIe: Endpoint: Redesign MSI-X support
2020-02-25 8:17 UTC (4+ messages)
` [PATCH v2 1/3] PCI: endpoint: Fix ->set_msix() to take BIR and offset as arguments
` [PATCH v2 2/3] PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table address
` [PATCH v2 3/3] PCI: keystone: Allow AM654 PCIe Endpoint to raise MSI-X interrupt
page: next (older) | prev (newer) | latest
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).